/* Start of CMSMS style sheet 'global' */
* {
margin:0px;
padding:0px;
outline:none;
}

a {
color:#EE7F00;
}

a:hover {
text-decoration:none
}

a img {
border:none;
display:block;
}

body {
font-family:Georgia, "Times New Roman", Times, serif;
font-size:11px;
line-height:140%;
background-image:url(images/site/body_bg.jpg);
background-repeat:repeat-x;
}


h1 {
font-weight:normal;
font-size: 22px;
line-height: 120%;
}


h2 {
margin-top:10px;
font-weight:normal;
font-size: 16px;
line-height: 120%;
}

ul {
margin-left:15px;
}

hr {
border: 0;
color: #f00;
background-color:#EEE;
height: 1px;
margin-top:3px;
}

#siteWrapper {
width:980px;
height:auto;
margin:0px auto;
}

#logoWrapper {
text-align:center;
padding:14px 0px 16px 0px
}

#mainmenuWrapper {
width:950px;
height:30px;
padding:15px;
background-image:url(images/site/mainmenu_bg.jpg);
background-repeat:no-repeat;
}

#mainmenu span {
float:left;
}

#langSwitch {
float:right;
}

#langSwitch .en {
display:block;
margin:0px 0px 2px 0px
}

#langSwitch .de {
display:block;
margin:2px 0px 0px 0px
}

#contentWrapper {
padding:0px 0px 0px 0px;
color:#333333;
clear:both;
}

#contentWrapper table {
width:100%;
}

#imprint {
margin-top:5px;
font-size:10px;
color:#999;
text-align:center;
}

#imprint a{
color:#999;
}

.three td {
width:33%
}

.two td {
width:50%
}

#contentWrapper td {
padding:8px 30px 20px 30px;
vertical-align:top
}

#pressefotos div {
float:left;
width:120px;
text-align:center;
font-size:10px;
line-height:100%;
color:#999;
margin:16px;
}

#pressefotos img {
border:1px solid #ddd;
padding:5px;
}

.highlight {
font-weight:bold;
color:#D87200
}
/* End of 'global' */

