body{
	font-family:Geneva, Arial, Helvetica, sans-serif;
	background-color:#9999bb;     /*braun: 968B70 ABA47E 9C8E6B 968B70 716953  blau: 669 99c 336 363269 grn: 096 696*/
	text-align:left;
	margin:15px;
	padding:0;
}

a{color:#00f;}
a:visited{color:#00f;}
h2 a{color:#393;}
h2 a:visited{color:#393;}

#t a{float:right; color:#c00;}

#big td{ margin:5px; padding:10px; border:1px solid #000;}

img{border-style:none;}

h1{color:#339; margin-top:35px;}
h2{color:#339; margin-top:30px;}

li{ margin-top: 4px; margin-bottom: 4px;}

acronym{border-bottom:1px dotted #000;}

#container{
	width:900px;
	background-color:#333;
	position:relative;
	margin:auto;
	border:solid 1px #99c;
}

#main{
	color:#000;
	background-color:#fff;
	border:solid #666 1px;
	padding:0px 17px 20px 17px;
	margin:0px 17px 0px 17px;
}

#left{
	display: inline;
	clear: both;
	float: left;
	width: 360px;
}

#right{
	display: inline;
	float: right;
	width: 400px;
	margin-top: 35px;
	margin-left: 60px;
}

.clearer
{
	clear: both;
	display: block;
	height: 1px;
	margin-bottom: -1px;
	font-size: 1px;
	line-height: 1px;
}

#container2{
	background-color:#666; /*XXX*/
}

#main2{
	color:#000;
	background-color:#666; /*XXX*/
	padding:1px 49px 6px 49px;
	margin:0px 0px 0px 0px;}

#nav{
	background-color:#666; /*XXX*/
	border-top:solid #111111 1px;
	margin-top:90px;
	padding:15px 17px;
}

#nav a{
	background-color:#666666; /*XXX*/
	white-space:nowrap;
	color:#ffffff;
	text-decoration:none;
	padding:4px 6px;
	margin-right:7px;
	border:1px solid #666666; /*XXX*/
	line-height: 2em;
}

#nav a:hover{
	background-color:#777;
	border-bottom:1px solid #444;
	border-right:1px solid #444;
	border-left:1px solid #888;
	border-top:1px solid #888;
}

#nav a:hover.sel{
	background-color:#555; /*XXX*/
	border-bottom:1px solid #777;
	border-right:1px solid #777;
	border-left:1px solid #333;
	border-top:1px solid #333;
}

#nav a.sel{
	background-color:#555; /*XXX*/
	border-bottom:1px solid #777;
	border-right:1px solid #777;
	border-left:1px solid #333;
	border-top:1px solid #333;
}

#pictTopLeft{ 
	background:url("Leiste-oben-12-de.jpg"); 
	position:absolute; 
	top:0px; 
	left:0px; 
	width:900px; 
	height:90px; 
}

#pictTopLeft_en{
	background:url("Leiste-oben-12-en.jpg"); 
	position:absolute; 
	top:0px; 
	left:0px; 
	width:900px; 
	height:90px; 
}

#pictTopLeft_es{
	background:url("Leiste-oben-12-es.jpg"); 
	position:absolute; 
	top:0px; 
	left:0px; 
	width:900px; 
	height:90px; 
}

#preis tr{
	background-color:#096;
	line-height:150%;
 	text-indent:10px;
}

.flash{
	border:solid 1px #777;
	display:block;
	text-align:center;
	width:800px;
	height:400px;
}

#footer{
	padding:8px 0px 8px 0px;
	line-height: 20px;
	text-align:center;
	background: #666666 url("Leiste-unten-12b.jpg") bottom no-repeat;
	/*border-bottom: solid #9999bb 16px;*/
}

#footer p{
	display:inline;
	color:#999;
	margin:0px 200px 0px 200px;
}

#footer.b{padding:8px 0px 14px 0px;}

#footer a{
	color:#999;
	text-decoration:none;
}

#footer a:hover{color:#ccc;}

#de a{
	background:url("deutsch-ani.gif") no-repeat;
	position:absolute; 
	top:10px; 
	left:847px;
	font-size:11px;
	color:#666; 
	text-indent:27px;
	text-decoration:none;
}

#en a{
	background:url("english-ani.gif") no-repeat;
	position:absolute; 
	top:37px; 
	left:847px;
	font-size:11px;
	color:#666;
	text-indent:27px;
	text-decoration:none;
}

#es a{
	background:url("espanol.gif") no-repeat;
	position:absolute;
	top:63px;
	left:847px;
	font-size:11px;
	color:#666;
	text-indent:27px;
	text-decoration:none;
}

#de a.sel{color:#fff;}
#en a.sel{color:#fff;}
#es a.sel{color:#fff;}

.mo{display:none;}
.sc{display:inherit;}