﻿*{ 
	margin: 0;
	padding: 0;
}


body{
	background-image:url(images/bg.jpg);
	background-repeat:repeat-x;
	background-color:#ECECEC;
   	font-family: Verdana, Arial;
   	font-size: 11px;
   	color: black;
	margin: 0px;
	padding: 0px;
}

#master{
	width: 95%;
	margin: 0px auto 30px;
	padding:0px;
	background-color:#fff;
	border:0px;
	max-width: 1200px;
	min-width:820px;
}

/* headbereich */

#head{
	background-image:url(images/header.jpg);
	background-repeat:no-repeat;
	height:150px;
	width:100%;
	margin: 0px;
	padding: 0px;

}

#headbg{
	background-image:url(images/headerbg.jpg);
	background-repeat:repeat-x;
}


#head li a {
	color: navy;
	font-size: 11px;
	text-decoration: none;
}

#head a:hover {
	text-decoration: none;
	color: red;
}

.language{
   	padding-bottom:1px;
   	vertical-align:bottom;
   	width:80px;
}



/* headbereich ende */

.break{
	background-image:url(images/nbg.gif);
	background-repeat:repeat-x;
	height:27px;
	padding-right:10px;
	text-align:right;
}

.break a{
	font-size:11px;
	color:navy;
	text-decoration:none;
}

.break a:hover{
	font-size:11px;
	color:red;
	text-decoration:none;
}

/* Navigation */

ul#subnavigation {
	width:170px;
	padding: 0px;
	margin: 0px;
}

#subnavigation li {
	background-image:url(images/placeboblau.gif);
	background-repeat:repeat-y;
	list-style: none;
	padding: 2px 0px 2px 20px;
	margin: 0px 0px 0px 0px;

}

#subnavigation .sidebar{
	background-image:url(images/sidebar.jpg);
	background-color:#369;
	background-position: 10px 0px;

}

#subnavigation li a {
	text-decoration: none;
	color: navy;
	line-height:14px;
}

#subnavigation li a:hover {
	text-decoration: none;
	color:red;
}

.subnavihead{
	background-color:#D0D2E0;
	line-height:16px;
}

.subnavihead h6{
	font-size:12px;
	font-weight:bold;
	margin:0px;
	padding:0px;
}


/* Navi Links */

#subnavigation ul {
	padding: 0px;
	margin: 7px 0px 7px;
}

#subnavigation ul li {
	background-image: none;
	list-style: none;
	padding: 2px 0px 2px 0px;
	margin: 0px 0px 0px 0px;
}

/* Unterlinks */

#subnavigation ul ul {
	padding: 0px;
	margin: 0px 0px;
}

#subnavigation ul li ul li{
	list-style: none;
	padding: 2px 0px 2px 13px;
	margin: 0px 0px;
}


/* Navigation Ende */

#content{
	width:100%;
	border:0px;
}

#placebo{
	background-image:url(images/placeboblau.gif);
	background-repeat:repeat-y;
	width:10px;
	min-height:1400px;
	height:1380px;
}

#inhalt{
	padding: 40px 50px 25px 50px;
	vertical-align:top;
	padding-bottom:100px;
}

p{
	margin: 3px 0px 10px 0px;
	text-align:justify;
	line-height:130%;
}

ul{
	margin:10px 10px 17px 15px;
}

li{
	margin-left:10px;
	list-style:disc;
	line-height:16px;
}

img{
	border:0px;
}

.pic{
	float:right;
	margin: 0px 0px 10px 10px;
}

.picleft{
	float:left;
	margin: 0px 10px 10px 0px;
}

.picline{
	border: 1px solid #999;
	border-collapse:collapse;
}

.news{
	font-family:Verdana, Arial, Helvetica, Sans-Serif;
	font-size:10px;
	text-align:center;
	vertical-align:middle;
}

h1{
  	background: url('images/header.gif');
  	background-repeat:repeat-y; 
  	color: white;
  	font-size: 180%; 
  	font-weight: bold; 
  	font-style: italic;
  	text-align: right;
  	padding: 0px 8px; 
  	margin: 30px 0px;
}

h1 a{
  	color: white;
  	font-size: 15pt; 
  	text-decoration:none;
  	font-weight: bold; 
  	font-style: italic;
  	text-align: right;
}
h1 a:hover{
  	color: white;
  	font-size: 15pt; 
	text-decoration:none;
  	font-weight: bold; 
  	font-style: italic;
  	text-align: right;
}


h2{ /* große Überschrift */
	font-family : Verdana, Arial;
   	font-size : 15px;
	font-weight: bold;
	margin: 0;
	padding-top: 10px;
	padding-bottom:15px;
}

h3{  /* Text Überschrift */
	font-family : Verdana, Arial;
	text-align:left;
   	font-size : 12px;
	font-weight: bold;
	margin: 15px 0px 5px 0px;
	padding: 0px;
}

h4{ /* Download Überschrift */
   	font-family : Verdana, Arial;
   	font-size : 15px;
	font-weight: bold;
	margin: 0;
	padding-top: 10px;
	padding-bottom:5px;
	text-align:left;
}




.blau{
   	font-family: Verdana, Arial;
   	font-size: 11px;
   	color: Blue;
}


