@charset "UTF-8";
body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #3b3b3d;
	background-color: #f7e6cf;
	margin: 0px;
}
td{
	font-size: 11px;
}
h1 {
	font-size: 15px;
	font-weight: normal;
	color: #4c59a9;
	margin: 0px 0px 11px;
}
h2 {
	font-size: 13px;
	font-weight: normal;
	color: #4c59a9;
	margin: 0px;
}
p{
	margin: 0px 0px 11px;
}
a:link, a:visited{
	color: #4c59a9;
	text-decoration: underline;
}
a.navi:link, a.navi:visited{
	display: block;
	float: left;
	padding: 0px 9px 0px;
	color: #FFF;
	font-size: 11px;
	text-decoration: none;
}
a.navi:hover, a.navi:hover{
	text-decoration: underline;
}
a.navi_akt:link, a.navi_akt:visited{
	display: block;
	float: left;
	padding: 0px 7px 0px;
	color: #FFF;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
}
a.footer:link, a.footer:visited{
	color: #88A4F2;
	text-decoration: none;
}
a.footer:hover, a.footer:active{
	text-decoration: underline;
	color: #FFF;
}
.boldblue{
	font-weight: bold;
	color: #4c59a9;	
}
div.error{
	color: #C00;
}
ul{
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}
li{
	background-image: url(../img/bullet.gif);
	background-position: 0px 4px;
	background-repeat: no-repeat;
	padding-left: 12px;
	margin-bottom: 5px;
}
div.page_navigation{
	margin-bottom: 10px;
}
tr.gb_row{
	vertical-align: top;
}
td.gb_name{
	border-bottom: 1px solid #3F53A9;
	width: 120px;
	padding-right: 20px;
	padding: 10px 0px;
}
td.gb_entry{
	border-bottom: 1px solid #3F53A9;
	padding: 10px 0px;
}
div.gb_name{
	font-weight: bold;
}
div.gb_date{
	
}
div.gb_contact{
	
}
td.formtd{
	vertical-align: top;
	padding: 0px 20px 10px 0px;
}
input.textinput{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	border: 1px solid #CCC;
	padding: 1px 1px;
	width: 240px;
}
input.textinputshort{
	width: 100px;
}
textarea.textinput{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;	
	border: 1px solid #CCC;
	padding: 0px 1px;
	width: 240px;
}
div.gb_form{
	margin-top: 60px;
}
a.gb_email:link, a.gb_email:visited, a.kv_email:link, a.kv_email:visited{
	display: block;
	float: left;
	width: 16px;
	height: 16px;
	background-image: url(../img/email.png);
	background-repeat: no-repeat;
	margin-right: 10px;
}
a.gb_homepage:link, a.gb_homepage:visited, a.kv_homepage:link, a.kv_homepage:visited {
	display: block;
	float: left;
	width: 16px;
	height: 16px;
	background-image: url(../img/house.png);
	background-repeat: no-repeat;
}
div.bn_entry{
	width: 454px;
	background-image: url(../img/bg_bn.jpg);
	background-repeat: repeat-y;
}
div.bn_entry_main{
	padding-left: 29px;
	padding-right: 40px; 
}
div.bn_top_m{
	width: 454px;
	background-image: url(../img/bg_bn_top_m.jpg);
	background-repeat: no-repeat;
	height: 56px;
}
div.bn_top_w{
	width: 454px;
	background-image: url(../img/bg_bn_top_w.jpg);
	background-repeat: no-repeat;
	height: 56px;
}
div.bn_bottom_m{
	width: 454px;
	background-image: url(../img/bg_bn_bottom_m.jpg);
	background-repeat: no-repeat;
	height: 55px;
}
div.bn_bottom_w{
	width: 454px;
	background-image: url(../img/bg_bn_bottom_w.jpg);
	background-repeat: no-repeat;
	height: 55px;
}
div.bn_firstname_m{
	width: 426px;
	text-align: center;
	font-weight: normal;
	color: #4c59a9;
	font-size: 14px;
	margin-left: 9px;
	padding-top: 20px;
}
div.bn_firstname_w{
	width: 426px;
	text-align: center;
	font-weight: normal;
	color: #dd5174;
	font-size: 14px;
	margin-left: 9px;
	padding-top: 20px;
}


.kv_heading {
	background-color: #3F53A9;
	color: #FFFFFF;
	text-align: left;
	vertical-align: top;
}
.kv_heading th{
	padding: 2px 10px 5px 5px;
}
.kv_row {
	background-color: #7785BF;
	text-align: left;
	vertical-align: top;
}
.kv_row td{
	padding: 2px 10px 5px 5px;
}

#pointer {
	cursor: pointer;
}

.kv {
	color: #FFFFFF;
	font-size: 11px;
	text-decoration: none;;
}
table.kv {
	width: 830px;
	background-color: white;
	border-spacing: 1px;
}
.kv_long_desc{
	width: 400px;
}
a.kv_mehr:link, a.kv_mehr:visited{
	color: #FFF;
}

