        
          body{
            font-family: arial, sans-serif;
            font-size: 11px;
            color: #646464;
            margin: 0;
            padding: 0;
            line-height: 1.5em;
          }
          
          a:link,
          a:visited,
          a:active{
            text-decoration: none;
            color: #aaba00;
            font-weight: normal;
          }
          
          a:hover{
            text-decoration: underline;
            color: #343434;
          }
          
          div.container{
            width: 980px;
            margin: auto;
          }
          
          div.container div.top{
            height: 28px;
            line-height: 28px;
          }
          
          div.container div.top div.changeversion{
            float: left;
            width: 300px;
            height: 28px;
            font-size: 12px;
          }
          
          div.container div.top div.changeversion a:link,
          div.container div.top div.changeversion a:visited,
          div.container div.top div.changeversion a:active{
            text-decoration: underline;
            color: #9f9f9f;
          }
          
          div.container div.top div.changeversion a:hover{
            text-decoration: none;
            color: #353535;
          }
          
          div.container div.top div.search{
            float: right;
            width: 300px;
            height: 28px;
          }
          
          div.container div.header{
            height: 265px;
            background: url('/fileadmin/templates/img08/bg_header.jpg') top left no-repeat;
          }
          
          div.container div.main{
            background: url('/fileadmin/templates/img08/bg_main.gif') top left repeat-x;
          }
          
          div.container div.main div.inner{
            background: url('/fileadmin/templates/img08/bg_logo_neu.gif') top right no-repeat;
          }
          
          div.mainnav{
            height: 33px;
            overflow: visible;
          }
          
          /*
          div.mainnav ul{
            list-style-type: none;
            font-size: 12px;
            text-transform: uppercase;
            color: 353535;  
            line-height: 32px;    
            margin: 0;
            padding: 0 0 0 6px;      
          }
          div.mainnav ul li{
            display: inline;
            padding: 2px 11px 2px 11px;
            border-left: 1px solid #c1c1c1; 
          }
          div.mainnav ul li.first{
            border-left: none;
          }
          div.mainnav ul li.home{
            font-weight: bold;
          }
          
          div.mainnav ul li a:link,
          div.mainnav ul li a:visited,
          div.mainnav ul li a:active{
            color: #343434;
            text-decoration: none;
          }
          
          div.mainnav ul li a:hover{
            color: #000;
            text-decoration: underline;
          }
          */
          
          div.main div.homeleft{
            width: 452px;
            overflow: hidden;
            padding: 0 17px 0 17px;
            float: left;
            line-height: 1.7em;
          }
          
          div.main div.left{
            width: 130px;
            overflow: hidden;
            padding: 0 50px 0 20px;
            float: left;
            line-height: 1.7em;
          }
          
          div.main div.center{
            width: 640px;
            overflow: hidden;
            padding: 36px 17px 36px 17px;
            float: left;
            line-height: 1.7em;
            font-size: 12px;
          }
          
          div.main div.center h1{
	    padding-top: 15px;
	    padding-bottom: 0px;
	    margin: 0px;
          }
          
          div.main div.homeleft h1{
            margin: 22px 0 18px 0;
            padding-bottom: 8px;
          }
          
          div.main div.homeleft ul{
            padding: 4px 0 0 0px;
            list-style-type: none;
            margin: 0;
          }
          
          div.main div.homeleft ul li{
            padding-left: 2px;
            background: url('/fileadmin/templates/img08/bg_bullet.gif') 4px 0px no-repeat;
          }
          
          div.main div.homecenter{
            width: 216px;
            padding: 0 24px 18px 13px;
            float: left;
            background: url('/fileadmin/templates/img08/bg_homecenter.gif') top left repeat-x #fff;
            overflow: hidden;
            font-size: 10px;
          }
          
          div.main div.homecenter h1{
            display: block;
            height: 52px;
            background: url('/fileadmin/templates/img08/bg_homecenter_h1.gif') top left no-repeat;
            margin: 0;
            padding: 0 0 0 30px;
            font-size: 11px;
            font-weight: strong;
            color: #fff;
            line-height: 52px;
          }
          
          div.main div.homecenter ul{
            list-style-type: none;
            border-top: 1px solid #aaba00;
            width: 216px;
            padding: 0;
            margin: 0 0 0 4px;
            line-height: 1.2em;
          }
          
          div.main div.homecenter ul li{
            border-bottom: 1px solid #aaba00;
            margin: 0;
            padding: 3px 0 3px 0;
          }
                    
          div.container div.footer{
            border-top: 1px solid #aaba00;
            clear: both;
            text-align: right;
            font-size: 10px;
            line-height: 2.5em;
          }
          
          div.main div.homecenter ul li a:link,
          div.main div.homecenter ul li a:visited,
          div.main div.homecenter ul li a:active{
            color: #666;
            text-decoration: none;
            display: block;
            padding: 3px 0 3px 0px;
            font-weight: normal;
          }
          div.main div.homecenter ul li a:hover{
            color: #343434;
            text-decoration: underline;
          }
          
          div.main div.homeright{
            float: left;
            width: 240px;
            padding-top: 60px;
            font-size: 10px;
          }
          
          div.clearer{
            height: 1px;
            overflow: hidden;
            clear: both;
          }
          div.container div.footer a:link,
          div.container div.footer a:visited,
          div.container div.footer a:active{
            color: #646464;
            text-decoration: underline;
          }
          div.container div.footer a:hover{



            color: #353535;
            text-decoration: none;
          }
          
          div.container div.homeright div.bloghome{          
            background: url('/fileadmin/templates/img08/bg_homeblog.gif') top left repeat-x #f4f4f4;
            padding-bottom: 6px;
          }
          
          div.container div.homeright div.bloghome a:link,
          div.container div.homeright div.bloghome a:visited,
          div.container div.homeright div.bloghome a:active{
            color: #343434;
            text-decoration: none;
          }   
          div.container div.homeright div.bloghome a:hover{
            text-decoration: underline;
          }  
          
          div.container div.bloghome h3{
            background: #ececec;
            margin: 0;
            padding: 3px 10px 3px 10px;
            line-height: 1.2em;
            font-size: 11px;
            display: block;
            font-weight: normal;
          }
          
          .newsletter{
            font-size: 11px;
            line-height: 48px;
            height: 48px;
            text-align: center
          }
          
          .newsletter a:link,
          .newsletter a:visited,
          .newsletter a:active{
            color: #aab900;
            font-weight: bold;
            text-decoration: underline;
          }
          .newsletter a:hover{



            color: #343434;
          }
          
          div#testimonials{
            width: 230px;
            height: 140px;
          }
          
          .buttonlinks a.softwarehouse:link,
          .buttonlinks a.softwarehouse:visited,          
          .buttonlinks a.softwarehouse:active,
          .buttonlinks a.academic_center:link,
          .buttonlinks a.academic_center:visited,          
          .buttonlinks a.academic_center:active{
            display: block;
            height: 48px;
            line-height: 48px;
            padding-left: 60px;
            font-size: 14px;
            color: #a1a1a1;
            background: url('/fileadmin/templates/img08/bg_softwarehouse.gif') 26px -2px no-repeat;
            font-weight: bold;
          }  
          .buttonlinks a.academic_center:link,
          .buttonlinks a.academic_center:visited,          
          .buttonlinks a.academic_center:active{  
            background: url('/fileadmin/templates/img08/bg_academic_center.gif') 26px -2px no-repeat;
          }     
          .buttonlinks a.softwarehouse:hover,
          .buttonlinks a.academic_center:hover{
            color: #333;
          }

