* {
margin: 0;
padding: 0;
}
html {
height: 100%;
margin-bottom: 1px;
}
body {
font: 95% Verdana, Arial, Helvetica, sans-serif;
color: #000;
background: #fff;
}
h1 {
font: 2em Georgia, 'Times New Roman', serif;
color: #005f00;
font-weight:570;
margin: 0px 20px 20px 0;
padding: 10px 0px 0px 10px;
}

p {
margin: 0px 0px 0px 0;
padding: 0px 0px 0px 10px;
}


/* IDs */
#container {
position: relative;
margin: 0 auto;
background: #F4F4F4;
width: 900px;
height: 2440px;
border: #000000 solid 4px;
}

#header {
width: 100%;
height: 200px;
background: #fff;
border-bottom: #000000 solid 1px;
}


#main {
margin-left: 0px;
margin-right: 0px;
width: 900px;
height: 1824px;
color: #000;
text-align: center;
background: url(../images/bgmiddle.jpg);
}

#nav {
padding-top: 15px;
float: left;
width: 150px;
height: 2224px;
font-size: 12px;
background: url(../images/bgright.jpg);
}

#nav a {
text-decoration: none;
float: left;
padding-left: 1px;
font-size: 12px;
font-weight: bold;
color: #006600;
background: transparent;}

#maschundermenu a {
text-decoration: none;
float: left;
padding-left: 25px;
font-size: 10px;
line-height: 20px;
font-weight: 500;
color: #006600;
background: transparent;}

#maschundermenu a:hover {
color: #000000;
}

#nav a:hover {
color: #000;
}

#column {
float: right;
text-align: left;
padding: 15px 0px 0px 15px;
width: 150px;
height: 2224px;
color: #000;
font-size: 12px;
background: url(../images/bgleft.jpg);

}
#content {
float: inherit;
text-align: center;
padding-left: 150px;
padding-right: 170px;
}

#copy {
}

/* Allgemeine Klassen */
.newsheader h3{
font:  Georgia, 'Times New Roman', serif;
color: #005f00;
font-size:16px;
text-align: center;
text-decoration: underline;
}

.navheader h3{
font:  Georgia, 'Times New Roman', serif;
color: #005f00;
font-size:16px;
text-align: center;
text-decoration: underline;
}


.newsdate {
font-size: 9px;}

.newstitle {
font-size: 14px;}

.navline {
line-height: 30px;}

.copylogo {
margin-left: -10px;
width: 140px;}

.copy {
margin-left: -20px;
color: #006600;
font-weight: bold;}

.firma {
border: #000000 solid 1px;}

.detaillink a{
margin-left: 0px;
margin-right: 0px;
line-height: 20px;
color: #006600;
text-align: left;
font-weight:bold;
text-decoration: none;
}
