@charset "utf-8";

/*****************************
*	CLEAR					 */

* {
	margin: 0;
	padding: 0;
	border: 0;
	font-size: 100.01%;
}
	
/*****************************
*	SYSTEM TAGS				 */

body {
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 0.8125em;
	color: #585858;
	background: white;
}
	
img {
	float: left;
	display: inline;
	border: 0;
}
	
a {
	color: #162e7b;
	font-weight: bold;
	text-decoration: none;
}
	
a:hover {
	color: #666666;
	font-weight: bold;
}
	
p {
	margin: 1em 0;
}

ul {
	list-style: none outside;
	padding: 0;
	margin: 1.25em 0 1.25em 1.25em;
}

small {
	font-size: 0.86em;
}

small strong {
	text-transform:uppercase;
}

#mitte #inhalt ul,
#rechts ul {
	margin: 1em 0;
}

#mitte #inhalt ul li,
#rechts ul li {
	background: url("../../images/sonstiges/list-img-blau.gif") no-repeat 0 2px;
	margin: 0 0 7px 0;
	padding: 0 0 0 15px;
}

dl dt {
	margin: 0 0 0.5em 0;
}

dl dd {
	margin: 0 0 1.25em 2em;
}

strong, b {
	color: #666666;
}

/*****************************
*	UEBERSCHRIFTEN		 	 */

h1 {
	font-size: 2em;
	font-weight: normal;
	color: #162e7b;
	margin: 0.5em 0 1em 0;
	letter-spacing: -0.035em;
}

h2 {
	font-size: 1.5em;
	font-weight: normal;
	color: #162E7B;
	margin: 1em 0;
}
	
h3 {
	font-size: 1.2307em;
	color: #162E7B;
	margin: 1em 0;
}
	
h4 {
	font-size: 0.9230em;
	color: #162E7B;
	margin: 1em 0 0 0;
}
	
h5 {
	font-size: 0.7692em;
	font-weight: normal;
	color: #162E7B;
	margin: 0;
}

h6 {
	font-size: 0.8333em;
	color: #162E7B;
	margin: 1.25em 0 1.25em 0;
}

/*****************************
*	RAHMEN				 	 */

#rahmen {
	width: 1004px;
	margin: 0 auto;
	position: relative;
}

#links {
	width: 292px;
	min-height: 590px;
	height: auto !important;
	height: 590px;
	float: left;
	background: url("../../images/rahmen/logo-hintergrund.jpg") no-repeat;
}

#links ul#navigation {
	width: 100%;
	float: left;
	background: url("../../images/rahmen/navigation-hintergrund.gif") repeat-y;
	margin: 0;
	padding-bottom: 15px;
	border-bottom: 1px solid white;
}

#links ul#navigation li {
	width: 80%;
	float: left;
	display: inline;
	margin-right: 20px;
	clear: both;
	position: relative;
}

#links ul#navigation li img {
	float: right;
}

#links ul#navigation li .aktiv {
	width: 12px;
	height: 13px;
	display: none;
	position: absolute;
	top: 4px;
	right: -15px;
	background: url("../../images/menue/aktiv.gif") no-repeat;
}

#links ul#navigation li .show {
	display: block;
}

#links ul#navigation li:hover .aktiv {
	display: block;
}

#links #unternavigation {
	width: 100%;
	float: left;
	background: url("../../images/rahmen/unternavigation-hintergrund.gif") repeat-y;
}

#links #unternavigation ul {
	margin: 15px 65px 0 0;
	text-align: right;	
}

#links #unternavigation a {
	text-decoration: none;
	font-weight: normal;
}

#links #unternavigation strong a {
	font-weight: bold;
}

#links form {
	width: 222px;
	height: 47px;
	background: url("../../images/rahmen/volltextsuche-hintergrund.jpg") no-repeat;
	float: left;
	padding: 20px 0 0 14px;
}

#links form input {
	margin: 0 4px 0 0;
}

#mitte {
	width: 457px;
	min-height: 600px;
	height: auto !important;
	height: 600px;
	float: left;
	background: url("../../images/rahmen/kopf-hintergrund.jpg") no-repeat;
}

#mitte #produkte {
	width: 457px;
	height: 120px;
	float: left;
	padding: 12px 0 0 0;
}

#mitte #inhalt {
	width: 415px;
	float: left;
	padding: 15px 15px 15px 25px;
}

#mitte #inhalt ul {
	margin: 1.5em 0;
}

#rechts {
	width: 205px;
	min-height: 600px;
	height: auto !important;
	height: 600px;
	float: left;
	background: url("../../images/rahmen/infobereich-hintergrund.jpg") no-repeat -7px 0;
	padding: 25px;
	font-size: 0.9230em; 
}

#fuss {
	width: 375px;
	height: 30px;
	float: left;
	display: inline;
	background: url("../../images/rahmen/fuss.gif") no-repeat;
	margin-left: 305px;
	padding: 1px 0 0 15px;
}
	
/*****************************
*	KLASSEN				 	 */

/*### BILDER ###*/

.bild_links {
	float: left;
	display: inline;
	margin: 0 1.5em 1em 0;
}	

.bild_rechts {
	float: right;
	display: inline;
	margin: 0 0 1em 1.5em;
}
	
.bild_umbruch {
	float: none;
	clear: both;
	margin: 0.5em 0;
}

.bild {
	position: relative;
}

.bild .plus {
	position: absolute;
	bottom: 0;
	right: 0;
}

/*### DIVERSES ###*/

.clear {
	float: none;
	clear: both;
}

.logo {
	display: inline;
	margin: 114px 0 0 30px;
}

.trenner {
	width: 100%;
	height: 2px;
	overflow: hidden;
	float: none;
	clear: both;
	background: url("../../images/sonstiges/trenner.gif") no-repeat;
	margin: 12px 0;
}

.box {
	width: 47%;
	float: left;
	padding-right: 3%;
}

.listeneintrag {
	width: 31%;
	height: 150px;
	float: left;
	overflow: hidden;
	display: inline;
	margin-right: 2%;
}

.listeneintrag img {
	margin: 1.5em 0;
}

.link {
	background: url("../../images/sonstiges/list-img-blau.gif") no-repeat 0 2px;
	display: block;
	margin-top: 10px;
	padding: 0 0 0 15px;
}

.abstand_klein {
	height: 1px;
	overflow: hidden;
	float: none;
	clear: both;
	margin-top: 15px;
}

.abstand_mittel {
	height: 1px;
	overflow: hidden;
	float: none;
	clear: both;
	margin-top: 35px;
}

.abstand_gross {
	height: 1px;
	overflow: hidden;
	float: none;
	clear: both;
	margin-top: 55px;
}

.blaettern {
	width: 92%;	
	float: left;
	margin: 15px 0;
}

	
/*****************************
*	FORMULARE			 	 */

.form_input {
	width: 190px;
	float: left;
	display: inline;
	font-size: 11px;
	font-weight: bold;
	color: #162e7b;
	padding: 5px 3px;
	margin: 5px 5px 0 0;
	background: white;
	border: 1px solid #cdcdcd;
}

.form_select {

}

.form_textarea {

}

.form_submit {
	float: left;
	margin: 5px 5px 0 0;
	
}
