* {
	margin: 0;
	padding: 0;
}

body {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 12px;
line-height: 17px;
color: #333;
background: url(elemente/hg_all.gif);
background-repeat: repeat-x;
background-color: #ffffff;
}

a {
text-decoration: none;
color: #ff0000;
}
a:hover {
text-decoration: underline;
color: #ff0000;
}

#wrap {
margin: 20px auto;
width: 902px;
}


#header {
background: url(elemente/header.png) no-repeat;
height: 123px;
}
#header h1 { 
font-size: 38px;
letter-spacing: -1px;
padding: 70px 0 0 40px;
color: #fff;
}
#header h1 a { 
color: #fff;
text-decoration: none;
font-weight: 100;
letter-spacing: -2px;
}
#header h1 a:hover {
color: #000;
}
#header h2 {
font-size: 19px;
color: #EFECE0;
padding: 20px 0 0 40px;
letter-spacing: -1px;
font-weight: 100;
}

#menu {
height: 28px;
background: url(elemente/pnav.png) no-repeat;
}

#menu ul {
list-style-type: none;
padding-left: 40px;

}
#menu ul li {
display: block;
float: left;

}
#menu ul li a {
padding: 0 10px 0 10px;
text-decoration: none;
font-weight: bold;
font-size: 13px;
color: #fff;
border-right:1px solid;
}

#menu ul li a:hover {
color: #083B5B;
text-decoration: none;
}


#bottom {
height: 28px;
line-height: 40px;
background: url(elemente/pnav.png) no-repeat;
}
#bottom ul {
list-style-type: none;
padding-left: 40px;
}
#bottom ul li {
display: block;
float: right;
padding-right: 55px;
}

#bottom ul li a {
padding: 0 10px 0 0;
text-decoration: none;
font-weight: 100;
font-size: 12px;
color: #fff;
}
#bottom ul li a:hover {
color: #083B5B;
text-decoration: none;
}

ul li {
padding-top: 2px;
padding-left: 81px;
}

#content {
background: url(elemente/hg_content.png) repeat-y;
padding: 10px;
}

.left {
float: left;
width: 585px;
text-align: justify;
padding: 10px;
font-size: 12px;
background: #fff;

}
.left h2 {
font-size: 20px;
font-weight: 100;
padding: 15px 0 7px 0;
}
.left h2 a {
text-decoration: none;
}
.left h2 a:hover {
text-decoration: underline;
}

.right {
float: left;
width: 240px;
background: #fff;
padding: 0px;
}
.right h2 {
height: 24px;
line-height: 24px;
color: #000;
font-size: 12px;
padding-left: 10px;

}
.right ul {
padding: 10px 0 15px 30px;
list-style-type: square;
}
.right ul li a {
font-weight: 100;
font-size: 12px;
}
.right ul li a:hover {

}

#bottom {
background: url(elemente/footer.png) no-repeat;
padding: 0px 0;
height: 100px;
}

#footer {
text-align: center;
font-size: 11px;
}

.csc-mailform {border: 0px; line-height:30px; width:100px; text-align: left;}


.csc-firstHeader {font-size: 18px; font-weight: normal;  color: #3C8BBC; text-transform: normal; font-style:italic;}
h1 {font-size: 16px; font-weight: normal;  color: #333; text-transform: normal; }

a.menue2:link { margin-left: 5px; margin-top: 20px; font-size: 12px; font-weight: bold; color: #fff; text-decoration: none; text-transform: normal;}
a.menue2:active { margin-left: 5px; margin-top: 20px; font-size: 12px; font-weight: bold; color: #fff; text-decoration: none; text-transform: normal;}
a.menue2:visited { margin-left: 5px; margin-top: 20px; font-size: 12px; font-weight: bold; color: #fff; text-decoration: none; text-transform: normal;}
a.menue2:hover { color: #ff0000; }
