body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	background: #cccccc;
	text-align: left;
	color: #333333;
	letter-spacing: 0.1em;
	background-image: url(/client/wnb/static/images/bg.gif);
	background-repeat: repeat-y;
}

h1 {
	font-size: 14px;
	font-weight: bold;
	color: #127c2d;
	letter-spacing: 0.5pt;

}

h2 {
	font-size: 11px;
	font-weight: bold;
	color: #127c2d;
	letter-spacing: 0.5pt;

}

h3 {
	font-size: 14px;
	font-weight: bold;
	color: #127c2d;
	letter-spacing: 0.5pt;

}

.header_wnb {
	position: absolute;
	width: 943px;
	top: 0px;
	left: 0px; height : 160px;
	background-color: #ffffff;
	height: 160px;
}

.navigation_wnb {
	position: absolute;
	top: 160px; left : 0px; width : 943px;
	background-color: #2e2e2e;
	height: 60px;
	width: 943px;
	left: 0px;
}
.search_wnb {
	position: absolute;
	top: 93px;
	left: 645px;
	width: 220p;
	height: 52px;
}
.search_wnb_textbox {
	position:relative;
	top: 0px;
	margin-top: 0px;
}
.search_wnb_textbox input {
	position:relative;
	padding: 5px;
	background-color: #d7d7d7;
	color: #44444;
	width: 160px;
	font-size: 11px;
	font-family: Verdana, Helvetica, Arial;
	margin-right: 1px;
	border: 0px;
}

.container_content_wnb {

	position: absolute;
	top: 220px;
	left: 0px;
	width: 943px;
}
.left_back_wnb {
	width:61px;
	position:relative;
	top: 0px;
	float: left;
}
.left_navi_wnb {
	position: absolute;
	width: 227px;
	left: 93px;
	top: 0px;
	line-height: 20px;
	padding-top:40px;
	float: left;
}
.left_navi_wnba:link {
	color: #ffffff;
	text-decoration: none;
}

.left_navi_wnba:visited {
	text-decoration: none;
	color: #ffffff;
}

.left_navi_wnba:hover {
	text-decoration: none;
	color: #000000;
}

.left_navi_wnba:active {
	text-decoration: none;
	color: #ffffff;
}
.content_wnb {
	position: absolute;
	left: 380px;
	width: 502px;
	top: 40px;
}



.logo_wnb {
	height: 80px;
	width: 232px;
	position: relative;
	background-color: #fff;
	left: 63px;
	top: 51px;
}

.error_field {
	background-color: #ed3939;
	color: #FFFFFF;
}

.error_text_color {
	color: #ed3939;
}

.error_message {
	width: 600px;
	height: 55px;
	background-color: #FFFFFF;
	border: solid 1px #ed3939;
}

.error_message_l {
	float: left;
	padding-right: 4px;
}

.error_message_r {
	float: inherit;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	font-weight: bold;
	padding: 5px;
	letter-spacing: normal;
	padding-left: 5px;
}

.notice_message {
	width: 600px;
	height: 55px;
	background-color: #FFFFFF;
	border: solid 1px #006600;
}

.notice_message_l {
	float: left;
	padding-right: 4px;
}

.notice_message_r {
	float: inherit;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	font-weight: bold;
	padding: 5px;
	letter-spacing: normal;
	padding-left: 5px;
}

.picturetext_quickinfo {
	width: 134px;
	background-color: #FFFFFF;
	padding: 8px;
}

.picturetext {
	background-color: #F2F2F2;
}


a:link {
	color: #017334;
	font-weight: bold;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	font-weight: bold;
	color: #017334;
}
a:hover {
	text-decoration: underline;
	font-weight: bold;
	color: #333333;
}
a:active {
	text-decoration: none;
	font-weight: bold;
	color: #017334;
}

.navi_balken {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	position: relative;
	top: 17px;
	left: 117px;
	letter-spacing: 0.1em;
}

.visitors {
	font-size: 9px;
	color: #cccccc;
}
.language {
	position: absolute;
	z-index: 5;
	top:0px;
	left:767px;
	height: 16px;
	width:160px;
	background-color: #e6e6e6;
	padding: 8px;
}
