body{
	padding: 0px;
	margin: 0px;
	background-color:#E1EEF6;
	line-height: 15px;	
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	/*text-align: center;*/	
	
	/*
	background-image: url(./../graphics/bg.gif); 
	background-repeat: repeat-y;
	*/				
}

/* --- --- ---    L A Y O U T    --- --- --- */
#outerShellBG{
	/*margin: 0 auto;*/
	width: 995px;/*990*/
	text-align: left;	
	background-image: url(./../graphics/bg_shdw.gif); 
	background-repeat: repeat-y;
}


#outerShell{
	background-color:#FFFFFF;
	/*margin: 0 auto;*/
	width: 990px;/*990*/
	text-align: left;
}

#innerShell{
    /*background-color:#FF00FF;*/
	padding: 0px 20px 0px 20px;
}

#header{
	/*background-color: #ccc;*/
	height: 80px;
}

#animation{
	background-color: #014B94;
	float: left;
	width: 679px;/*649*/
	margin-right: 1px;
	
	
	/*background-image: url(./../graphics/kv.jpg); 
	background-repeat: no-repeat;
	*/	
}

#pagePicture{
	background-color: #014b94;
	float: right;
	width: 270px;	
}

#news {
	background-color: #014b94;/**/
	float: left;
	width: 270px; /*318*/
	padding: 0px;	
	/*display: table-cell; weg*/
	/*vertical-align:middle; weg*/
}

#news h1{
	font-size: 12px;
	color: #fff;
	margin: 0px 0px 10px 12px; /*0 0 10 12*/
	padding: 0;	
}

#news div{
	margin-top: 0;		
	float: left;
	margin: 0 0 10px 0px; /*0 0 10 0*/
}

#news a {
	color: #B3C9DF;
	font-size: 12px;
	display: block;	
	float: left;
	margin: 0;	
	width: 230px;		
}

#news a:hover {
	text-decoration: none;
	color: #FFFFFF;	
}

#news img{ 
	float: left;
}

#banner, #animation, #news, #pagePicture {height: 200px;}

#mainNav{
	/*background-color:#f0f;*/
	height: 38px; 	
	background-image: url(./../graphics/mainNavBG.gif); /**/
	background-repeat: no-repeat;
	/*overflow: hidden;*/  /*WICHTIG!*/
}

#subNav{
	margin-top: 20px;
		
	/*width: 200px;*/	
}

#banner{
	background-color: #FFF;	
	margin-bottom: 15px;/*20*/
	clear: both;
}

#featureContent{
	margin-top: 15px;
	background-color: #fff;	
}

.box {
	width: 169px;
	margin-right: 1px;
	background-color: #014b94;
	float: left;
	height: 125px;
}

.box a img {
	border: 0px;
	float: none;	
}

#flashcontent a img {
	border: 0px;	
	float: none !important;
}

#flashcontent a {	
	float: left;
}

.box a {
	float: left;
}

.box2 {
	width: 270px;	
	background-color: #E1EEF6;
	float: left;
	height: 125px;
	/*height: 100px;*/
}

.box2Cntnt {
	float: left;	
}

.box2Cntnt img {
	margin-right: 5px;
	
}

.box2 h3 {
	margin: 0;
	padding: 5px 0 5px 10px;
	background-color: #014b94;
	color: #fff;
	font-size: 12px;
	font-weight: bold;
	text-transform:uppercase;
}

.box2 p {
	font-size: 12px;
	margin: 0;
	padding: 10px 10px 10px 10px;
	line-height: 18px;
	color: #646464;
}

#promo {
	width: 270px; 
	float:left; 
	margin-top: 0px; 
	height: 20px;
	background-image: url(./../graphics/promoBG.gif); 
	background-repeat: no-repeat;
}

#promo a{
	color: #B3C9DF;
	padding: 3px 0 0 12px; 
	display: block;
}

#promo a:hover{
	text-decoration: none;
	color: #FFFFFF;	
}

#content{
	/*background-color:#f00;*/
	/*width: 750px;	*/
	margin-top: 0px;	
}
	
#singleCol{
	
	float: left;
	/*overflow: hidden;*/
	margin: 0;
	padding: 0;	
	
	/*changed on 270907*/
	/*width: 200px;*/
	width: 190px;
	margin-right: 10px;			
}

#singleCol ul {
	margin: 0; 
	padding: 0; 
	padding-left: 0px; 	
	list-style-type: none;
	line-height: 18px;
	
	/*
	width: 100px;
	
	*/	
}

#singleCol ul a {
	color: #646464;
	display: block;
	float: left;	
	margin-right: 0px;
	padding: 0;	
	/*width: 95%;*/	
}

