*{
	margin: 0;
	padding:0;
}
body{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: #999999;
	background-image:url(image/hg.jpg);
	background-repeat: repeat-y;
	background-color: #004171;
}
#navi a {
	color:#ffffff;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
}

#navi a:hover{
	text-decoration: none;
	color: #feac0e;
}

h1{
	font-size: 20px;
	color: #feac0e;
	font-weight:lighter;
}

h2{
	font-size:14px;
	color: #999999;
		margin-top:30px;
		font-weight:normal;
}

ul {
	list-style-type:square;
}

#content{
position:absolute;
top:185px;
left:255px;
	width:488px;
}
#subnavi{
position:absolute;
top:160px;
left:10px;
	width:190px;
}
#platzhalter{
position:absolute;
top:199px;
left:766px;
	width:201px;
	height:61px;
	background-color:#ffffff;}

#links{
	position:absolute;
	top:260px;
	left:767px;
	height:450px;
	width: 200px;
	background-image:url(image/ecke.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}

#links p{
margin-top:10px;
margin-left:15px;
color:#4d4d4d;
text-align:left;}

#subnavi li {
	list-style-type: none;
	margin-top:5px;
}

#navi{
display: block;
float:right;
}

#navi li {
	display: inline;
	margin-top:30px;
}
#navi {
	position: absolute;
	width:967px;
	height:30px;
	background-image:url(image/hg_navi.jpg);
	text-indent: 280px;
	z-index:1;
}

#subnavi a {
	color:#ffffff;
	font-size: 12px;
	text-decoration: none;
}

#subnavi a:hover{
	text-decoration: none;
	color: #feac0e;
}

p {
	font-size:12px;
	line-height: 16px;
	text-align: left;
}

#kopfbild{
position:absolute;
top:30px;

}

#links a {
	color:#4d4d4d;
	font-size: 12px;
	text-decoration: underline;
}

#links a:hover{
	text-decoration: none;
	color: #feac0e;
}

#contentgal{
position:absolute;
top:185px;
left:255px;
	width:488px;
}

#contentgal a {
	color:#999999;
	font-size: 12px;
	text-decoration: none;
}

#contentgal a:hover{
	text-decoration: none;
	color: #feac0e;
}

#content{
position:absolute;
top:185px;
left:255px;
	width:488px;
}

#content a {
	color:#feac0e;
	font-size: 12px;
	text-decoration: none;
	font-weight:bold;
}

#content a:hover {
	color:#999999;
	font-size: 12px;
	text-decoration: none;
	font-weight:bold;
}




#contentlinkliste a {
	color:#feac0e;
	font-size: 12px;
	text-decoration: none;
	font-weight:bold;
	line-height:25px;
}

#contentlinkliste a:hover{
	text-decoration: none;
	color: #999999;
		line-height:25px;

}


#contentlinkliste{
position:absolute;
top:185px;
left:255px;
	width:488px;
}


.highlight {
margin-top:10px;
margin-left:20px;
background:#fed584 url(image/bg_highlight.jpg) repeat-x 0 0;
width:450px;
border:2px solid #ff6600;
-moz-border-radius: 20px;  
-webkit-border-radius: 20px; 
border-radius: 20px;  
}

.highlight p{
padding:20px;
color:#663300;
}

#content>.highlight a{
color:#ff6600;
}

.highlight h1{
color:#ff6600;
padding-left:20px;
padding-top:20px;
font-weight:bold;
}

.picright {
float:right;
}
