*{
	padding: 0;
	margin: 0;
}

body {
	color: White;
	background-color: White;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
}

#bg_mitte {
	background: url(images/bg_mitte.jpg);
	background-position: right;
	background-repeat: no-repeat;
	background-color: White;
}

#bg_unten {
text-align: right;
	background: url(images/cart.jpg);
	background-position: right;
	background-repeat: no-repeat;
	background-color: #F39801;
	color: #444E5A;
}

#td_orange {
	background-image: url(images/orange.jpg);
	color: White;
}
#small_white {
	font-size: 9pt;
	font-family: Arial, Helvetica, sans-serif;
	color: White;
}

#mittel {
font-size: 10pt; 
color: #444e5a;
}
strong {
	font-weight: bold;
}

#text {
	font-size: 8pt;
	color: #444e5a;
	text-align: justify;
	line-height: 15px;	
	vertical-align: top;
}

#text1 {
	font-size: 8pt;
	color: #444e5a;
	text-align: justify;
	line-height: 15px;
	width: 440px;
	height: 320px;
	overflow: auto;
	vertical-align: top;
	padding-right: 10px;
}

em {
	font-size: 8pt;
	font-family: Arial, Helvetica, sans-serif;
	color: #444e5a;
	font-style: normal;
	text-align: justify;
	line-height: 15px;
}

small {
	font-size: 9pt;
	font-family: Arial, Helvetica, sans-serif;
	color: #444e5a;
}

b {
	font-size: 11pt;
	font-family: Arial, Helvetica, sans-serif;
	color: #444e5a;
	font-weight: bold;
}

a:link {
	text-decoration: none;
	color: #444e5a;
}

a:visited {
text-decoration:none;
color: #444e5a;
}

a:aktive {
text-decoration:none;
color: #444e5a;
}

a:hover {
	text-decoration: none;
	color: Silver;
}
