
body {
background: #faaf16 url("/bilder/orangebackground.gif");  background-repeat: repeat-x; 
text-align: center;
font: normal 10px verdana, arial, tahoma, sans-serif;
color: #333;
padding-top: 40px;
}

td {
color: #000;
text-decoration: none;
font-size: 10px;
}

a {
color: #a36112;
text-decoration: none;
font-size: 10px;
}

a:visited {
text-decoration: none;
font-size: 10px;
}

a:hover {
text-decoration: none;
color: #a36112;
font-size: 10px;
}


#content {
float: left;
width: 660px;
min-height: 300px;
margin: 10px 0 0 10px;
}

#footer {
text-align: center;
border-top: solid 4px #333;
padding-top: 4px;
clear: both;
width: 670px;
margin-left: 0px;
font: 11px  verdana,arial, sans-serif;
text-decoration: none;
float: center;
}



#topheader {
width: 670px;
height: 50px;
background: #fff url("/bilder/toplogo_white.gif") no-repeat;
background-position: top right;
}

#header {
width: 670px;
height: 155px;
background: #000 url("/bilder/headerbackground2.jpg") no-repeat;
background-position: top right;
}


#outerwrapper {
width: 690px;
background-position: 0;
border: solid 1px #000;
margin: 0 auto;
text-align: left;
}

#wrapper {
width: 670px;
background: #fff ;
background-position: 0 0;
border: solid 10px #fff;
margin: 0 auto;
text-align: left;
}

h2 ,h2 a{
font: bold 14px  arial, sans-serif;
padding:0px;
margin:0px;
color: #ccc;
margin-left:4px;
}

h2 a:visited {
text-decoration: none;
color: #ccc;
font-size: 14px;
}

h2 a:hover {
text-decoration: none;
color: #fff;
font-size: 14px;
}

h2 a:active {
text-decoration: none;
color: #ddcccc;
font-size: 14px;
}


h1 {
width: 660px;
height: 30px;
background-color: #333;
float: left;
font: bold 16px/30px arial, verdana, tahoma, sans-serif;
padding-left: 10px;
color: #fff;
margin-top: 1px;
cursor: default;
}

h1.alternativ {
background-color: #fff;
float: left;
font: bold 16px/30px arial, verdana, tahoma, sans-serif;
padding-left: 0px;
color: #333;
margin-top: 1px;
cursor: default;
}

#nav {
list-style: none;
z-index: 2;
border-right: 1px solid #fff;
height: 210px;
width: 150px;
}

#nav li a {
color: #fff;
font: normal 11px/24px verdana, arial, tahoma, sans-serif;
display: block;
width: 140px;
height: 24px;
background-color: #000;
border-bottom: 1px solid #fff;
padding-left: 10px;
text-decoration: none;
}

#nav li a:hover {
background-color: #555;
}

#current a {
background-image: url("images/bullet.gif");
background-repeat: no-repeat;
background-position: 100% 50%;
}

#sidebar {
width: 132px;
background-color: #ccc;
float: left;
position: relative;
left: -4px;
margin-left: -147px;
border-top: 1px solid #fff;
font: normal 10px/18px verdana, arial, tahoma, sans-serif;
padding: 8px;
}

img {
border: none;
}

a img {
margin-bottom: 2px;
border: 1px none #fff;
}

a:hover img {
border: 1px none #fff;
border-color: #f00;
}


p {
margin-bottom: 0px;
font-size: 10px;
font-family: verdana, arial, tahoma, sans-serif;
}



