body {
	scrollbar-face-color:#ffffff;
	scrollbar-highlight-color:#FFFFFF;
	scrollbar-3dlight-color:#ffffff;
	scrollbar-darkshadow-color:#000000;
	scrollbar-shadow-color:#808080;
	scrollbar-arrow-color:#000080;
	scrollbar-track-color:#FFFFFF;
	font-family : Arial;
	font-weight : normal;
	font-size : 13px;
	color : Black;
}

.titel  {
	font-family : Verdana;
	font-weight : bold;
	font-size : 14px;
	color : Silver;
}
.titel_w  {
	font-family :  Verdana;
	font-weight : bold;
	font-size :  14px;
	color :#FFFFFF;
}
.teaser  {
	font-family : Verdana;
	font-weight : bold;
	font-size :  13px;
	color : #F29747;
}
.content  {
	font-family : Verdana;
	font-weight : normal;
	font-size : 13px;
	color : Black;
}
.content_weiss  {
	font-family : Verdana;
	font-weight : normal;
	font-size : 13px;
	color : White;
}
.box_content  {
	font-family : Verdana;
	font-weight : normal;
	font-size : 12px;
	color : #303030;
}
.content_grau  {
	font-family : Verdana;
	font-weight : normal;
	font-size : 13px;
	color : Gray;
}

.linkbeschreib  {
	font-family : Verdana;
	font-size : 12px;
	font-weight : normal;
	text-decoration : none;
	color : #606060;
}
.textsmall  {
	font-family : Verdana;
	font-size : 11px;
	font-weight : normal;
	color : #D00041;
}

a:hover  {
	color : #00639C;
}
.nav_titel {
	font-family : Verdana, Helvetica, sans-serif;
	font-size : 12px;
	font-weight : bold;
	color : White;
	text-decoration : none;
}
.nav0_on {
	padding-left :5;
	font-family : Verdana, Helvetica, sans-serif;
	font-size : 12px;
	font-weight : bold;
	color : #F29747;
	text-decoration : none;
}

.nav0_off {
	padding-left :5;
	font-family : Verdana, Helvetica, sans-serif;
	font-size : 12px;
	font-weight : bold;
	color : Gray;
	text-decoration : none;
}

.nav1_on {
	padding-left :10;
	font-family : Verdana, Helvetica, sans-serif;
	font-size : 12px;
	font-weight : normal;
	color : #F29747;
	text-decoration : none;
}
.nav1_off {
	padding-left :10;
	font-family : Verdana, Helvetica, sans-serif;
	font-size : 12px;
	font-weight : normal;
	color : Gray;
	text-decoration : none;
}
.nav2_on {
	font-family : Verdana, Helvetica, sans-serif;
	font-size : 11px;
	font-weight : bold;
	color : White;
	text-decoration : none;
}
.nav2_off {
	font-family : Verdana, Helvetica, sans-serif;
	font-size : 11px;
	font-weight : normal;
	color : #00639C;
	text-decoration : none;
}
.linkfehler  {
	font-family : Verdana;
	font-weight : bold;
	font-size : 13px;
	color : red;
	text-decoration : none;
}
.textlink  {
	font-family : Verdana;
	font-weight : normal;
	font-size : 13px;
	color : #00639C;
	text-decoration : none;
}
a.textlink:hover  {
	color : Black;
	text-decoration : underline;
}
.link_kat{
	background: #00639C;
	font-family :  Verdana;
	font-weight : bold;
	font-size :  13px;
	color :#FFFFFF;
}
.copy  {
	font-family : Verdana;
	font-weight : normal;
	font-size : 11px;
	text-decoration : none;
	color : #000000;
}
.empfehlung_box  {
	border: 1px;
	border-style : solid;
	border-color : #6F6F6F;
	font-family : Verdana;
	font-weight : normal;
	font-size : 11px;
	text-decoration : none;
	color : Gray;
}
.empfehlung  {
	font-family : Verdana;
	font-weight : normal;
	font-size : 11px;
	text-decoration : none;
	color : Gray;
}
a.empfehlung:hover  {
	color : Black;
	text-decoration : underline;
}
/* BOXEN */
#box_counter {
	background-color: White;
	padding: 3px;
	padding-left : 8;
	padding-top: 5;
	border: 1px;
	border-style : solid;
	border-top: 1px;
	border-color : Black;
	width: 146px;
	font-family: Verdana;
	font-size: 11px;
	color : Black;
	font-weight : normal;
}

