/*
#######################################
FAQ
#######################################
*/
.startseite_h1 {
	font-family:"Courier New", Courier, monospace;
	font-size:24px;
}

.startseite_p {
	font-family:"Courier New", Courier, monospace;
	font-size:16px;	
	color:#EA6DA2;
}

.startseite_p strong {
	font-family:"Courier New", Courier, monospace;
	font-size:16px;	
	color:#552623;
}

.topstart {
	/*border:1px solid #000;*/
	width:170px;
	float:left;
	padding:10px;
	min-height:170px;
	font-family:Verdana, Geneva, sans-serif;
	margin-right:11px;
	margin-bottom:11px;	
	
	-moz-border-radius-topleft:5px;
	-moz-border-radius-topright:5px;
	-webkit-border-top-rightright-radius:5px;
	-webkit-border-top-left-radius:5px;
	
	-moz-border-radius-bottomleft:5px;
	-moz-border-radius-bottomright:5px;
	-webkit-border-bottom-rightright-radius:5px;
	-webkit-border-bottom-left-radius:5px;
	
	background:#FFF;
}

.topstart h1 {
	font-size:11px;
	font-weight:bold;
	display:block;
	font-family:Verdana, Geneva, sans-serif;
	height:25px;
}

.topstart img {
	display:block;
	max-height:95px;
}

.topstart_div {
	height:95px;
	text-align:center;
}

.topstart p {
	font-size:10px;
	display:block;
	font-family:Verdana, Geneva, sans-serif;
}

h1 {
	font-weight: bold;
	font-size: 1.5em;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	color:#552623;
	margin:0 0 .8em 0;
}

.ga_side {
	text-align:center;
	min-height: 130px;
	width: 177px;
	
	/* border:1px solid #F6C8DB; */
	-moz-border-radius-topleft:5px;
	-moz-border-radius-topright:5px;
	-webkit-border-top-rightright-radius:5px;
	-webkit-border-top-left-radius:5px;
	
	-moz-border-radius-bottomleft:5px;
	-moz-border-radius-bottomright:5px;
	-webkit-border-bottom-rightright-radius:5px;
	-webkit-border-bottom-left-radius:5px;
	
	background:#FFF;
	font-size: 13px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	color:#EA6DA2;
	margin:1em 2em 0 0;
	padding:.2em 5px;
}

dl, dt, dd { padding:0; margin:0; float: left; }
div.faq dl { width:300px;}
div.faq dt {
	
	min-height: 130px;
	width: 280px;
	
	/* border:1px solid #F6C8DB; */
	-moz-border-radius-topleft:5px;
	-moz-border-radius-topright:5px;
	-webkit-border-top-rightright-radius:5px;
	-webkit-border-top-left-radius:5px;
	
	-moz-border-radius-bottomleft:5px;
	-moz-border-radius-bottomright:5px;
	-webkit-border-bottom-rightright-radius:5px;
	-webkit-border-bottom-left-radius:5px;
	
	background:#FFF;
	font-size: 13px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	color:#EA6DA2;
	margin:1em 2em 0 0;
	padding:.2em 5px;
}
div.faq dt.down {
	background:#FFF;
}
div.faq dd {
	-moz-border-radius-topleft: 5px;
	-moz-border-radius-topright: 5px;
	-moz-border-radius-bottomleft:5px;
	-moz-border-radius-bottomright:5px;
	-webkit-border-top-rightright-radius:5px;
	-webkit-border-top-left-radius:5px; 
	-webkit-border-bottom-rightright-radius:5px;
	-webkit-border-bottom-left-radius:5px; 
	
	width: 270px;
	background-color:#FFF;
	color: #EA6DA2;
	padding: 10px;
	margin-top: 10px;
}

div.faq a {
	
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #EA6DA2;
	text-decoration: none;
}

.frage {
	
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #990000;
	display: block;
	margin-top: 5px;
}

.antwort {
	
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #990000;
	display: block;
	margin-top: 5px;
	margin-bottom: 5px;
	vertical-align: bottom;
}

/*
#######################################
FOOTER
#######################################
*/

#footer a {
	
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #552623;
	
	text-decoration: none;
}

#footer a:hover {
	
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #FFF;
	
	text-decoration: none;
}

/*
#######################################
FORMULAR
#######################################
*/

.f1 { 
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	color:#552623; 
	font-size:12px; 
	height:18px;  
	BORDER-LEFT:#EA6DA2 thin solid; 
	BORDER-RIGHT:#EA6DA2 thin solid; 
	BORDER-TOP:#EA6DA2 thin solid; 
	BORDER-BOTTOM:#EA6DA2 thin solid; 
	border-style: solid; 
	border-right-width: 1px; 
	border-bottom-width: 1px; 
	border-left-width: 1px;
	width:320px;
}

.f2 { 
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	color:#552623; 
	font-size:12px; 
	height:70px;  
	BORDER-LEFT:#EA6DA2 thin solid; 
	BORDER-RIGHT:#EA6DA2 thin solid; 
	BORDER-TOP:#EA6DA2 thin solid; 
	BORDER-BOTTOM:#EA6DA2 thin solid; 
	border-style: solid; 
	border-right-width: 1px; 
	border-bottom-width: 1px; 
	border-left-width: 1px;
	width:320px;
}

