@import url("../CSS/layout.css");
@import url("../CSS/navigation.css");
@import url("../CSS/formular.css");
@import url("../CSS/buildin_style.css");

/* CSS Document */
body {
font: normal 12px Arial, Verdana, sans-serif;
color: #000000;
background: #0f3e98 url("../images/back2.gif") repeat-y 50% 50%;
margin: 20px 0px 0px 0px;
}

* {
margin: 0;
padding: 0;
border: 0;
}

hr {
background-color:#e5e5e5; /* Mozilla 1.4 */
color:#e5e5e5; /* IE 6 */
border: #e5e5e5; /* Opera 7.11 */
height: 1px; /* in Opera f?r die Anzeige n?tig, in Mozilla f?r die einheitliche H?he */
}

.headerLink {
	float: left;
	position: relative;
	left: 270px;
	width: 420px;
	height: 90px;
}

element.style {
color:white;
font-family:Arial,sans-serif;
font-size:11px;
text-align:right;
white-space:350px;
}


