@charset "utf-8";
/* CSS Document */

body	{
	font-family: Tahoma, "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:normal;
	line-height: 16px;
	margin:0;
	background-color: #cbe8e9;
	background-image: url(image/wolke.gif);
	background-repeat: repeat-x;
}

h1 {
	font-size: 16px;
	color: #14B0DE;
	font-weight:bold;
}

h2 {
	font-size:12px;
	font-weight:normal;
	line-height: 16px;
}

.info {
	font-size: 9px;
	color: #FFFFFF;
}

.titel {
	font-size: 16px;
	color: #14B0DE;
	font-weight:bold;
}

.bold {
	font-weight: bold;
	
}

.bold_eff {
	font-weight: bold;
	font-size: 12px;
	color: #0066FF;
	color: #000000
}

.date {
	color: #999999;
}

.false {
	color:#FF0000;
	font-weight: bold;
}

.send_ok {
	color: #66CC00;
	font-weight: bold;
}

.input_login_red {
	border: solid;
	border-color: #FF0000;
}

.link 				{ color: #14B0DE; text-decoration: underline; font-size:12px; font-weight: normal; }
a.link:visited 	{ color: #14B0DE; text-decoration: underline; font-size:12px; font-weight: normal; }
a.link:hover 		{ color: #14B0DE; text-decoration: none; font-size:12px; font-weight: normal; }
a.link:active 		{ color: #14B0DE; font-size:12px; font-weight: normal;}

.text_link 				{ color: #14B0DE; text-decoration: underline; font-size:12px; font-weight: bold; }
a.text_link:visited 	{ color: #14B0DE; text-decoration: underline; font-size:12px; font-weight: bold; }
a.text_link:hover 		{ color: #14B0DE; text-decoration: none; font-size:12px; font-weight: bold; }
a.text_link:active 		{ color: #14B0DE; font-size:12px; font-weight: bold;}

.email_contact 				{ color: #999999; text-decoration: underline; font-size:12px; font-weight: normal; }
a.email_contact:visited 	{ color: #999999; text-decoration: underline; font-size:12px; font-weight: normal; }
a.email_contact:hover 		{ color: #999999; text-decoration: none; font-size:12px; font-weight: normal; }
a.email_contact:active 		{ color: #999999; font-size:12px; font-weight: normal;}

.email 				{ color: #FFFFFF; text-decoration: underline; font-size:9px; font-weight: bold; }
a.email:visited 	{ color: #FFFFFF; text-decoration: underline; font-size:9px; font-weight: bold; }
a.email:hover 		{ color: #FFFFFF; text-decoration: none; font-size:9px; font-weight: bold; }
a.email:active 		{ color: #FFFFFF; font-size:9px; font-weight: bold;}

#block {
	margin: 0px auto;
	width:1000px;
	height: 550px;
}

#kopf {
	float: left;
	height: 82px

}

#kopf_index {
	float: left;
	height: 100px

}

#ebene {
	float: left;

}

#ober_nav {
	float: left;
	width: 1000px;
	background-color: #cbe8e9;

}

#unter_nav_01 {
	float: left;
	width: 1000px;
	background-image: url(image/hg_content.gif);

}


#content {
	float: left;
	width: 940px;
	min-height: 330px;
	padding-left: 30px;
	padding-right: 30px;
	padding-top: 20px;
	background-image: url(image/hg_content.gif);

}

#produkte_beschreib {
	width: 450px;
	float: left;
	padding-right: 20px;
}

#produkte_bild {
	width: 450px;
	float: left;
	padding-right: 20px;
}

#vorschau {
	width:300px;
	float: left;
}

#web_ref_block {
	width: 940px;
	float: left;
	margin-bottom: 40px;
}

#web_ref_left {
	width: 450px;
	float: left;
	padding-right: 20px;
}

#web_ref_right {
	width: 450px;
	float: left;
	padding-right: 20px;
}

#contact_ad {
	float: left;
	width: 200px;
}

#contact_form {
	float: left;
	margin-right: 100px;

}

#contact_lageplan {
	float: right;
	margin-right: 10px;
	text-align: right;

}

#down {
	float: left;
	width: 1000px;
	height: 183px;
	text-align: center;
	background: url(image/down_content.gif);

}

#down_index {
	float: left;
}
