/* CSS Document */
body
{
  margin:0px;
  padding:0px;
  font-family:Verdana, Arial, Helvetica, sans-serif;
  font-size:12px;
  text-align:center;
}
table
{
  border-width:0px;
  font-size:12px;
}
input, select, textarea
{
  font-family:Verdana, Arial, Helvetica, sans-serif;
  font-size:12px;
  font-weight:normal;
}
.input_big input, .input_big select, .input_big textarea
{
  font-size:12px;
}
img
{
  border-width:0px;
}
form
{
  display:inline;
}

/* Gesamte Seite inkl. Werbung rechts */
#body_content
{
  width:1150px; /* 780px */
  background-color:auto;
  margin-left:auto;
  margin-right:auto;
  overflow:visible;
  text-align:left;
}
/* Hauptbereich der Seite, Content außer der optionalen Werbung rechts */
#main
{
  width:980px; /* 780px */
  float:left;
  background-color:white;
  overflow:hidden;
  text-align:left;
  xxxbackground-image:url(/images/de/bg_sand_weiss_grau.gif);
  xxxbackground-repeat:repeat-y;
  position:relative;
}
/* roter head-bereich, enthält logo, bogen und das login-formular */
#intro
{
  width:100%;
  height:138px;
  padding:0px;
  color:#333333;
  background-color:white; /* #7d2800 */
  border-bottom:5px solid #ccc;
  margin-bottom:2px;
}
#intro .button
{
  border-width:0px;
}
#intro input, #intro textarea
{
  xxxborder:1px solid #666666;
}
#logo
{
  width:206px;
  padding-top:4px;
  padding-left:21px;
  float:left;
  text-align:left;
  vertical-align:top;
}
#nr1
{
  position:absolute;
  margin-left:220px;
  float:left;
  width:116px;
  padding-top:16px;
  background-color:auto;
  z-index:900;
}
#meiste
{
  float:left;
  padding-top:22px;
  color:#E3AA00;
  font-size:14px;
  font-weight:bold;
  line-height:14px;
}
.logo_popup
{
  padding:0px;
  margin:0px;
  background-color:#fff; /* #993300 */
  text-align:left;
}
.logo_popup_grad
{
  height:38px;
  padding:0px;
  margin:0px;
  float:right;
  background-color:#fff;
}

/* horizontales menü */
.menuHorizontal
{
  margin-top:5px;
  *padding-top:0px; /* IE-Hack, der nun überflüssig ist. Steht hier nur zur Erinnerung */
  width:760px;
  height:29px;
  font-weight:bold;
  color:white;
  background-color:auto ; /* #333333 */
  z-index:10;
  bottom:0; /* stick to bottom */
  
}
.menuhonzbox
{
  float:left;
  text-align:center;
  width:189px;
  background-color:auto;
  border-right:1px solid #fff;
}
.menuhonzbox_hi
{
  padding-top:5px;
  height:24px;
  font-size:14px;
  background-image:url(/images/de/verlauf_honzbox_hi.png);
}
.menuhonzbox_lo
{
  padding-top:4px;
  height:19px;
  font-size:13px;
  border-top:6px solid #fff;
  background-image:url(/images/de/verlauf_honzbox_lo.png);
}



