
body {
margin : 0 0 0 0;
padding : 0;
background : #E6E6E6;
background-image : url(images/bg.jpg);
background-repeat : no-repeat;
background-position : top center;
font : normal small Arial, Helvetica, sans-serif;
color : #814B79;
}
h1, h2, h3, h4, h5, h6 {
margin : 0;
padding : 0;
text-transform : uppercase;
letter-spacing : 0.2em;
color : #BD8DB6;
font : normal small Arial, Helvetica, sans-serif;
font-weight : bold;
}
p, ul, ol, blockquote {
margin-top : 0;
line-height : 160%;
}
a {
text-decoration : none;
color : #2c405b;
}
a:hover {
text-decoration : none;
}
td, tr, p, div {
color : ##E6E6E6;
font-size : 12px;
}
#header_top {
width : 1020px;
height : 34px;
margin : 0 auto;
background : url(images/header_top.jpg) no-repeat;
}
#header {
width : 1020px;
height : 301px;
margin : 0 auto;
background : url(images/header.jpg) no-repeat;
}
#menu {
width : 1020px;
height : 52px;
margin : 0 auto;
background : url(images/buttonsbg.jpg) no-repeat;
}
#menu ul {
margin : 0 auto;
padding : 0px 0 0 20px;
list-style : none;
line-height : normal;
}
#menu li {
display : inline;
}
#menu a {
display : block;
float : left;
height : 52px;
width:120px;
padding : 12px 0px 0 0px;
background : url(images/button.jpg) no-repeat;
text-align : center;
font-weight : bold;
color : #000000;
font-size : 11px;
font : normal small Arial, Helvetica, sans-serif;
}
#menu a:hover {
background-image : url(images/button2.jpg);
color : #ffffff;
height : 52px;
width:120px;
}
#menu .aktiv a {
	background: url(images/button3.jpg) no-repeat center;
	color : #000000;
	height : 52px;
    width:120px;
}
#menu .aktiv a:hover {
	background: url(images/button4.jpg) no-repeat center;
	color : #000000;
	height : 52px;
    width:120px;
}

#content_top {
width : 1020px;
height : 1px;
margin : 0 auto;
background-image : url(images/content_top.jpg);
}
#content {
width : 1020px;
margin : 0 auto;
background-image : url(images/content.jpg);
}
#content_bottom {
width : 1020px;
height : 20px;
margin : 0 auto;
background-image : url(images/content_bottom.jpg);
}
#content2 {
float : left;
width : 920px;
padding-left : 30px;
}

#content h2 {
height : 16px;
margin-bottom : 20px;
padding : 9px 0 0 10px;
letter-spacing : normal;
font-size : 14px;
}
#content h3 {
text-transform : uppercase;
letter-spacing : normal;
font-size : x-small;
color : #ffffff;
}
#content ul {
margin-left : 0;
padding-left : 10px;
list-style : square inside;
}
#footer {
height : 59px;
width : 1020px;
margin : 0 auto;
background : url(images/footer.jpg) no-repeat;
}
#footer * {
color : #BD8DB6;
}
#footer p {
text-align : center;
font-size : 10px;
}