/* CSS Document */

body, td, input,  select, textarea
{
	margin:0;
	padding:0;
	font: 11px/16px verdana,arial,helvetica,sans-serif;
	font-weight: normal;
}
a:link {
	color:black;
	text-decoration:none;
}
a:visited {
	color: black;
	text-decoration:none;
}
a:hover {
	color:#36c;
}
a:active {
	color:#36c;
}


/*Selectors*/
#lang a:link
{
	color:#C1DBF4;
}
#lang a:visited
{
	color:#C1DBF4;
}
#lang a:hover
{
	color:white;
}
#lang a:active
{
	color:#fff;
}
#nav1 p, #nav2 p, #nav3 p
{
	padding: 0 0 0 20px;
	display:inline;
	font-size:11px;
	line-height:16px;
}
#header
{
	position:absolute;
	left: 0px; 	
	top: 29px; 
	width: 100%;
	z-index:1; 
	border-top: 1px solid #666666; 
	border-bottom: 1px solid #666666; 
	background-color: #7DA9D6; 
	layer-background-color: #7DA9D6; 
	white-space: nowrap;
}
/* News */
#newstxt td{
 padding-bottom:0.5em;
}

#news
{
	position:absolute; 
	width:190px; 
	left:-200px; 
	top:475px; 
	color:black; 
	border:solid #999999 1px; 
	padding:0;
	z-index:4; 
}
#newstitle
{
	position:relative; 
	height: 18px;
	border:solid 1px #e4e4e4; 
	padding:0; 
	background-image:url(../images/verlauf_blau.gif);
	font-weight:bold;
	margin-bottom:5px
}
#newstitle p /*for browser special support*/
{
	display:inline;
	margin:0 2px 0 4px;
}
#newstxt
{
	position:relative; 
	padding:4px;
}
#virus
{
	position:relative; 
	left:72%; 
	z-index:10; 
	padding:0 4px 2px 4px; 
	border:solid #339933 1px; 
	float:left; 
	margin-right:5px; 
	background-color: #66CC33; 
	layer-background-color: #66CC33; 
	top: 40px;
}
#lang
{
	
	position:absolute; 
	left:72%;  
	top: 65px; 
	padding:0 4px 2px 4px; 
	color:#C1DBF4; 
	background:#7DA9D6; 
	clear:left; 
	float:left;
	z-index:10;
	border: 1px solid #C1DBF4;
}

#home
{
	position:absolute; 
	left:72%; 
	z-index:10; 
	top: 40px;
	color:black; 
	padding:0 4px 2px 4px; 
	border:solid black 1px;
	float:left; 
	margin-right:5px; 
	background-color: #FFFFFF; 
	layer-background-color: #FFFFFF;
}
#nav1, #nav2, #nav3, #nav4
{
	position:absolute; 
	width:190px; 
	z-index:5; 
	left: 30px; 
	color:black; 
	border:solid #999999 1px;
	padding:0 0 5px 0;
}
#nav4
{
	top: 407px; 
	border-bottom:none 0;
	padding:0;
}

#nav3
{
	top: 323px; 
}
#nav2
{
	top: 223px; 
}
#nav1
{
	top: 155px; 
}
#fontsize
{
	position:absolute; 
	z-index:1; 
	left: 568px; 
	top: 8px; 
	color:black; 
	padding:4px;
	border:none black 0;
}
#conseils
{
	position:absolute; 
	z-index:1; 
	left: 223px; 
	top: 8px; 
	color:black; 
	padding:4px;
	border:none black 0;
	white-space:nowrap;
}
#blueline
{
	position:absolute; 
	width:auto; 
	height:500px; 
	z-index:1; 
	background-color: #7DA9D6; 
	layer-background-color: #7DA9D6; 
	border: 1px none #000000; 
	left: 1px;
}
#fontchoice
{
	position:absolute; 
	z-index:12; 
	top:8px; 
	left:662px; 
	background:#7DA9D6; 
	border: 1px none #000000; 
	visibility: hidden;
	padding:4px; 
	border: 1px solid #C1DBF4;
	text-align:left;
}
#fontchoice a
{
	color:#C1DBF4
}
#fontchoice a:hover
{
	color:white
}
#content
{
	position:absolute; 
	width:720px; 
	left: 234px; 
	top: 155px; 
	color:black; 
	margin:0;
	z-index:11;
}
#pagetitle{
	width:160px;
	position: relative;
	font-weight:bold;
	float:left;
	}
#pagetitle2{
	position: relative;
	font-weight:bold;
	float:left;
	margin-left:0.4em;
	}
#contentfield{
	position: absolute;
	width:558px;
	left:160px;
}
#contentfield_big{
	position: absolute;
	width:688px;
	margin-left:30px;
}



/***** classes for #contentfield *****/
#contentfield a:link {
	color:#36c;
	text-decoration:none;
}
#contentfield a:visited {
	color: #36c;
	text-decoration:none;
}
#contentfield a:hover {
	color:#36c;
	text-decoration:underline;
}
#contentfield a:active {
	color:#36c;
}
#contentfield ul li{
	margin-left:-20px;
	}
