body, html {
font-size: 0.9em;
background:#b2c757;
padding:0px;
margin:0px;
margin-top:20px;
font-family:Arial;
color:#8D8D8D;
}

#srt, #keywords {
display: none;
}

.container {
width:770px;
margin:0px auto;
overflow:hidden;
background:#FFFFFF;
padding:30px;
padding-bottom:15px;
}

.header {
float:left;
width:770px;
height:116px;
text-align:right;
background: url("images/header.jpg");
}

.headerlink{
float:right;
display: block;
width: 275px;
height: 70px;
}

.navigation {
float:left;
width:130px;
}

.content {
float:left;
width:540px;
height: auto !important;
height:450px;
min-height:450px;

padding-left:100px;
background-image:url(images/klammer.jpg);
background-repeat:no-repeat;
background-position:right top;
}

.content a:link, .content a:active, .content a:visited {
color:#8D8D8D;
text-decoration:underline;
}

.content a:hover {
color:#8D8D8D;
text-decoration:none;
}

/*
.seperator {
float:left;
background-image:url(images/klammer.jpg);
background-repeat:no-repeat;
background-position:right top;

}

.seperator100 {
background-image:url(images/klammer.jpg);
background-repeat:no-repeat;
background-position:right top;
}

.seperatorClear {
clear:both;
}
*/

.footer {
float:left;
width:770px;
padding-top:40px;
font-size: 0.85em;
}

.footer a:link, .footer a:active, .footer a:visited {
color:#8D8D8D;
text-decoration:none;
}

.footer a:hover {
color:#8D8D8D;
text-decoration:underline;
}

.footerLeft {
float:left;
width:200px;
}

.footerRight {
float:right;
text-align:right;
width:570px;
}

h1, h2, h3 , h4 {
padding:0px;
margin:0px;
}

h1 {
display:none;
}

h2 {
color:#000000;
font-weight:bold;
font-size: 0.9em;
padding-bottom:15px;
}


.directoryLinks a:link, .directoryLinks a:active, .directoryLinks a:visited, .directoryLinks a:hover {
display:block;
width:240px;
padding-bottom:15px;
background-image:url(images/klammer.jpg);
background-repeat:no-repeat;
background-position:right top;
color:#8D8D8D;
text-decoration:none;
}

.directoryContent {
float:left;
width:275px;
padding-left:25px;
}


#directory {
float:left;
width:240px;
}


.slogan1, .slogan2, .slogan3  {
text-transform:uppercase;
font-size: 1.7em;
padding-bottom:5px;
}

.slogan1 {
color:#CCCCCC;
}

.slogan2 {
color:#999999;
}

.slogan3 {
color:#666666;
padding-bottom:25px;
}