#vote{
	background-color: #00639C;
	padding: 0px;
	border: 1px;
	border-style : solid;
	border-color : #575757;
	height: 12px;
	color : White;
	font-family : Verdana;
	font-weight : bold;
	font-size : 11px;
	background-image : url(../images/umfrage/ergebnisbalken.jpg);
}
#sprachen{
	background-color: #00639C;
	padding: 0px;
	border: 1px;
	border-style : solid;
	border-color : #575757;
	height: 12px;
	color : #FF8000;
	font-family : Verdana;
	font-weight : bold;
	font-size : 10px;
}
#sprachen a  {
	color : White;
	text-decoration : none;
}
#sprachen a:hover  {
	color : Navy;
	text-decoration : underline;
}
#box_titel {
	padding: 3px;
	border: 0px;
	width: 146px;
	font-family: Verdana;
	font-size: 13px;
	color : #00639C;
	font-weight : bold;
	background-image : url(../images/boxen/box_titel.gif);
	text-align : center;
}
#box_a_content {
	padding: 3px;
	padding-left : 8;
	padding-top: 5;
	border: 0px;
	width: 146px;
	font-family: Verdana;
	font-size: 11px;
	color : Black;
	font-weight : normal;
}
#box_a_content a  {
	color : #00639C;
	text-decoration : underline;
}
#box_a_content a:hover  {
	color : Black;
	text-decoration : underline;
}
#box_b_content {
	background-color: #87BAD9;
	padding: 3px;
	padding-left : 8;
	padding-top: 5;
	border: 1px;
	border-top: 0px;
	border-style : solid;
	border-color : Black;
	width: 146px;
	font-family: Verdana;
	font-size: 11px;
	color : White;
	font-weight : normal;
}
#box_b_content a  {
	color : White;
	text-decoration : underline;
}
#box_b_content a:hover  {
	color : Black;
	text-decoration : underline;
}

#box_c_content {
	background-color: #E6E6E6;
	padding: 3px;
	padding-left : 8;
	padding-top: 5;
	border: 1px;
	border-top: 0px;
	border-style : solid;
	border-color : Black;
	width: 146px;
	font-family: Verdana;
	font-size: 11px;
	color : #00639C;
	font-weight : normal;
}
#box_c_content a  {
	color : #87BAD9;
	text-decoration : underline;
}
#box_c_content a:hover  {
	color : Black;
	text-decoration : underline;
}
.kk_uploadinfo {
	background-color: #FCF3A8;
	padding: 1px;
	padding-left: 0px;
	border: 1px solid Silver;
	border-bottom: 0px;
	font-family: Verdana;
	font-size: 12px;
	font-weight: bold;
	color : #599789;
}
input  {
	font-family : Verdana;
	margin :1;
	padding : 1;
	border : 1 solid Gray;
	font-size : 12px;
}

select, textarea  {
	font-family :Verdana;
	font-size : 12px;
	border : 1 solid Gray;
}

.tooltip_c {
	position: absolute;
	display: none;
	background-color: #003d6f;
	border-width: 1px;
	border-style: solid;
	border-color: #ff9c00;
	padding: 2px;
	font-family : Verdana;
	font-size : 11px;
	color : White;
}
.inp_fehler{
	background-color:#F0F8FF;
	 border:1;
	 border-style:solid;
	 border-color : red; 
}
.userlogin_inp_io{
	background-color: White;
	border:1px;
	border-style:inset;
	border-color : Gray;
	width: 128px;
}
.userlogin_inp_fehler{
	background-color: #FDE3E3;
	border:2px;
	border-style:inset;
	border-color : red;
	width: 128px;
}
.userlogin_inp{
	background-color:#F0F8FF;
	border:1px;
	border-style: inset;
	border-color : Gray;
	width: 128px;
}
.butt_login{
	background-color:#F0F8FF;
	border:1px;
	border-style: inset;
	border-color : Gray;
	width: 128px;
	height: 20px;
	}
.bg_all{
	background-color:#F0F8FF;
	 border:1;
	 border-style:solid;
	 border-color : #E6E6E6; 
	 padding-left : 3;
	 padding-right : 3;
}
