/* HTML */
HTML, BODY {
	height: 100%;
}
BODY {
	margin: 0px;
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
IMG {
	border: none;
}
ACRONYM {
	border: none;
	cursor: help;
	margin: 0px;
}
A {
	color: #000;
}
P, H1, H2, H3 {
	margin: 0px 0px 8px 0px;
	padding: 0px;
}
H1 {
	font-weight: bold;
	font-size: 16px;
}
H2, LEGEND {
	font-weight: bold;
	font-size: 14px;
}
FIELDSET {
	border: none;
	padding: 0px;
	margin: 0px;
	float: left;
	clear: both;
	width: 100%;
}
LABEL {
	margin: 0px;
	padding: 0px;
}
INPUT, TEXTAREA {
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

/* Navigationen */
.s_nav UL, .s_fusszeile UL {
	margin: 0px;
	padding: 0px;
}
.s_nav LI, .s_fusszeile LI {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
.s_nav A, .s_fusszeile A {
	text-decoration: none;
}
.s_nav UL, .s_nav LI, .s_nav A {
	float: left;
}
.s_fusszeile UL, .s_fusszeile LI, .s_fusszeile A {
	display: inline;
}

/* Struktur */
.s_nav, .s_slideshow, .s_banner {
	display: none;
}
.s_inhalt {
}
.s_aussen {
}
.s_logo {
}
.s_links {
}
.s_linie {
}
.s_rechts {
	float: left;
	width: 141px;
}
.s_banner {
	width: 803px;
	height: 148px;
}
.s_logo_area {
	padding: 14px 4px 0px 4px;
	float: left;
}
.s_rahmenunten {
	clear: both;
	padding-top: 15px;
	margin-top: 15px;
	border-top: 1px solid #000;
	text-align: center;
	font-size: 11px;
}



.i_referenz {
	width: 626px;
}
.i_rbild {
	width: 313px;
	float: left;
}
.i_rtext {
	width: 313px;
	float: left;
}
.i_rgross {
	width: 302px;
	padding-bottom: 7px;
}
.i_rklein {
}
.i_rklein IMG {
	padding: 0px 7px 7px 0px;
}
.i_rdaten {
	width: 313px;
	background-color: #C7E2FD;
	float: left;
	margin-bottom: 14px;
	border-bottom: 1px solid #999;
}
.i_rdtitel {
	width: 100px;
	float: left;
	clear: both;
	border-top: 1px solid #999;
	padding: 2px 0px 2px 5px;
}
.i_rdtext {
	width: 195px;
	float: left;
	border-top: 1px solid #999;
	padding: 2px 5px 2px 8px;
}

.i_text {
	float: left;
	clear: both;
	width: 626px;
	padding-bottom: 10px;
}

.i_bildtext {
	float: left;
	clear: both;
	width: 626px;
	padding-bottom: 10px;
}
.i_bildtext .i_bild {
	float: left;
	width: 140px;
	clear: none;
}
.i_bildtext .i_text {
	float: left;
	width: 486px;
	clear: none;
}

.i_bildtext_titel {
	float: left;
	clear: both;
	width: 626px;
	padding-bottom: 10px;
}
.i_bildtext_titel .i_titel {
	float: left;
	clear: both;
	width: 626px;
}
.i_bildtext_titel .i_bild {
	float: left;
	width: 140px;
	clear: none;
}
.i_bildtext_titel .i_text {
	float: left;
	width: 486px;
	clear: none;
}

.i_2col {
	float: left;
	clear: both;
	width: 626px;
}
.i_2col .i_links {
	float: left;
	width: 308px;
	padding-right: 10px;
}
.i_2col .i_rechts {
	float: left;
	width: 308px;
}
.i_2col .i_text {
	width: 308px;
}
.i_2col .i_bildtext {
	width: 308px;
}
.i_2col .i_bildtext .i_text {
	width: 168px;
}
.i_2col .i_bildtext_titel {
	width: 308px;
}
.i_2col .i_bildtext_titel .i_titel {
	width: 308px;
}
.i_2col .i_bildtext_titel .i_text {
	width: 168px;
}

/* Mailform start */
.mf-item {
	padding-bottom: 10px;
	float: left;
	clear: both;
}
.mf-input, .mf-select, .mf-textarea, .mf-submit {
	width: 250px;
	height: 13px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	border: 1px solid #666;
}
.mf-input {
}
.mf-select {
	width: 252px;
	height: 17px;
}
.mf-textarea {
	height: 150px;
}
.mf-submit {
	width: 100px;
	height: 17px;
}
/* Mailform ende */

