body
{
	margin: 0;
	padding: 0;
	font: 85% arial, hevetica, sans-serif;
	text-align: center;
	color: #333;
	background-color: #D6D6D6;
}



a:link { color: #B52C07; }
a:visited { color: #600; }

a:hover, a:active
{
	color: #fff;
	background-color: #B52C07;
}



h1
{
	font-size: 140%;
	text-align: center;
	color: #21233d;
	margin: 0;
	padding: 0;
}

h2
{
	color: #21233d;
	font: 120% georgia, times, "times new roman", serif;
	font-weight: bold;
	margin: 0 0 2px 0;
}

h2 a { text-decoration: none; }

h2c
{
	color: black;
	font: 120% georgia, times, "times new roman", serif;
	font-weight: bold;
	margin: 0 0 2px 0;
}

h2c a { text-decoration: none; }

h3
{
	color: #21233d;
	font: 106% georgia, times, "times new roman", serif;
	font-weight: bold;
	margin-top: 0;
}

h3c
{
	color: black;
	font: 106% georgia, times, "times new roman", serif;
	font-weight: bold;
	margin-top: 0;
}



#container
{
	margin: 1em auto;
	width: 900px;
	height: 700px;
	text-align: left;
	background-color: #fff;
	border: none;
}

#header
{
	height: 50px;
	width: 100%;
	background-image: url(../Grafik/Hintergrund/Header.jpg);
	background-repeat: no-repeat;
	background-position: 0 0;
	border-bottom: 1px solid #fff;
	position: relative;
	padding 0 0;
}

#banner
{
	height: 170px;
	width: 100%;
	background-image: url(../Grafik/Hintergrund/banner-ir.gif);
	background-repeat: no-repeat;
	background-position: 0 0;
	border-bottom: 1px solid #fff;
	border: 1px none #fff;
}


#mainnav ul
{
	list-style-type: none;
	margin: 0 0 0 15px;
	padding: 1px;
	border-left: 1px solid #C4C769;
}

#mainnav li
{
	display: inline;
	padding: 0 7px;
	border-right: 1px solid #C4C769;
}

#sponsoren
{
	float: right;
	width: 150px;
	height: 450px;
	background-image: url(../Grafik/Hintergrund/Rechts.jpg);
	background-repeat: no-repeat;
	background-position: 0 0;
	padding-left: 0px;
	padding-top: 5px;
	padding-bottom: 0px;
	font: 50% arial, hevetica;
	text-align: center;
}

#menulinks
{
  	float: left;
	width: 200px;
	height: 450px;
	background-image: url(../Grafik/Hintergrund/Links.jpg);
	background-repeat: no-repeat;
	background-position: 0 0;
	padding-top: 0px;
	padding-left: 5px;
	padding-bottom: 0px;
	padding-right: 5px;
	color: #21233d;
}

#contents
{ 
	margin-left: 200px;
	margin-right: 150px;
	height: 450px;
	background-color: CFDEFF;
	background-position: 0 0;
	color: #21233d;
	padding-top: 0px;
	padding-left: 0px;
	padding-bottom: 0px;
	padding-right: 0px;
}


#mainnav
{
	height: 30px;
	background-color: #FFFFFF;
	background-image: url(../Grafik/Hintergrund/Menu.jpg);
	background-repeat: no-repeat;
	background-position: 0 0;
	color: #21233d;
	padding: 1px 0;
	margin-bottom: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
	font: 110% arial, hevetica;
	font-weight: bold;
}


#mainnav li a
{
	text-decoration: none;
	color: #21233d;
	font-weight: bold;
}

#mainnav li a:hover
{
	text-decoration: none;
	color: #21233d;
	background-color: yellow;
}
