*
{
	margin: 0;
	padding: 0;
}

html {  min-height: 100.05%; }

body
{
	font: 12px/1.5 Arial, sans-serif;
	color: #707072;
	background: #f3f8fa url("../images/bg.jpg") repeat;
	text-align: center;
}
img { border: 0 }
#main
{
	margin: 38px auto 0 auto;
	background: #ECECEC;
	width: 760px;
	text-align: left;
	border-right: 1px solid #CED1D4;
	border-bottom: 1px solid #CED1D4;
}
#header
{
	padding-top: 12px;
}
#logo
{
	position: relative;
	float: left;
	background: url("../images/logo.gif") no-repeat;
	height: 55px;
	width: 278px;
}
#logo h1
{
	display: none;
	visibility: hidden;
	font-size: 1px;
	line-height: 1px;
	margin: 0;
	padding: 0;
}
#navlist
{
	float: left;
	background: #D3D3D4;
	width: 482px;
	height: 48px;
}
#navlist ul, #navlist li
{
	display: inline;
	list-style-type: none;
}
#navlist a:link, #navlist a:visited
{
	float: left;
	font: normal 11px Arial;
	margin: 24px 10px 10px 17px;
	text-decoration: none;
	color: #4B4B4D;
	padding-bottom: 10px;
}
#navlist .selected a:link, #navlist .selected a:visited
{
	color: #18181A;
}
#navlist a:hover
{
	color: #D71C25;
}
#content
{
	clear: left;
	background: #ECECEC;
	padding-top: 27px;
	width: 740px;
	margin: 0 10px 0 10px;
}
*html #content { padding-left: 0; }
h2
{
	color: #D71C25;
	font: bold 16px Georgia;
	padding: 2px 0 10px;
}
h3 
{
	color: #D71C25;
	font: bold 14px Georgia;
	padding: 10px 0;
}
h4 
{
	color: #D71C25;
	font: bold 14px Georgia;
	padding: 0 0 10px 0;
}
p
{
	color: #707072;
	font: normal 12px/140% Arial;
	margin: 0 0 10px 0;
}
a
{
	color: #707072;
	font: normal 12px/140% Arial;
	text-decoration: none;
}
hr
{
	color: #383838;
	background-color: #383838;
	height: 1px;
	border: 0;
}
textarea, .eingabe
{
	color: #141414;
	font: normal 12px/140% Arial;
	cursor: text;
	padding: 1px;
}
#submit
{
	width: auto;
	cursor: pointer;
	background: #fff url("../images/pfeil.gif") no-repeat 3px;
	color: #141414;
	padding-left: 13px;
	text-decoration: none;
	border-bottom: 1px solid #141414;
	border-right: 1px solid #141414;
	font: normal 10px Arial;
	padding-right: 2px;
	margin-top: 10px;
}
#content-left
{
	width: 238px;
	float: left;
	padding-top: 15px;
}
#content-right
{
	float: left;
	width: 495px;
}
#copy
{
	margin: 0 auto;
	text-align: left;
	padding-left: 10px;
	padding-top: 2px;
	background: transparent;
	color: #929596;
	font: bold 10px Arial;
	width: 760px;
}
#content-impressum-left
{
	float: left;
	width: 286px;
}
#content-impressum-right
{
	float: left;
	width: 403px;
}
#content-impressum-right2
{
	float: left;
	width: 403px;
}
#content-right2
{
	float: left;
	width: 423px;
}
.agb a
{
	width: auto;
	background: #fff url("../images/pfeil.gif") no-repeat 3px;
	color: #141414;
	padding-left: 13px;
	text-decoration: none;
	border-bottom: 1px solid #141414;
	border-right: 1px solid #141414;
	font: normal 12px Arial;
	padding-right: 2px;
	margin-right: 10px;
}
#content ul
{
	list-style: none;
	margin: 0 0 5px 0;
	padding: 0;
}
#content ul li
{
	padding: 0 0 0 18px;
	margin: 0;
	background: transparent url("../images/pfeil.gif") no-repeat 0 7px;
}

#content-wv-left
{
	float: left;
	width: 236px;
	text-align: center;
	font: 11px/1.5 Arial, sans-serif;
	color: #f7933b;
}

a.redlink:link, a.redlink:visited, a.redlink:active, a.redlink:hover
{
	color: #D71C25;
	font-weight: bold;
}