body {
	font: 100% Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
    margin: 25px 0 0 0;
	color: #333333;
}
	
html {
 overflow-y: scroll;	/* zeigt in (allen?!) Browsern den Scrollbereich an, um ein Springen der Seite zu vermeiden */
 width: 100%;
}

h4 {font-size: 11px;
	line-height: 15px;}

h1 { font-size: 16px; }
h2 { font-size: 20px; }

a {
	color:#000000;
	text-decoration:none;
}

img { border: 0px solid; }

#container {
	width: 615px;
	margin: 0 auto;
	position: relative;
}

#header {
	height: 297px;
	position: relative;
}

#headerinhalt {
	position: absolute;
	top: 20px;
	left: 380px;
	color: #FFFFFF;
	font-size: 13px;
}

#logo {
	position: absolute;
	top: 210px;
	left: 380px;
}

#logo img { 
	width: 162px; 
	height: 56px; 
}

#navi1 {
	width:615px;
	height:23px;
	background-image:url(img/menue_hg.jpg);
	background-repeat:no-repeat;
}
	 
#navi1 a {
	margin: 5px 0 0 17px;
	padding:0 0 0 10px;
	display:block;
	float:left;
	color: #FFFFFF;
	text-transform:uppercase;
}

#inhalt {
	width: 555px;
	background: #ffffff;
	padding: 20px 30px 20px 30px;
}

#inhalt img { border: 1px solid #a6a6a6; }
	
#main {
	height: 194px;
	width: 460px;
	overflow:auto;
	position:relative;
	top:40px;
	left:40px;
	padding-right: 30px;
	float:left;
	line-height: 17px;
}

#navi2 {
	margin: 10px 15px;
	width: 615px;
	height: 20px;
}

#navi2 a {
	display:block;
	float:left;
	padding:0 15px 0 15px; 
	text-transform:uppercase;
}

.aktiv {
	background-image: url(img/aktiv.jpg);
	background-repeat:no-repeat;
}

.trennzeichen {
	background: url(img/trennzeichen.jpg) no-repeat;
}


.clear {clear:both}

.oneColElsCtr #container {
   	width: 615px;
	height: 615px;
   	background: #FFFFFF;
   	margin: 0 auto;
	margin-top:50px;
   	text-align: left;
}

fieldset {
	border:1px solid #ea5600;
	width:500px;
/*	padding: 5px;*/
}

fieldset legend {color: #464646;}

input, textarea, select { border:1px solid gray; }
	 
h3 {
	color:#ea5600;
	font-size:11px;
}

#mainContent {
	width: 555px;
	height: 580px;
	background-color: #FFFFFF;
	text-align:left;
    color:#464646;
	padding: 30px;
}

.buttons {margin-top: 10px;}

.weiter {
	margin-top:15px;
	margin-left:460px;
	text-decoration:none;
}
	
.back {
	margin-top:15px;
	margin-left:2px;
	text-decoration:none;
	float:left;
}

.weiter2 {
	margin-top:15px;
	margin-left:290px;
}

.fotogalerie td { width: 150px; padding: 10px 10px 0 10px; }
.fotogalerie img { width: 150px; height: 100px; }

.bildunterschrift { vertical-align: top; }
td.bildunterschrift { padding: 0 10px; }

#mitte {
	width: 615px;
	margin: 0 auto;
	position: relative;
}

