html, body {
	background:#666 url("../img/BG_Pattern.gif");
	color:#000;
	margin:0px;
	padding:0px;
	font-family:Arial;
}

p,ul,li,a,div {margin:0px;padding:0px;}

p {
	margin-bottom:5px;
}

form {margin:0px;}
img {border:0px;}

input, textarea {
	font-family: Arial, Helvetica, sans-serif;
	font-size:1em;
}

.afb-page {
	background:#646464
		url("../img/bg.gif")
		repeat-y 0 0;
	margin:0px auto;
	padding:0px 6px;
	width:930px;
	text-align:left;
	/*border:solid 1px #000;*/
}

.bg_begin {
	background:#646464
                url("../img/bg_vert_begin.gif")
                repeat-y 0 0;
}

#afb-head {
	background:#000
		url("../img/Head_Leiste.jpg")
		repeat-x 0% 0%;
	clear:both;
	color:#FFF;
	margin:0px;
	width:930px;
	height:56px;
}

#afb-head p {
	color:#FFF;
	font-size:0.6em;
	background-color:#39454A;
	padding:4px;
	width:190px;
	float:right;
}

* html #afb-head p {
	width:200px;
}

#afb-head p a {
	color:#fff;
	text-decoration:none;
	text-transform:uppercase;
	margin:0px 5px;
}

#afb-head a#startseite {
	display:block;
	height:55px;
	width:220px;
	text-decoration:none;
	float:left;
}

#afb-head h1 {
	display:none;
}

#afb-category_leading_image {
	height:327px;
	background:#000;
}

* html #afb-category_leading_image img {width:930px;} 

.afb-stripe {
		background:#000
		url("../img/Trenner_01.gif")
		repeat-x;
		height:25px;
		width:930px;
}

.afb-shadow {
		background: transparent
		url("../img/bg_vertical2.gif")
		repeat-x;
		height:5px;
		margin:0px auto;
		margin-bottom:10px;
		width:942px;
}

* html .afb-shadow {
		margin-bottom:0;
}

#afb-content_main_container {
		background:#99CCFF;
		padding:0 15px 0px 15px;
}

* html #afb-content_main_container {
	padding:0;
	padding:0 15px;
	width:900px;
}

#afb-content_main {
		/*border:15px solid #99CCFF;*/
		border-top:none;
		background:#fff url("../img/Content_Trenner.gif") repeat-y left;
		color:#000;
		font-size:0.8em;
		padding:0 10px;
}

* html #afb-content_main {
	width:900px;
	padding:0;
}

div#afb-content_main div.afb-content_main_space {
		background-color:#fff;
		width:600px;
		height:15px;
		margin:0;
}

#afb-content_main div.afb-content-elem div {
	width:260px;
}

* html #afb-content_main div.afb-content-elem div {
	width:270px;
}

#afb-content_main .afb-content-col1 {
		float:left;
		margin-left:10px;
} 
#afb-content_main .afb-content-col3 {
		float:right;
		margin-right:10px;
}
#afb-content_main .afb-content-col2 {
		margin-left:310px;
}

#afb-content_main .afb-content-colX {
		margin-left:13px;
		width:280px;
		float:left;
}


* html #afb-content_main .afb-content-col3 {
		margin-right:0px;
}

#afb-content_main div.afb-content-elem {
		width:880px;
		display:inline-block;
}

#afb-foot {
		color:#fff;
		font-family:Verdana;
		font-size:0.6em;
		text-align:center;
}

#afb-foot p {
		padding-top:8px;
}

#afb-foot a {
		color:#fff;
		font-family:Verdana;
		text-decoration:none;
		font-weight:bold;
}

.afb-content-col2 img {
		margin-bottom:5px;
}

/* Content-Elemente */

#afb-content_main h1 {
		font-family:Verdana;
		font-size:1.1em;
		margin:0 0 10px 0;
		color:#333;
}

#afb-content_main h2 {
		font-family:Verdana;
		font-size:1.0em;
		margin:0 0 10px 0;
		color:#333;
		text-decoration:underline;
}


#afb-content_main p.subheader {
		font-family:Verdana;
		font-size:0.8em;
		color:#666;
/*		margin-bottom:15px;*/
}

#afb-content_main p {
		color:#333;
}

#afb-content_main a {
		color:#000;
		font-weight:bold;
		text-decoration:none;
}

#afb-content_main a:hover {
		text-decoration:underline;
}

#afb-content_main div img {
		border:solid 3px #000;
}

/* NAV */

div#afb-categories {
	width:930px;
	height:153px;
/*	background-color:#000;
	background-position:0px 0px;
	background-repeat:no-repeat;
	background-image:url(../img/RegMen_M1.jpg);*/
	margin:0px auto;
	padding:0px 6px;
}

ul#afb-categories_nav {
	margin-left:5px;
	height:20px;
}

ul#afb-categories_nav li {
	float:left;
	margin-left:0px;
	list-style-type:none;
	height:20px;
}

ul#afb-categories_nav li a {
	display:block;
	font-size:0.74em;
	font-family:Verdana;
	text-decoration:none;
	color:#1b272e;
	padding:5px 0px;
	width:230px;
	text-align:center;
	height:20px;
	margin:0px 0px;
	padding-bottom:0px;
	margin-bottom:0px;
}

