@charset "utf-8";
/* CSS Document */

*{
	margin:0px;
	padding:0px;
}
body {
	margin: 0px;
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #67737A;
}

h1 {
	text-align: left;
	font-size: 30px;
	line-height: 40px;
	margin-bottom: 30px;
	
}

h2 {
	text-align:left;
	font-size: 20px;
	margin-bottom: 15px;
}

h3 {
	text-align:left;
	font-size:15px;
	margin-bottom: 0px;
	background-color: #900028;
}

h4{
	text-align:left;
	font-size:15px;
	margin-bottom: 0px;
	color: #900028;
}

h5 {
	text-align:left;
	font-size: 17px;
	margin-bottom: 10px;
}

a {
	text-decoration:none;
	color:#67737A;
}

a:hover {
	text-decoration:none;
	color: #900028;
}

b{
	text-align: left;
	font-size: 13px;
	line-height: 25px;
	color: #67737A;
	list-style-type: disc;
	/*list-style-position: inside;*/ 
}

e{
	text-align: left;
	color: #900028;
}

.auflistung{
	margin-left: 15px;
	
}
#text{
	margin-left: 30px;
}

#routenplaner{
	text-align: center;
}

#wrapper {
	width: 1000px;
	margin: 0 auto;
	height:auto;
}
#menuleiste {
	width: 295px;
	float: left;
	padding-left:10px;
	padding-right:20px;
	margin-top: 30px;
	margin-bottom: 40px;
	border-right: 1px solid #67737A;
}
#content {
	float:left;
	margin-left: 10px;
	padding-left: 40px;
	margin-top: 30px;
	
}
.clearer {
	clear:both;
	margin:0px;
	padding:0px;
}
img {
	border: 0px none #FFFFFF;
}
#logo {	
	height: 80px;
	width: 287px;
	background-repeat: no-repeat;
	background-image: url(graphiken/logo.jpg);
	margin-top:10px;
}
#leiste_rot {
	background-color: #900028;
	height: 120px;
	width:1000px;
	/*width: 285px;*/
}

#mittebild {
	background-image: url(graphiken/kabel4.jpg);
	background-repeat: repeat;
	float: left;
	margin-right: 0px;
	height:137px;
	width:685px;
}
#mittebild_start {
	background-image: url(graphiken/kabel4.jpg);
	background-repeat:repeat;
	float: left;
	margin-right: 0px;
	height:230px;
	width:685px;
}
#rechts_grau {
	background-color: #67737A;
	float:left;
	width:100px;
	height:130px;
	margin-rigth: 10px;
}
#menu {
	width:233px;
	/*width: 285px;*/
	margin-top:30px;
	font-size: 14px;
	font-weight: bold;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #67737A;
}
.menu_punkt {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #67737A;
	padding-left:20px;
	padding-top:7px;
	padding-bottom:7px;

}

#sprache {
	width: 233px;
	margin-top: 20px;
	text-align: left;
}
.flaggen {
	border:0px;
	height: 23px;
}
#firmen {
	width: 233px;
	margin-top: 40px;
	text-align: center;
}



.menu_unterpunkt {
	padding-left: 20px;
	padding-top:5px;
}
.menu_unterpunkt a {
	text-decoration:none;
	color:#67737A;
	font-size: 13px;
}
.menu_unterpunkt a:hover {
	text-decoration:none;
	color: #900028;
}
.inhalt {
	padding-left: 10px;
	padding-right:0px;
	margin-top: 20px;
	width:614px;
}

.adminloginform {
	border: 1px dashed #900028;
	width: 300px;
	margin-top: 20px;
	margin-left: 20px;
	padding: 10px;
}
.admin {
	border: 1px dashed #900028;
	width: 285px;
	margin-top: 40px;
}
.fehler {
	color: #FF0000;
	font-weight: bold;
}
#galerie {
	background-color: #FFFFFF;
	text-align: center;
	margin-top: 10px;
}

#galerie img {
	margin-left:5px;
	margin-right:5px;
	border: 0;
	margin-top: 5px;
	margin-bottom: 5px;
	height: 130px;
}
.galerie_seiten {
	border-bottom-style: dashed;
	border-bottom-color: #67737A;
	border-bottom-width: 1px;
	text-align: center;
	width: auto;
	margin-top: 20px;
	margin-right: 5px;
	margin-left: 5px;
}
.zentriert {
	text-align: center;
}

#gal_admin img{
	height: 130px;
}

.tabelle{
	text-align: center;
	caption-side: left;
	table-layout: fixed;
	width: 200px;
	height: 100px;
}

