body, p, td, dt, dd, li, a
{
	font-family: Verdana, Arial, Tahoma;
	font-size: 8pt;
}

body
{
	background-color: #f1f1f1;
}

a
{
	color: #000;
	text-decoration: none;
}

a:hover
{
	text-decoration: underline;
}

#frame
{
	width: 990px;
	margin: auto;
}

#frame div
{
	margin: 5px;
}

#header
{
	width: 980px;
	height: 78px;
	background-color: #fff;
}

#header img
{
	float: left;
	margin-top: 15px;
	margin-left: 15px;
}

#header h1, #header h2
{
	display: none;
}

#header ul
{
	float: right;
	padding-top: 17px;
	list-style-type: none;
}

#header ul li a
{
	display:block;
	background-repeat: no-repeat;	
}

#header ul li#menu1 a
{
	width: 118px;
	height: 41px;
	background-image: url(../images/ME1_1.png);
}

#header ul li#menu1 a:hover, #header ul li#menu1 a.active
{
	background-image: url(../images/ME1_1_aktiv.png);
}

#header ul li#menu2 a
{
	width: 88px;
	height: 41px;
	background-image: url(../images/ME1_2.png);
}

#header ul li#menu2 a:hover, #header ul li#menu2 a.active
{
	background-image: url(../images/ME1_2_aktiv.png);
}

#header ul li#menu3 a
{
	width: 88px;
	height: 41px;
	background-image: url(../images/ME1_3.png);
}

#header ul li#menu3 a:hover, #header ul li#menu3 a.active
{
	background-image: url(../images/ME1_3_aktiv.png);
}

#header ul li#menu4 a
{
	width: 60px;
	height: 41px;
	background-image: url(../images/ME1_4.png);
}

#header ul li#menu4 a:hover, #header ul li#menu4 a.active
{
	background-image: url(../images/ME1_4_aktiv.png);
}

#header ul li#menu5 a
{
	width: 82px;
	height: 41px;
	background-image: url(../images/ME1_5.png);
}

#header ul li#menu5 a:hover, #header ul li#menu5 a.active
{
	background-image: url(../images/ME1_5_aktiv.png);
}

#header ul li#menu6 a,
#header ul li#menu6_en a
{
	width: 88px;
	height: 41px;
	background-image: url(../images/lang_switch.png);
}

#header ul li#menu1_en a
{
	width: 118px;
	height: 41px;
	background-image: url(../images/ME1_1_en.png);
}

#header ul li#menu1_en a:hover, #header ul li#menu1_en a.active
{
	background-image: url(../images/ME1_1_en_aktiv.png);
}

#header ul li#menu2_en a
{
	width: 88px;
	height: 41px;
	background-image: url(../images/ME1_2_en.png);
}

#header ul li#menu2_en a:hover, #header ul li#menu2_en a.active
{
	background-image: url(../images/ME1_2_en_aktiv.png);
}

#header ul li#menu3_en a
{
	width: 88px;
	height: 41px;
	background-image: url(../images/ME1_3_en.png);
}

#header ul li#menu3_en a:hover, #header ul li#menu3_en a.active
{
	background-image: url(../images/ME1_3_en_aktiv.png);
}

#header ul li#menu4_en a
{
	width: 60px;
	height: 41px;
	background-image: url(../images/ME1_4_en.png);
}

#header ul li#menu4_en a:hover, #header ul li#menu4_en a.active
{
	background-image: url(../images/ME1_4_en_aktiv.png);
}

#header ul li#menu5_en a
{
	width: 82px;
	height: 41px;
	background-image: url(../images/ME1_5_en.png);
}

#header ul li#menu5_en a:hover, #header ul li#menu5_en a.active
{
	background-image: url(../images/ME1_5_en_aktiv.png);
}

#header ul li a span
{
	display: none;
}

#header ul li
{
	float: left;
	margin-left: 0px;
}

#teaser
{
	width: 980px;
	height: 380px;
	background-image: url(../images/teaser.jpg);
	background-repeat: no-repeat;
	position: relative;
}

#teaser a
{
	display: block;
	width: 100px;
	
	margin-left: 25px;
	padding-top: 25px;
}

#video
{
	position: absolute;
	left: 845px;
	top: -25px;
}

#large
{
	position: absolute;
	left: 150px;
	top: -25px;
}

#first img,
#second img,
#third img
{
	border: 4px solid #f1f1f1;
}

#teaser a:hover img
{
	border-color: #ccc;
}

#container
{
	width: 980px;
	height: 149px;
	background-image: url(../images/container.jpg);
	background-repeat: no-repeat;
}

#container div
{
	width: 295px;
	height: 149px;
	float: left;

	margin: 0px;
	padding: 10px;
	padding-left: 20px;
}

#container div h2
{
	margin: 0px;
	font-size: 8pt;
}

#container div ul li, #container div p strong, #container div h2
{
	color: #005AAA;
}

#container div ul
{
	padding-left: 0px;
	list-style-type: none;
}

#container div ul li
{
	margin: 0px;
	margin-bottom: 14px;
}

#container div dl
{
	margin: 0px;
	margin-top: 10px;
}

#container div dt
{
	width: 75px;
	float: left;
}

#container div dd
{
	margin-bottom: 17px;
	margin-left: 75px;
}

#container div p
{
	margin: 0px;
	margin-bottom: 10px;
	margin-left: 10px;
}

#container div#aktuelles p
{
	margin-left: 75px;
}

#container div#aktuelles p a
{
	text-decoration: underline;
}

#container div#aktuelles p a:hover
{
	text-decoration: none;
}

#container div#kontakt h2, #footer h2
{
	display: none;
}

#footer
{
	clear: both;
	text-align: right;
	color: #444;
}

#footer span
{
	margin-left: 15px;
	margin-right: 15px;
}

#footer a
{
	color: #444;
}
