body
{
 	margin: 0;
 	padding: 0;
   background-color: #000000;

}
a:link,a:visited,a:active{color: #958d41; text-decoration: none}
a:hover       {color: #958d41; text-decoration: underline;}

.inhalt {
	background-color: #ffffff;
}


#clear, .clear {
  clear: both;
}

#left {
  float: left;
}

#right {
  float: right;
}

/***** Login *****/
.logged {
  color: #535353;
  font-size: 12px;
  margin-top: 6px;
  margin-right: -185px;
  text-align: right;
}

.logged a {
  color: #535353;
  text-decoration: none;
  line-height: 20px;
}

.logged a:hover {
  color: #e3000f;
  text-decoration: none;
}

.loginform {
  color: black;
  font-size: 13px;
  font-weight: bold;
  font-family: Arial, Verdana, sans-serif;
}

.loginform #username, .loginform #passwort {
  width: 110px;
	height:21px;
	font-size:12px;
  margin: 0;
  padding: 0;
  vertical-align: middle;
  font-family: Arial, Verdana, sans-serif;
}

.logintext {
  margin-top: -20px;
  margin-left: 0px;
  padding: 0;
  font-family: Arial, Verdana, sans-serif;
}

.logintext a {
  color: #535353;
  font-size: 11px;
  text-decoration: none;
  font-family: Arial, Verdana, sans-serif;
}

.logintext a:hover {
  color: #e3000f;
  text-decoration: none;
  font-family: Arial, Verdana, sans-serif;
}

.button {
  vertical-align: middle;
}

/***** Header *****/
#header {
  position: relative;
  width: 995px;
  height: 140px;
  background-color: white;
  background-image: url('images/head_back_ohne_subnavi.jpg');
  background-repeat: no-repeat;
}

/***** Navigation *****/
#login {
  float: right;
  position: relative;
  right: 188px;
  top: 10px;
  font-family: Arial, Verdana, sans-serif;
}

#mainnavi {
  position: absolute;
  top: 62px;
  left: 330px;
  z-index: 1;
}

#mainnavi div {
  position: relative;
  float: left;
  background-image: url('images/button_non-activ.gif');
  background-repeat: no-repeat;
  width: 204px;
  height: 39px;
  line-height: 39px;
  text-align: center;
}

#mainnavi a {
  text-decoration: none;
}

#mainnavi h1 {
  display: inline;
  color: white;
  font-size: 15px;
  text-transform: uppercase;
  font-family: Arial, Verdana, sans-serif;
}

#mainactive {
  background-image: url('images/button_activ.gif') !important;
  background-repeat: no-repeat;
}

#mainactive h1 {
  color: black;
}

#navigation {
  background-image:url('images/subnavi_back.gif');
  background-repeat:no-repeat;
  height:36px;
  line-height:40px;
  position:relative;
  width:995px;
  padding-left: 25px;
}

#navigation a {
  font-size: 14px;
  font-weight: bold;
  color: black;
  text-decoration: none;
}

#navigation a:hover {
  font-size: 14px;
  font-weight: bold;
  color: #e3000f;
  text-decoration: none;
}

#navigation h2 {
  display: inline;
  font-size: 14px;
  text-transform: uppercase;
  font-family: Arial, Verdana, sans-serif;
}

#bull{
  margin: 0 15px;
}

#suche {
  position: absolute;
  top: 99px;
  width: 995px;
  font-size: 12px;
  text-align: center;
}

#suche input {
  font-size: 11px;
  vertical-align: middle;
  margin: 0;
  padding: 0;
  margin-left: 8px;
}

#suche .textinput {
  width: 200px;
  height: 19px;
}

div.suche {
  display: none;
  visibility: hidden;
}

a.avslink {
  color: e3000f !important;
}
















.header_bg {
	background-image: url(images/trans.gif);
	background-repeat: repeat-x;
	height: 142px;
}

.buttons_bg {
	background-image: url(images/buttons.jpg);
	background-repeat: no-repeat;
	width: 930px;
	height: 83px;
	font-family: Verdana,Arial,  Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #990000;
}


