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




body{
	background-color: #e8f9ff;
	font-family: Arial,Helvetica,sans-serif;
	font-size: 11px;
	text-align: center;
	margin: 0 auto;
}
a:link { font-weight:bold; text-decoration:none; }
a:visited { font-weight:bold; text-decoration:none; }
a:focus { font-weight:bold; color:red; text-decoration:underline; }
a:hover {
	font-weight: bold;
	color: #0CF;
	text-decoration: none;
}
a:active { font-weight:bold; color:lime; text-decoration:underline; }

table{
	font-size: 12px;
	border-style: solid;
	border: thin;
	border-collapse: collapse;
	border-color: silver;	
}



td{padding:5px}

h1{font-size:12px;
padding:10px;
}

h2{font-size:12px;}

.markiere tr:hover{background-color:#9FF;
cursor:default;
}

.formular_label{padding:20px;

}

.impressum{
	position:relative;
	width: 758px;
	height: 2300px;
	text-align: left;
	margin-left: 20px;
	margin-top: 20px;
	border: 1px solid silver;
	float: left;	
	}
	
.impressum_central{
	width: 800px;
	background-color: white;
	box-shadow: 1px 4px 28px #b7b7b7;
	margin: 0 auto;
	height: 2650px;
	
	
	
	
	}
.central{
	width: 800px;
	background-color: white;
	box-shadow: 1px 4px 28px #b7b7b7;
	margin: 0 auto;
	
	
}
.header{
	width: 780px;
	background-image: url(../images/header_bg.jpg);
	height: 120px;
	text-align: left;
	padding-top: 30px;
	padding-left: 20px;
		

}
.header_text{
	margin-top:70px;
	font-weight: bold;
	font-size: 36px;
	color: #FFFFFF;
	text-shadow: 1px 3px 16px #707070;	
	}


.inhalt{
	width: 100%;
	height: 640px;
	background-color: white;
}

.firstbox{
	width: 369px;
	height: 250px;
	text-align: left;
	margin-left: 20px;
	margin-top: 20px;
	float: left;
	border: 1px solid silver;
	
	}

.impress_klein{
	width: 760px;
	height: 20px;
	text-align: left;
	margin-left: 20px;
	margin-top: 20px;
	float: left;
	text-align:center;
	
	
}

.zeiten{
	background-image:url(../images/zeiten_bg.jpg)}
	
.leistung{
	background-image:url(../images/leistung_bg.jpg)}
	
.kontakt{
	background-image:url(../images/kontakt_bg.jpg)}
.standort{
	background-image:url(../images/standort_bg.jpg)}

.menu{
	background-color:#666;
	opacity: 0.7;
	width:auto;
	height:20px;
	margin-top:225px;
	padding-left:12px;
	padding-top:5px;
	color:#FFF;
	font-weight:bold;
	font-size:12px;
	}
	
.menu:link{text-decoration:none}
.menu:hover{
	color: #00F;
	background-color: #9F9;
}



.small_menu{
	background-color:#666;
	opacity: 0.7;
	width:auto;
	height:20px;
	padding-left:12px;
	padding-top:5px;
	color:#FFF;
	font-weight:bold;
	font-size:12px;
	margin-top:76px;
}

.small_menu:link{text-decoration:none}
.small_menu:hover{
	color: #00F;
	background-color: #9F9;
}


.impress_menu{
	background-color:#666;
	opacity: 0.7;
	width:auto;
	height:20px;
	margin-top:95px;
	padding-left:12px;
	padding-top:5px;
	color:#FFF;
	font-weight:bold;
	font-size:12px;
	}	

.smallbox{
	width: 238px;
	height: 100px;
	text-align: left;
	margin-left: 20px;
	margin-top: 20px;
	float: left;
	border: 1px solid silver;
	
}
.activate_site{
	position:absolute;
	bottom:0;
	background-color:#F99;
	opacity: 0.6;
	width:746px;
	height:20px;
	margin-top:376px;
	padding-left:12px;
	padding-top:5px;
	color:#FFF;
	font-weight:bold;
	font-size:12px;
	}
.bigbox{
	position:relative;
	width: 758px;
	height: 440px;
	text-align: left;
	margin-left: 20px;
	margin-top: 20px;
	border: 1px solid silver;
	float: left;	
}		
	
.bigbox_text{padding-left:10px;
padding-top:10px;
padding-right:10px;
font-size:12px;
}
.zeiten_smallbg{background-image:url(../images/zeiten_small.jpg)}
.leistung_smallbg{background-image:url(../images/leistung_small.jpg)}
.kontakt_smallbg{background-image:url(../images/kontakt_small.jpg)}
.standort_smallbg{background-image:url(../images/standort_small.jpg)}
