/* B L O C K S*/

* { 
margin:0; 
padding:0;
}

body {
font-family: Arial, Helvetica, sans-serif;
font-size: 11pt;
line-height: 14pt;
margin: 0; 
padding: 0; 
text-align: left; 
background-color: #fff;
color: #000;
}

#contentcont {
position: static;
height: 100%;
}

#sitecontainer {
position: static;
width: 190mm;
}

div.where {
font-size: 15pt;
}

#head {
position: relative;
width: 190mm;
margin: 0px 0px 10mm 0px;
line-height: 15px;
text-align: left;
background: url(../bilder/sr_headgrau.jpg);
background-attachment: scroll;
background-repeat: no-repeat;
background-color: #fff;
}

#content {
position: static;
font-size: 12px;
color: #000;
min-height: 530px;
width: 540px;
padding-left: 30px;
padding-right: 20px;
padding-bottom: 20px;
}


p {
font-size: 12px;
color: #000;
}

p.titel {
font-size: 12px;
font-weight: bold;
font-style: italic;
color: #000;
}

span.titel {
font-size: 12px;
font-weight: bold;
font-style: italic;
color: #000;
}

.copyÊ{
font-size: 12px;
color: #000
}

.titel {
font-size: 12px;
font-weight: bold;
font-style: italic;
color: #000;
}

.highlight {
font-size: 12px;
font-weight: bold;
color: #000;
}

* { 
color: #000;
}

a {
color: #333;
text-decoration: none;
}