/* CSS Document by Anja R. 2007
Depeche Mode Template
*/

html {
margin: 0px auto;
padding: 0px;
}

body {
margin: 0px auto;
text-align: center;
background-color: #E8E8E8;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 70%;
line-height: 1.6em;
color: #000;
background-image: url(images/mainbg.gif);
background-repeat: repeat-x;
background-position: top;
}

a:link {
color: #a10000;
font-weight: bold;
text-decoration: none;
}
a:visited {
color: #a10000;
font-weight: bold;
text-decoration: none;
}
a:hover {
color: #a10000;
font-weight: bold;
text-decoration: none;
border-bottom: 1px dashed #a10000;
}
a:active {
color: #a10000;
font-weight: bold;
text-decoration: none;
}

h1 {
font-size: 140%;
border-bottom: 1px dashed #B30202;
color: #B30202;
margin-top: 1px;
margin-bottom: 7px;
padding-bottom: 4px;
letter-spacing:1px;
font-family: Arial, Helvetica, sans-serif;
}

#wrapper {
margin: 0px auto;
width: 851px;
min-height: 450px;
background-image: url(images/mittebg.jpg);
}

#head1 {
margin: 0px;
float: left;
width: 558px;
height: 141px;
background-image: url(images/head1.jpg);
background-repeat: no-repeat;
text-align: left;
}

#head2 {
margin: 0px;
float: right;
width: 293px;
height: 141px;
background-image: url(images/head2.jpg);
background-repeat: no-repeat;
}

#head1_txt {
margin: 0px;
padding-top: 90px;
padding-left: 59px;
color: #B30202;
font-size: 10px;
font-family: Arial, Helvetica, sans-serif;
}

#anti1 {
clear: both;
}

#content {
float: left;
width: 550px;
margin: 0px;
text-align: left;
background-image: url(images/contentbg.jpg);
background-position: top;
background-repeat: no-repeat;
}

#content_txt {
width: 515px;
padding-left: 10px;
margin-top: 10px;
}

#menu {
margin: 0px;
float: right;
width: 301px;
height: 500px;
background-image: url(images/menu.jpg);
background-repeat: no-repeat;
background-position: top;
text-align: left;
}

#menu_txt {
width: 185px;
text-align: left;
margin-right: 18px;
padding-top: 120px;
float: right;
}

#anti2 {
clear: both;
}

#footer {
width: 851px;
margin: 0px auto;
height: 78px;
}

img {
border: 0px;
}