html {
	height:100%;
}
body {
	background-color:#FFFFFF;
	font-size:12px;
	font-family:'Trebuchet MS', Arial;
	color:#595959;
	margin:0px;
	height:100%;
}

td {
	font-size:12px;
	font-family:'Trebuchet MS', Arial;
}


a:link, a:active, a:visited {
	color:#0071BC;
	text-decoration: underline;
}
a:hover {
	color:#54A0D2;
	text-decoration: underline;
}


.body {
	background-image:url(/images/hyfra_bg.jpg);
	background-repeat:repeat-y;
	width:847px;
	height:100%;
	margin:0px auto;
	padding:0px 20px;
}

.hyfra-logo {
	position:relative;
	left:0px;
	top:0px;
	width:225px;
	height:227px;
}

.hyfra-adresse {
	position:absolute;
	top:0px;
	height:50px;
	padding-top:5px;
	margin-left:200px;
	color:#808080;
}

.hyfra-top {
	position:absolute;
	top:0px;
	width:323px;
	height:28px;
	padding-top:58px;
	margin-left:569px;
}

.hyfra-01 {
	position:absolute;
	top:86px;
	width:622px;
	height:141px;
	margin-left:225px;
}

.hyfra-02 {
	position:absolute;
	top:227px;
	width:847px;
	height:27px;
}

.navi {
	width:205px;
	padding:0px;
	margin:10px 0px 0px 0px;
	float:left;
}

.navi ul {
	margin:0px 0px 0px 30px;
	padding:0px;
	list-style-position:outside;
	list-style-type:none;
	width:165px;
}

li.trennlinie {
	height:1px;
	line-height:0px;
	font-size:0px;
	margin:3px 0px;
}

li.menu1_0, li.menu1_1 {
	margin:0px 0px 0px 5px;
	padding:0px 0px 0px 0px;
}
li.menu2_0, li.menu2_1 {
	margin:0px 0px 0px 20px;
	padding:1px 0px 1px 5px;
	background-color:#EBF3F9;
}

.menu1_0 a:link, .menu1_0 a:active, .menu1_0 a:visited {
	color:#000000;
	font-weight:normal;
	text-decoration:none;
	font-size:1.0em;
}
.menu1_0 a:hover {
	color:#0071BC;
	font-weight:bold;
	text-decoration:none;
	font-size:1.0em;
}
.menu1_1 a {
	color:#000000;
	font-weight:bold;
	text-decoration:none;
	font-size:1.0em;
}

.menu2_0 a:link, .menu2_0 a:active, .menu2_0 a:visited {
	color:#000000;
	text-decoration:none;
	font-size:1em;
}
.menu2_0 a:hover {
	color:#0071BC;
	text-decoration:none;
	font-size:1em;
}

.menu2_1 a {
	color:#0071BC;
	text-decoration:none;
	font-size:1em;
}

.content {
	float:right;
	padding:60px 25px 0px 25px;
	width:560px;
	line-height:14px;
	background-image:url(/images/sub_bg.jpg);
	background-repeat:no-repeat;
	background-color:#ECF7FD;
}

.container {
	margin-bottom:20px;
}

.multip {
	width:150px;
	float:right;
}

.color {
	color:#0071BD;
}

input,select,textarea {
	border:1px solid #000000;
	background-color: #E9E9E9;
	font-family:'Trebuchet MS', Arial;
	font-weight:normal;
	font-size:11px; 
}

h1 {
	color:#595959;
	font-size:24px;
	font-weight:normal;
	margin-top:0px;
	padding-top:0px;
	margin-bottom:5px;
	line-height:24px;
}

h2 {
	color:#0071BD;
	font-size:12px;
	margin-top:0px;
	padding-top:0px;
	margin-bottom:5px;
}

.dl2 {
	font-size:12px;
	margin:10px 0px 0px 0px;
	font-weight:bold;
}

.dl3 {
	font-size:11px;
	margin:2px 10px;
	border-left:1px solid #0071BC;
	padding:1px 10px;
}

a.randText:link, a.randText:active, a.randText:visited {
	color:#595959;
	text-decoration:none;
}
a.randText:hover {
	color:#0071BC;
	text-decoration:none;
}