.menuHorizontal div p
{
  margin:6px 20px 6px 6px;
  padding:0px;
  font-size:12px;
}
.menuHorizontal div a:link, .menuHorizontal div a:visited, .menuHorizontal div a:active
{
  padding:0px;
  color:#ffffff;
  text-decoration:none;
}
.menuHorizontal div a:hover
{
  padding:0px;
  color:#ffffff;
  text-decoration:underline;
}
.linksHorizontal
{
  width:248px;
  float:left;
}
.rechtsHorizontal
{
  text-align:right;
  width:532px;
  float:left;
}
/* horizontale alerts */
#alertjs
{
  width:780px;
  height:25px;
  background-color:#FFCC33;
  color:#000000;
  font-weight:bold;
  border-bottom:1px solid #ffffff;
}
#alertjs div
{
  margin:0px;
  font-size:12px;
}
#alertjs div p
{
  margin:6px 20px 6px 20px;
  padding:0px;
}
#alertTextJS
{
  float:left;
}
#alertcookie
{
  width:780px;
  height:25px;
  background-color:#FFCC33;
  color:#000000;
  font-weight:bold;
  border-bottom:1px solid #ffffff;
}
#alertcookie div
{
  margin:0px;
  font-size:12px;
}
#alertcookie div p
{
  margin:6px 20px 6px 20px;
  padding:0px;
}
#alertTextCookie
{
  float:left;
}
/* alert-Div:laden */
#alertladen
{
  position:absolute;
  left:166px;
  top:200px;
  width:560px;
  height:235px;
  margin:0px 0px 8px 0px;
  /*background-color:#FFCC33;*/
  color:#000000;
  font-size:12px;
  font-weight:normal;
  border-bottom:1px solid #ffffff;
}
#alertladen div
{
  margin:0px;
}
#alertladen div p
{
  margin:111px 20px 46px 230px;
  padding:0px;
  font-size:12px;
}
#alertTextLaden
{
}
#deltaladen
{
  margin:6px 6px 8px 8px;
  float:left;
}
/* linkes Menü */
.menuLeft
{
  float:left;
  width:188px;
  min-height:608px;
  xxxbackground-color:#E4D9B6;
  overflow:hidden;
}
.searchLeft
{
  margin:0px;
  padding-left:6px;
  background-color:#999966;
  background-image:url(/images/de/bg_menuleft_gruen.gif);
}
.searchLeftContent
{
  padding:6px 0px 6px 6px;
}
.searchLeft input
{
  border:1px solid #333333;
}
.searchLeft .button
{
  border-width:0px;
}
.searchLeft span
{
  font-size:12px;
  font-weight:bold;
  color:#000;
}

.linksLeft
{
  padding-left:6px;
  border-top:1px solid #ffffff;
  xxxbackground-color:#666666;
  xxxbackground-image:url(/images/de/bg_menuleft_grau.gif);
}
.linksLeftContent
{
  padding:8px 0px 8px 6px;
  color:#000;
}
.linksLeft h1
{
  margin:0px;
  padding:4px 0px 4px 0px;
  font-size:12px;
}
.linksLeft p
{
  margin:0px;
  padding:1px 0px 1px 0px;
  font-size:12px;
}
.linksLeft p a:link, .linksLeft p a:visited, .linksLeft p a:active
{
  color:#000;
  text-decoration:none;
}
.linksLeft p a:hover
{
  color:#000;
  text-decoration:underline;
}

.flinkTeaserLeft
{
  padding-left:6px;
  border-top:1px solid #000;
  background-color:#7d2800;
  background-image:url(/images/de/bg_menuleft_rot.gif);
}
.flinkTeaserLeftContent
{
  padding:8px 0px 16px 6px;
  color:#000;
}
.flinkTeaserLeft input
{
  border:1px solid #333333;
}
.flinkTeaserLeft .button
{
  border-width:0px;
}
.flinkTeaserLeft span
{
  font-size:12px;
  font-weight:bold;
  color:#000;
}
.flinkTeaserLeftContent a:link, 
.flinkTeaserLeftContent a:visited, 
.flinkTeaserLeftContent a:active
{
  padding:0px;
  color:#000;
  text-decoration:none;
}
.flinkTeaserLeftContent a:hover
{
  padding:0px;
  color:#000;
  text-decoration:underline;
}

#loginstatus
{
  padding:6px 3px 8px 10px;
  font-size:9px;
}
#loginstatus table
{
  width:165px;
}
#loginstatus span
{
  font-size:12px;
  font-weight:bold;
  color:#000;
}
#loginstatus a:link, #loginstatus a:active, #loginstatus a:hover, #loginstatus a:visited
{
  font-size:12px;
  color:#000;
  text-decoration:underline;
}

