/*Zebralist fŸr HErstellerverzeichnis */

	#zebralist {
		border: 1px solid black;
	}

	#zebralist tbody tr td {
		font-family:"Trebuchet MS", arial, helvetica, sans-serif;
		font-size: 8pt;
		padding: 3px 8px;
		border-left: 1px solid #ccc;
		border-bottom: 1px solid #ccc;
		}
	
	#zebralist th {
		padding: 3px 8px;
		border-left: 1px solid #ccc;
		border-bottom: 1px solid #ccc;
		font-weight: bold;
		text-align: left;
		}



/*  General rules */
	
img	{
	display: block;
	margin-right: 10px;
	}
/*
#sidebar img {
	margin: 5px 0;
	border: 1px solid #333;
	}

#footer img {
	vertical-align: middle;
	border: 0;
	}
			
*/

	/*  Establish general layout parameters */

body	{
	background: #bbb;
	color: #ddd;
	margin: 0;
	padding: 0;
	border: 0;
	/*border-top: 5px solid #566;*/
	text-align: center;
	font-family: "Trebuchet MS", arial, helvetica, sans-serif;
	padding-bottom: 25px;
	}
	
#wrapper	{
	background: #eee;
	color: #333;
	margin: 10px auto;
	padding: 0;
	border: 1px solid #999;
	border-top: 1px solid #999;
	width: 761px;  /* bmh */	
	voice-family: "\"}\""; 
	voice-family:inherit;
	width: 750px;	 
	}

html>#wrapper	{
	width: 600px;
	} 

#header	{
	background: #fff;
	color: #333;
	border: 0;
	margin: 0;
	padding: 0;
	text-align: left;
	}
/*
#header img	{
	margin: 0;
	padding: 0;
	border: 0;
	}
*/
#pagebody	{
	padding: 0;
	margin: 0;
	border: 0;
	text-align: left;
	color: #444;
	background: transparent;
	clear: both;
	}

#maincontent	{
	float: left;
	margin: 0;
	padding: 10px;
	width: 599px;  /* box model hack */	
	voice-family: "\"}\""; 
	voice-family:inherit;
	width: 579px;	/* real width */ 
	/* border:1px solid black; */
	}


/* Textumfluss um Bilder, eher schlampig, Bildbreite automatisch? */
#maincontent img {
	float:left;
	/*width:250px;*/
	margin: 0 15px 1,0px 0;
	}
	
#maincontent dl	{
	margin: 0;
	padding: 0;
	}
	
#maincontent dt 	{
	margin-top: 15px;
	font-weight: bold;
	font-size:    x-small;      
	voice-family: "\"}\"";   
	voice-family: inherit;   
	font-size:    small;  
	}   

#maincontent ol, #maincontent ul	{
	margin: 0;
	padding-left: 10px;
	margin-left: 10px;
	}
	
#maincontent li	{
	line-height: 1.5em;
	padding-left: 5px;
	margin-left: 5px;
	list-style: none;
	vertical-align: top;
	}
	
#maincontent ul ul li {
	margin-top: 10px;
	/* list-style: disc url(/i/innerlistblack.gif) inside; */
	list-style: none;
	vertical-align: top;
	}
		
	
#sidebar	{
	padding: 2px 10px 10px 0;
	margin: 0 0 0px 600px;
	color: #666;
	background: transparent; 
	/* compensates for IE Win bungling */
	 height: 100%;
	/* border: 1px solid black */
	}


#footer {
	border: 0;
	border-top: 1px solid #ccc;
	color: #666;
	background: #eee;
	padding: 5px 7px 7px 10px;
	text-align: left;
	clear: both;
	font-size: xx-small;
	voice-family: "\"}\""; 
	voice-family:inherit;
	font-size: x-small;	
	}

html>#footer	{
	font-size: x-small;
	} 

#footer p	{
	margin: 10px 0;
	padding: 0;
	}
/*
#footer ul	{
	margin: 10px 0 0 0;
	padding: 0;
	}
	
#footer li	{
	display: inline;
	margin: 0;
	padding: 0 15px 0 0;
	text-align: left;
	border: 0;
	}	
*/

#subnav	{
	margin: 0 0 25px 0;
	padding: 5px;
	border: 0;
	}

	
#subnav ul	{
	margin: 0;
	padding: 0;
	text-align: left;
	border: 0;
	}
	
#subnav ul li	{
	/*list-style: disc url(/i/listmark.gif) inside;*/
	list-style-type: none;
	list-style-position: inside;
	margin: 0;
	padding: 0;
	line-height: 1.5em;
        font-size:    xx-small;      
        voice-family: "\"}\"";   /* MSIE bugfix */
        voice-family: inherit;   
        font-size:    x-small;      
	}	

html>#subnav ul li	{
	font-size: x-small;   /* Opera bugfix */
	} 

#subnav ul li a {
	font-weight: normal;
	}

#subnav dl	{
	margin: 0;
	padding: 0;
	}
	
#subnav dt 	{
	font-weight: normal;
	font-size:    x-small;      
	voice-family: "\"}\"";   
	voice-family: inherit;   
	font-size:    small;  
	}   
	
html>#subnav dt 	{
	font-size: small;
	} 

#subnav dd 	{
	padding: 0;
	margin: 2px 0 10px 0;
	}   	

	/*  Typography */
	
h1, h3, h4, h5, h6	{
	font-family: "Trebuchet MS", arial, helvetica, sans-serif;
	font-weight: normal;
	margin-top: 25px;
	margin-bottom: 2px;
	letter-spacing: 1px;
	}
	
#pagebody h1	{
    margin-top: 0;
	/*margin-bottom: 10px;*/
    font-size: medium;      
    voice-family: "\"}\"";   
    voice-family: inherit;   
    font-size:  large;       
    }

