Body,a,td,th,br,input,h1,h2,h3,h4 {
	font-family: Tahoma, Verdana, Helvetica, Arial, sans-serif;
	font-size: 13px;
	font-weight: normal;
	text-decoration: none;
	color: #333333;
	line-height: 18px;
	margin: 0px;
}

p {
	font-family: Tahoma, Verdana, Helvetica, Arial, sans-serif;
	font-size: 13px;
	font-weight: normal;
	text-decoration: none;
	color: #333333;
	line-height: 18px;
	margin: 0px 0px 10px 0px;
}

ul {
	font-family: Tahoma, Verdana, Helvetica, Arial, sans-serif;
	font-size: 13px;
	font-weight: normal;
	text-decoration: none;
	color: #333333;
	margin-bottom: 16px;
	margin-top: 0px;
	margin-left: 25px;
	list-style-image: url(images/layout/bullet.gif);
}

ol {
	font-family: Tahoma, Verdana, Helvetica, Arial, sans-serif;
	font-size: 13px;
	font-weight: normal;
	text-decoration: none;
	color: #333333;
	margin-bottom: 15px;
	margin-top: 0px;
	margin-left: 25px;
}

form {
	padding: 0px;
	margin: 0px;
}

A {
	font-family: Tahoma, Verdana, Helvetica, Arial, sans-serif;
	text-decoration: none;
	color: #666666;
}
A:link {}
A:visited {}
A:hover {
	text-decoration: none;
	color: #009ee1;
}

.Titel {
	font-size: 20px;
	font-weight: normal;
	text-decoration: none;
	color: #009ee1;
	line-height: 24px;
	margin-bottom: 15px;
	display: block;
}

.Aufzaehlungstitel {
	font-size: 15px;
	font-weight: bold;
	text-decoration: none;
	color: #009ee1;
	line-height: 20px;
	margin-bottom: 10px;
	display: block;
}
.Aufzaehlungstitel:link {}
.Aufzaehlungstitel:visited {}
.Aufzaehlungstitel:hover {
	text-decoration: none;
	color: #CCCCCC;
}

.Produkttitel {
	font-size: 15px;
	font-weight: normal;
	text-decoration: none;
	color: #000000;
	line-height: 20px;
	margin-bottom: 10px;
	display: block;
}
.Produkttitel:link {}
.Produkttitel:visited {}
.Produkttitel:hover {
	text-decoration: none;
	color: #009ee1;
}

.Textnormal {
	font-size: 12px;
	font-weight: normal;
	text-decoration: none;
	color: #333333;
	line-height: 16px;
}

.TextnormalBlau {
	font-size: 12px;
	font-weight: normal;
	text-decoration: none;
	color: #009ee1;
	line-height: 16px;
}

.Textfett {
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	color: #333333;
	line-height: 16px;
}

.TextfettBlau {
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	color: #009ee1;
	line-height: 16px;
}

.Textklein {
	font-size: 11px;
	font-weight: normal;
	text-decoration: none;
	color: #333333;
	line-height: 16px;
}

.TextkleinBlau {
	font-size: 11px;
	font-weight: normal;
	text-decoration: none;
	color: #009ee1;
	line-height: 16px;
}

.Button {
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	color: #009ee1;
	border: solid #CCCCCC 1px;
	background-color: #eaeaea;
	line-height: 16px;
}

.Feld {
	font-size: 12px;
	font-weight: normal;
	text-decoration: none;
	color: #333333;
	border: solid #CCCCCC 1px;
	background-color: #FFFFFF;
	line-height: 14px;
}

.Feldtext {
	font-size: 12px;
	font-weight: normal;
	text-decoration: none;
	color: #333333;
	height: 80px;
	width: 400px;
	border: solid #CCCCCC 1px;
	background-color: #FFFFFF;
	line-height: 14px;
}

.Mehr {
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
	color: #009ee1;
	display: block;
	float: right;
	line-height: 13px;
	margin-top: 5px;
	padding-right: 13px;
	background: transparent url(images/layout/more.png) no-repeat center right;
}
.Mehr:link {}
.Mehr:visited {}
.Mehr:hover {
	text-decoration: none;
	color: #CCCCCC;
}

.Zurueck {
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
	color: #009ee1;
	display: block;
	float: left;
	line-height: 13px;
	margin-top: 5px;
	padding-left: 13px;
	background: transparent url(images/layout/back.png) no-repeat center left;
}
.Zurueck:link {}
.Zurueck:visited {}
.Zurueck:hover {
	text-decoration: none;
	color: #CCCCCC;
}

.Abstand {
	font-size: 15px;
	line-height: 15px;
	height: 15px;
}

.Download {
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	color: #666666;
	display: block;
	line-height: 16px;
	text-align: left;
	padding: 3px 33px;
	background: transparent url(images/layout/bg_download.gif) no-repeat 10px 4px;
}
.Download:link {}
.Download:visited {}
.Download:hover {
	text-decoration: none;
	color: #009ee1;
}

.Verweis {
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	color: #666666;
	display: block;
	line-height: 16px;
	text-align: left;
	padding: 3px 33px;
	background: transparent url(images/layout/bg_link.gif) no-repeat 10px 4px;
}
.Verweis:link {}
.Verweis:visited {}
.Verweis:hover {
	text-decoration: none;
	color: #009ee1;
}
