/* Normal Size */
a {
	font: normal 11px/12px Verdana;
	color: #0285CC;
	text-decoration: none;
	line-height: 13px;
}
a:hover {
text-decoration: none;
border-bottom: solid 1px #FFC47B;
}

h1 {
font: normal 16px/18px Verdana;
color: #0285CC;
}
h2 {
font: normal 13px/18px Verdana;
color: #0285CC;
}

h3 {
font: normal 11px/14px Verdana;
color: #0285CC;
}

hr {
height: 1px;
border: 0px;
background-color: #FFC47B;
}

#complete {
position: absolute;
left: 50%; 
top: 20px;
height: 200px;
width: 900px;
margin: 0 0 0 -450px;
}

#menu {
position: absolute;
left: 0px;
top: 128px;
width: 180px;
}

#headmenu{
position: absolute;
top: 0px;
left: 400px;
width: 500px;
text-align: right;
font: normal 11px/12px Verdana;
color: #0285CC;
}
#headmenu a {
text-decoration: none;
color: #0285CC;
margin-left: 10px;
}
#headmenu a:hover {
text-decoration: none;
border-bottom: solid 1px #FFC47B;
}

#content_middle {
position: absolute;
top: 140px;
left: 218px;
width: 400px;
font: normal 11px/16px Verdana;
color: black;
padding-bottom: 10px;
}

#content_right {
position: absolute;
top: 140px;
left: 719px;
width: 180px;
font: normal 11px/12px Verdana;
color: black;
padding-bottom: 10px;
}

#logo {
position: absolute;
top: 0px;
left: 0px;
width: 181px;
}

#fontsize {
position: absolute; 
left: 700px;
top: 73px;
width: 200px;
text-align: right;
font: normal 11px/12px Verdana;
text-decoration: none;
color: #0085CA;
}

#balken_top {
position: absolute;
left: 180px;
top: 88px;
width: 720px;
height: 15px;
background-color: #F9CE95;
}

#line_top {
position: absolute;
left: 218px;
top: 128px;
width: 682px;
height: 1px;
line-height: 1px;
font-size: 1px;
background-color: #F9CE95;
}

#current_site {
position: absolute;
left: 218px;
top: 108px;
width: 400px;
font: normal 11px/12px Verdana;
color: #0285CC;
}
#current_site a {
text-decoration: none;
color: #0285CC;
}

#title_content_right {
position: absolute;
left: 719px;
top: 108px;
width: 179px;
font: normal 11px/12px Verdana;
color: #0285CC;
}

/* MENUPUNKT */
.menupunkt {
display: block;
width: 180px;
height: 16px;
background-color: #FFC47B;
padding: 3px 2px 0px 6px;
margin-bottom: 5px;
font: normal 11px/12px Verdana;
color: black;
text-decoration: none;
}
.menupunkt:hover {
background-color: #0085CA;
color: white;
border:none;
}
.menupunkt_sub {
display: block;
width: 180px;
height: 16px;
background-color: #FFE1BB;
padding: 3px 2px 0px 6px;
margin-bottom: 5px;
font: normal 11px/12px Verdana;
color: black;
text-decoration: none;
}
.menupunkt_sub:hover {
background-color: #0085CA;
color: white;
border:none;
}
.menupunkt_active {
display: block;
width: 180px;
height: 16px;
background-color: #0085CA;
padding: 3px 2px 0px 6px;
margin-bottom: 5px;
font: normal 11px/12px Verdana;
color: white;
text-decoration: none;
}
.menupunkt_active:hover {
border:none;
}

#a1 {
font: normal 11px/12px Verdana;
text-decoration: none;
color: #0085CA;
}
#a2 {
font: normal 14px/12px Verdana;
text-decoration: none;
color: #0085CA;
}
#a3 {
font: normal 16px/12px Verdana;
text-decoration: none;
color: #0085CA;
}