
/* Import other CSS */
@import url(ext_meterreading.css);


@import url(ext_klaeranlagenformular.css);



body {
	margin-top: 0px; 
	margin-left: 0px; 
	margin-right: 0px; 
	margin-bottom: 0px;
}
body,td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #444444;
}
input,select,option,textarea{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000; 
	background-color: #ffffff; 
}

#photo_competition_form input
{
    width: 185px;
}

#photo_competition_form .radio
{
    width: 15px;
}

a {color: #00a5eb; text-decoration: none;}
a:hover {color: #8c9bb4;}

.white {color: #ffffff;}
.gray {color: #444444;}
.gray:hover {color: #ffffff;}
.blue {color: #00a5eb;}
.blue:hover {color: #8c9bb4;}
.company_locations_navi_gray {color: #8d9ab4;}
.size10 {font-size: 10px;}

.metanavi {
	font-size: 10px; 
	color: #ffffff; 
}
.metanavi:hover {color: #444444;}
.active_sub_navi {
	font-size: 10px;
	color: #8c9bb4;
	font-weight:bold;
}
.inactive_sub_navi {
	font-size: 10px; 
	color: #00a5eb; 
}
.inactive_sub_navi:hover {color: #8d9ab4;}
.footer {
	font-size: 9px; 
	color: #a9b7cf; 
}
.footer_ns47 {
	font-size: 10px; 
	color: #a9b7cf; 
}

.headline {
	color: #FFFFFF;
	background-color: #a9b7cf;
	font-size: 16px;
	font-weight: bold;
}

h1,.h1 {
	color: #00ABEF;
	font-size: 16px;
	font-weight: bold;
}

h2,.h2 {
	color: #8D9AB4;
	font-size: 12px;
	font-weight: bold;
}

.subheadline
{
	color: #848484;
	font-weight: bold;
	background-color: #f7fafe;
	padding-bottom : 5px;
	padding-left : 15px;
	padding-right : 15px;
	padding-top : 5px;
}


.close_win {
	font-size: 10px; 
	color: #ffffff; 
}
.close_win:hover {color: #444444; }

.wu_infobox
{
	font-family:	tahoma,arial,helvetica;
	font-size: 		11px;
	font-weight: 	bold;
	color: 			#B10027;
	width:			290px;
	padding: 		15px;
	margin:			0px 20px 20px 20px;
}

.wu_infobox_error
{
	font-family:	tahoma,arial,helvetica;
	font-size: 		11px;
	font-weight: 	bold;
	color: 			#B10027;
	width:			290px;
	padding: 		15px;
	margin:			0px 20px 20px 20px;
}
UL.generic {
	list-style-image : url(/img/list_dot.gif);
	margin: 0px;
	padding:0px;
}
LI.generic {
	list-style-image : url(/img/list_dot.gif);
	padding:0px;
	margin-top: 5px;
}