/* inhalt */
#content
{
  width:592px;
  float:left;
}
#content input[type=text]
{
  border:1px solid #b1c3d9;
}
#content .button
{
  border-width:0px;
}

/*** Fachseiten-Teaser ***/
#fachseitenTeaserRight
{
  border-bottom:1px solid #999999;
}
#fachseitenTeaserRightContent
{
  background-color:#993300;
  padding:12px 0px 10px 6px;
  border-left:5px solid #B76F4B;
  color:#FFFFFF;
}
#fachseitenTeaserRightContent input
{
  border:1px solid #333333;
}
#fachseitenTeaserRightContent .button
{
  border-width:0px;
}
#fachseitenTeaserRightContent span
{
  font-size:12px;
  font-weight:bold;
  color:#ffffff;
}
/* FS-Links werden in der content.css definiert */

/* optionale werbung etc. */
#rechtsExtend
{
  float:left;
  width:162px;
  margin:5px 0px 0px 4px;
  padding:0px;
}

.ads_links
{
  width:200px;
  margin:5px 0px 0px 5px;
  padding:0px;
}


.div_eckerlbox
{
  float:left;
  width:190px;
}

#Suchleiste
{
  background-color:#ccc;
  padding:0px;
  width:591px;
  height:25px;
  border-left:1px solid #fff;
  border-bottom:1px solid #fff;
  float:left;
}

#Messagesleiste
{
  float:left;
  background-color:#ffcc33;
  padding:0px;
  width:591px;
  border-left:1px solid #fff;
  border-bottom:1px solid #fff;
  background-image:url(/images/de/achtung.gif);
  background-position:6px 6px;
  background-repeat:no-repeat;
}
#suche_box
{
  padding:0px 0px 0px 0px;
  width:500px;
  min-height:44px;
  xxxcolor:#999999;
  background-image:url(/images/de/suche_rahmen_orange.gif);
  background-repeat:no-repeat;
}
#suche_box .suchfeld_inaktiv
{
  color:#999999;
  font-size:12px;
}
#suche_box .suchfeld_aktiv
{
  color:#000000;
  font-size:16px;
}
#content_rechts
{
  float:right;
  width:194px;
  min-height:608px;
  font-size:12px; 
  xxxbackground-color:#EFEFEF;
}
.ist_musterloesung
{
  color:#E3AA00;
  font-weight:bold;
}

/*
#bogen
{
  width:100px;
  height:100%;
  padding:0px;
  float:left;
  background-image:url(/images/de/bogen.gif);
  background-position:left;
  background-repeat:no-repeat;
}
*/

#tags_dabei
{
  padding-top:0px;
  padding-bottom:2px;
  min-height:20px;
}

.tag_list_item
{
  margin: 2px 2px 0px 2px;
  padding:2px;
  min-height:18px;
  background-color:#eeeeee;
}

#tags_dabei div.tag_list_item:hover
{
  background-color: white;
}

.tag_list_item_text
{
  padding:1px 4px 1px 4px;
  width:316px;
  overflow:hidden;
}

.remove_class
{
  width:18px;
  cursor:pointer;
}

div.smd_list_item
{
  background-color: auto;
}
div.smd_list_item_hover
{
  background-color: #FED36E;
}
div.smd_list_item:hover
{
  background-color: #FED36E;
}
div.smd_mehr
{
  color:#666666;
  cursor:pointer;
}
div.smd_mehr span:hover
{
  text-decoration:underline;
}
div.smd_content
{
  font-size:11px;
}
div.smd_zeile, div.smd_zeile label
{
  cursor:pointer;
}
div#impressum_ .impressum_h1
{
  font-family:Arial, Helvetica, sans-serif;
  font-size:16px;
  font-weight:bold;
  font-style:normal;
  color:#7d2800;
}
div#impressum_ div
{
  padding-bottom: 12px;
  padding-left:6px;
}
