@charset "iso-8859-1";

/* Standard CSS zenit_master*/

body {
	background: #ccc;
	text-align: center;
	background:#fff url(bg1.gif) center repeat-y;	
}

* {
	margin: 0;
	padding: 0;
	text-align: left;
	font: 10px Arial, Helvetica, sans-serif;
	}
	
p {
	margin: 0;
	padding: 0;
	text-align: left;
	font: 10px Arial, Helvetica, sans-serif;
	}	

/* Links */
a:link, a:visited {
	text-decoration: none;
}

a:hover, a:active {
	text-decoration: none;
}

p a:link, a:visited {
	text-decoration: none;
}

p a:hover, a:active {
	text-decoration: none;
}

img {
	border: 0;
}

.img {
	border: solid 1px #333;
	background-color:#FFFFFF;
	margin: 10px 0px 4px 0px;
}

.imagefloatleft {
  	float:left;
  	border: solid 1px #333;
	background-color:#FFFFFF;
	margin: 0px 10px 4px 0px;
}

.imagefloatleft2 {
  	float:left;
  	border: 0;
	margin: 0px 10px 18px 0px;
}
	

/* Container */

#wrapper {
	width: 960px;
	margin: 0 auto;
	
	}
	
#space {
	width: 960px;
	position:relative;
	
	left: 0;
	background-color: #fff;
	}
	
#header {
	width: 960px;
	height:140px;
	background-color: #fff;
	}
	
#contbg {
	width: 960px;
	/*height: 1400px;*/
	position:relative;
	top: 0px;
	left: 0px;
	background-color:#FFFFFF;
	}	

#cont1sp {
	width: 826px;
	/*height: 1400px;*/
	position:absolute;
	top: 0px;
	left: 134px;
	background-color:#fff ;
	}
		
#cont2sp {
	width: 512px;
	/*height: 1400px;*/
	position:absolute;
	top: 0px;
	left: 134px;
	background:#fff;
	}
	
#cont2news {
	margin:0px;
	padding: 10px 10px 10px 10px;
	background:#fff url(news/news_headerimage.png) no-repeat;
	}
	
#cont3news {
	margin:0px;
	padding: 10px 10px 10px 10px;
	background:#fff url(news/ZENITnews_bg.png) no-repeat;
	}	
	
#bgspare_news {
	border:0;
	width:492px;
	height:380px;
	background:transparent;
	}
	
#bgspare_news232 {
	border:0;
	width:492px;
	height:232px;
	background:transparent;
	}	

#cont2weihnacht09 {
	height:900px;
	margin:10px;
	padding: 10px 10px 10px 10px;
	background:#fff url(news/weihnachts09.png) top right no-repeat;
	}
	
#bgspare_weihnacht09 {
	border:0;
	width:492px;
	height:900px;
	background:transparent;
	}
	
	
#cont2win10 {
	margin:0px;
	padding: 10px 10px 10px 10px;
	background:#fff url(news/win10.png) no-repeat;
	}
	
#bgspare_win10 {
	border:0;
	width:492px;
	height:380px;
	background:transparent;
	}

	
#sb2sp {
	width: 310px;
	/*height: 1400px;*/
	position:absolute;
	top: 0;
	left: 516px;
	background-color: #EDEDED;
}

#cont1 {
	margin:0px;
	padding: 10px 10px 10px 10px;
	}

#cont2 {
	margin:0px;
	padding: 10px 10px 10px 10px;
	}
	
#sb2	{	
margin:0px;
	padding: 10px 10px 10px 10px;
	}	
	
		
		
/* Kopf */
#headbar {
	width: 960px;
	height:140px;
	position:relative;
	top: 0px;
	left: 0px;
	background-color: #FFFFFF;
	}		
	
#headlogo {
	height: 100px;
	background: #0066cc url(head.png) no-repeat;
	border-bottom: 4px solid #fff;
	margin: 0;
}
	
#headnavi {
	height:10px;
	margin:0px;
	padding: 2px 0 2px 20px;
	border-bottom: 4px solid #fff;
	vertical-align: middle;
	}
	
.headnavi {
	text-align: left;
	font-size: 10px;
	vertical-align: middle;
	font-weight: normal;
	font-family: Arial, Helvetica, sans-serif;
	color:#fff;
	background-color: #0066cc;
}

.headnavi a {
	text-align: left;
	font-size: 10px;
	font-weight: normal;
	font-family: Arial, Helvetica, sans-serif;
	background-color: #0066cc;
}