.header_logo {
	width: 930px;
	height: 160px;
	font-family: Tahoma;
	font-size: 14px;
	color: black;
}

.teaser_footer {
	background-image: url(images/teaser_footer.jpg);
	background-repeat: no-repeat;
	width: 358px;
	height: 30px;
	background-color: #ffcc66;
	font-family: Tahoma;
	font-size: 14px;
	color: White;
}


A:LINK.navi_bold_rot, A:VISITED.navi_bold_rot {
	font-family: Arial, Tahoma;
	font-size: 13px;
	font-weight: bold;
	color: #e3000f;
	font-weight: bold;
	text-decoration: none;
	padding-left: 15px;
	padding-bottom: 15px;
	}

A:HOVER.navi_bold_rot {
	font-family: Arial, Tahoma;
	font-size: 13px;
	font-weight: bold;
	color: #e3000f;
	font-weight: bold;
	text-decoration: none;
	padding-left: 15px;
	padding-bottom: 15px;
}



A:LINK.navi_bold, A:VISITED.navi_bold {
	font-family: Arial, Tahoma;
	font-size: 13px;
	font-weight: bold;
	color: #6a6856;
	font-weight: bold;
	text-decoration: none;
	background-image: url(images/button_bold_bg.gif);
	background-repeat: no-repeat;
	width: 170px;
	height: 25px;
	display: block;
	line-height: 24px;
	}

A:HOVER.navi_bold {
	font-family: Arial, Tahoma;
	font-size: 13px;
	font-weight: bold;
	color: #6a6856;
	font-weight: bold;
	text-decoration: none;
	background-image: url(images/button_bold_bg.gif);
	background-repeat: no-repeat;
	width: 170px;
	height: 25px;
	display: block;
}



A:LINK.navi_thin, A:VISITED.navi_thin {
	font-family: Arial, Tahoma;
	font-size: 12px;
	line-height: 18px;
	font-weight: normal;
	color: black;
	font-weight: normal;
	padding-left:15px;
	text-decoration: none;
	}

A:HOVER.navi_thin {
	font-family: Arial, Tahoma;
	font-size: 12px;
	line-height: 18px;
	font-weight: bold;
	color: #6a6856;
	font-weight: normal;
	padding-left:15px;	
	text-decoration: none;
}



A:LINK.camlist_online, A:VISITED.camlist_online {
	font-family: Arial,  Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #1ca23a;
   font-variant: small-caps;
	}

A:HOVER.camlist_online {
	font-family: Arial,  Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #1ca23a;
   font-variant: small-caps;
}

A:LINK.camlist_offline, A:VISITED.camlist_offline {
	font-family: Arial, Tahoma, Verdana, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #cc0000;
	}

A:HOVER.camlist_offline {
	font-family: Arial, Tahoma, Verdana, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #cc0000;
}

A:LINK.login, A:VISITED.login {
	font-family: Arial, Tahoma, Verdana, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #b3b3b3;
	}

A:HOVER.login {
	font-family: Arial, Tahoma, Verdana, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #dbdbc8;
}

.login {
	font-family: Arial, Tahoma, Verdana, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #b3b3b3;
}

.head_oben {
	background-image: url(images/head_oben.gif);
	background-repeat: no-repeat;
	width: 995px;
	height: 65px;
	font-family: Arial;
	font-size: 12px;
	color: black;
}

.head_oben_leer {
	background-image: url(images/head_oben_leer.gif);
	background-repeat: no-repeat;
	width: 995px;
	height: 65px;
	font-family: Arial;
	font-size: 12px;
	color: black;
}

.suche_box {
	background-image: url(images/suche_bg.gif);
	background-repeat: no-repeat;
	width: 170px;
	height: 108px;
	font-family: Arial;
	font-size: 12px;
	color: black;
}

.box {
	border: solid 1px #aaaaaa;
	background-color: White;
	font-family: Tahoma;
	font-size: 11px;
	color: black;
}

