/* Seiten: 
############################################################## */
/* Generelle Schrift, Hintergrund, etc 
---------------------------------------------------------------*/
body {
	background-color:#FFFFFF;
	color:#000000;
	font-family:Verdana,Arial,Helvetica,sans-serif;
	font-size:12px;
	font-style:normal;
      scrollbar-base-color:#8E958E;
      scrollbar-3dlight-color:#FFFFFF;
      scrollbar-arrow-color:#000000;
      scrollbar-darkshadow-color:#000000;
      scrollbar-face-color:#D4D0C8;
      scrollbar-highlight-color:#FFFFFF;
      scrollbar-shadow-color:#000000;
      scrollbar-track-color:#C9CBC8;
}

/*
 Auskommentiert:
      background-image:url(images/back.jpg);
      background-attachment:fixed;
      background-repeat:repeat-x;
*/


p,td {
	color:#000000;
	font-family:Verdana,Arial,Helvetica,sans-serif;
	font-size:12px;
	font-style:normal;
}

/* einzeilige Text-Eingabefelder
---------------------------------------------------------------*/
td input.textline,input.textline,textarea{
      color:#000000;
      background-color:#FFFFFF;
      font-family:Verdana,Arial,Helvetica,sans-serif;
}
textarea.msgs{
      font-size:12px;
      width:500px;
}
/* Checkboxen
---------------------------------------------------------------*/
input.checkbox {
      background-color:#FFFFFF;
}

/* Link-Angaben 
---------------------------------------------------------------*/
a:active {
	color:#000000;
}
a:visited {
	color:#000000;
}
a:hover {
	color:#000000;
}
a:link {
	color:#000000;
}

/* Überschriften
---------------------------------------------------------------*/
h1 {
	color:#000000;
	font-size:28px;
	font-weight:bold;
}
h3 {
      font-family:Verdana,Arial,Helvetica,sans-serif;
      color:#000000;
      font-size:18px;
      font-weight:bold;
}

.ueberschrift {font-size:11pt;font-weight:bold;color:#000000;}

/* Querstrich 
---------------------------------------------------------------*/
hr {
      color:#000000;
}

/* generell Eingabefelder,z.B. Button-Hintergrund
---------------------------------------------------------------*/
input {
      background-color: #FFFFFF; color: #000000;
}

input.text    {border-top:1px solid #515151;border-bottom:1px solid #515151;border-left:1px solid #515151;border-right:1px solid #515151;font-size:8pt;}
input.button  {border-top:1px solid #515151;border-bottom:1px solid #515151;border-left:1px solid #515151;border-right:1px solid #515151;background-color:#FFFFFF;font-size:8pt;font-weight:bold;}
input.button_yellow  {border-top:1px solid #515151;border-bottom:1px solid #515151;border-left:1px solid #515151;border-right:1px solid #515151;background-color:#FFCC00;font-size:8pt;font-weight:bold;}
input.actionbutton   {border-top:1px solid #515151;border-bottom:1px solid #515151;border-left:1px solid #515151;border-right:1px solid #515151;background-color:#FFCC00;color: #000000;font-size:12pt;font-weight:bold;}

select.search1 {width:100px;}
select.search2 {width:70px;}

/* Menue  
############################################################## 
Buttons: */
div.btnn  {font-family:Arial,Verdana,Times;font-size:11px;color:#000000;font-weight:bold;text-align:left;}
div.btnm  {font-family:Arial,Verdana,Times;font-size:11px;color:#FFCC00;font-weight:bold;text-align:left;}
div.btnp  {font-family:Arial,Verdana,Times;font-size:11px;color:#FFCC00;font-weight:bold;text-align:left;}

body.menue {
	background-color:#FFFFFF;
	color:#000000;
	font-family:Verdana,Arial,Helvetica,sans-serif;
	font-size:12px;
	font-style:normal;
	background-color:#FFFFFF;
      background-image:url(images/top.jpg);
      background-repeat: repeat-x;      
}
/* Main 
############################################################## */
body.main1 {
	background-color:#FFFFFF;
}

table tr td.main1 {
      background-color:#FFFFFF;
      width:200px; 
}

table.main1 {
      
}


.boxRand{border-width:1px; border-top-color:#A59392; border-right-color:#A59392; border-bottom-color:#A59392; border-left-color:#A59392; border-style:solid;}
.boxRandInnen{background-color:#FFFFFF;}
.boxObenLinks1{background-color:#eeeeee;}

.fault{color:red;}
.not_to_check{color:808080;}

table.menue    { background-color: #E9E9E9; color: #000000; font-size: 10px; border: 1px solid #000000;  font-family: Verdana, Arial, sans-serif, Helvetica;  font-style: normal;  text-decoration: none; width:200px;}
table.yellowbox { background-color: #E9E9E9; color: #000000; font-size: 10px; border: 1px solid #000000;  font-family: Verdana, Arial, sans-serif, Helvetica;  font-style: normal;  text-decoration: none;}
table.menue td {padding:2px;border-spacing:0px;font-size: 10px;}
th.menue_hl { background-color: #FFCC00; color: #000000; font-size: 10px; font-family: Verdana, Arial, sans-serif, Helvetica;  font-style: normal;  text-decoration: none;padding:1px;}

table.profil    { background-color: #FFFFFF; color: #000000; font-size: 10px; border: 1px solid #000000;  font-family: Verdana, Arial, sans-serif, Helvetica;  font-style: normal;  text-decoration: none;}
tr.profil_even { background-color: #F7F7F7; }
tr.profil_odd  { background-color: #E9E9E9; }
tr.grey,tr.grey td,input.grey { background-color: #E9E9E9; font-size: 11px; font-weight:bold;}
tr.new_msg td {font-size: 10px; font-weight:bold;}
tr.old_msg td {font-size: 10px;}

table.galerieimgs {border-width:1px; border-top-color:#A59392; border-right-color:#A59392; border-bottom-color:#A59392; border-left-color:#A59392; border-style:solid;}
ts.galerieimgs{background-color:#eeeeee;font-size: 10px;}

a.premium_red:active {
	color:#FF0000;
	text-decoration: none;
}
a.premium_red:visited {
	color:#FF0000;
	text-decoration: none;
}
a.premium_red:hover {
	color:#FF0000;
	text-decoration: none;
}
a.premium_red:link {
	color:#FF0000;
	text-decoration: none;
}

th.okmessage {
      font-size: 12px;      
      font-weight:bold;
}


.navig_left {
   	font-family:Verdana,Arial,Helvetica,sans-serif;
	font-size:12px;
	font-style:normal;
}

.navig_left a:active {
   	text-decoration: none;
}
.navig_left a:visited {
   	text-decoration: none;
}
.navig_left a:hover {
   	color:#FF0000;
   	text-decoration: underline;
}
.navig_left a:link {
   	text-decoration: none;
}

.error_msg {
      color:#FF0000;
      font-size:11pt;
      font-weight:bold;
}