/* remove the bullets, padding and margins from the lists */
.menu {
	background: none;
	color: #343434;
	margin: 0;
	padding: 0;
	width: 100%;
}
.menu ul{
list-style-type:none;
padding:0;
margin:0;
}
/* make the top level links horizontal and position relative so that we can position the sub level */
.menu li{
float:left;
position:relative;
z-index:100;
}

/* use the table to position the dropdown list */
.menu table{
position:absolute;
border-collapse:collapse;
z-index:80;
left:-1px;
top:22px;
}

/* style all the links */
.menu a, .menu :visited {
	display:block;
	font-size:12px;
	width:auto;
	/*background:#949e7c;*/
	text-decoration:none;
	margin-right:1px;
	text-align:left;
	padding-right: 8px;
	color: #343434;
	text-decoration: none;
	text-transform: uppercase;
	padding-left: 8px;
	line-height: 32px;
}

/* style the links hover */
.menu :hover{
color:#aab900;
background:#c0bc03;
}

/* hide the sub level links */
.menu ul ul {
display: block;
visibility:hidden;
position:absolute;
	/*width:160px;*/
	width: 130px;
height:0;
  background: none;
  padding-top: 10px;
}
/* make the sub level visible on hover list or link */
.menu ul li:hover ul,
.menu ul a:hover ul{
visibility:visible;
}
.menu ul ul a, .menu ul ul a:visited {
	/*width:160px;*/
	width: 130px;
	display: block;
	padding:3px 5px 3px 5px;
        background: url('/fileadmin/templates/img08/bg_menu.gif') #d8d8d8 top left repeat-y;
	color: #343434;
	text-transform: none;
	/* Font Size Drop Down */
	font-size: 11px;
	border-bottom: 1px solid #fff;

	margin: 0 auto;
	line-height: 1.2em;
	
}