#contentfield img{
	margin:5px 0 0 0;
}
#contentfield table.imgtxt img{
	margin-right:10px;
}
#contentfield table.imgtxt td a:link, #contentfield table.imgtxt td a:visited, #contentfield table.imgtxt td a:focus{
	color:#000;
}
#contentfield table.imgtxt td a:hover{
	color:#36c;	
	text-decoration:none;
}

#contentfield table.imgtxt td a.underlinedlink:link, #contentfield table.imgtxt td a.underlinedlink:visited, #contentfield table.imgtxt td a.underlinedlink:focus{
	color:#36c;
}
#contentfield table.imgtxt td a.underlinedlink:hover{
	color:#36c;	
	text-decoration:underline;
}
#contentfield table.sitemap td a.underlinedlink:link, #contentfield table.sitemap td a.underlinedlink:visited, #contentfield table.sitemap td a.underlinedlink:focus{
	color:#36c;
}
#contentfield table.sitemap td a.underlinedlink:hover{
	color:#36c;	
	text-decoration:underline;
}


#contentfield table.sitemap td.sitemap_head{
	background:#7DA9D6;
	color:#fff;
	font-weight:bold;
	text-align:left;
	padding:0 0.5em 0 0.5em;
}

#contentfield table.sitemap td a:link, #contentfield table.sitemap td a:visited, #contentfield table.sitemap td a:focus{
	color:#000;
}
#contentfield table.sitemap td a:hover{
	color:#36c;	
	text-decoration:none;
}
#contentfield table.sitemap td.sitemap_head a:link, #contentfield table.sitemap td.sitemap_head a:visited, #contentfield table.sitemap td.sitemap_head a:focus{
	color:#fff;
}
#contentfield table.sitemap td.sitemap_head a:hover{
	text-decoration:underline;
}
#contentfield table.sitemap td.sitemap_head a:active{
	color:#fff;	
	text-decoration:none;
}
#contentfield table.sitemap td a:active{
	color:#000;
}
#contentfield table.sitemap td.sitemap_headwhite{
	background:#fff;
	padding:0 0.2em;
}
#contentfield table.sitemap td{
	padding:0.6em;
	line-height:1.6em;
}
#contentfield table.sitemap td.product a:link, #contentfield table.sitemap td.product a:visited, #contentfield table.sitemap td.product a:focus, #contentfield table.sitemap td.product a:active{
	color:#36c;
}
#contentfield table.sitemap td.product a:hover{
	color:#36c;
	text-decoration:underline;
}
#contentfield table.sitemap td.product{
	padding-bottom:3em;
}
#contentfield table.sitemap td img{
	border:none;
	margin-right:0.2em;
}
#contentfield td{
	vertical-align:top;
	padding:0 0 10px 0;
}
#contentfield .refinfo{
	color:#36c;
}

.test a:link{
	color:#36c;
}
.test a:hover{
	color:#36c;
	text-decoration:underline;
}

#contentfield p.headlines{
	display:inline;
}
.navtitle
{
	position:relative; 
	width:190px; 
	height:20px; 
	z-index:14; 
	background-image: url(../images/verlauf.gif); 
	layer-background-image: url(../images/verlauf.gif); 
	padding:0; 
	border:0px solid #e4e4e4; 
	vertical-align:middle; 
	border-bottom:1px solid #999999; 
	margin-bottom:0; 
	background-color: #87B8E9; 
	layer-background-color: #87B8E9;
	font-weight:bold
}
.navtitleON a:link, .navtitleON a:visited, .navtitleON a:focus, .navtitleON a:hover, .navtitleON a:active
{
	color:#fff;
	font-weight:bold;
	position:relative; 
	width:190px; 
	height:20px; 
	z-index:14; 
	border:0px solid #e4e4e4; 
	margin-bottom:0; 
}
.navtitleON
{
	background:#7DA9D6;
	color:#fff;
	font-weight:bold;
	padding:0;
	width:190px; 
}
.newsdots
{
	font-weight:bold;
	color:#87B8E9;
}
.langspace
{
	margin:0 2px 0 2px;
}
.navspace
{
	padding:0 2px 0 4px;
}
a.virus_green:link
{
	color:#C9FFAE;
}
a.virus_green:visited
{
	color:#C9FFAE;
}
a.virus_green:hover
{
	color:#fff;
}
a.virus_green:active
{
	color:#fff;
}
h1 {
	font-weight: bold;
	font-size:1em;
	display:inline;
}
.bigtitle{
	font-size:1.4em;
	display:inline;
	font-weight:bold;
	color:#4f92d6;
}

#back{
	width:152px;	
	position: relative;
	font-weight:normal;
	float:left;
}
#contentfield table.ref td{
	white-space:nowrap;
	line-height:1.8em;
	}
#contentfield table.ref td.left{
	padding-right:6em;
}