.headnavi a:link {
	color: #fff;
}

.headnavi a:active {
	color: #fff;
}

.headnavi a:visited {
	color: #fff;
}

.headnavi a:hover {
	color: #CC0000;
}

.headimpressum {
	text-align: center;
	font-size: 10px;
	font-weight: normal;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	color:#fff;
	background-color: #0066cc;
}

#headimpressum {
	height:10px;
	margin:0px;
	padding: 2px 0 2px 0;
	border-bottom: 4px solid #fff;
	}


/* Navi */

#navi {
	width: 130px;
	/*height: 1400px;*/
	position:absolute;
	top: 0px;
	left: 0px;
	background-color: #0066cc;
	font-size: 10px;
	font-weight: normal;
	font-family: Arial, Helvetica, sans-serif;
}

#navi ul {
	background: #0066CC;
	list-style-type: none;
	text-transform: none;
	border-bottom: 1px solid #fff;
	font-size: 10px;
	font-weight: normal;
	font-family: Arial, Helvetica, sans-serif;
	
}

#navi ul a {
	color:#fff;
	background: #0066CC;
	font-size: 10px;
	font-weight: normal;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
	height: 24px;
	display: block;
	cursor: pointer;
	padding: 6px 0 0 10px;
	border-bottom: 1px solid #fff;
	
}

#navi ul ul li {
	margin-bottom: -1px;
	background: #FFCC00;
	border-bottom: 1px solid #fff;
}

#navi ul ul a {
	background: #BE9700;
	padding-left: 20px;	
}

html>body #navi ul a {
	height: 19px;
}

#navi a:hover {
	background: #3399FF;
	color: #ffffff;
}

#navi .hl{
	background: #FFCC00;
	color: #6F5800;
	border-bottom: 1px solid #fff;
}

#main #navi ul .hl{
	background: #FFCC00;
	color: #6F5800;
	border-bottom: 1px solid #fff;
}


#navi ul ul .hl{
	background: #FFCC00;
	color: #6F5800;
	border-bottom: 1px solid #fff;
}

#navipath {
	height:18px;
	margin:0px;
	vertical-align:middle;
	padding: 0px 10px 0px 0px;
	background-color:#ffcc00;
	}
	
.navipath {
	height: 18px;
	text-align: left;
	font-size: 10px;
	line-height: 14px;
	font-weight: normal;
	margin:  0;
	padding: 4px 4px 4px 10px;
	color: #6F5800;
}

.navipath a {
	height: 18px;
	text-align: left;
	font-size: 10px;
	line-height: 14px;
	font-weight: normal;
	margin:  0;
	padding: 4px 4px 4px 10px;
	color:#719EF1;
}

.navipath a:link {
	color:#6F5800;
}

.navipath a:active {
	color:#6F5800;
}

.navipath a:visited {
	color:#6F5800;
}

.navipath a:hover {
	color:#CC0000;
}


/* Hauptformatierung TEXT */

h1 {
	font-size: 20px;
	line-height: 20px;
	text-align: left;
	font-weight: bold;
	color:#173a9d;
	padding: 6px 0px 0px 0px;
}

h1 a:link {
	font-size: 20px;
	line-height: 20px;
	text-align: left;
	font-weight: bold;
	padding: 6px 0px 0px 0px;
	color:#173a9d;
	text-decoration:none;
}

h1 a:visited {
	font-size: 20px;
	line-height: 20px;
	text-align: left;
	font-weight: bold;
	padding: 6px 0px 0px 0px;
	color:#173a9d;
	text-decoration:none;
}

h1 a:active {
	font-size: 20px;
	line-height: 20px;
	text-align: left;
	font-weight: bold;
	padding: 6px 0px 0px 0px;
	color:#173a9d;
	text-decoration:none;
}

h1 a:hover {
	font-size: 20px;
	line-height: 20px;
	text-align: left;
	font-weight: bold;
	padding: 6px 0px 0px 0px;
	color:#CC0000;
	text-decoration:none;
}

h2 {
	font-size: 14px;
	line-height: 14px;
	text-align: left;
	font-weight: bold;
	color:#173a9d;
	padding: 6px 0px 2px 0px;
}


h2 a:link {
	font-size: 14px;
	line-height: 14px;
	text-align: left;
	font-weight: bold;
	color:#173a9d;
	padding: 6px 0px 2px 0px;
	text-decoration:none;
}

h2 a:visited {
	font-size: 14px;
	line-height: 14px;
	text-align: left;
	font-weight: bold;
	color:#173a9d;
	padding: 6px 0px 2px 0px;
	text-decoration:none;
}