div.afb-catstyle1 {
	background-image:url(../img/RegMen_M1.jpg);
	background-color:#182829;
}

div.afb-catstyle2 {
	background-image:url(../img/RegMen_M2.jpg);
	background-color:#182829;
}

div.afb-catstyle3 {
	background-image:url(../img/RegMen_M3.jpg);
	background-color:#182829;
}

div.afb-catstyle4 {
	background-image:url(../img/RegMen_M4.jpg);
	background-color:#182829;
}

div#afb-categories_content {
	height:153px;
}

div#afb-categories_content div {
	clear:left;
}

div#afb-categories_content div ul.afb-categories_nav2 {
	float:left;
	margin-left:135px;
	margin-top:15px;
	list-style-type:none;
	width:170px;
	height:115px;
	display:block;	
}

* html div#afb-categories_content {
	width:930px;
}

* html div#afb-categories_content div ul.afb-categories_nav2 {
	margin-left:65px;
}

* html div#afb-categories_content {
	height:130px;
}

* html ul#afb-categories_nav li a {
	width:227px;
}

div#afb-categories_content div ul.afb-categories_nav2 li {
	display:block;
	margin:0;
	padding:0;
	padding:3px;

}

div#afb-categories_content div ul.afb-categories_nav2 li a {
	text-decoration:none;
	color:#fff;
	text-transform:uppercase;
	font-size:0.8em;
	display:block;
	margin:0;
	padding:0;
	line-height:20px;
}



div#afb-categories_content div ul.afb-categories_stories {
	display:inline;
	float:left;
	margin-left:0px;
	margin-top:15px;
	list-style-type:none;
	height:115px;
	width:620px;
}

div#afb-categories_content div ul.afb-categories_stories li {
	display:block;
	float:left;
	width:280px;
	padding:3px;
	margin-left:20px;
}

* html div#afb-categories_content div ul.afb-categories_stories li {
	margin-left:10px;
	width:285px;
}

div#afb-categories_content div ul.afb-categories_stories li a {
	text-decoration:none;
	color:#fff;
	font-size:0.74em;
	color:#bbb;
	display:block;
	line-height:20px;
	white-space:nowrap;
}

div#afb-categories_content div ul.afb-categories_stories li a.afb-stories_weiter {
	float:right;
}

.afb-access {
	position:absolute;
	left:-2000px;
	width:500px;
}

.classBrowser {
	padding:2px;
	margin:2px;
	background:#ddd;
	border:solid 1px #666;
	font-family:Arial,Helvetica,sans-serif;
	font-size:0.8em;
	font-weight:normal;
	line-height:20px;
}

.afb-content-col3 ul li, .afb-content-colX ul li {
	margin-left:20px;
}

.afb-content-col3 ul, .afb-content-colX ul {
	margin-bottom:10px;
}

/* Top-Stories */
div#afb-category_leading_image img {
	display:none;
}

div#afb-category_leading_image div.afb-topstory img {
	display:block;
}


/* Foto-DB */

#fdb .afb-content-col2 {width:560px;min-height:500px}

#afb-content_main div.afb-content-elem div.afb-content-col2 div.afb-fdb_celem {
	width:560px;
	float:left;
	margin-bottom:10px;
}

div.afb-fdb_celem div {
	width:260px;
}

div.afb-fdb_celem div.afb-fdb_col1 {
	float:left;
}

div.afb-fdb_celem div.afb-fdb_col2 {
	margin-left:300px;
}

div.afb-fdb_celem input {
	margin-bottom:10px;
}

div.preview_c1 {
	margin-bottom:5px;
}

* html div.afb-fdb_celem div.afb-fdb_col2 {
	margin-left:200px;
}

* html div#afb-content_main div.afb-content-elem div.afb-content-col2 div.afb-fdb_celem {
	width:580px;
}

* html div#fdb div.afb-content-col2 {
	width:570px;
	min-height:500px;
	margin-left:290px;
}

* html #afb-content_main {
	background:#fff;
	background-image:none;
}

fieldset.csc-mailform {
	border:none;
	background:#fff;
	margin:0;
	padding:0;
}

.csc-mailform-field input,.csc-mailform-field textarea {
	margin-bottom:5px;
}

.ibutton, .xbutton {
	background:url(/fileadmin/inc/img/bg_red.png);
	border:solid 1px #ccc;
	padding:5px;
	display:block;
	float:left;
	margin-right:5px;
}

a.ibutton:hover, a.xbutton:hover {
	text-decoration:none;
}

.xbutton {
	background:url(/fileadmin/inc/img/bg_grey.png);
}

input.ibutton, input.xbutton {
	font-weight:bold;
	border:solid 1px #ccc;
	cursor:pointer;
	height:26px;
	line-height:15px;
	padding:0 5px;
	display:inline;
	margin:0;
	float:none;
}

input.isearch {
	border:solid 2px #fcc;
	padding:4px;
	font-weight:bold;
	font-size:1.1em;
}

.subcat {
	background: url(../img/pfeil.gif) no-repeat 0px 5px;
	padding-left: 10px;
}

