/* Aufbau */

#outertab { width:100%; } 
#timg { width:1012px; height:1px; }

/*header */

.oben { height:20px; }

#headli { height:169px; background-image:url(images/headli.gif); background-repeat:repeat-x; }
#headmi { height:169px; width:1012px; background-image:url(images/headmi.gif); background-repeat:no-repeat; }
#headre { height:169px; background-image:url(images/headre.gif); background-repeat:repeat-x; }

#subheadli { height:37px; background-image:url(images/subheadli.gif); background-repeat:repeat-x; }
#subheadmi { height:37px; background-image:url(images/subheadmi.gif); background-repeat:no-repeat; }
#subheadre { height:37px; background-image:url(images/subheadre.gif); background-repeat:repeat-x; }

#logo { vertical-align:bottom; height:169px; width:185px; }
#mitte { width:350px;   }
#suchform { width:477px; vertical-align:top; }

#seprof { padding-right:45px; padding-top:60px; }

.mdqu {  border-bottom: solid 1px #bcbcbc; }

/* Content Container*/

#ctli { background-image:url(images/randli.gif); background-repeat:repeat-y; background-position:top right; }
#ctmi { height:550px; background-image:url(images/center.jpg); background-repeat:repeat-y; vertical-align:top; }
#ctre { background-image:url(images/randre.gif); background-repeat:repeat-y; vertical-align:top; }

/* Subheaderinhalt */

.shabst { width:10px; }
#shrest { width:22px; }
.shct1 { width:285px; }
.shct2 { width:685px; }

#shlogblock { width:685px; overflow:hidden; vertical-align:middle; }
#topabst {height:15px; }

/* eigentlicher Content */

.bglct { width:175px; vertical-align:top; }
#realct { width:595px; vertical-align:top; }
.abstct { width:15px; }

.bglblock { width:175px; overflow:hidden; }
#ctblock { width:595px; overflow:hidden; }
.ctrandlire { background-color:#FCFCFC; width:173px; border: solid 1px #D8C9AC;  padding:10px; }
.ctrandmi { background-color:#FCFCFC; width:593px; border: solid 1px #D8C9AC; padding:10px; }
.leftabst { height:25px; }


/* Footer */

#uli {  background-image:url(images/uli.gif); background-repeat:repeat-x; }
#umi { height:31px; background-image:url(images/ucenter.gif); background-repeat:no-repeat; }
#ure { background-image:url(images/ure.gif); background-repeat:repeat-x; }

#fotoabst { height:8px; } 
#foblock { width:1000px; overflow:hidden; }



/* Formatierungen */

.noborder { border-style:none; }



/* Werbung */




/******************** Block altes CSS ********************************/
 

body { font-family: Tahoma; font-size: 11px; color: #222222; background-color: #FFFFFF; margin: 0; padding: 0; }

form { padding: 0; margin: 0; }

td { font-family: Tahoma; font-size: 11px; color: #222222; }


/* hides text-align to the left from IE, because the next 2 rules doesn't apply to IE */
html>body td {
  text-align: left;
}

html>body td[align="center"] {
  text-align: center;
}

html>body td[align=center] {
  text-align: center;
}

html>body td[align=right] {
  text-align: right;
}

html>body td[align="right"] {
  text-align: right;
}

*[align="center"] {
  text-align: center;
}

*[align=center] {
  text-align: center;
}

*[align="right"] {
  text-align: right;
}

*[align=right] {
  text-align: right;
}


.main_outer_table {
  background-color: #D8C9AC;
}

.headbg{
  background-color: #D8C9AC;
}
.headbgbox{
  background-color: #D8C9AC;
}
.loginbarbg{
  background-color: #f5f5f5;
}

.module_head {
  font-size: 11px;
  font-weight: bold;
  color: #000000;
  border-bottom: solid 1px #bcbcbc;

}

.module_head_right {
  background-color: #d91414;
  font-size: 11px;
  color: #FCFCFC;
}

.module_head_right a {
  background-color: #d91414;
  font-size: 11px;
  color: #FCFCFC;
}

.module_head_right a:hover {
  background-color: #d91414;
  font-size: 11px;
  color: #FCFCFC;
}

td.edituserlink{
  background-color: #D8C9AC;
  color: #FCFCFC;
  font-weight: bold;
  
}
td.edituserlink a{
  /*background-color: #d91414;*/
  color: #FCFCFC;
  font-weight: normal;
} 
td.edituserlink a:hover {
  /*background-color: #d91414;*/
  color: #FCFCFC;
  font-weight: normal;
}

.text_head1 {
  font-size: 14px;
  font-weight: bold;
  color:  #A19583;
  text-decoration:none;
}
a.text_head1 {
  font-size: 14px;
  font-weight: bold;
  color: #000000;
  text-decoration:none;
}
a:hover.text_head1 {
  font-size: 14px;
  font-weight: bold;
  color: #000000;
  text-decoration:underline;
}
.text_head2, .text_head2:hover {
  font-size: 14px;
  font-weight: bold;
  color: #9f8f8c;
}

.offer_head {
  font-size: 16pt;
  color: #A19583;
}

.oddrow {
  background-color: #fefefe;
}

.evenrow {
  background-color: #efefef;
}

/* Inhalt im Contenbereich */

.module_detail_inside, .leftside_detail {
  font-size: 11px;
  font-weight: normal;
  background-color: #FCFCFC;
  border-top-width: 0px;
  border-right-width: 0px;
  border-bottom-width: 0px;
  border-left-width: 0px;
  border-top-style: none;
  border-right-style: solid;
  border-bottom-style: solid;
  border-left-style: solid;
  border-top-color: #e5e5e5;
  border-right-color: #e5e5e5;
  border-bottom-color: #e5e5e5;
  border-left-color: #e5e5e5;

}

.module_detail{
  font-size: 11px;
  font-weight: normal;
  background-color: #FCFCFC;
  border-top-width: 0px;
  border-right-width: 0px;
  border-bottom-width: 0px;
  border-left-width: 0px;
  border-top-style: none;
  border-right-style: solid;
  border-bottom-style: solid;
  border-left-style: solid;
  border-top-color: #e5e5e5;
  border-right-color: #e5e5e5;
  border-bottom-color: #e5e5e5;
  border-left-color: #e5e5e5;
}



.im_text {
  font-size: 11px;
  font-weight: normal;
  background-color: #fbfbfb;
  border-top-width: 1px;
  border-right-width: 1px;
  border-bottom-width: 1px;
  border-left-width: 1px;
  border-top-style: solid;
  border-right-style: solid;
  border-bottom-style: solid;
  border-left-style: solid;
  border-top-color: #e5e5e5;
  border-right-color: #e5e5e5;
  border-bottom-color: #e5e5e5;
  border-left-color: #e5e5e5;

}


.picgallery {
	background-color: #FBFBFB;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

.statusbar {
  background-color: #e5e5e5;
}


th {
  font-weight: bold;
  color: #d91414;
  background-color: #e5e5e5;
  font-size: 11px;

}

th a {
  text-decoration: underline;
  color: #d91414;
}
th a:hover {
  color: #d91414;
  text-decoration: none;

}


a.subhead {
  text-decoration: underline;
  color: #FCFCFC;
  font-weight: bold;
}
a.subhead:hover {
  color: #FCFCFC;
  text-decoration: none;
  font-weight: bold;
}

.smallpic {
  border: 1px solid #666666;

}


input {
  font-size: 11px;
}
textarea {
  font-size: 11px;
}
select {
  font-size: 11px;
}
.formbutton {
  font-size: 11px;
  color: #000000;
  border-top: 1px solid #cccccc;
  border-right: 1px solid #666666;
  border-bottom: 1px solid #666666;
  border-left: 1px solid #cccccc;
  background-color: #e0e0e0;
}

.errors {
  color: #ff0000;

}
.errormsg {
  color: #ff0000;
}

a.main_title {
  font-size: 40px;
  color: #000000;
  text-decoration: none;
}
a:hover.main_title {
  font-size: 40px;
  color: #d91414;
  text-decoration: none;
}
.dotted {
  border-bottom-width: 1px;
  border-bottom-style: dashed;
}

.s_table_blue{
  color: #27277e;
  font-weight: bold;
}
.s_table_white{
  color: #27277e;
}

.table_blue{
  background-color: #d3e1fa;
  color: #27277e;
}
.table_white{
  background-color: #FCFCFC;
  color: #27277e;
}

.table_green{
  background-color: #d8f9d5;
  color: #003300;
}
.table_red{
  background-color: #ffd5d5;
  color: #990000;
}
.table_pink{
  background-color: #ffe1ff;
  color: #7d0067;
}
.table_gray{
  background-color: #efefef;
  color: #333333;
}
.table_yellow{
  background-color: #ffffcc;
  color: #b08d00;
}


.main_text1{
  font-size: 24px;

}
.page_heading {
  font-size: 14pt;
  border: 1px solid #a9bdf1;
  background-color: #dadada;
  text-align: center;
}
.headrow {
  border: 1px solid #a9bdf1;
  background-color: #c8e0fb;
  text-align: center;

}
.text8pt {
  font-size: 8pt;
}
.searchtitle {
  font-size: 14pt;
  font-weight: bold;
  color: #003366;
}
.xtitle {
  font-size: 14pt;
  border: 1px solid #a9bdf1;
  background-color: #dadada;
  text-align: center;

}
.title {
  font-size: 12pt;
  border: 1px solid #a9bdf1;
  background-color: #dadada;
  text-align: left;
  font-weight: bold;
  padding: 4px 4px 4px 11px;
  margin-left: 11px;

}
.subtitle {
  font-size: 10pt;
  color: #003366;
  border: 1px solid #96b0f5;
  background-color: #d7e1ee;
  font-weight: bold;
  padding: 1px;
}

a {
  color: #d91414;
  text-decoration: none;
}
a:hover {
  text-decoration: underline;
  color: #f06060;
}

a.menulink {
font-size: 11px;
color: #ff66cc;
text-decoration: none;
}
a.menulink:hover {
font-size: 11px;
color: #ff66cc;
text-decoration: none;
}

.panellinkhdr {
  background-color: #ff8100;
  font-size: 11px;
  font-weight: bold;
  color: #FCFCFC;

}

a.panellink {
  font-size: 11px;
  font-weight: bold;
  text-decoration: none;
  color: #000000;
}
a.panellink:hover {
  font-weight: bold;
  font-size: 11px;
  text-decoration: underline;
  color: #d91414;
}
.panelbox {

}
.footer {
  background-color: #dfdfdf;
  border-top-width: 1px;
  border-right-width: 1px;
  border-bottom-width: 1px;
  border-left-width: 1px;
  border-top-style: solid;
  border-right-style: none;
  border-bottom-style: solid;
  border-left-style: none;
  border-top-color: #222222;
  border-right-color: #222222;
  border-bottom-color: #222222;
  border-left-color: #222222;
}
a.footerlink {
font-size: 8pt;
color: #c13926;
text-decoration: none;
}
a.footerlink:hover {
font-size: 8pt;
color: #ff0000;
text-decoration: none;
}
.copyright{
color: #aaaaaa;
font-size: 11px;
text-decoration: none;
}
.paneltable{
  background-color: #003366;
}
.modulehead{
  color: #003366;
}


.storyhead{
  color: #695f5d;
  font-weight: bold;
}
.storydate{
  font-size: 9px;
  color: #695f5d;
  font-style: italic;
}
.storyby{
  color: #695f5d;
}
.storytext{
}

.newshead{
  color: #695f5d;
  font-weight: bold;
}
.newsdate{
  font-size: 9px;
  font-style: italic;
}
.newstext{

}

.pollquestion{
  color: #695f5d;
  font-weight: bold;
}
.polloptions{

}

.payment_mod_head{
  font-size: 11px;
  color: #695f5d;
  background-color: #f7a3f8;
}

.admin_head{
  font-size: 12px;
  color: #d91414;
  font-weight: bold;
}
h4{
  font-size: 12px;
}

.copyright:hover {
  color: #0000ff;
  font-size: 11px;
  text-decoration: underline;
}

.headerfooter, .headerfooter:hover {          /*** style of "xxx's profile", "last logge" ***/
  color: #FCFCFC;
  font-size: 12px;
  font-weight: bold;
  height: 20px;
}

.headerfooter:hover {             /*** hover: style of "xxx's profile", "last logge" ***/
  color: #FCFCFC;
  text-decoration: none;
}

.nickwidth {                /*** width of sections ***/
  margin: 10px;
  text-align: center;
  width: 550px;
}


/* badwords */



.tablebw { border-width:1px; border-color:#cdcdcd; border-style:solid; vertical-align:top; }

.tdueber { background-color:#ff8100; border-bottom-style:double; border-bottom-width:3px; border-bottom-color:#cdcdcd; } 

/*Wörterliste linke und rechte Spalte */
.tdbww1 { vertical-align:top; border-bottom-width:1px; border-bottom-color:#cdcdcd; border-bottom-style:solid; }
.tdbww2 { vertical-align:top; border-bottom-width:1px; border-bottom-color:#cdcdcd; border-bottom-style:solid; }

/* Ergebnisse Spalte 1-4 */
.tdbwe1  { vertical-align:top; border-bottom-width:1px; border-bottom-color:#cdcdcd; border-bottom-style:solid; padding-left:5px; padding-right:5px; }
.tdbwe2  { vertical-align:top; border-bottom-width:1px; border-bottom-color:#cdcdcd; border-bottom-style:solid; border-left-style:solid; border-left-width:1px; border-left-color:#cdcdcd;  padding-left:5px; padding-right:5px; }
.tdbwe3  { vertical-align:top; border-bottom-width:1px; border-bottom-color:#cdcdcd; border-bottom-style:solid; border-bottom-style:solid; border-left-style:solid; border-left-width:1px; border-left-color:#cdcdcd;  padding-left:5px; padding-right:5px; }
.tdbwe4  { vertical-align:top; border-bottom-width:1px; border-bottom-color:#cdcdcd; border-bottom-style:solid; border-bottom-style:solid; border-left-style:solid; border-left-width:1px; border-left-color:#cdcdcd;  padding-left:5px; padding-right:5px; }

/*formular */

.putput { font-color:#000000;  border:1px solid #a5a5a5;  margin:2px 3px;  padding:1px 3px;  cursor:pointer; }

.formu { font-color:#000000; border:1px solid #a5a5a5; margin:2px 3px; font-family: Tahoma; font-size: 11px padding:1px 3px;  cursor:pointer; }
.formu { font-color:#000000; border:1px solid #a5a5a5; margin:2px 3px; font-family: Tahoma; font-size: 11px padding:1px 3px;  cursor:pointer; }
.formu2 { font-color:#000000;
 border:0px none #000000;
 margin:2px 3px;
 font-size:11px;
 padding:1px 3px;
 cursor:pointer;
  }

table td {font-family: Tahoma;
	font-size: 11px
}

/* Trenner (hr) */

.trenner { height:1px; color:#cccccc; }


/* Umfrage */

.umfr { border-bottom-style:solid; border-bottom-width:1px; border-bottom-color:#000000; font-weight:bold; }







