/*WYSIWYG:  .headline#Überschrift,.text#Normal,.bold#Fett,*/
/*TABLECORE: .black#Text&nbsp;black*/

body.wysiwyg{
   background: #; 
}

body.tablecore{
   font-family: ;
   font-size: px;
   color: #;
   background: #; 
}

body {
   background:#fff; 
   font-family:verdana,arial;
}
img {
   behavior: url(path,{837});
}
span.weberror {
   color: red; 
   font-weight: bold;
}


/*+*+*+*+* Classes *+*+*+*+*/

.body{
   width:1000px;
   text-align:left;
   /*height:100%;*/
   padding-top:0px;
   padding-left:0px;
   padding-right:0px;
   padding-bottom:0px;
   overflow:hidden;
}

.serviceNavigation{
   float:right;
}

.serviceNavigation div{
   float:left;
}

.serviceNavigation img{
   padding:0px;
   margin:0px;
   vertical-align:middle;
}

.serviceNavigation a{
   margin:0px;
   padding:0px 15px 0px 0px;
   font-size:11px;
   color:#000;
   text-decoration:none;
}

.serviceNavigation a:hover{
   text-decoration:underline;
}

.logo{
   width:282px;
   height:48px;
   margin-top:50px;
   margin-left:34px;
   margin-bottom:10px;
}

.header{
   width:1000px;
   height:224px;
   background:#e11b2c;
   overflow:hidden;
}

.banner{
   float:left;
   margin-left:34px;
}

.mainNavigation{
   float:left;
   width:199px;
   height:224px;
}

.mainNavigation a{
   background:transparent url(731_DE.gif?exp=24552665472100) no-repeat scroll 0 3px;
   color:#fff;
   display:block;
   font-size:11px;
   font-weight:normal;
   margin:0px 0px 3px 15px;
   padding-left:16px;
   text-decoration:none;
}

.mainNavigation a:hover{
   text-decoration:underline;
}

.mainNavigation p{
   padding:0px;
   margin:15px 0px 15px 15px;
   font-size:20px;
   font-weight:normal;
   color:#fff;
}

.sublogo{
   float:left;
   width:100px;
   height:91px;
   padding:0px;
   margin-left:100px;
   margin-top:30px;
   background:#fff; 
   text-align:center;  
}

.sublogo a{
   width:100px;
   height:91px;
   background:none;
   margin:0px;
   padding:0px;
}

.sublogo img{
   margin-top:22px;
}

.contentContainer{
   width:1000px;
}

.content{
   float:left;
   width:520px;
   margin:20px 0px 0px 34px;
   clear:both;
}

.contentTitle{
   font-size:30px;
   color:#e01b2c;
}
.contentText, .contentText td{
   margin-top:15px;
   font-family:verdana;
   font-size:11px;
   font-weight:normal;
   color:#666;
}

.contentText a{
   color:#e01b2c;
}

.contentRightContainer{
   float:left;
   width:246px;
   margin:110px 0px 0px 50px;  
}

.contentRightContainerTitle{
   font-size:12px;
   font-weight:bold;
   color:#e01b2c;
}

.contentRightContainerText{
   margin:5px 0px 30px;
   font-size:10px;
   font-weight:normal;
   color:#000;
}

.contentRightContainerText a{
   color:#e01b2c;
}

/*+*+*+*+* Classes *+*+*+*+*/

.bold{
   font-weight:bold;
}

.headline{
   font-family:verdana, arial;
   font-weight:bold;
   font-size:14px;
   color:#e01b2c;
}

.text{
   font-weight:normal;
   font-size:11px;
   color:#000;
}
.clear{
   clear:both;
}