Body,a,td,th,br,input,h1,h2,h3,h4 {
	font-family: Verdana, Tahoma, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	text-decoration: none;
	color: #414141;
	line-height: 18px;
	margin: 0px;
}

p {
	font-family: Verdana, Tahoma, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	text-decoration: none;
	color: #414141;
	line-height: 18px;
	margin: 0px 0px 10px 0px;
}

input,textarea,select {
	font-family: Verdana, Tahoma, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	text-decoration: none;
	color: #414141;
	border: solid #CCCCCC 1px;
	background-color: #FFFFFF;
	line-height: 14px;
}

ul {
	font-family: Verdana, Tahoma, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	text-decoration: none;
	color: #414141;
	margin: 20px 20px 20px 15px;
	padding: 5px 10px 10px 35px;
	list-style-image: url(images/layout/bg_bullet.png);
	background: transparent url(images/layout/bg_list.gif) repeat-y left top;
}

ol {
	font-family: Verdana, Tahoma, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	text-decoration: none;
	color: #414141;
	margin: 20px 20px 20px 15px;
	padding: 5px 10px 10px 35px;
	background: transparent url(images/layout/bg_list.gif) repeat-y left top;
}

form {
	padding: 0px;
	margin: 0px;
}

A {
	font-family: Verdana, Tahoma, Arial, Helvetica, sans-serif;
	text-decoration: none;
	color: #006fb3;
}
A:link {}
A:visited {}
A:hover {
	text-decoration: none;
	color: #9acfed;
}

.Titel {
	font-size: 13px;
	font-weight: bold;
	text-decoration: none;
	color: #333333;
	line-height: 20px;
	display: block;
}

.Untertitel {
	font-size: 12px;
	font-weight: normal;
	text-decoration: none;
	color: #414141;
	line-height: 18px;
}

.Aufzaehlungstitel {
	font-size: 13px;
	font-weight: bold;
	text-decoration: none;
	color: #333333;
	line-height: 20px;
	display: block;
}
.Aufzaehlungstitel:link {}
.Aufzaehlungstitel:visited {}
.Aufzaehlungstitel:hover {
	text-decoration: none;
	color: #006fb3;
}

.Textnormal {
	font-size: 12px;
	font-weight: normal;
	text-decoration: none;
	color: #414141;
	line-height: 18px;
}

.TextnormalBlau {
	font-size: 12px;
	font-weight: normal;
	text-decoration: none;
	color: #006fb3;
	line-height: 18px;
}

.Textfett {
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	color: #414141;
	line-height: 18px;
}

.TextfettBlau {
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	color: #006fb3;
	line-height: 18px;
}

.Textklein {
	font-size: 11px;
	font-weight: normal;
	text-decoration: none;
	color: #414141;
	line-height: 16px;
}

.TextkleinBlau {
	font-size: 11px;
	font-weight: normal;
	text-decoration: none;
	color: #006fb3;
	line-height: 16px;
}

.Mehr {
	font-size: 12px;
	font-weight: normal;
	text-decoration: none;
	color: #006fb3;
	display: block;
	float: left;
	line-height: 14px;
	margin-top: 5px;
	padding-right: 20px;
	background: transparent url(images/layout/bg_more.png) no-repeat 100% 0;
}
.Mehr:link {}
.Mehr:visited {}
.Mehr:hover {
	text-decoration: none;
	color: #9acfed;
}

.Zurueck {
	font-size: 12px;
	font-weight: normal;
	text-decoration: none;
	color: #006fb3;
	display: block;
	float: left;
	line-height: 14px;
	margin-top: 5px;
	padding-left: 20px;
	background: transparent url(images/layout/bg_back.png) no-repeat 0 0;
}
.Zurueck:link {}
.Zurueck:visited {}
.Zurueck:hover {
	text-decoration: none;
	color: #9acfed;
}

.Abstand {
	font-size: 10px;
	line-height: 10px;
	height: 10px;
	clear: both;
}

.Download {
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	color: #414141;
	display: block;
	line-height: 16px;
	text-align: left;
	padding: 3px 40px;
	background: transparent url(images/layout/bg_download.gif) no-repeat 17px 4px;
}
.Download:link {}
.Download:visited {}
.Download:hover {
	text-decoration: none;
	color: #006fb3;
}

