body
{
	text-align: center;
	background-color: #fff;
	color: #888;
	font-family:Verdana,Arial,Helvetica,sans-serif;
	font-size:10px;
	background-repeat:no-repeat;
	
	background-position:0px 0px;
	background-image:url(../img/hintergrund.jpg);
}

.textboldblack
{
	color: #000;
	font-weight:bold;
	text-decoration: none;
}

a
{
	color: #009ee0;
	font-weight:bold;
	text-decoration: none;
}

a:hover
{
	color: #999;
}

a.blue
{
	color: #ec007f;
}

a.blue:hover
{
	color: #999;
}

a.grau
{
	color: #ccc;
}

a.grau:hover
{
	color: #999;
}

li.active
{
	color: #000;
	font-weight:bold;
	text-decoration: none;
}

h1
{
	margin: 0;
	padding: 2px 0;
	font-size:10px;
	font-weight:bold;
	color:#000;
} 

h2
{
	margin: 0;
	padding: 2px 0;
	font-size:10px;
	font-weight:normal;
	color:#666;
} 

#container
{
	width: 900px;
	margin: 10px auto;
	text-align: left;
}

#header
{
}

#leftnav
{
	float:left;
	width: 320px;
	text-align:right;
	background-repeat:no-repeat;
	background-position:0px;
	height:49px;
}

#leftnav.short
{
	background-image:url(../img/navigation-04.gif);
}

#leftnav.long
{
	background-image:url(../img/navigation-03.gif);
}

#rightnav
{
	margin-left: 320px;
	background-image:url(../img/navigation-01.gif);
	background-repeat:no-repeat;
	background-position:0px;
	height:49px;
	text-align:left;
}

ul#rightnavlist
{
	padding: 0;
	margin: 0 0 0 10px;
	list-style-type: none;
}

ul#rightnavlist li 
{ 
	display: inline; 
	float: left;
	margin-top:18px;
}

ul#leftnavlist
{
	padding: 0;
	margin: 18px 17px 0 0;
	list-style-type: none;
}

ul#leftnavlist li 
{ 
	display: inline;
}

li.navsep
{
	color:#000;
	font-weight:bold;
}

li.rightnavsep
{
	padding:0 9px;
}

li.leftnavsep
{
	padding:0 5px;
}

#main p.mainpara
{
	margin:0;
	padding:0;
	clear:both
}

#main div.mainparaleft
{
	float:left;
	width:319px;
	text-align:right;
}

#main div.mainpararight
{
	margin-left: 320px;
}

#main div.simple
{
	padding-top:11px;
}

#bottomnav
{
	margin-left: 320px;
	background-image:url(../img/navigation-02.gif);
	background-repeat:no-repeat;
	background-position:0px;
	height:49px;
}

ul#bottomnavlist
{
	padding: 0;
	margin: 0 0 0 10px;
	list-style-type: none;
}

ul#bottomnavlist li 
{ 
	display: inline; 
	float: left;
	margin-top:18px;
}

#footer
{
	width:900px;
	text-align:right;
}

.textblack
{
	color:#000;;
}

.clearer
{
	clear:both;
}
