@charset "utf-8";
/* CSS Document */
.ie6detect{
 margin:auto;
 width:600px;
 color:#ff0000;
 font-size:14px;
 text-align:center;
 padding:20px;
}
h1{
 font-family:"trebuchet MS";
 letter-spacing:-1px;
 font-size:18px;
 color:#333333;
}
h2{
 font-family:"trebuchet MS";
 letter-spacing:-1px;
 font-size:16px;
 color:#ff3300;
}
.bodytext{
 line-height:19px;
}
a{
 color:#ff3300;
 text-decoration:none;
}
a:hover{
 text-decoration:underline;
}
li{
 list-style-image: url(../icons/downloadicons/pfeil.png);
}
html{
 height:100%
}
body{
 margin:0px;
 padding:0px;
 height:100%;
 background:url(../img/bg.jpg) left top #FFFFFF no-repeat;
 color:#333333;
 font-family:Verdana, Arial, Helvetica, sans-serif;
 font-size:12px;
 color:#333333;
}
.nterm-bg-media{
background:url("../img/lightbox-ico-loading.gif") no-repeat scroll 50% center #FFFFFF;
}
.div_border{
 margin:auto;
 width:981px;
 position:relative;
}
.div_menu{
 position:absolute;
 left:50px;
 top:0px;
 height:70px;
 width:881px;
 background:url(../img/menu_mi.png) repeat-x;
 text-align:center;
 z-index:20;
 font-family:"trebuchet MS";
 letter-spacing:-1px;
 font-size:18px;
 color:#333333; 
}
.div_menu ul{
 margin:15px 0 0 0;
 padding:0px;
 width:100%;
}
.div_menu li{
 margin:0px;
 padding:0px;
 list-style:none;
 display:inline;
}
.div_menu a{
 color:#333333;
 margin:0 15px 0 15px;
 text-decoration:none;
}
.div_menu a:hover{
 text-decoration:underline;
}
a.a_cur{
 color:#FF3300;
}
a.a_cur:hover{
 text-decoration:none;
}
.div_menu_bg_left{
 position:absolute;
 left:0px;
 top:0px;
 height:70px;
 width:50px;
 background:url(../img/menu_li.png) no-repeat;
}
.div_menu_bg_right{
 position:absolute;
 right:0px;
 top:0px;
 height:70px;
 width:50px;
 background:url(../img/menu_re.png) no-repeat;
}
.div_banner_spacer{
 position:relative;
 width:100%;
 height:122px;
 background:transparent;
}
.div_banner{
 position:relative;
 width:100%;
 height:178px;
 background:url(../img/content_oben_a.png) bottom no-repeat;
}
.div_content_bg{
 height:100%;
 width:981px;
 background:#FFFFFF;
 background:url(../img/content_mitte_a.png) repeat-y;
}
.div_content{
 width:981px;
 background:#FFFFFF;
 background:url(../img/content_abschluss_a.png) bottom no-repeat;
 min-height:250px;
}
.div_content_spacer{
 width:60px;
 float:left;
 height:100%;
}
.div_content_left{
 float:left;
 width:530px;
 color:#666666;
 margin-right:40px;
}
.div_content_right{
 margin:0;
 float:left;
 width:272px;
 color:#333333;
 overflow:hidden;
}
.div_content_right a{
 float:right;
 font-weight:bold;
 font-size:10px;
}

.csc-default{
 margin-bottom:45px;
}









.div_content_unten{
 height:60px;
 width:100%;
 background:url(../img/content_unten_a.png) no-repeat; 
}
.clearer{
 clear:both;
}
.div_footer{
 width:100%;
 text-align:center;
}
.div_footer ul{
 margin:0px;
 padding:0px;
}
.div_footer li{
 margin:0px;
 padding:0px;
 list-style:none;
 display:inline;
 margin-right:15px;
}
















div{
 border:0px solid green;
}