html>#pagebody h1 	{
	font-size:  large;  
	} 

p	{
	line-height: 140%;
	text-align: left;
	margin-top: 0;
	margin-bottom: 1em;
	}
	
#pagebody, #pagebody div, #pagebody p, #pagebody th, #pagebody td, #pagebody li, #pagebody dd, #pagebody dt    {
     font-size:    x-small;      
             /* Tantek again */
    voice-family: "\"}\"";   
    voice-family: inherit;   
    font-size:    small;         
    }

html>#pagebody, html>#pagebody div, html>#pagebody p, html>#pagebody th, 
html>#pagebody td, html>#pagebody li, html>#pagebody dd, html>#pagebody dt    {
    font-size:  small;
    }


#sidebar p	{
	font-size: 11px;
	text-align: left;
	}

#maincontent dl	{
	line-height: 1.4em;
	margin-top: 0;
	padding-top: 0;
	}

#maincontent dd	{
	margin-bottom: 5px;
	padding-left: 5px;
	margin-left: 5px;
	}


	/* General linkology */
	/*Farben sind noch anzupassen; */	
a:link, a:active {
	font-weight : normal; 
	text-decoration : none;
	color: #252575;
	background: transparent; 
	}

a:hover {
	font-weight : normal; 
	text-decoration : underline;
	color: #252575;
	background: transparent; 
	}

a:visited {
	font-weight : normal; 
	text-decoration : none;
	color: #999;
	background: transparent;  
	}


	/*  Horizontal nav */

#menu {
	margin: 0;
	padding: 0;
	}

#menu ul {
	border: 0;
	margin: 0;
	padding: 0;
	list-style-type: none;
	text-align: center;
	clear: left;
	}

#menu ul li {
	display: block;
	float: left;
	text-align: center;
	padding: 0;
	margin: 0;
	}

#menu ul li a {
	background: #fff;
	width: 149px;
	height: 2em;
	border-top: 1px solid #ccc;
	border-left: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
	border-right: none;
	padding: 0;
	margin: 0 0 10px 0;
	color: #006;
	text-decoration: none;
	display: block;
	text-align: center;
	font-weight: normal;
	letter-spacing: 1px;
	line-height: 2em;
	font-size:    xx-small;      
	voice-family: "\"}\"";   
	voice-family: inherit;   
	font-size:    x-small;   
	}

html>#menu ul li a  {
	font-size: x-small;   
	} 

 /*
    #menu ul li#five a	{
	width: 119px; /* f&uuml;nfter Listeneintrag im Menue war schmaler. Warum: ? */
	}
*/


#menu ul li a:hover {
	color: #000;
	background: #ccc;
	}

#menu a:active	{
	background: #eee;
	color: #000;
	}


body#sectionone #menu li#one a, 
body#sectiontwo #menu li#two a,
body#sectionthree #menu li#three a,
body#sectionfour #menu li#four a,
body#sectionfive #menu li#five a {
	background: #252575;
	border-top: 1px solid #ccc;
	border-left: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
	border-right: none;
	color: #fff;
	}

	/*  Forms */
/*
#formarea	{
	padding: 0;
	margin: 0;
	border: 0;
	text-align: left;
	}
	
#formarea label	{
	font-size: 11px;
	margin-bottom: 0;
	padding-bottom: 0;
	margin-top: 5px;
	display: block;
	}

.postdata 	{
	background: #fff;
	color: #999;
	font-size: 10px;
	margin: 10px 0 5px 0;
	border: 0;
	border-bottom: 1px dotted #ccc;
	border-top: 1px solid #f3f3f3
	}

.postdata p  	{
	margin: 10px 0;
	padding: 0;
	}	

.postbody	{
	margin: 0 0 25px 0;
	padding: 0;
	overflow: hidden;
	line-height: 1.4;
	}
*/
	/*  Hidey-ho */

.hide {
	height: 0;
	width: 0;
	overflow: hidden;
	position: absolute;  /* for the benefit of IE5 Mac */
	}

	/*  Helpers */
	
/*	
.linewrap {
	font-weight: bold; 
	color: #c60; 
	font-size: 13px;
	}
*/	
.floatleft	{
	float: left;
	padding: 0;
	margin: 0 15px 0 0;
	}

.floatright	{
	float: right;
	padding: 0;
	margin: 0 15px 0 0;
	}

	
.vs0	{
	margin-top: 0;
	}
	
.vs3	{
	margin-top: 3px;
	}		

.vs5	{
	margin-top: 5px;
	}	

.vs7	{
	margin-top: 7px;
	}

.vs10	{
	margin-top: 10px;
	}	

.vs15	{
	margin-top: 15px;
	}	
	
.vs25	{
	margin-top: 25px;
	}
		
	/*  Frankencheese */
/*
.form {
	color: #000;
	border: 1px solid #666;
	font-family: "Trebuchet MS", "Bitstream Vera Sans", verdana, lucida, arial, helvetica, sans-serif;
	padding: 1px;
	margin: 0;
	font-size: xx-small;
	voice-family: "\"}\"";
	voice-family: inherit;
	font-size: x-small;
	}

html>.form {
	font-size: x-small;
	} 

.form-button {
	color: #000;
	background-color: #fff;
	border: 1px solid #666;
	font-family: "Trebuchet MS", "Bitstream Vera Sans", verdana, lucida, arial, helvetica, sans-serif;
	font-weight: bold;
	padding-left: 1px;
	padding-right: 1px;
	margin: 0;
	font-size: xx-small;
	voice-family: "\"}\"";
	voice-family: inherit;
	font-size: x-small;
	}

html>.form-button  {
	font-size: x-small;
	} 
	*/