.red{
   	font-family: Verdana, Arial;
   	font-size: 11px;
   	color: Red;
}

/* Tabledesign */

table.vrs{
	border-collapse: collapse;
	font-family:Verdana, Arial, sans-serif;
	font-size: 11px;
	color:#000;
}

td.cellt{
	font-size: 12px;
	color:#333;
	font-weight: bold;
	padding: 2px 0px 0px 2px;
	vertical-align: middle;
	text-align: left;
}
   

td.cell1a{
	padding: 2px 4px;
	border: 1px solid #999;
	vertical-align: middle;
	text-align: left;
}
 
td.cell1b{
	padding: 2px 4px;
	border: 1px solid #999;
	vertical-align: middle;
	text-align: center;
}

td.cell1c{
	color:#000;
	padding: 2px 0px 0px 2px;
	vertical-align: middle;
	text-align: left;
}

td.cell1d{ /* Server Tabelle */
	padding: 10px 20px;
	border: 1px solid #999;
	vertical-align: middle;
	text-align: left;
}

.adresse{ /* Server Tabelle */
	background-color:#e4e4e4;
	padding: 10px 20px;
	border: 1px solid #999;
	vertical-align: middle;
	text-align: center;
}

td.amazon{
	padding: 5px 10px;
	border: 1px solid #999;
	vertical-align: top;
	text-align: left;
	width:20%;
}

.style{
	font-weight:bold;
	font-style:italic;
	color:#369;
}


/* Tabledesign Ende */


/* Links */
a{
   	font-family: Verdana, Arial;
   	font-size: 11px;
   	color: navy;
   	text-decoration: none;
}
   
a:hover{
   	font-family: Verdana, Arial;
   	font-size: 11px;
   	color: #715FB0;
   	text-decoration: none;
}
 
/* Links Ende */

#fuss{
	font-family:Arial, Helvetica, Sans-Serif;
	font-size: 10px;
	text-align:center;
	vertical-align:middle;
	height:60px;
	
}

/* Werbung */

.software{
	margin: 30px auto 40px;
}

/* Werbung Ende*/

/* Download*/

.zvsscopy{
	background-image:url(images/shortcuts/zvsscopy_shortcut.jpg); 
	background-repeat:no-repeat;
	background-position: 485px 185px;
	margin: 0px auto;
	width:600px;
}

.zdatdump{
	background-image:url(images/shortcuts/zdatdump_shortcut.jpg); 
	background-repeat:no-repeat;
	background-position: 485px 240px;
	margin: 0px auto;
	width:600px;
}

.ztapedump{
	background-image:url(images/shortcuts/ztapedump_shortcut.jpg); 
	background-repeat:no-repeat;
	background-position: 488px 210px;
	margin: 0px auto;
	width:600px;
}

.zjournal{
	background-image:url(images/shortcuts/zjournal_shortcut.jpg); 
	background-repeat:no-repeat;
	background-position: 480px 230px;
	margin: 0px auto;
	width:600px;
}

.zdbackup{
	background-image:url(images/shortcuts/zdbackup_shortcut.jpg); 
	background-repeat:no-repeat;
	background-position: 480px 257px;
	margin: 0px auto;
	width:600px;
}

.zcron{
	background-image:url(images/shortcuts/zcron_shortcut.jpg); 
	background-repeat:no-repeat;
	background-position: 490px 197px;
	margin: 0px auto;
	width:600px;
}

.zftpcopy{
	background-image:url(images/shortcuts/zftpcopy_shortcut.jpg); 
	background-repeat:no-repeat;
	background-position: 482px 215px;
	margin: 0px auto;
	width:600px;
}

.zdatadvd{
	background-image:url(images/shortcuts/zdatadvd_shortcut.jpg); 
	background-repeat:no-repeat;
	background-position: 490px 230px;
	margin: 0px auto;
	width:600px;
}

.zopenlock{
	background-image:url(images/shortcuts/zopenlock_shortcut.jpg); 
	background-repeat:no-repeat;
	background-position: 490px 310px;
	margin: 0px auto;
	width:600px;
}


.boxhead{
	background-image:url('images/box/zdb_downloadbox_01.gif');
	background-repeat: no-repeat;
	width:600px;
}

.boxbody{
	background-image:url('images/box/zdb_downloadbox_03.gif');
	background-repeat:repeat-y;
	text-align:center;
}

.boxfoot{
	background-image:url('images/box/zdb_downloadbox_04.gif');
	background-repeat: no-repeat;
	width:600px;
}


.boxpic{
	margin-right:10px;
	float:left;
}

.box{
	border-right: 1px solid #ddd;
	text-align:right;
	width:120px;
	padding: 10px 10px 0px 3px;
}

.boxline{
	border-bottom: 1px solid #ddd;
	padding: 10px 10px 6px 6px;
	text-align:justify;
}

.boxe{
	padding: 10px 10px 0px 6px;
	text-align:left;
}

.boxli {
	margin-left:230px;
	margin-top: 5px;
}

.boxla {
	margin-left: 20px;
	margin-bottom:5px;
	margin-top: 5px;
}

/* Download Ende*/