html[xmlns] #singleCol ul a {
	width: 90%;	
}

#singleCol ul a:hover {
	text-decoration: none;	
	color: #014B94;
}

#singleCol ul a.frst {
	width: 175px;
}

#singleCol li {
	clear: left;
	padding: 0;	
}

#singleCol ul img {
	float: left;
	display: block;
}

.subNavSlctd {
	font-weight: bold;
	color: #004B94 !important;
}


#doubleCol{
	background-color:#fff; /*#fff2f0*/
	width: 750px;
	float: left;
}

#singleCol,#doubleCol {
	/*height: 400px;*/
}

#footer{	
	margin-top: 0px;
	height: 60px;
	width: 990px;
	margin-left: 0px;
	
	
	
	background-image: url(./../graphics/bg_ftr.gif); 
	background-repeat: no-repeat;		
	
	
	/*background:#f7f7f7;*/
}

#footer p{
	margin: 0;
	margin-top: 25px;
	color: #646464;
}

#footer img{
	margin-top: 0px;
}

#footer a.footer{
	color: #646464;
	margin-right: 15px;
	text-decoration: none;
}

#footer a.footer:hover {
	color: #014B94;
	margin-right: 15px;
	text-decoration: none;
}

/* --- --- ---  E N D  L A Y O U T    --- --- --- */

/* --- --- ---  content templates    --- --- --- */

/*ctt_1: text, rc pictures*/
#text {
	width: 460px;
	background-color:#fff; /*e6e6e6*/
	float: left;
}

#prodList {
	width: 750px;
	background-color:#fff; /*e6e6e6*/
	float: left;
	margin-top: 15px;
}

#prodList h2,#prodList h3 {
	font-size: 16px;
	color: #004B94;	
	margin: 0;
	margin-bottom: 0px; /* 20px;*/
}

#prodList h2 {
	margin-bottom: 10px;
}

#prodList h3 {
	font-size: 12px;
	margin-bottom: 10px;
	margin-top: 1px;
}

.distDets {
	margin-bottom: 10px;	
	width: 225px;
}

#prodList table {
	font-size: 11px;	
}

#prodList tr {
	vertical-align: top;
}

.tableHead {
	font-weight: bold;
	height: 22px;
}

#txtBelow {
	float: left;
	width: 450px;
}

#spacer {
	width: 20px;
	/*background-color:#fff;f5f5f5*/
}

#rc {	
	background-color:#fff;/*ccc*/
	float: left;
}

#relFiles {
	width: 270px;
	background-color:#e1eef6;
	padding-bottom: 5px;	
}

#spacer {
	height: 200px;
	float: left;	
}

.boxHead {
	background-color: #004b94;
	width: 270px;
	height: 20px;		
}

.boxHead h3 {
	color: #fff;
	font-size: 11px;
	margin: 0px;
	padding: 2px 0 0 10px;
	font-weight: normal;
}

.boxCntnt {	
	padding-left: 15px;
	padding-right: 15px;	
	margin-top: 10px;
	margin-bottom: 5px;
	color: #000;			
}

.boxCntnt ul {
	margin: 0 0 5px 15px !important;
}

.boxCntnt h2 {
	color: #000;
	font-size: 11px;
	margin: 0px;
	padding: 0px;
	margin-bottom: 2px;
}

.rc_caption {
	margin-bottom: 16px !important;
	margin-top: 2px !important;	
	width: 270px;
	clear: both;	
}

.big_caption {
	margin-bottom: 16px !important;
	margin-top: 2px !important;	
	width: 460px;
	float: left;
}


/* end ctt_1 --- --- --- */

/* --- --- ---  end content templates   --- --- --- */


/* --- --- ---    T E X T   S T Y L E S    --- --- --- */

.selected{ font-weight: bold;}

#text img {
	margin-top: 10px;
	float: none;
}

#doubleCol h1 {
	font-size: 20px;
	color: #004B94;
	line-height: 21px;
	margin: 0;
	margin-bottom: 0px; /* 20px;*/
}

#doubleCol p {
	line-height: 17px;
	margin: 0;
	color: #323232;
	margin-top: 15px; 	
	margin-bottom: 0px;
}

#doubleCol ul {
	color: #323232;	
	padding: 0;
	margin: 0 0 10px 20px;
	list-style-image: url(./../graphics/bullet.gif);
	/*list-style-type: square;*/
	line-height: 16px;
}
#doubleCol li {
	padding: 0 0 0 0;
	margin: 0 0 0 0;	
}

input, textarea  {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	border: 1px solid #bebebe;
	padding-left: 3px;
	/*height: 16px;	*/
}


