/*****************************************************************************************************/
/***     CSS FILE für den ADMIN Bereich des SITE Managers                                          ***/
/***     Haupt definition aller Domkumente                                                         ***/
/***                                                                                               ***/
/*****************************************************************************************************/

body {
	scrollbar-face-color: #DEE3E7;
	scrollbar-highlight-color: #FFFFFF;
	scrollbar-shadow-color: #DEE3E7;
	scrollbar-3dlight-color: #D1D7DC;
	scrollbar-arrow-color:  #006699;
	scrollbar-track-color: #EFEFEF;
	scrollbar-darkshadow-color: #98AAB1;
/** color: #000000;  */
background: #FFFFFF;  
font-family: "verdana", "arial", "geneva", sans-serif; 
font-size: 8pt; 
topmargin: 0px; */
leftmargin: 0px;
}

/** ADMIN MENUE ***************************************************************************************************/
a.red_menue:link		{ color: #660033; text-decoration : none; font-family: Georgia, "Times New Roman", Times, serif; font-weight: bold;  font-size: 12pt; letter-spacing: 0.1em; padding: 0px 35px 0px 10px;}
a.red_menue:visited		{ color: #660033; text-decoration : none; font-family: Georgia, "Times New Roman", Times, serif; font-weight: bold;  font-size: 12pt; letter-spacing: 0.1em; padding: 0px 35px 0px 10px;}
a.red_menue:active		{ color: #660033; text-decoration : none; font-family: Georgia, "Times New Roman", Times, serif; font-weight: bold;  font-size: 12pt; letter-spacing: 0.1em; padding: 0px 35px 0px 10px;}
a.red_menue:hover		{ color: #660033; text-decoration : none; font-family: Georgia, "Times New Roman", Times, serif; font-weight: bold;  font-size: 12pt; letter-spacing: 0.1em; padding: 0px 35px 0px 10px;}

a.black_menue:link		{ color: #000000; text-decoration : none; font-family: Georgia, "Times New Roman", Times, serif; font-weight: bold;  font-size: 10pt; letter-spacing: 0.1em; padding: 0px 35px 3px 10px; line-height: 140%;}
a.black_menue:visited	{ color: #000000; text-decoration : none; font-family: Georgia, "Times New Roman", Times, serif; font-weight: bold;  font-size: 10pt; letter-spacing: 0.1em; padding: 0px 35px 3px 10px; line-height: 140%;}
a.black_menue:active	{ color: #000000; text-decoration : none; font-family: Georgia, "Times New Roman", Times, serif; font-weight: bold;  font-size: 10pt; letter-spacing: 0.1em; padding: 0px 35px 3px 10px; line-height: 140%;}
a.black_menue:hover		{ color: #660033; text-decoration : none; font-family: Georgia, "Times New Roman", Times, serif; font-weight: bold;  font-size: 10pt; letter-spacing: 0.1em; padding: 0px 35px 3px 10px; line-height: 140%;}



td.content_td { border-left: 1px solid #DDDDDD; }
td.content_td_hell { border-left: 1px solid #fff; }



.admin_button { FONT-SIZE: 12px; FONT-FAMILY: arial, helvetica, sans-serif; BACKGROUND-COLOR: #D6DFF7; height:22; }
.inbox_small { 	FONT-SIZE: 10px; FONT-FAMILY: verdana, arial, helvetica, sans-serif; BACKGROUND-COLOR: #D6DFF7;}

#wphead {
	background: #14568a;
	padding: .8em 19em .8em 2em;
	color: #c3def1;
}


#user_info {
	position: absolute;
	right: 1em;
	top: 5px;
	color: #fff;
	font-size: 1.0em;
}

#user_info a {
	color: #000000;
}


#wphead a {
	color: #000000;
}


#wphead h1 {
	font-size: 1.8em;
	font-weight: normal;
//*	letter-spacing: -.05em; */
	margin: 0;
	font-family: Georgia, "Times New Roman", Times, serif;
}

#wphead h1 span#viewsite {
	font-size: .4em;
	letter-spacing: 0;
}



font.seitenbeschreibung {
color: #888888; text-decoration : none; font-family: verdana; font-weight: bold; font-size: 10px; }

font.modulheader {
color: #00710D; text-decoration : none; font-family: verdana; font-weight: bold; font-size: 10px; }
}






/*	Vorlage für Überschrift  */
h1 {  }
h2 { color: #666666; font-family: Verdana; font-size: 10pt; font-weight: bold; }
h3 { color: #B33647; font-family: Verdana; font-size: 10pt; font-weight: normal; }
h4 { color: #666666; font-family: Verdana; font-size: 10pt; font-weight: normal; }
h5 { color: #B33647; font-family: Verdana; font-size: 8pt;  font-weight: bold; }
h6 { color: #666666; font-family: Verdana; font-size: 8pt;  font-weight: bold; }


td	{
font-family: "verdana", "arial", "geneva", sans-serif;
font-weight: normal; 
font-size: 8pt;
}



/** Diverse Buttons */
.submit {color: #B33647; background:#e3e3e3 ;font-family: Verdana; font-size:8pt; font-weight:normal; height:20; width:120; }
.small { 	FONT-SIZE: 9px; FONT-FAMILY: verdana, arial, helvetica, sans-serif; }


