﻿body
{
	padding: 0px;
}
.mainDivIE
{
	position: absolute;
	left: 50%;
	width: 963px;
	margin-left: -475px;
}
.mainDiv
{
	margin: 0 auto;
	width: 963px;
	top: 15px;
}

h1
{
	margin: 0px;
	font-family: verdana;
	font-weight: bold;
	font-size: 17px;
	color: #333333;
}

.box h2
{
	padding: 0px;
	margin: 0px;
	font-family: verdana;
	font-size: 12px;
	font-weight: bold;
	color: #FF9900;
}

h2
{
	font-family: verdana;
	font-size: 12px;
	color: #FF9900;
	font-weight: bold;
	margin-bottom: 3px;
	margin-top: 0px;
}


h6
{
	color: #333333;
	font-family: verdana;
	font-size: 12px;
	line-height: 16px;
	text-align: justify;
	font-weight: normal;
	margin-top: 5px;
	margin-bottom: 3px;
}
.impressum h6
{
	font-size: 12px;
	line-height: 15px;
}
h3
{
	padding: 0px;
	margin: 0px;
	font-family: verdana;
	font-size: 11px;
	font-weight: bold;
	color: #333333;
}
h4
{
	font-family: verdana;
	font-size: 11px;
	color: #333333;
	font-weight: normal;
	font-style: normal;
	font-variant: normal;
	text-transform: none;
	line-height: 14px;
	padding: 0px;
	margin: 0px;
}
a
{
	font-family: verdana;
	font-size: 12px;
	color: #FF9900;
	text-decoration: none;
}
a:hover
{
	text-decoration: underline;
}