h2 a:active {
	font-size: 14px;
	line-height: 14px;
	text-align: left;
	font-weight: bold;
	color:#173a9d;
	padding: 6px 0px 2px 0px;
	text-decoration:none;
}

h2 a:hover {
	font-size: 14px;
	line-height: 14px;
	text-align: left;
	font-weight: bold;
	padding: 6px 0px 2px 0px;
	color:#CC0000;
	text-decoration:none;
}

h3 {
	font-size: 10px;
	line-height: 13px;
	text-align: left;
	font-weight: bold;
	padding: 6px 0px 0px 0px;
}

p {
	margin: 0;
	padding: 6px 0px 0px 0px;
	text-align: left;
	font: 10px Arial, Helvetica, sans-serif;
	color:#000;
	}

.lefttx {
	text-align: left;
}

.centertx {
	text-align: center;
}


.righttx {
	text-align: right;
}

.blocktx {
	text-align: justify;
}



.countrytable {
	border: 1px solid #173A9D;
	color: #666;
	background-color:#FFFFFF;
}

.countryinfo {
	text-align: left;
	text-decoration:none;
	font: 10px Arial, Helvetica, sans-serif;
	padding-left:10px;
	border: 1px solid #173A9D;
}



.contimagefull {
	padding: 6px 10px 14px 10px;
	color: #666666;
}




/* vkformate */

#vk {
	height: 124px;
	width: 210px;
	background: #fff url(../de/06000_team/foto/test.jpg) no-repeat;
	border: 0px;
	margin: 10px 10px 1px 10px;
	padding: 10px 2px 2px 110px;
	background-position: 7px 7px;
}

#vksbtxtbox {
	width: 220px;
	background: transparent;
	border: 0px;
	margin: 10px 10px 20px 10px;
	
}



.vklist {
	font-size: 10px;
	line-height: 20px;
	text-align: left;
	font-weight: bold;
	padding: 4px 0 0 10px;
	color: #173A9D;
}

.vklist a {
	font-size: 10px;
	line-height: 20px;
	text-align: left;
	font-weight: bold;
	padding: 4px 0 0 10px;
	color: #173A9D;
}

.vklistlink {
	font-size: 10px;
	line-height: 20px;
	text-align: left;
	font-weight: bold;
	padding: 2px 0px 2px 4px;
	color: #173A9D;
}

.vklistlink a {
	color: #173A9D;
	font-weight: bold;
}

.vklistlink a:link {
	color: #173A9D;
}

.vklistlink a:active {
	color: #173A9D;
}

.vklistlink a:active {
	color: #173A9D;
}

.vklistlink a:hover {
	color: #CC0000;
}

.vkimagefloatleft {
  float:left;
  padding: 4px 8px 0px 8px;
}

/* transporteur_forms */

.formtxt	{
	text-align: left;
	font-weight: normal;
	line-height:20px;
	font: 10px Arial, Helvetica, sans-serif;
	color:#000;
	padding: 4px 10px 2px 6px;
}

.formfieldtxt	{
	height: 16px;
	background-color: #DBE8F6;
	text-align: left;
	font-weight: normal;
	font: 10px Arial, Helvetica, sans-serif;
	color:#000;
	padding: 4px 0px 4px 2px;
}

#formfield	{
	width: 350px;
	}
#state	{
	width: 40px;
	}
#zip	{
	width: 40px;
	}
#city	{
	width: 172px;
	}
#street	{
	width: 219px;
	}
#number	{
	width: 61px;
	}
#uid	{
	width: 150px;
	}
#anz	{
	width: 40px;
	}
#abmess	{
	width: 220px;
	}
#formfield2	{
	width: 250px;
	}
#formpavn	{
	width: 137px;
	}
#formpann	{
	width: 137px;
	}
#formpafon	{
	width: 250px;
	}
#compfon	{
	width: 150px;
	}
#compfax	{
	width: 150px;
	}
#compmail	{
	width: 250px;
	}
#formpafon	{
	width: 250px;
	}
	
#savn	{
	width: 137px;
	}
#sann	{
	width: 137px;
	}	
#safon	{
	width: 137px;
	}
#sacell	{
	width: 137px;
	}	
.checkboxtxt	{
	text-align: left;
	font-weight: normal;
	line-height:20px;
	font: 10px Arial, Helvetica, sans-serif;
	color:#000;
	}
#addinfo	{
	width: 424px;
	}	
