td.content {
	font-size : 11px;
	font-weight : normal;
	font-family : Trebuchet MS, Arial, Helvetica, sans-serif;
	color : #333333;
	padding-left : 0px;
	padding-top : 0px;
}

td.content2 {
	font-size : 11px;
	font-weight : normal;
	font-family : Trebuchet MS, Arial, Helvetica, sans-serif;
	color : #333333;
	padding-left : 0px;
	padding-top : 0px;
	padding-right : 10px;
}

td.content3 {
	font-size : 11px;
	font-weight : normal;
	font-family : Trebuchet MS, Arial, Helvetica, sans-serif;
	color : #333333;
	padding-left : 10px;
	padding-top : 0px;
	padding-right : 10px;
}

td.content_small {
	font-size : 9px;
	font-weight : normal;
	font-family : Trebuchet MS, Arial, Helvetica, sans-serif;
	color : #333333;
	padding-left : 0px;
	padding-top : 0px;
}

td.header {
	font-size : 13px;
	font-weight : bold;
	font-family : Trebuchet MS, Arial, Helvetica, sans-serif;
	color : #333333;
	padding-left : 0px;
	padding-top : 0px;
}

td.subheader {
	font-size : 11px;
	font-weight : bold;
	font-family : Trebuchet MS, Arial, Helvetica, sans-serif;
	color : #333333;
	padding-left : 0px;
	padding-top : 0px;
}

html {
	scrollbar-base-color:#E70810;
	scrollbar-3dlight-color:#ffffff;
	scrollbar-arrow-color:#E70810;
	scrollbar-darkshadow-color:#ffffff;
	scrollbar-face-color:#ffffff;
	scrollbar-highlight-color:#E70810;
	scrollbar-shadow-color:#E70810;
	scrollbar-track-color:#ffffff;
}

body.content {
	margin: 0px;
	padding: 10px;
}

a.mail:link  {
	font-size: 11px;
	font-weight: normal;
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	color: #333333;
	text-decoration: none;
}
a.mail:visited  {
	font-size: 11px;
	font-weight: normal;
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	color: #333333;
	text-decoration: none;
}
a.mail:hover  {
	font-size: 11px;
	font-weight: normal;
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	color: #E70810;
	text-decoration: none;
}

a.mail_small:link  {
	font-size: 9px;
	font-weight: normal;
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	color: #999999;
	text-decoration: none;
}
a.mail_small:visited  {
	font-size: 9px;
	font-weight: normal;
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	color: #999999;
	text-decoration: none;
}
a.mail_small:hover  {
	font-size: 9px;
	font-weight: normal;
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	color: #E70810;
	text-decoration: none;
}

#body {
	background-image : url(../images/hilfen_main.jpg);
	background-position : center;
	background-repeat : no-repeat;
	background-attachment : fixed;
}

a.a_popup:link {
	text-decoration: none;
	color: #333333;
	font-size: 11px;
	font-weight: normal;
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	line-height: 120%;
}
a.a_popup:visited {
	text-decoration: none;
	color: #333333;
	font-size: 11px;
	font-weight: normal;
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	line-height: 120%;
}
a.a_popup:hover {
	text-decoration: none;
	color: #E70810;
	font-size: 11px;
	font-weight: normal;
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	line-height: 120%;
}