/**** contentfield_big ****/
table.services {
	border:1px solid #999;
}
table.services td.body{
	background:#7DA9D6;
	color:#fff;
	padding:0.8em;
}
table.services td.body2{
	background:#fff;
	color:#000;
	padding:0.3em 0.3em 0.8em 0.8em;
}
.nowrap{
	white-space:nowrap;
}
table.services td.body img{
	border:1px solid #fff;
}
table.services td.body2 img{
	border:1px solid #999;
	margin-top:0.5em;
}
table.services .intro{
	overflow:hidden;
	height:4.3em;
}
table.home td.intro2{
	overflow:hidden;
	height:4.3em;
	padding-left:4em;
}
table.services td.body a:link, table.services td.body a:visited{
	color:#fff;
}
table.services td.body a:focus, table.services td.body a:hover{
	text-decoration:underline;
}
table.services td.body a:active{
	color:#fff;
}
table.services td.head{
	border:1px solid #7DA9D6;
	padding:0.5em;
	white-space:nowrap;
}
table.services td.head2{
	padding:1.5em 0.3em 1.2em 0.8em;
	white-space:nowrap;
}
table.services td.left{
	vertical-align:top;
}
table.services td.head img{
	border:none;
	margin-right:0.5em;
	margin-left:0.3em;
}
table.services td.head a.servicestitle:link, table.services td.head a.servicestitle:visited{
	font-size:1.2em;
	font-weight:bold;
	color:#7baad8;
}
table.services td.head2 a.servicestitle:link, table.services td.head2 a.servicestitle:visited{
	font-size:1.5em;
	font-weight:normal;
	color:#7baad8;
}
table.services td.head2 a.servicestitle:hover, table.services td.head2 a.servicestitle:active{
	font-size:1.5em;
	text-decoration:underline;
}
table.services td.head2 a.servicestitle:focus{
	font-size:1.5em;
	color:#7baad8;
}
table.services td.head a.servicestitle:focus{
	font-size:1.2em;
	color:#7baad8;
}

table.services td.head a.servicestitle:hover, table.services td.head a.servicestitle:active{
	font-size:1.2em;
	text-decoration:underline;
}

td.serv_space{
	padding-right:10px;
	padding-bottom:10px;
	vertical-align:top;
}
a.white_fat_link:link,a.white_fat_link:visited,a.white_fat_link:focus,a.white_fat_link:hover,a.white_fat_link:active{
	color:#fff;
	font-weight:bold;
}
a.grey_fat_link:link,a.grey_fat_link:visited,a.grey_fat_link:focus,a.grey_fat_link:active{
	color:#666;
	font-weight:bold;
}
a.grey_fat_link:hover{
	color:#36c;
}
.bluetext{
	color:#36c;
}
.bluetextfat{
	color:#36c;
	font-weight:bold;
}
table.prod_subnav img{
	margin-bottom:0.4em;
	margin-right:0.8em;	
}
table.prod_subnav a:link, table.prod_subnav a:visited, table.prod_subnav a:focus{
	font-weight:bold;
}
table.prod_subnav a:hover {
	color:#36c;
}
table.prod_subnav a:active{
	font-weight:bold;
}
/**** contact formular ****/
form.contact label, form.contact input, form.contact select{
	display:block;
	width:120px;
	float:left;
	margin-bottom:0.5em;
}
form.contact .check{
	width:auto;
}
form.contact br{
	clear:left;
}
form.contact input#submit { 
  width: auto;
  margin-top:0.5em;
  background:url(../images/but.gif) no-repeat;   
  border:1px solid #999;
  padding-left:15px;
  color:#666;
}

form.contact .required{
	float:left;
	margin-left:0.2em;
}
form.contact .required_txt{
	margin-left:120px;
}
form.contact .comments{
	width: 250px;
	height: 10em;
}
.button{
	background:#7DA9D6;
	border:1px solid #36c;
	color:#fff;
	font-weight:bold;
	padding:0;
}
.spacer{
	width:5px;
	float:left;
}
img.cdilogo{
	margin-left:19px;
}

/**** home ****/

table.home{
	position:absolute;
	width:620px;
	top: 40px;
	left: 80px;
}
table.home td.title{
	font-size:1.5em;
	color:#666666;
	height:1.8em;
	padding-top:0.05em;
	padding-left:0;
}
table.home td.left{
	width:204px;	
	color:#7baad8; 
	font-size:1.5em;
}
table.home a:link{
	color:#666;
}
table.home a:visited{
	color:#666;
}
table.home a:focus{
	color:#666;
}
table.home a:hover{
	color:#36c;
}
table.home a:active{
	color:#666;
}
table.home td.links{
	font-weight:bold;
	height:1em;
}
table.home td.subtitle{
	color:#7baad8; 
	font-size:1.5em;
	padding-top:0.5em;
	padding-bottom:0.4em;
}
img.border{
	border:1px solid #666666;
}

/*add by cad 25.09.09*/

.float-right
 {
 float:right;}

.margin_bottom
{margin-bottom:25px;}

.bg_img
{ background:url(../images/ruban.jpg) no-repeat;}