@CHARSET "ISO-8859-1";

body {
	color:#333333;
	background-color:#e7f6fc;
	font-family: Verdana,Arial,Helvetica,sans-serif;
	margin: 0; padding: 0;
}

html {
  height:100%;
  margin-bottom:1px;
  scrolling:yes;
}

#lightblue {
	background-color:e7f6fc;
}

#text {
	color:#333333;
	font-size: 12px;
	line-height:1.4em;
}

#textlight {
	color:#999999;
	font-size: 12px;
	line-height:1.4em;
}

#textbold {
	color:#333333;
	font-size: 12px;
	line-height:1.4em;
	font-weight: bold;	
}

#addresses {
	color:#333333;
	font-size: 12px;
	line-height:1.8em;
}

#textweiss {
	color:#ffffff;
	font-size: 12px;
	line-height:1.4em;
}

#textgruen {
	color:#32bb20;
	font-size: 12px;
	line-height:1.4em;
}

#textrot {
	color:#e73e29;
	font-size: 12px;
	line-height:1.4em;
}

#textsmall {
	color:#333333;
	font-size: 11px;
	line-height:1.4em;
}

#textsmalllight {
	color:#999999;
	font-size: 11px;
	line-height:1.4em;
}

#textsmaller {
	color:#333333;
	font-size: 10px;
	line-height:1.4em;
}

#address {
	color:#333333;
	font-size: 9px;
}

#headline {
	color:#333333;
	font-size: 12px;
	line-height:1.4em;
	font-weight: bold;
	padding-bottom:5px;
}

#headlinebig {
	color:#333333;
	font-size: 14px;
	line-height:1.4em;
	font-weight: bold;
	padding-bottom:5px;
}

#headlinesmall {
	color:#333333;
	font-size: 11px;
	line-height:1.4em;
	font-weight: bold;
	padding-bottom:5px;
}

#downloads {
	color:#333333;
	font-weight: bold;
	font-size: 10px;
}

#specialtext {
	color:#333333;
	font-size: 12px;
	font-weight: bold;
}

#quotes {
	font-family: Trebuchet MS;
	color:#deedf5;
	font-size: 24px;
	font-weight: bold;
}

#link {
	color:#ffffff;
	text-decoration:none;
}

#linknounderline {
	text-decoration:none;
}

#linkblack {
	color:#333333;
	text-decoration:none;
}


#linkred {
	color:#e73e29;
}

#mehr {
	color:#e73e29;
	font-size: 12px;
	text-align:right;
}

#navi_rot {
	color:#ffffff;
	font-size: 12px;
	text-decoration:none;
	background-color:#e73e29;
}

#navi_blau {
	color:#ffffff;
	font-size: 12px;
	text-decoration:none;
	background-color:#5bc0ea;
}

#title {
	color:#ffffff;
	font-size: 12px;
	background-color:#32bb20;
}

#preis {
	color:#ffffff;
	font-size: 14px;
	font-weight: bold;
	background-color:#e73e29;
}

#preisgestrichen {
	color:#333333;
	font-size: 14px;
	font-weight: bold;
	text-decoration:line-through;
}

#preisaktion {
	color:#ffffff;
	font-size: 14px;
	font-weight: bold;
	background-color:#e73e29;
}


#preisaktionrosa {
	color:#ffffff;
	font-size: 14px;
	font-weight: bold;
	background-color:#ff3399;
}
	
#kaution {
	color:#ffffff;
	font-size: 14px;
	font-weight: bold;
	background-color:#5bc0ea;
}

#slogan {
	font-family: Trebuchet MS;
	color:#333333;
	font-size: 24px;
	font-weight: bold;
	padding-bottom:5px;
}

#frame {
	background-color:#d0d0d0;

}

#blau {
	background-color:#5bc0ea;
}

#hellblau {
	background-color:#e7f6fc;
}

#gruen {
	background-color:#71bf45;
}

#rot {
	background-color:#e73e29;
}

#blaubox {
	background-color:#5bc0ea;
	color:#ffffff;
	font-size: 12px;
	line-height:1.2em;
	padding-top:3px;
	padding-bottom:3px;
}

#gruenbox {
	background-color:#71bf45;
	color:#ffffff;
	font-size: 12px;
	line-height:1.2em;
	padding-top:3px;
	padding-bottom:3px;
}

#rotbox {
	background-color:#e73e29;
	color:#ffffff;
	font-size: 12px;
	line-height:1.2em;
	padding-top:3px;
	padding-bottom:3px;
}

#textblau {
	color:#5bc0ea;
	font-size: 12px;
	line-height:1.4em;
}

#lolaloo {
	font-family: Trebuchet MS;
	font-weight: bold;
	font-size: 13px;
}

#lolaloolight {
	font-family: Trebuchet MS;
	font-size: 13px;
}

#lolaloosmall {
	font-family: Trebuchet MS;
	font-weight: bold;
	font-size: 10px;
}	

#lolaloomedium {
	font-family: Trebuchet MS;
	font-weight: bold;	
	font-size: 12px;
}

#lolaloolightmedium {
	font-family: Trebuchet MS;
	font-size: 12px;
}

#lolaloolightsmall {
	font-family: Trebuchet MS;
	font-size: 10px;
}	

#feld {
	width: 332px;
	border: 1px solid #999999;
}

#feldmittel {
	width: 165px;
	border: 1px solid #999999;
}

#feldkurz {
	width: 100px;
	border: 1px solid #999999;
}

#feldstr {
	width: 270px;
	border: 1px solid #999999;
}
	
#feldhausnr {
	width: 52px;
	border: 1px solid #999999;
}

#feldplz {
	width: 52px;
	border: 1px solid #999999;
}
	
#feldstadt {
	width: 270px;
	border: 1px solid #999999;
}

#input {
	border: 1px solid #999999;
}
	
#feldblau {
	width: 332px;
	border: 1px solid #5bc0ea;
}

#feldstrblau {
	width: 270px;
	border: 1px solid #5bc0ea;
}
	
#feldhausnrblau {
	width: 52px;
	border: 1px solid #5bc0ea;
}

#feldplzblau {
	width: 52px;
	border: 1px solid #5bc0ea;
}
	
#feldstadtblau {
	width: 270px;
	border: 1px solid #5bc0ea;
}

#faq {
	color:#333333;
	font-size: 12px;
	line-height:2em;
}

#weiss {
	background-color:ffffff;
}






