body {
	margin-left: 0px;
	margin-top: 10px;
	text-align: center;
}

/* Container */
	
#maincontainer {
	position: relative; 
	width: 1000px; 
	height: auto;
	z-index: 1;
	border: 1px solid #001935;
	margin:auto;
}

#navicontainer {
	position: relative; 
	width:  1000px; 
	height: 230px; 
	z-index: 11;
	text-align:left;
}

#contentcontainer {
	
	position: relative; 
	width:  1000px; 
	height: auto;
	z-index: 10;
	text-align:left;
	padding-top: 20px;
	overflow: visible;
}

#footcontainer {
	position: relative;
	width: 1000px;
	height: 110px;
	z-index: 10;
	text-align: left;
	overflow: hidden;
}


/* Navi-Bereich */

#headimg {
	position: absolute;
	top: 36px;
	border-bottom: 1px solid #001935;
	border-top: 1px solid #001935;
	width: 1000px;
	height: 166px;
	z-index: 20;
}

#topnavi {
	position: absolute; 
	top: 20px;
	right: 0px;
	height: 16px;
	z-index: 30; 
}

#mainnavi {
	position: absolute;
	left: 0px;
	top: 37px;
	text-align: left;
	z-index: 30;
}

#subnavi {
	position: absolute;
	width: 800px;
	height: 16px;
	bottom: 10px;
	text-align: left;
	z-index: 30;
	background-color: #FFFFFF;
}


#textbox {
	position: relative;
	width: 850px;
	min-height: 260px;
	height: auto;
	left: 80px;
	z-index: 20;
	text-align: left;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.75em;
	color: #001935;
	line-height: 140%;
}
#kontaktlinks {
	position: relative;
	width: 280px;
	height: 300px;
	left: 80px;
	z-index: 20;
	text-align: left;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.75em;
	color: #001935;
	line-height: 200%;
}

#kontaktmitte {
	position: absolute;
	width: 340px;
	height: 260px;
	left: 390px;
	top: 20px;
	z-index: 20;
	text-align: left;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.75em;
	color: #001935;
}

#kontaktrechts {
	position: absolute;
	width: 240px;
	height: 260px;
	left: 740px;
	top: 20px;
	z-index: 20;
	text-align: left;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.75em;
	color: #001935;
	line-height: 140%;
}

input {
	font-size: 11px; 
	font-family: Helvetica, Arial, sans-serif;
	color: #001935;
	letter-spacing: 1;
	border: 1px solid #961734;
	width: 200px;
	padding-left: 2px;
	margin-bottom: 5px;
}
textarea {
	font-size: 11px; 
	font-family: Helvetica, Arial, sans-serif;
	color: #001935;
	letter-spacing: 1;
	border: 1px solid #961734;
	width: 200px;
	height: 80px;
	padding-left: 2px;
	margin-bottom: 5px;
	overflow: auto;
}

.checkbox {
	width: 13px;
	padding-left: 0px;
	border: none;
	margin: -1px;
	margin-right: 15px;
}

.radiobox {
	width: 12px;
	padding-left: 0px;
	border: none;
	margin: -1px;
	margin-left: 10px;
	margin-right: 10px;
}

select {
	font-size: 11px; 
	font-family: Helvetica, Arial, sans-serif;
	color: #001935;
	letter-spacing: 1;
	border: 1px solid #961734;
	width: 200px;
	padding-left: 2px;
	margin-bottom: 5px;
}

.button {
	width: 300px;
	background-color: #FFFFFF;
	font-size: 0.8em;
}

/* Fußzeile */

#footerimg {
	position: relative;
	width: 1000px; 
	height: auto;
	top: 25px;
	z-index: 20;
}

#sideinfo {
	position: relative;
	width: 1000px;
	height: auto;
	top: -13px;
	z-index: 30;
	text-align: right;
	border-bottom: 1px solid #001935;
}

#signet {
	position: relative;
	width: 1000px; 
	height: auto; 
	text-align: center;
	top: -35px;
	z-index: 80;
}

/* HTML-Elemente */

a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #001935;
	text-decoration: none;
}

h4 {
	font-size: 1.2em;
	font-weight: bold;
	margin-top: 0px;
}

ul {
	list-style-type: none;
}

td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}

.checkbox2 {
	width: 13px;
	padding-left: 0px;
	border: none;
	margin: -1px;
	margin-right: 15px;
	margin-left: 35px;
}


#subinfodiv {
	font-size: 10px;
	text-transform: uppercase;
	color: #992027;
	font-weight: bold;
	border-top: 1px solid #001935;
	width: 890px;
	text-align: left;
	background-color: white;
	height: 16px;
	max-height: 13px;
	position: absolute; 
	right: 0px;
	bottom: 0px;
	padding-top: 2px;
	padding-left: 10px;
}

#topnavi a {
	display: block;
	font-size: 10px;
	color: #001935;
	border-top: 1px solid #001935;
	background-color: white;
	padding-left: 5px;
	padding-right: 5px;
	padding-top: 2px;
	height: 13px;
	float: left;
	text-transform: uppercase;
}

#mainnavi a {
	display: block;
	font-size: 10px;
	color: #001935;
	background-color: white;
	padding-left: 5px;
	padding-right: 5px;
	padding-top: 2px;
	padding-bottom: 1px;
	text-transform: uppercase;
}

a.mainnav {
	border-bottom: 1px solid #001935;
}

#subnavi a {
	font-size: 10px;
	color: #001935;
	border-bottom: 1px solid #001935;
	background-color: white;
	padding-left: 5px;
	padding-right: 5px;
	padding-top: 2px;
	padding-bottom: 1px;
	max-height: 13px;
	height: 14px;
	display: block;
	float: left;
	text-transform: uppercase;
}

#topnavi a:hover, #mainnavi a:hover, #subnavi a:hover {
	text-decoration: none;
	color: #992027;
}

#topnavi a.aktiv, #mainnavi a.aktiv, #subnavi a.aktiv {
	text-decoration: none;
	color: #992027;
}

.droplist a, .sublist_1 a {
	border-right: 1px solid #001935;
	border-left: 1px solid #001935;
	
}

.droplist a.last, .sublist_1 a.last {
	border-bottom: 1px solid #001935;
}

* html #corner_mainnav {
	margin-left: -3px;
}

* html #corner_topnav {
	margin-right: -3px;
}

#corner_sideinfo{
	float: left; 
	margin-left: 88px
}

* html #corner_sideinfo{
	float: left; 
	margin-left: 98px
}

#corner_subnavi {
	float: left;
}

* html #corner_subnavi {
	margin-left: -3px;
}


#footerholder {
	border-bottom: 1px solid #001932; 
	position: absolute; 
	width: 1000px; 
	z-index: 50; 
	text-align: right; 
	top: 25px; 
}