select, option {
	font-family: Arial, Helvetica, sans-serif;
	text-transform: none;
	font-size: 11px;
	width: 120px;/**/
	/*height: 16px;*/
	border: 1px solid #bebebe;
	padding-top: 0px;	
}


/* --- --- ---    L I N K S    --- --- --- */

a:link, a:active, a:visited { 
	color:#004b94; 
	text-decoration: none;
}

a:hover { 
	color:#004b94; 
	text-decoration: underline;
}

.blue a {
	font-size: 12px;
	padding-right: 15px;
}

.blue a:visited, a.unsub:visited {
	color:#004b94; 
}

a.rowLink {
	color: #000;
	text-decoration: none;
}

a.rowLink:hover  {
	color: #004b94;
	text-decoration: none;
}

a.dist:hover {
	text-decoration: none;
	color: #000;
}

.formLabel{
	padding-right: 4px; 
	font-weight: bold;
	width: 250px;
	text-align: right;
}

.formLabel2{
	padding-right: 4px; 
	font-weight: normal;
	width: 250px;
	text-align: right;
}

select.order {
	background-color: #fff;
	float: left; 
	color: #666; 
	width: 50px;
}

option.order {
	background-color: #fff;	
	color: #666; 
	width: 50px;
}

input.text {
	/*height: 13px;*/
}

.formTable {
	margin-top: 15px;
}

.formTable tr {
	background-color: #E1EEF6;
}


/* tabellen */

table {
	font-size: 11px !important;
}

.tinyTab {
	border: 1px #fff;
	width: 100%;
	/*border-collapse:collapse;*/
	empty-cells: show;
	text-align: left;
	cellspacing: 0px;
	border-spacing: 1px;
	font-size: 11px !important;
}

.tinyTab tr {
	
	text-align:left;
	vertical-align: top;	
}

.tinyTab th {
	padding: 4px;
	font-weight: normal;
	font-size: 11px;
	text-align: left;
	vertical-align: bottom;
	height: 20px;
	background-color: #014b94;
	color: #fff;/**/
}

.tinyTab td {
	padding: 4px;
}

.pom {
	font-weight: bold;
}

a.pom:hover, a.extra {
	text-decoration: none;
	background: #014b94;
	color: #fff !important;
	padding: 2px;
	font-weight: bold;	
}
a.extra:hover {text-decoration: none;}

#topRightNavi {	
	height: 25px; /*19*/
	margin-top: 0px;
}

#topRightNavi a {
	color:#505050;
}

#topRightNavi a:hover {
	text-decoration: none;
	color:#014b94;
}


.setGreyBG {background-color: #E1EEF6 !important;}
.setGreyBG2 {background-color: #f7f7f7 !important;}

.setBlueBG {background-color: #E1EEF6 !important;}

/* E X T R A N E T      S T Y L E S*/

a.buttonStyle {
	width: 104px; 
	display: block; 
	padding-top: 2px; 
	padding-bottom: 2px;
	background: #E1EEF6; 
	text-align: center;  
	border: 1px solid #004B94; 
	margin-top: 3px;
	text-decoration: none;
	color: #004B94;
	
	float: left;
	margin-right: 0px;
	margin-left: 20px;
}

a.buttonStyle:hover {
	text-decoration: none;
	background: #004B94; 
	color: #FFF;
}

h3.form  {
	color: #014B94;
	font-size: 14px;
	font-weight: bold;
	margin: 15px 0 7px 0;
}

.checkbox {
	border: none;
}

.inLogo {margin-top: 24px;}


#sitemap{
	width: 180px;
	float: left;
	/*overflow: hidden;*/
	margin: 0;
	padding: 0;		
	background: #f7f7f7;
}

#sitemap p {
	margin-top: 0;
	margin-bottom: 8px;
}

#sitemap p a{
	color: #323232;
	font-weight: bold;
}

#sitemap p a:hover{
	text-decoration: none;	
	color: #014B94;
}


#sitemap ul {
	margin: 0; 
	padding: 0; 
	padding-left: 0px; 	
	list-style-type: none;
	list-style-image: none;	
	line-height: 18px;
}

#sitemap ul a {
	color: #646464;
	display: block;
	float: left;	
	margin-right: 0px;
	padding: 0;	
}

html[xmlns] #sitemap ul a {
	width: 90%;	
}

#sitemap ul a:hover {
	text-decoration: none;	
	color: #014B94;
}

#sitemap ul a.frst {
	width: 175px;
}

#sitemap li {
	clear: left;
	padding: 0;	
}

#sitemap ul img {
	float: left;
	display: block;
}
	
	