* {
	padding: 0;
	margin: 0;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: small;
}
body {
	text-align: center;
	background-image: url(global-gfx/verlauf.jpg);
	background-repeat: repeat-x;
	background-color: #FED9E0;
}
#page {
	width: 840px;
	margin: auto;
	text-align: left;
	border: 1px solid #92A410;
}
#navigation {
	border-top: 1px solid #FFF;
	background-color: #669900;
	text-transform: uppercase;
	height: 23px;
}
#navigation a {
	color: #FFF;
	font-size: 11px;
	text-decoration: none;
	display: block;
	float: left;
	padding: 5px 15px;
	border-right: 1px solid #92A410;
}
#navigation a:hover, #navigation a.on {
	background-color: #FFF;
	color: #000;
	background-image: url(global-gfx/pfeil-navi.gif);
	background-repeat: no-repeat;
	background-position: 3px 5px;
}
#content {
	width: 840px;
	background-color: #FFF;
	padding-bottom: 20px;
}
#left {
	width: 200px;
	float: left;
	padding-top: 20px;
}
#middle {
	width: 440px;
	float: left;
	font-size: 12px;
	line-height: 20px;
	padding-top: 20px;
}
.txt {
	width: 410px;
	padding-left: 20px;
	padding-right: 10px;
}
.txt a {
	color: #F00;
	text-decoration: underline;
}
.txt-biga {
	width: 800px;
	padding: 20px;
}
#right {
	width: 200px;
	float: left;
}
.clear {
	clear: both;
}
.box {
	background-color: #cc3366;
	font-size: 11px;
	line-height: 16px;
	color: #FFF;
	border-top: 1px solid #B10012;
}
.box p {
	padding: 5px;
	line-height: 19px;
}
.box a {
	color: #FFF;
}
#middle ul {
	list-style: none;
	padding-top: 5px;
	padding-bottom: 15px;
	margin-left: 30px;	
}
#middle li {
	background-image: url(global-gfx/ul.jpg);
	background-repeat: no-repeat;
	padding-left: 25px;
	padding-bottom: 10px;
}
#right ol {
	margin-left: 30px;
}
h1 {
	font-size: 16px;
	color: #3E5527;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	border-bottom: 1px solid #9CAE29;
}

h2 {
	font-size: 15px;
	color: #B10012;
	background-image: url(global-gfx/pfeil.jpg);
	background-repeat: no-repeat;
	background-position: 2px 1px;
	padding: 2px 2px 2px 20px;
	background-color: #FFF;
	border-left: 1px solid #B10012;
}
h3 {
	font-size: 12px;
	color: #3E5527;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
}
h4 {
	font-size: 10px;
	color: #3E5527;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
}
#footer {
	background-color: #F8E5E7;
	border-top: 1px solid #B10012;
	font-size: 11px;
	padding: 2px 2px 2px 20px;
}
#footer a {
	color: #B10012;
}

.biga-right {
	margin-right: 20px;
	margin-top: 20px;
}
.biga-right2 {
	margin-top: 20px;
}
.txt-biga img {
	border: 1px solid #B10012;
}
.biga-text-modelle {
	font-size: 10px;
	padding: 2px;
	line-height: 15px;
}
.formular-message {
	font-size: 10px;
}
.bildabstand {
	margin-right: 10px;
}
.font-kl {
	font-size: 10px;
	line-height:14px;
	color: #000;
}
.kein-rahmen {
	border: 0!important;
}
#page #content table tr td .txt {
	font-size: large;
}
.font-kl-rot {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 9px;
	font-style: normal;
	line-height: normal;
	color: #FFF;
	border: 1px none #000;
	font-variant: normal;
	background-color: #F00;
	height: 3px;
	width: 3px;
	font-weight: bolder;
	text-decoration: blink;
}
.Bestellicon { 
	border: 0!important;
	padding-left: 160px;
	width: 18px;
	height: 18px;
}