
/*	BODY {margin: 5% 12%}*/
	BODY {font-family: Arial; font-size: 12px; color: #FFFFFF; background-color:#000000;}
	TD {font-family: Arial; font-size: 12px; color: #FFFFFF;}
/*	H1 {font-size: 22px; color: #F0F0F0; padding-bottom: 10px; border-bottom: 1px solid} */
	H1 {font-size: 22px; color: #FFFFFF;}
	A:link {color: #FFFFFF}
	A:visited {color: #FFFFFF}
	A:hover {color: #CB0303}
	a:link {color: #FFFFFF}
	a:visited {color: #FFFFFF}
	a:hover {color: #CB0303}
	
	FORM {margin: 0px}
	INPUT {width: 300px; font-family: Arial; font-size: 12px; color: #000000; background: #FFFFFF; padding: 1px 3px 0px; margin-right: 10px}
	SELECT {width: 300px; font-family: Arial; font-size: 12px; color: #000000; margin: 1px 0px; margin-right: 10px}
	TEXTAREA {width: 300px; height: 70px; font-family: Arial; font-size: 12px; color: #666666; padding: 1px 3px 0px; margin-right: 10px}
	P {margin-top: 15px;}
	HR {height: 1px; color: #CB0303; margin: 10px 0px}
	.BUTTON {
		width: auto;
		background: #DD0800;
		color: #FFFFFF;
		font-weight:bold;
	}
	
	
	
	/* categorys */
	.category_link {
		color: #FFFFFF;
	}
	a.category_link:link {
		color: #FFFFFF;
	}
	a.category_link:visited {
		color: #FFFFFF;
	}
	a.category_link:hover {
		color: #CB0303;
	}
	li.category_link:hover {
		color: #FFFFFF;
	}
	li.category_link {
		color: #DD0800;
	}

	.path {
		font-size:12px;
		text-align:left;
	}
	
	.cat_add {
		font-size:12px;
		text-align:right;
	}
	
	.page_link {
		font-size:14px;
	}
	
	
	/* header */
	
	#search_input {
		width: 350px;
		height:30px;
		font-weight:bold;
		font-size:18px;
		padding:2px;
		color:#000000;
		border-color:#CB0303;
	}
	#search_button {
		width:70px;
		height:45px;
		border-color:#CB0303;
	}
	
	.header {
		width:800px;
		height:600px;
		background: url("/images/erotic-check_com_header.jpg");
	}
	.header_place {
		width:800px;
	}
	div.headertext {
		position:absolute;
		top:375px;
		width:800px;
	}
	div.headeradvert {
		position:absolute;
		top:310px;
		width:800px;
	}
	font.headertext {
		font-size:16px;
		font-weight:bold;
		color:#FFFFFF;
	}
	.headersearch {
		position:absolute;
		top:532px;
		width:800px;
		text-align:center;
	}
	
	#werbung_header_target {
		position:absolute;
		top:130px;
		width:600px;
		text-align:center;
	}
	
	.werbungHeaderTarget {
		font-size:16px;
		font-weight:bold;
	}
	
	/* content */
	
	#content {
		width:800px;
	}
	.content_addurl,
	#content_addurl {
		width:600px;
		text-align:left;
	}
	
	/* footer */
	
	#footer {
	}