@charset "utf-8";
/* CSS Document */
* {
	padding: 0;
	margin: 0;
}

.highslide-body, body{
	background-color: #E8F0F3;
	color: #fff;
	font: 100.01%/1.45  Arial, Verdana, sans-serif;
}

#kontaktform {
	padding:7px;
	font-size:0.8em;
}

form h1 {
	clear:both;
	font-size:1.2em;
	color:#639aaf;
	font-weight:bold;
	padding-bottom:0.6em;
}

:focus {
	outline: 0;
}


a {
	color: #9FC1CE;
	text-decoration:none;
}

a:hover, #menu a:hover{ 
	color: #639aaf;
	text-decoration:underline;
	}

p {
	clear:both;
	color:#639aaf;
	font-weight:bold;
	padding-bottom:1.7em;
}

.small {
	font-size:0.9em;
	width:210px;
}

span.selectedlink, span.selectedsublink{
	color: #639aaf;
	font-weight:900;
}  

.inputstyle {
	background: #fff; 
	border: 1px solid #eee;
	border-left: 1px solid #aaa;
	border-top: 1px solid #aaa;
	width:210px;
}

label {
}

.buttonstyle {
		font-size:0.9em;
	border:0;
	background-color: #3983a6; 
	color: #EAFFFF;
	font-weight:bold;
	height:21px;
	padding-bottom:3px;
}

#Senden {
	background-image:url(../images/senden1.png);
}

#Zurueck {
	background-image:url(../images/zurueck1.png);
}

.buttonstyle a:hover{
	color:#FFF;
}

#Senden {
	float:left;
	width:86px;
}

#Zurueck {
	float:right;
	width:108px;
}

.buttonstyle_right, .buttonstyle_left {
	border:0;
	background-color: #3983a6; 
	background-image:url(../images/kaufanfrage_button.png);
	background-position:right;
	padding:0;
	height:22px;
	width:7px;
}

.buttonstyle_right {
	float:right;
}

.buttonstyle_left {
	float:left;
}

.highslide-html {
	background-color: #e8f0f3;
}

.cbox {
	float:left;
	top:0px;
	margin-top:3px;
	margin-right:10px;
	margin-bottom:10px;
}