*
{

padding: 0px;
}

body
{

color: #202020;
font-size: 12px;
font-family: "Arial", helvetica, sans-serif;
background: #e0e0e0;

}

h3.titel {
padding-bottom: 5px;
border-bottom: 1px solid #777777;

}
a {

color: #4e4e4e;
text-decoration: none;
font-weight: normal;

}

a:hover {

color: #4e4e4e;
text-decoration: underline;
font-weight: bold;
}
#content {

width: 1200px;
height: auto;
text-align: left;
float: left;
position: absolute;
left: 50px;
right: 50px;
top: 300px;
margin-bottom: 20px;

}

#header
{
font-family: "Arial",  sans-serif;
color: #FFFFFF;
background: url('images/header_bg.png') repeat-x;

width: 100%;
height: 142px;
position: absolute;
left: 0px;
top: 100px;


}
#header h1.title {

font-family: "Arial",  sans-serif;
color: #FFFFFF;
font-size: 24px;
font-weight: normal;
text-align: left;
padding-top: 40px;
letter-spacing: -0.05em;
padding-left: 50px;
}

#nav h1.title {

color: #FFFFFF;
font-size: 20px;
letter-spacing: -0.05em;
text-align: center;
margin-top: 10px;
}
#nav {
color: #FFFFFF;
height: auto;
width: 326px;
float: left;
padding-left: 5px;
letter-spacing: -0.05em;
}
#nav_center ul {

margin-left: 30px;
}
#nav_center li{
width: 220px;
margin: 5px;

padding-bottom: 3px;
float: left;
padding-bottom: 5px;
border-bottom: 1px dashed #ebe00e;
list-style-type: none;

}


#nav_center a.navlink {

font-size: 14px;
color: #484848;
float: left;
margin-left: 15px;
}

#nav_center a.navlink:hover {

margin-left: 20px;
text-decoration: none;
color: #FFFFFF;
}
#nav_top {

height: 41px;
width: 326px;
float: left;
background: url('images/nav_top.png') no-repeat;
}

#nav_center {

height: auto;
width: 326px;
float: left;
background: url('images/nav_center.png') repeat-y;
}


#nav_bottom {

height: 41px;
width: 326px;
float: left;
background: url('images/nav_bottom.png') no-repeat;
}


/** About **/

#about h1.title {

color: #FFFFFF;
font-size: 20px;
letter-spacing: -0.05em;
text-align: center;
margin-top: 5px;
}

#about {
color: #FFFFFF;
height: auto;
width: 326px;
float: left;


}

#about_top {

height: 36px;
width: 326px;
float: left;
background: url('images/about_top.png') no-repeat;
}

#about_center {

height: auto;
width: 326px;
float: left;
background: url('images/about_center.png') repeat-y;
}

#about_text {
color: #484848;
width: 270px;
height: auto;
margin-left: 30px;
margin-top: 10px;

}
#about_bottom {

height: 41px;
width: 326px;
float: left;
background: url('images/about_bottom.png') no-repeat;
}

/** Main **/

#main h1.title {

color: #FFFFFF;
font-size: 20px;
letter-spacing: -0.05em;
text-align: center;
margin-top: 8px;
vertical-align: middle;
}

#main {
color: #FFFFFF;
height: auto;
width: 833px;
float: right;

}
#main_text {

color: #484848;
width: 770px;
height: auto;
margin-left: 30px;
margin-top: 10px;

}
#main_text img {

border: 1px dashed #ebe00e;
float: right;
padding: 2px;
margin: 5px;
}

#main_top {

height: 41px;
width: 833px;
float: right;
background: url('images/main_top.png') no-repeat;
}

#main_center {

height: auto;
width: 833px;
float: right;
background: url('images/main_center.png') repeat-y;

}

#main_bottom {

height: 41px;
width: 833px;
float: right;
background: url('images/main_bottom.png') no-repeat;
}




#footer {
position: relative;
top: 900px;
padding-top: 5px;
float: right;
height: 50px;
color: #9f9f9f;
text-align: right;
padding-right: 10px;
font-size: 12px;
border-top: 1px dashed #ff0a41;
width: 100%;
letter-spacing: -0.05em;

}

#footer a {


color: #b4b4b4;
font-weight: bold;
text-decoration: none;
}

#footer a:hover {

color: #ff0a41;
text-decoration: underline;
}