.ar1 { 
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	color:#552623; 
	font-size:12px; 
	height:18px;  
	BORDER-LEFT:#EA6DA2 thin solid; 
	BORDER-RIGHT:#EA6DA2 thin solid; 
	BORDER-TOP:#EA6DA2 thin solid; 
	BORDER-BOTTOM:#EA6DA2 thin solid; 
	border-style: solid; 
	border-right-width: 1px; 
	border-bottom-width: 1px; 
	border-left-width: 1px
}
.ar4 { 
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	color:#552623; 
	font-size:12px; 
	height:18px;  
	width:326px; 
	BORDER-LEFT:#EA6DA2 thin solid; 
	BORDER-RIGHT:#EA6DA2 thin solid; 
	BORDER-TOP:#EA6DA2 thin solid; 
	BORDER-BOTTOM:#EA6DA2 thin solid; 
	border-style: solid; 
	border-right-width: 1px; 
	border-bottom-width: 1px; 
	border-left-width: 1px;

}
.ar5 { 
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	color:#552623; 
	font-size:12px; 
	height:18px;  
	width:326px; 
	BORDER-LEFT:#EA6DA2 thin solid; 
	BORDER-RIGHT:#EA6DA2 thin solid; 
	BORDER-TOP:#EA6DA2 thin solid; 
	BORDER-BOTTOM:#EA6DA2 thin solid; 
	border-style: solid; 
	border-right-width: 1px; 
	border-bottom-width: 1px; 
	border-left-width: 1px;
	float:right;

}
.ar6 { 
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	color:#552623; 
	font-size:12px; 
	height:90px;  
	width:326px; 
	BORDER-LEFT:#EA6DA2 thin solid; 
	BORDER-RIGHT:#EA6DA2 thin solid; 
	BORDER-TOP:#EA6DA2 thin solid; 
	BORDER-BOTTOM:#EA6DA2 thin solid; 
	border-style: solid; 
	border-right-width: 1px; 
	border-bottom-width: 1px; 
	border-left-width: 1px;
	float:right;

}
.ar2 { 
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif; 
	color:#552623; 
	font-size:12px; 
	height:70px; 
	width:550px; 
	BORDER-LEFT:#EA6DA2 thin solid; 
	BORDER-RIGHT:#EA6DA2 thin solid; 
	BORDER-TOP:#EA6DA2 thin solid; 
	BORDER-BOTTOM:#EA6DA2 thin solid; 
	border-style: solid; 
	border-top-width: 1px; 
	border-right-width: 1px; 
	border-bottom-width: 1px; 
	border-left-width: 1px;
	
		
	padding: 5px;
}
.ar7 { 
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif; 
	color:#552623; 
	font-size:12px; 
	height:70px; 
	width:350px; 
	BORDER-LEFT:#EA6DA2 thin solid; 
	BORDER-RIGHT:#EA6DA2 thin solid; 
	BORDER-TOP:#EA6DA2 thin solid; 
	BORDER-BOTTOM:#EA6DA2 thin solid; 
	border-style: solid; 
	border-top-width: 1px; 
	border-right-width: 1px; 
	border-bottom-width: 1px; 
	border-left-width: 1px;
	
		
	padding: 5px;
}
.button {  
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 11px; 
	font-weight: bold; 
	color: #FFFFFF; 
	background-color: #552623; 
	height:25px; 
	width:160px; 
	BORDER-LEFT:#EA6DA2 1px solid; 
	BORDER-RIGHT:#EA6DA2 1px solid; 
	BORDER-TOP:#EA6DA2 1px solid; 
	BORDER-BOTTOM:#EA6DA2 1px solid; 
	border-style: solid; 
	border-top-width: 2px; 
	border-right-width: 2px; 
	border-bottom-width: 2px; 
	border-left-width: 2px 
}
.button2 {  
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 11px; 
	font-weight: bold; 
	color: #FFFFFF; 
	background-color: #552623; 
	height:25px; 
	width:326px; 
	BORDER-LEFT:#EA6DA2 1px solid; 
	BORDER-RIGHT:#EA6DA2 1px solid; 
	BORDER-TOP:#EA6DA2 1px solid; 
	BORDER-BOTTOM:#EA6DA2 1px solid; 
	border-style: solid; 
	border-top-width: 2px; 
	border-right-width: 2px; 
	border-bottom-width: 2px; 
	border-left-width: 2px ;
	float:right;
	margin-bottom:10px;
}
.btn {  
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 11px; 
	font-weight: bold; 
	color: #FFFFFF; 
	background-color: #552623; 
	height:25px; 
	BORDER-LEFT:#EA6DA2 1px solid; 
	BORDER-RIGHT:#EA6DA2 1px solid; 
	BORDER-TOP:#EA6DA2 1px solid; 
	BORDER-BOTTOM:#EA6DA2 1px solid; 
	border-style: solid; 
	border-top-width: 2px; 
	border-right-width: 2px; 
	border-bottom-width: 2px; 
	border-left-width: 2px 
}
.add {
	
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px; 
	line-height: 25px;
	margin: 3px;
	
	}

.notice {
	
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px; 
	line-height: 25px;
	margin: 3px;
	color: #EA6DA2;
	font-weight: bold;
	}

#bestellung {	
	float: left;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px; 
	line-height: 25px;
	margin-left: 15px;
	
	}
#fwerb {	
	float: left;
	}
#fwerb_left {	
	float: left;
	}		
#warenkorb {
	background-color:#FFF;
	width: 400px;
	padding: 10px;
	}

.claim {
	font-weight: bold;
	font-size: 1.2em;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	color:#FFF;
}
