/****************************
+++ HTML-Standards +++
****************************/

html {
	height:100%;
}

body {
	margin:0;
	padding:0;
	font-family:arial, helvetica, sans-serif;
	font-size:80%;
	color:black;
	line-height:1.4em;
	height:100%;
	background: white url(../upload/design/hg.gif) repeat-x 0 0;
}

img {
	border:none;
}

h1, h2, h3, h4, h5, h6 {
	margin:0 0 0.6em 0;
	line-height:1.4em;
	padding:0;
	font-size:110%;
	font-weight:normal;
}

h1 {
	font-size:1.5em;
	text-transform:uppercase;
	font-weight:bold;
}

h2 {
	font-size:1.3em;
	font-weight:bold;
}

h3 {
	font-size:1.3em;
	text-transform:uppercase;
	font-weight:bold;
}

h4 {
	font-weight:bold;
}

h5 {
	font-weight:bold;
	margin-bottom:0;
}

h6 {
	font-style:italic;
	font-weight:normal;
}

a {
	color:black;
}

p {
	margin-top:0px;
}

.rechts {
	float:right;
	padding-left:5px;
}

.links {
	float:left;
	padding-right:5px;
}

hr {
	background:white;
	border:0px;
	border-bottom: solid 1px black;
}

/****************************
+++ Hauptstruktur +++
****************************/

#container {
	width:945px;
	margin:0px auto 0px auto;
	padding-bottom: 50px;
}

#header {
	height:25px;
}

#imagebild {}

#middle {
	padding:20px 50px 0px 50px;
}	

#inhaltsbereich {
	padding:10px 50px 0px 50px;
}

#inhalt {}

#starteite_2, #startseite_3 {
	display:none;
}

/****************************
+++ Navigation  +++
****************************/
#navigation ul {
	margin:0;
	padding:0px;
	list-style:none;
	font-size:1em;
	text-transform:uppercase;
	color:white;
	float:right;
}

#navigation ul li {
	padding:1px 0px 0px 2em;
	float:left;
}

#navigation a {
	color:white;
	text-decoration:none;
}

#navigation a:hover, #navigation a.act {
	color:#F3D9BE;
}

/****************************
+++ Standards  +++
****************************/
.trenner {
	display:block;
	clear:both;
	height:1px;
	font-size:1px;
}