.menu :hover, .menu ul ul a:hover {
color:#aab900;
background:none;
text-decoration: none;
}

.menu ul li{
	background: url('/fileadmin/templates/img08/bg_menu_ul.gif') 0px 6px no-repeat !important;
}

.menu ul ul a:hover {
background:#fff;
text-decoration: none;
color: #343434;
}


     

.menu ul li.home{
  background: none !important;
}     


/* NAVIGATION MAIN CONTENT LEFT */

#left-content {
	border: 0px solid red;
	padding-top: 50px;
	overflow: visible;
	line-height: 1em;
	left: 0;
	top: 0;
}
#left-content h1 {
	color: rgb(191,189,0);
	margin-bottom: 10px;
	font-size: 100%;
	font-weight: bold;
	text-transform: uppercase;
}

.nav-left {
	width:130px;
	border-bottom:solid 0px rgb(191,189,0);
}
.nav-left dt a, 
.nav-left dt a:visited {
	display:block; 
	min-height:1.5em /*Non-IE6*/; 
	height:auto !important; 
	height:1.5em /*IE6*/; 
	line-height:1.5em; 
	padding:0px 10px 0px 10px;  
	border-bottom: solid 1px rgb(191,189,0); 
	text-decoration:none; 
	color: #666; 
	font-weight:normal; 
	font-size:95%;
	}

.nav-left dd{
	margin: 0;
	padding:0px 10px 0px 16px; 
}

.nav-left dd a, 
.nav-left dd a:visited {
	display:block; 
	min-height:1.4em /*Non-IE6*/; 
	height:auto !important; 
	height:1.4em /*IE6*/; 
	line-height:1.4em; 
	padding:0px 10px 0px 16px; 
	border:none; 
	font-weight:normal; 
	text-decoration:none; 
	color: #666; 
	font-size:95%;}
.nav-left dt a:hover, 
.nav-left dd a:hover {
	color:#000; 
	text-decoration:underline;
	}

.nav-left dt a.level1-act {
	font-weight:bold;
	/*white-space: nowrap;*/
	}


/* MAIN CONTENT */

#middle-content {

	font-size: 12px;
	line-height: 1.5em;


}
#middle-content h2,
#middle-content h1 {
	color: rgb(191,189,0);
	font-size: 170%;
	font-weight: normal;
	padding-bottom: 1em;
	padding-top: 15px;
	padding-bottom: 0px;
	margin-bottom: 0px;
}
/*
#middle-content h2 {
	background: rgb(191,189,0);
	color: rgb(255,255,255);
	font-size: 110%;
	font-weight: normal;
	margin: 0px 0px 0px 0px;
	padding: 3px;
}
*/
#middle-content .csc-textpic-border img{
	border: 1px solid rgb(191,189,0);
}
#middle-content li {
	margin: 5px 20px 5px 25px;
}
#middle-content td {
	font-size: 12px;
	padding: 2px;
	border-bottom: 0px solid #e5e5e5;
	
}
#middle-content th {
	font-size: 12px;
	padding: 2px;
	border-bottom: 0px solid #333;
}
#middle-content fieldset{
	border: none;

}

#middle-content div {
	padding-bottom: 0px;
	/*margin-bottom: 0px;*/
	margin-top: 20px;
}
#middle-content form label{
	width: 120px;
	display: block;
	float: left;

}
#middle-content form input{

	float: left;

}

#middle-content form div{
	
	clear:both;
	margin: 0px;
	padding: 5px;

}


#header1{
  height: 72px;
  background: url('/fileadmin/templates/img08/header/1.jpg') top left no-repeat;
}
#header2{
  height: 72px;
  background: url('/fileadmin/templates/img08/header/2.jpg') top left no-repeat;
}  
#header3{
  height: 72px;
  background: url('/fileadmin/templates/img08/header/3.jpg') top left no-repeat;
} 
#header4{
  height: 72px;
  background: url('/fileadmin/templates/img08/header/4.jpg') top left no-repeat;
} 
#header5{
  height: 72px;
  background: url('/fileadmin/templates/img08/header/5.jpg') top left no-repeat;
} 
#header6{
  height: 72px;
  background: url('/fileadmin/templates/img08/header/6.jpg') top left no-repeat;
} 
#header7{
  height: 72px;
  background: url('/fileadmin/templates/img08/header/7.jpg') top left no-repeat;
}

