body {
	background-color: #ffffff;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-transform: none;
	color: #000000;
	padding: 0;
	margin: 0;
	text-align: left;
	background-image: url(../images/bg.jpg);
	background-position: top;
	background-repeat: repeat-x;
}

html, body {
	height: 100%;
}

.hundert {
	width: 100%;
	height: 100%;
}

#content {
	padding-right: 11px;
	width: 820px;
	min-height: 666px;
	text-align: left;
}

#logo {
	margin-left: 11px;
	position: relative;
	height: 146px;
	width: 146px;
	float: left;	
}

#head {
	position: relative;
	height: 146px;
	width: 645px;
	float: right;
}

#navigation {
	top: 2px;
	float: left;
	position: relative;
	width: 167px;
}

#navigation ul {
	list-style: none;
	margin: 0;
	padding: 0;
}

#navigation ul li.start {
	border: 0px solid black;
	width: 178px;
	height: 64px;
	background-image: url(../images/navigation.li.start.png);
} 

#navigation ul li a.btn1 {
	top: 42px;
	right: 28px;
	float: right;
	position: relative;
} 

.wichtig {
      color: red;
}

.activ {
	color:#d70014;
	text-decoration: none;
} 

#navigation ul li {
	border: 0px solid black;
	width: 178px;
	height: 48px;
	background-image: url(../images/navigation.li.png);
} 

#navigation ul li a {
	top: 27px;
	right: 28px;
	float: right;
	position: relative;
} 

#navigation ul li.platzhalter {
	border: 0px solid black;
	width: 178px;
	height: 58px;
	background-image: url(../images/platzhalzer.li.png);
} 

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

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

#navigation a:hover {
	text-decoration: none;
	color: #d70014;
}

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

#inhalt {
	float: left;
	position: relative;
	left: 8px;
	width: 499px;
	height: 534px;
	background-image: url(../images/inhalt.bg.png);
	background-position: top;
	background-repeat: no-repeat;
}

#text {
	height: 446px;
	width: 434px;
	margin-top: 18px;
	padding: 20px 22px 22px 20px;
	overflow: auto;
	overflow-x: hidden;
}

#text ul {	
	margin: 0;
	padding: 0px 0px 0px 20px;
	list-style: none;
}

#text ul li {
	padding: 0px 0px 2px 0px;
	list-style-image: url(../images/text.li.gif);
} 

#text a:link {
	text-decoration: underline;
	color: #000;
}

#text a:visited {
	text-decoration: underline;
	color: #000;
}

#text a:hover {
	text-decoration: underline;
	color: #000;
}

#text a:active {
	text-decoration: underline;
	color: #000;
}

#partner {
	left: 5px;
	top: 18px;
	float: right;
	position: relative;
	width: 154px;
}

#partner ul {
	list-style: none;
	margin: 0;
	padding: 0;
}

#partner ul li {
	width: 154px;
	height: 71px;
	background-image: url(../images/partner.li.png);
} 

#partner ul li a{	
	float: left;
	position: relative;
} 

#partner ul li.parter-platzhalter {
	border: 0px solid black;
	width: 160px;
	height: 205px;
	background-image: url(../images/platzhalter.partner.li.png);
} 

#Flage {
	left: 100px;
	top: 400x;
	
	width:  20px;
	height: 10px;
	position: absolute;
}

.position {
	padding-top: 15px;
	text-align: center;
	width: 148px;
	height: 50px;
}

h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-transform: none;
	color: #000000;
	padding: 0;
	margin: 0;	
}

img {
	border: none;
}