/* Start of CMSMS style sheet 'relaunch2009' */
*{
font-family: "Trebuchet MS";
border:none;
}
body{
margin:0;
padding: 0;
background:#fff url(img/bg.gif) repeat-x;
}


#overall{
width:1007px;
}

#header{
height: 100px;
background: #fff;
}

#topteaser{
background:url(img/teaser-bg.gif) repeat-y top left;
margin-bottom:28px;
border: 1px solid #fff;
}

.logo{
float:right;
margin-top:32px;
}

.teaser{
float:right;
border-left: 1px solid #fff;
border-right: 1px solid #fff;
}


#topnavi {
padding:0;
margin: 60px 0 0 375px;
list-style-type: none;
float: left;
}

#topnavi li{
display: inline;
margin-right: 18px;
background: url(img/trenner.gif)no-repeat center left;
padding-left:18px;
}
#topnavi li a {
text-transform: uppercase;
font-size: 14px;
color:#999999;
text-decoration: none;
}

#topnavi li .active{
font-weight: bold;
color:#660000;
}

#topnavi li a:hover {
color:#660000;
}

#navi {
list-style-type: none;
float: left;
margin: 62px 0 0 148px;
padding: 0;
}

#navi li{
}

#navi li a{
width: 215px;
height:17px;
background: url(img/navi-normal.gif) no-repeat top left;
display: block;
color:#fff;
font-size: 16px;
text-transform: uppercase;
font-weight: bold;
text-decoration: none;
margin-bottom: 1px;
padding: 5px 0 8px 10px;
}

#navi li a:hover{
background: url(img/navi-active.gif) no-repeat top left;
}

#navi .active{
background: url(img/navi-active.gif) no-repeat top left;
}
.box1,.box2{
float:left;
width:280px;
height:116px;
border-top: 1px solid #ccc;
border-bottom: 1px solid #ccc;
margin: 0 0 18px 0;
overflow: hidden;
padding: 20px 0 20px 0;
}

.box2{
float:right;
}


.box1 img,.box2 img{
float:left;
border:1px solid #ccc;
margin-right: 20px;	
}

.box1 h4,.box2 h4{
color:#660000;
font-size: 14px;
font-weight: bold;
padding:0;
margin:0;
}

.box1 p,.box2 p{
font-size: 12px;
padding:0;
margin:0;
}

.box1 a,.box2 a{
font-size: 12px;
color:#660000;
text-decoration: none;
float: right;
}

#colleft{
float:left;
width:225px;
margin-left: 147px;
text-align:center;
}
#colright{
float:left;
padding: 0;
margin:0;
width:630px;
font-size:12px;
color:#333;
}
#colright a {
color:#333;
}

h1,h2,h3,h4{
padding:0;
margin:0;
font-size:14px;
color:#660000;
}
h1{
padding-top:5px;
border-top:1px solid #ccc;
}
/* End of 'relaunch2009' */

