body
{
	margin-top: 12px;
	margin-left: 0px;
	margin-right: 0px;
	font-family: Verdana, Arial, sans-serif;
	font-size: 80%;
	color: #2E6AA8;
	background: url(images/head_bg.gif) #DCEDFF repeat-x top left;
}

h1
{
	font-size: 150%;
	font-weight: lighter;
	font-family: Arial;
	color: #468BD3;
	margin: 0;
}

h2
{
	font-size: 120%;
	font-weight: bold;
	font-family: Arial;
	color: #468BD3;
	margin: 0;
}

a
{
	text-decoration: none;
	color: #4CCC00;
}

p
{
	padding-right: 50px;
}

a:hover
{
	text-decoration: underline;
}

#main
{
	position: relative;
	width: 760px;
	margin-top: 0px;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 0px;
}

#head
{
	position: relative;
	width: 758px;
	height: 141px;
	margin-top: 0px;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 0px;
	border: solid 1px #fff;
}

#topnav
{
	float: left;
	width: 758px;
	margin-top: 0px;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 0px;
	background: url(images/topnav_bot.gif) #70B6FF repeat-x bottom left;
	border-left: solid 1px #fff;
	border-right: solid 1px #fff;
	border-top: 0px;
	border-bottom: 0px;
	padding: 0 0 22px 0;
	list-style: none;
}

#topnav li
{
	float: left;
	padding: 0;	
}

#topnav a
{
	float: left;
	display: block;
	padding: 6px 15px;
	text-transform: uppercase;
	text-decoration: none;
	color: #fff;	
}

#topnav a:hover, #topnavsel a
{
	background: #95DD6A;
}

#mainbody
{
	clear: left;
	float: left;
	width: 760px;
	margin: 0;
	padding: 0;
	background: #fff;
}

#submenu
{
	float: left;
	width: 239px;
	margin: 0;
	padding: 23px 35px 0px 2px;
	background: #fff;
	text-align: right;
	line-height: 1.3em;
	list-style: none;
}

#submenu li
{
	margin: 0.5em 0;
}

#submenu a
{
	display: block;
	text-decoration: none;
	font-weight: normal;
	color: #2E6AA8;
	padding: 0 17px 0 0;
	background: #fff;
}

#submenu a:hover
{
	text-decoration: underline;
}

#submenu a.hilite
{
	font-weight: bold;
	background: #fff url(images/sub_pfeil) no-repeat center right;
}

#content
{
	float: left;
	width: 472px;
	margin: 0;
	padding: 20px 10px 100px 2px;
	background: #fff;
}

table
{
	margin: 0;
	padding: 0;
	border: none;
}

td
{
	padding: 3px 7px;
	margin: 1px;
	text-align: center;
	background: #E9F5FF;
	border: none;
}

img.belowleft
{
	display:block;
}

.artover p
{
	margin: 0px 0px 15px 0px;
}
