body { 
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #444444;
	line-height: 20px;
}
html { 
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #444444;
	line-height: 20px;
	
	scrollbar-darkshadow-color:#ffffff; 
	scrollbar-track-color:#ffffff; 
	scrollbar-face-color:#ffffff; 
	scrollbar-shadow-color:#BEBEBE; 
	scrollbar-highlight-color:#BEBEBE; 
	scrollbar-3dlight-color:#ffffff; 
	scrollbar-arrow-color:#444444;
}
p, td, li, ul, tr {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #444444;
	line-height: 20px;
}
hr {
	color: #183c8b;
	background-color: #183c8b;
	height: 1px;
	width:100%;
	border-width: 0px;
	margin-top: 10px;
	margin-bottom:12px;
	}
* html hr {
	color: #183c8b;
	background-color: #183c8b;
	height: 1px;
	width:100%;
	border-width: 0px;
	margin-top: 3px;
	margin-bottom:4px;
	}
a:link, a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #183c8b;
	text-decoration: underline;
	line-height: 20px;
	outline:none;
}
a:hover, a:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #2358cc;
	line-height: 20px;
	text-decoration: underline;
	outline:none;
}
div#email a:link, div#email a:visited {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#ffffff;
	text-decoration:none;
}
div#email a:hover, div#email a:active {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#ffffff;
	text-decoration:underline;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 20px;
	font-weight: bold;
	letter-spacing: 2px;
	text-transform:uppercase;
	color: #2358cc;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 20px;
	font-weight: bold;
	color: #2358cc;
	letter-spacing: 1px;
}
h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 20px;
	font-weight: bold;
	color: #2358cc;
}
.img {
	border:1px solid #183c8b;
	margin-top:5px;
}
.imagebox {
	width:103px;
	height:83px;
	padding:3px;
	margin-top:5px;
	margin-right:10px;
	float:left;
	background:url(../images/img_hg.gif) 0 0 no-repeat;
}
.imagebox_r {
	width:103px;
	height:83px;
	padding:3px;
	margin-top:5px;
	margin-left:10px;
	float:right;
	background:url(../images/img_hg.gif) 0 0 no-repeat;
}
.team{
	width:83px;
	height:103px;
	padding:3px;
	margin-top:5px;
	margin-left:10px;
	float:right;
	background-image:url(../images/team_hg.gif);
	background-position:0 0;
	background-repeat:no-repeat;
}

.team2{
	width:83px;
	height:103px;
	padding:3px;
	margin-top:5px;
	margin: 5px 0 5px 0;
	float:right;
	background-image:url(../images/team_hg.gif);
	background-position:0 0;
	background-repeat:no-repeat;
}

.formbut	{
	background-color: #FD812A;
	border: #FD812A 1px solid;
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	color: #ffffff;
	font-weight: bold;
	width: 112px;
	cursor: pointer;
	}
.input {
	border:1px solid #004494;
	background:#fcfcfc url(../images/form-hg.png) repeat-x;
	font:inherit;
	color:inherit;
	width:150px;
	margin:5px 0 0 0;
	padding:1px;
}
.textfield {
    background-color: #ffffff;
	border: #545454 1px solid;
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	color: #545454;
	font-weight: normal;
	width: 240px;
}
div#content ul	{
	list-style-type: none;
	line-height: 20px;
	margin: 10px 0 0 0;
}
div#content li	{
	margin: 0 0 0 0;
	list-style-position: outside;
}
.liste {
	background-image:url(../images/pfeil.gif);
	background-repeat: no-repeat;
	background-position: 0 6px;
	padding: 0 0 0 25px;
}
.pdf {
	background-image:url(../images/pdf.gif);
	background-repeat: no-repeat;
	background-position: 0 7px;
	padding: 0 0 0 20px;
	padding-top:5px;
}
.tabelle {
	padding: 5px;
}
