html {
	overflow: scroll;
	overflow-y: scroll;
	overflow-x: hidden;
	overflow: -moz-scrollbars-vertical;
}
body
{
    font-size: 11px;
    line-height: 14px;
 	color: #3e3d40;
 	margin: 0; padding: 0;
}
div,td,p,table, pre, th,fieldset, label, legend, input,textarea, a, li
{
	font-size: 11px;
	line-height: 16px;
}
/* --- font-family zuweisen --- */
body, div,td,p,table, pre, th,fieldset, label,input,textarea, legend {
	font-family: Arial, Helvetica, Verdana, sans-serif;
}
p.bodytext, p {padding-bottom:0px; margin-top:0px; margin-bottom: 7px; line-height: 1.4em;}
blockquote {margin-left:10px;}
hr {height:2px; background-color:transparent; border: 0px; border-top:1px solid #cccccc;}

/* --- BEGIN LINKS --- */
a, a:link, a:visited { color: #3e3d40;}
a:focus {-moz-outline: #ffee00 dotted 0px;}
a:hover,
li a:hover {
	text-decoration:none;
	color: #000;
}
a:active {outline: none;}

a span.fakeAt {
	background-image: url('fakeat/fake-11px.gif');
	background-color: transparent;
	background-repeat: no-repeat;
	background-position: 0px 2px;
	width: 11px !important;
	margin: 0 1px 0 1px;
	padding: 0 4px 0 4px;
	text-decoration: none;
}

a:hover .fakeAt {
	background-image: url('fakeat/fake-11px.gif');
}

H1,H2,H3,H4,
H1 a,H2 a,H3 a,H4 a,
a H1,a H2,a H3,a H4,
legend {
	margin: 0; padding: 0;
}

h1 {
	font-size: 18px;
	line-height: 18px;
	font-weight: bold;
}

h2 {
	font-weight:normal;
	font-size: 16px;
	line-height: 18px;
}

h3 {
	font-weight: bold;
	font-size: 11px;
	line-height: 14px;
}

h4 {
	font-size : 11px;
	line-height: 14px;
	font-weight: normal;
}


#page-content {border: 0px solid #f00;}
#logo {width: 948px;}
#logo a img {border: none;}
#headerImage { margin: 0; padding: 0; overflow: hidden;}
#headerImage { height: 195px; background: #002b45;}
#logo {text-align: right; margin: 25px 0 25px 0;}
#col-pos-0 {
	padding: 20px 20px 20px 0;
	margin-left: 440px;
	width: 520px;
}
#footer {width: 948px; text-align: right;}

table, table tr, table td {margin: 0; padding: 0; border-collapse: collapse;}

.addressTbl {
	margin-top: 12px;
	width: 450px;
}

table td {
	vertical-align: top;
}

div div div h1 {display: none;}