@charset "UTF-8";
/* CSS Document */

BODY, h1 {
font-family:Arial;
font-weight:bold;
font-size:16px;
line-height:1.5em;
color:#000064;
}

img {
border:none;
}

#header {
width:750px;
height:20px;
position:absolute;
margin:25px 20px 20px 15px;
border:none;
padding:0;
}

#submenu {
width:750px;
position:absolute;
margin:65px 20px 20px 15px;
padding:0;
border:none;
}

#project_controls {
width:750px;
height:40px;
position:absolute;
margin:140px 20px 20px 15px;
padding:0;
border:none;
}

#img_container {
width:750px;
height:500px;
border:none;
position:absolute;
margin:195px 0 0 15px;
}

#startseite {
width:900px;
position:absolute;
margin:65px 20px 20px 15px;
padding:0;
border:none;
}

#content {
width:750px;
position:absolute;
margin:140px 20px 20px 15px;
padding:0;
border:none;
}

a:link, a:hover, a:visited, a:active, a.link-act {
color:#000064;
text-decoration:none;
margin-right:15px;
}

a:hover, a:active {
border-bottom:2px solid #000064;
}

a.link-act {
color:#000064;
border-bottom:2px solid #000064;
text-decoration:none;
}

#startseite p a {
color:#000064;
margin-right:0px;
border-bottom:2px solid #000064;
}

#startseite p a:hover, a:active {
border-bottom:2px solid #000064;
}

a.num-link, a.num-link-act {
color:#000064;
text-decoration:none;
margin-right:5px;
}

a.num-link:hover {
border-bottom:2px solid #000064;
text-decoration:none;
}

a.num-link:active {
border-bottom:2px solid #000064;
text-decoration:none;
}

.eintrag {
width:900px;
margin:0px;
border:none;
}

#footer {
margin-bottom:100px;
}