
body{
	font-family: verdana,arial,helvetica,sans-serif;
	line-height: 20px;
	font-size: 12px;	
 	color: #333333;
 	text-align: center;
 	margin: 0px;
	padding: 0px;
	background-color:#ffffff;
	}


#rahmen-aussen{
	width: 806px;
	margin: 0px auto;
	padding: 0px;
	border: 1px solid #eeeeee;
	background-color: #ffffff;
	}


#rahmen-innen{
	width: 800px;
	margin: 0px auto;
	padding:0px;
	border: 0px solid #cccccc;
	background-color: #ffffff;
	}

#rahmen-oben{
	height: 159px;
	width: 800px;
	margin: 0px;
	padding: 0px;
	border: none;
	background-color: #888888;
	}

#auswahl-links{
	float:left;
	text-align:left;
	width:190px;
	margin:0px;
	padding:0px;
	border:none;
	background-color:#ffffff;
	}


#auswahl-links ul{
	list-style-type:none;
	margin:0px;
	padding:0px;
	border-top:2px solid #ffffff;
	}


#auswahl-links ul li{
	border-bottom: 1px solid #ffffff;
	}


#auswahl-links ul li a{
	display:block;
	color:#eeeeee;
	text-decoration:none;
	font-size:12px;
	font-weight:normal;
	line-height:25px;
	padding-left:20px;
	background-image: url(../bilder/button-gr.jpg);
	}

#auswahl-links ul li a:hover{
	text-decoration:none;
	font-size:12px;
	font-weight:bold;
	color:#ffffff;
	background-image:url(../bilder/button-ge.jpg);
	}


#auswahl-links ul li a.inactive-unterrubrik:hover{
	text-decoration:none;
	font-size:10px;
	font-weight:bold;
	color:#ffffff;
	padding-left:40px;
	background-image:url(../bilder/button-hg.jpg);
	}


#auswahl-links ul li a.active-rubrik{
	text-decoration:none;
	font-size:12px;
	font-weight:bold;
	color:#ffffff;
	background-image:url(../bilder/button-ge.jpg);
	}


#auswahl-links ul li a.inactive-unterrubrik{
	text-decoration:none;
	font-size:10px;
	font-weight:normal;
	padding-left:40px;
	background-image:url(../bilder/button-hg.jpg);
	}


#auswahl-links ul li a.active-unterrubrik{
	text-decoration:none;
	font-size:10px;
	font-weight:bold;
	color:#ffffff;
	padding-left:40px;
	background-image:url(../bilder/button-hg.jpg);
	}


#warenkorb{
	width: 165px;
	font-size:11px;
	padding-left:20px;
	border:none;
	background-color: #ffffff;
	}

#warenkorb a {
	text-decoration:underline;
	color:#333333;
	font-weight:bold;
	}


#rahmen-rechts{
	float: left;
	width: 555px;
	text-align: justify;
	color: #ff0000;
	padding-top:20px;
	padding-left:25px;
	border-left:1px dotted #cccccc;
	background-color: #ffffff;
	}

#rahmen-rechts a {
	text-decoration:none;
	color:#333333;
	}

#rahmen-unten{
	margin: 0px auto;
	width:550px;
	text-align:center;
	background-color:#ffffff;
	color:#777777;
	font-size:9px;
	}

#rahmen-unten a {
	text-decoration:underline;
	color:#777777;
	}


#hinweis {
	width: 534px;
	font-size: 11px;
	font-weight: normal;
	color:#333333;
	line-height: 15px;
	padding: 10px;
	margin-bottom: 30px;
	background-color: #eae8e3;
	border: 1px dotted #cccccc;
	border-left: 3px solid #ffbc00;
	border-right: 3px solid #ffbc00;
	}




#preis {
	width: 550px;
	height: 35px;
	padding-top:10px;
	padding-bottom:50px;
	border-top: 1px dotted #cccccc;
	}





.fett {
	color:#333333;
	font-size:16px;
	font-weight:bold;
	}

.klein {
	color:#555555;
	font-size:9px;
	}

p {
	margin-bottom: 20px;
	color:#333333;
	border:none;
	}


.bild {
	padding:1px;
	background-color:#d8d4d1;
	margin:0px;
	}

.bild img{
	border:1px solid #ffffff;
	margin:0px;
	}


#frage{
	width: 535px;
	font-size:11px; 
	color:#333333; 
	
	padding-left: 5px;
	padding-right: 5px;
	margin-bottom: 1px; 
	margin-top: 5px;
	
	border-right: 2px solid #ffbc00;
	border-left: 2px solid #ffbc00;

	background-color: #eae8e3;
	}

#antwort{
	width: 535px;
	font-size:11px; 
	color:#333333; 
	padding-left: 5px;
	margin-bottom: 20px; 
	margin-top: 5px;

	border: 1px dotted #ffffff;

	background-color: #ffffff;
	}

h1 {font-size:14px; font-weight:bold; color:#333333; margin-bottom:15px; margin-top:10px;}
h2 {font-size:12px; font-weight:bold; color:#333333; margin-bottom:5px; margin-top:10px;}
h3 {font-size:5px; font-weight:bold; color:#ffffff;}

li {color:#333333;}

img {border:none;}

input {font-family:arial; font-size:12px; color:#333333; background-color:#ffffff; border:1px solid #bbbbbb;}

textarea {font-family:verdana,arial,helvetica,sans-serif; font-size:12px; color:#333333; background-color:#ffffff; border:1px solid #bbbbbb;}

table {
	font-family: verdana,arial,helvetica,sans-serif; 
	font-size:11px; 
	line-height:18px;
	color:#333333; 
	background-color:#ffffff; 
	border:none;
	}