.box_suche {
	border: solid 1px #dda51b;
	background-color: #f4eeb4;
	font-family: Arial;
	font-size: 11px;
	color: #646253;
	width: 145px;
	cursor: pointer;
}

.bg {
	background-color: #990000;
}

.suche_m {
	background-image: url(images/suche_m.jpg);
	background-repeat: no-repeat;
	width: 258px;
	height: 34px;
	font-family: Verdana,Arial,  Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #990000;
}

.box_button {
	border: solid 1px #4b504c;
	background-color: #f0cc76;
	font-family: Tahoma;
	font-size: 11px;
	color: black;
	font-weight: bold;
	cursor: pointer;
}



.cam_rahmen {
	background-color: #fefaf0;
}

.cam_bg {
	font-family: Arial;
	font-size: 11px;
	color: black;
	background-color: #fefaf0;
}

.navi_1_mitte {
	background-image: url(images/navi_1_mitte.gif);
	background-repeat: no-repeat;
	width: 170px;
	background-color: White;
}

.navi_2_mitte {
	background-image: url(images/navi_2_mitte.gif);
	background-repeat: repeat-y;
	width: 170px;
	background-color: White;
}

.font_11 {
 	color:#000000;
	font-size: 11px;
	font-weight: normal;
	font-family: Arial, Helvetica, sans-serif;
}

.font_12 {
 	color:#000000;
	font-size: 12px;
	font-weight: normal;
	font-family: Arial, Helvetica, sans-serif;
}

*html 
.font_13 {
 	color:#000000;
	font-size: 13px;
	font-weight: normal;
	font-family: Arial, Helvetica, sans-serif;
}


.font_12_grau {
	font-family: Tahoma;
	font-size: 12px;
	color: #686868;
	line-height: 18px;
}

.font_14 {
	font-family: Tahoma;
	font-size: 14px;
	color: #650200;
}

.font_17 {
	font-family: Arial, Tahoma;
	font-size: 12px;
	color: black;
	font-weight: bold;
}

.suche {
	font-family: Arial, Tahoma;
	font-size: 14px;
	color: #6a6856;
	font-weight: bold;
	background-color: #dbdbc8;
	padding:5px;
}

A:LINK.footer_links, A:VISITED.footer_links {
 	color:#000000;
	text-decoration: none;
	font-size: 11px;
	font-weight: normal;
	font-family: Arial, Helvetica, sans-serif;
}

A:HOVER.footer_links {
 	color:#000000;
	text-decoration: none;
	font-size: 11px;
	font-weight: normal;
	font-family: Arial, Helvetica, sans-serif;
}

.footer {
	background-image: url(images/footer.gif);
	background-repeat: no-repeat;
	width: 995px;
	height: 47px;
 	color:#000000;
	font-size: 11px;
	font-weight: normal;
	font-family: Arial, Helvetica, sans-serif;
}

.trenner {
	font-family: Tahoma;
	font-weight: bold;
	font-size: 13px;
	color: #990000;
}

.trennstriche_2 {
	color: #727272;
	font-size: 11px;
	font-family: Georgia, Tahoma, Arial;
	padding-left: 3px;
	padding-right: 1px;
}

.teaser_textklein_weiss_13 {  
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: black;
	line-height: 22px;
}


.textgross {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #000000;
	line-height: 22px;
}

.grossorange {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	line-height: 15px;
	font-weight: bold;
	color: #ffffff;
	text-decoration: none}
	
	
	.texthl {  
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: black;
	line-height: 20px;
}

.navi_oben {
	background-color: black;
	height: 22px;
	font-family: Verdana,Arial,  Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #ffb235;
}


A:LINK.link_navi, A:VISITED.link_navi {
	font-family: Verdana,Arial,  Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #dbdbc8;
	}

A:HOVER.link_navi {
	font-family: Verdana,Arial,  Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #dbdbc8;
}

	.telefon_head {  
	font-family: Verdana,Arial,  Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	color: #cc0000;
}

	.telefon_set {  
	font-family: Verdana,Arial,  Helvetica, sans-serif;
	font-size: 20px;
	font-weight: bold;
	color: #990000;
}
