
.kontakt input {
	margin-bottom:10px;
}

body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: black;
	font-size: 11px;
	background-color: #CCCCCC;
	padding: 0;
	margin: 0;
}

a:link {
	color: #000000;
}

a:hover {
	text-decoration: underline;
	font-weight: bold;
}

a:active {
	color: black;
	text-decoration: underline;
}

a:visited {
	color: #000000;
	text-decoration: underline;
}

h1 {
	color: #BB6330;
	font-size: 18px;
	font-style: italic;
	text-transform: uppercase;
	font-weight: bold;
}

h2 {
	font-size: 18px;
	color: #CC9933;
	font-style: italic;
}

.base {
	position: absolute; 
	z-index: 0; 
	left: 0px;
	top: 0px; 
	width: 100%; 
	background-color: #FFFFFF; 
	background-image:  url(images/bg_top.gif); 
	background-repeat: repeat-x; 
}
.base-start {
	position: absolute; 
	z-index: 0; 
	left: 0px;
	top: 0px; 
	width: 100%; 
	background-color: #FFFFFF; 
	background-image:  url(images/startseite/bg_start.jpg); 
	background-repeat: repeat-x; 
	}
.header-box {
	position: absolute;
	left: 401px;
	top: 44px;
	width: 370px;
	height: 130px;
	z-index: 1;
}

.navi {
	position: absolute;
	left: 216px;
	top: 196px; 
	width: 555px; 
	height: 39px; 
	z-index: 2;
}

.content {
	font-size: 11px;
	padding: 15px;
	color: #000000;
	width: 770px;
}

.footer {
	width: 100%;
	background-image: url(images/bg_bottom.gif);
	background-repeat: repeat-x;
	height: 32px;
	clear:both;
}

.top-navi {
	position: absolute;
	height: 16px;
	width: 240px;
	left: 517px;
	top: 8px;
}

#google_map {
	border: 1px solid #999999;
	width: 550px;
	height: 550px;
	float:left;
	margin-right:20px;
	margin-bottom:20px;
}

#addresses {

}

.border-right {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #999999;
}

.border {
	border: 1px solid #000000;
}

#thumbs td{
	padding:10px;
}

#thumbs img{
	border:1px solid #666666;
}
.highlight, a.highlight {
	font-size:14px;
	font-weight:bold;
	color:#BF328A;
	text-decoration:none;
}
.forminfo	{
	color:red;
	line-height:14px;
}




