@charset "UTF-8";
html{
	height: 100%;
}
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	background-color: #FFFFFF;
	margin: 0px;
	height: 100%;
	line-height: 14px;
}
p{
	margin: 0px;
}
form{
	margin: 0px;
}
a:link, a:visited{
	color: #6d1f33;
	text-decoration: none;
}
a:hover, a:active{
	color: #6d1f33;
	text-decoration: underline;
}
ul{
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
li{
	margin: 0px;
	padding: 0px 0px 0px 15px;
	background-image: url(../img/bullet.gif);
	background-repeat: no-repeat;
}
.intro{
	font-size: 24px;
	line-height: 24px;
	color: #6d1f33;
}
#footer {
	font-size: 11px;
	color: #666666;
}
#footer a:link, #footer a:visited{
	text-decoration: none;
	color: #666;
}
#footer a:hover, #footer a:active{
	text-decoration: underline;
	color: #000;
}
#navigation{
	text-align: right;
}
a.navi:link, a.navi:visited{
	font-family: Trebuchet MS, Trebuchet, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 14px;
	text-transform: uppercase;
	display: block;
	padding: 6px 10px 4px 0px;
	color: #666;
	text-decoration: none;
}
a.navi_act:link, a.navi_act:visited{
	font-family: Trebuchet MS, Trebuchet, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 14px;
	font-weight: bold;
	text-transform: uppercase;
	display: block;
	padding: 6px 10px 4px 0px;
	color: #6d1f33;
	text-decoration: none;
}
a.navi:hover, a.navi_act:hover, a.navi:active, a.navi_act:active{
	text-decoration: underline;
}
.kcccol{
	color: #6d1f33;
}
#augenzwinker{
	display: none;
}
.error {
	color: #CC0000;
	margin-bottom: 5px;
}
.formtd {
	padding-bottom: 5px;
	vertical-align: top;
}
.checkboxcontainer{
	float: left;
	margin-right: 10px;
}
input.inputtext{
	width: 296px;
	padding: 0px 1px;
	border: 1px solid #000;
	background-color: #FFF;
	color: #000;
	font-family: Trebuchet MS, Trebuchet, Arial, Helvetica, sans-serif;
	font-size: 12px;	
}
input.plz{
	width: 70px;
	float: left;
	margin-right: 10px;
}
input.ort{
	width: 212px;
}
textarea.textarea{
	width: 296px;
	padding: 1px;
	border: 1px solid #000;
	background-color: #FFF;
	color: #000;
	font-family: Trebuchet MS, Trebuchet, Arial, Helvetica, sans-serif;
	font-size: 12px;	
}

div.page_navigation{
	margin-top: 10px;
	margin-bottom: 10px;
}
tr.gb_row{
	vertical-align: top;
}
td.gb_name{
	border-bottom: 1px solid #6d1f33;
	width: 120px;
	padding: 10px 20px 10px 0px;
}
td.gb_entry{
	border-bottom: 1px solid #6d1f33;
	padding: 10px 0px;
}
div.gb_name{
	font-weight: bold;
}
div.gb_date{
	
}
div.gb_contact{
	
}
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;
}
input.gb_textinput, textarea.gb_textinput{
	width: 196px;
	padding: 0px 1px;
	border: 1px solid #000;
	background-color: #FFF;
	color: #000;
	font-family: Trebuchet MS, Trebuchet, Arial, Helvetica, sans-serif;
	font-size: 12px;	
}
