/* Seiteneinstellungen  */
 body {
       color: #333333 ;
       background-color: #ffffff;
       font-size: 100.01%;
       font-family: Helvetica,Arial,sans-serif;
       margin: 0; padding: 0.8em;
       min-width: 41em; /* Mindestbreite verhindert Umbruch und Anzeigefehler in modernen Browsern */
}


/* Spalte links  */


div#SpalteLinks  {
	position: absolute; left: 10px; top:90px;
	width: 170px;
 	font-size: 0.75em;
   	border: 0px dashed silver; 
   	}
   	
div#SnaixLogo {
	position: absolute; left: 10px;
 	width: 170px;
   	border: 0px dashed silver; 
   	}   	

div#InfoLinks {
	position: absolute; left: 10px; top:180px;
 	width: 160px;
 	font-size: 0.75em;
   	border: 0px dashed silver; 
	overflow: hidden;
   	} 
   	
/* Navigation  */
table#Navi{ 
	position: absolute; left: 182px; top: 88px;
	margin: 0em 0em 2em 0em; padding: 0.1em;
	border: 0px solid black;
	}

  	
/* Mittelspalte  */

div#Slogan { 
	position: absolute; left: 185px;
	padding: 0.0em 0.0em;
    	border: 0px dashed silver;
    	width: 625px; height:2.1em;
    	font-size: 0.75em;
 }
div#Slogan h1 { 
	color: #d00640 ;
	}  
	
div#QuerBild, div#shop { 
	position: absolute; left: 185px; top:180px;
	
    	width: 625px;
    	font-size: 0.75em;
	overflow: hidden;
	
 }   
div#TextSpalte { 
	position: absolute; left: 185px; top:180px;
	
    	width: 310px;
    	font-size: 0.75em;
 }
div#BildSpalte { 
	position: absolute; left: 500px; top:180px;
	
    	width: 310px;
    	font-size: 0.75em;
	overflow: hidden;
 }      
	
/* Rechte Spalte  */	


div#SpalteRechts   {
	position: absolute; left: 820px;
	font-size: 0.75em;
    	width: 170px;
    	border: 0px dashed silver; 
    	text-align: right;
    	}

div#InfoRechts   {
	position: absolute; left: 830px; top:180px;
	font-size: 0.75em;
    	width: 160px;
    	text-align: left;
    	}		
 	   	
	
   	
ul {
	margin: 0.0em; padding: 0.0em;
  }
li {
    list-style: none;	
    margin: 0em; padding-bottom: 0.8em;

  }


div#SpalteRechts li, div#SpalteLinks li {
 list-style: none;	
    margin: 0em; padding-bottom: 0.6em;
    height: 0.8em;
  }

div#QuerBild .glossar {
	margin: 0.0em; padding: 0.0em;
	list-style-type: none;
	text-align: left;
	width: 625px;
	}


div#QuerBild ul .glossar {
	display: inline;
	padding: 0em 25px 1.5em 0em; margin: 0px;
	width: 180px; height: 30px;
	float: left;
	vertical-align:top;
}
table { 
	font-size: 1em;
}
td{
	margin: 0em 0em 1.2em 0em;
}
a {
    
    padding: 0.0em;
    font-size: 1em;
    font-weight: bold;  font-style: italic;
    text-decoration: none;
    color: #333333;
  }
a:link {
   color: #333333 ;
  }
a:visited {
   color: #333333 ;
  }
a:hover {
    color: #d00640 ;
  }
a:active {
    color: #333333; 
  }
  
p {
    margin: 0; padding: 0.1em; padding-bottom: 0.6em;
  }

h1 { 
 	margin: 0 0 0.7em 0.0em; padding: 0.1em;
	font-size: 1em;
	font-weight: bold;
	color: #222222;
	padding-bottom: 1em;
	} 
h3 { 
 	margin: 0 0 0.7em 0.0em; padding: 0.1em;
	font-size: 1em;
	font-weight: bold;
	padding-bottom: 1em;
	}
/*
div#TextSpalte table { 
 	margin-left: 0em; padding: 0em;
	font-size: 1em;
	width: 100%;
	}

table#QuerBild { 
 	
	font-size: 1em;
	}


div#TextSpalte td, div#QuerBild td { 
	font-size: 1em;
	vertical-align:top;
	}
*/
/*
div#shop table, div#shop td, div#shop form  { 
 	margin: 0em 0em 1em 0em; 
	padding: 0em 0em 0em 0em;
	font-size: 1em;
	font-weight: normal;
	vertical-align:top;
	}

 */