dd a.level2-no:link,
dd a.level2-no:visited,
dd a.level2-no:active,
dd a.level2-act:link,
dd a.level2-act:visited,
dd a.level2-act:active{
  padding-left: 0;
  padding-bottom: 6px;
}

dd a.level2-act:link,
dd a.level2-act:visited,
dd a.level2-act:active{
  font-weight: bold;
}

#middle-content table,
#middle-content table tr,
#middle-content table tr td{
  vertical-align: top;
}

.asknet-green{
	color: rgb(170,185,0);
}
.asknet-bright-blue{
	color: rgb(55,160,225);
}
.asknet-sunny-yellow{
	color: rgb(240,210,70);
}
.asknet-rubine-red{
	color: rgb(200,0,110);
}
.asknet-soft-grey{
	color: rgb(170,175,180);
}
.asknet-footer{
	color: rgb(170,175,180);
	font-size: 10px;
}
#middle-content h2,
#middle-content h1{
	color: rgb(170,185,0);
	font-size:16px;
	font-weight: bold;
	margin: 1em 0 0.5em 0;
}
/*
#middle-content h2{
	background: rgb(170,185,0);
	margin: 1em 0 0.5em 0;
}
*/
#middle-content h3{
	color: rgb(170,185,0);
	font-size:14px;	
	font-weight: bold;
	margin: 1em 0 0.5em 0;
}

#middle-content h4{
	color: rgb(170,175,180);
	font-size:14px;	
	font-weight: bold;
	margin: 1em 0 0.5em 0;	
}

#middle-content h5{
	color: rgb(170,185,0);
	font-size:11px;	
	font-weight: bold;	
	margin: 1em 0 0.5em 0;
}

#middle-content h6{
	color: rgb(170,175,180);
	font-size:11px;	
	font-weight: bold;
	margin: 1em 0 0.5em 0;	
}

#left-content h1{
	color: rgb(170,185,0);
}


.bzd_staff_left{
float:left;
width: 120px;
padding-top: 13px;
}

.bzd_staff_left img{
border: 1px solid rgb(170,185,0);
}

.bzd_staff_right{
width: 515px;
float: left;
}

div.container{
 background: url('../img08/bg_main_new.gif') -42px 100px no-repeat;
}

div.container div.main{
 background: none;
}

div.container div.main div.inner{
 background: none;
}

dl.nav-left{
padding-left: 0;
margin-left: 0;
clear: both;
}

.csc-textpic-above dl.csc-textpic-image{
	height: 80px;
	vertical-align: middle;
	padding: 12px;
}
.csc-textpic-above dl.csc-textpic-image dt{
	height: 80px;
	vertical-align: middle;
	display: block;
}
.csc-textpic-above dl.csc-textpic-image dt img{

	vertical-align: middle;
}


          
          div.container div.top div.search{
            float: right;
            width: 200px;
            height: 28px;
            background: url('../img08/bg_search.gif') top left no-repeat;
          }
          
          div.container div.top div.search form{
          	margin: 0;
          	padding: 0;
          }
          
          div.container div.top div.search input{
            background: none;
            border: none;
          }
          div.container div.top div.search input#sword{
          	height: 16px;
          	width: 165px;
          	padding: 0px 3px 0px 3px
          }
          div.container div.top div.search input#ssubmit{
          	width: 22px;
          	margin-left: 8px;
          }
 
 #middle-content .news-single-item h3{
 font-weight: normal;	
 }

 #middle-content .news-single-item h2{
   font-size: 12px;
	color: #646464;
 }
 
 #middle-content .news-single-timedata{
 	display: none;
 }
 #middle-content .contact_right .csc-header-n1,
 #middle-content .contact_right .csc-header-n1 h1{
  margin-top: 0px;
 }
 
 .contact_right textarea{
 width: 235px;
	
 }
 
#c1466 .csc-mailform-submit{
	border: 0px none;
	width: 108px;
	height: 40px;
	overflow: hidden;
	line-height: 200px;
	cursor: pointer;
	display: block;
	background: url('/fileadmin/templates/images/button_absenden.gif') top left no-repeat;
}