* {
	font-family: arial, sans-serif;
	font-size: 12px;
	margin: 0;
	outline: none;
	padding: 0;
}

a {
	color: #333333;
	text-decoration: none;
}

a img {
	border: none;
}

a.link_mehr {
	cursor: pointer;
	float: right;
	line-height: 14px;
	width: 70px;
}

a.link_mehr_small {
	cursor: pointer;
	float: right;
	font-size: 10px;
	line-height: 12px;
	padding-right: 20px;
	text-align: center;
}

a.link_text {
	cursor: pointer;
	text-decoration: underline;
}

a.link_text_small {
	cursor: pointer;
	font-size: 10px;
	text-decoration: underline;
}

a.referenzen {
	color: #00f;
	text-decoration: underline;
}

body {
	background-color : #fff;
	color : #333;
	font-size : 11px;
	margin: 35px auto;
	width: 1020px;
}

.abstand4 {
	height: 4px;
	overflow: hidden;
}

.abstand6 {
	height: 6px;
	overflow: hidden;
}

.abstand8 {
	height: 8px;
	overflow: hidden;
}

.abstand10 {
	height: 10px;
	overflow: hidden;
}

.abstand20 {
	height: 20px;
	overflow: hidden;
}

.bilder_rahmen {
	background-color: #fff;
	border: 1px solid #000;
	padding: 2px; 
}

.bilder_breite2 {
	float: left;
	width: 330px;
}

.bilder_breite3 {
	float: left;
	width: 220px;
}

.box250 {
	background-image: url(./images/box250_mitte.gif);
	margin-bottom: 20px;
	width:250px;
}

.box250_bottom {
	background-image: url(./images/box250_unten.gif);
	height: 20px;
	overflow: hidden;
}

.box250_content {
	font-size: 12px;
	height: 100px;
	padding-left: 10px;
}

.box250_titel {
	background-image: url(./images/box250_oben.gif);
	color: #333333;
	font-size: 12px;
	font-weight: bold;
	height: 24px;
	line-height: 24px;
	text-indent: 10px;
}

.box260 {
	background-image: url(./images/box260_mitte.gif);
	margin-bottom: 10px;
	width:260px;
}

.box260_bottom {
	background-image: url(./images/box260_unten.gif);
	height: 20px;
	overflow: hidden;
}

.box260_content {
	font-size: 12px;
	height: 100px;
	padding-left: 10px;
}

.box260_titel {
	background-image: url(./images/box260_oben.gif);
	color: #333333;
	font-size: 12px;
	font-weight: bold;
	height: 22px;
	line-height: 22px;
	text-indent: 10px;
}

.download_liste {
	border-collapse: collapse;
}

.download_liste thead th {
	text-align: left;
}

.download_liste tbody tr {
	height: 20px;
	line-height: 20px;
}

.download_liste tbody tr:hover {
	background-color: #e5e5e5;
}

#flexible_komponenten {
	border-collapse: collapse;
}

#flexible_komponenten thead {
	background-color: #cce;
	height: 40px;
	line-height: 40px;
}

#flexible_komponenten tbody td {
	padding: 5px 0px;
}

#flexible_komponenten tbody tr:nth-child(2n) {
	background-color: #e5e5e5;
}

.header {
	background-color: #fff;
	height: 60px;
}

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

.infoFeld {
	vertical-align: top;
	width:150px;
}

.infoFeldDIV {
	background-color: #eadecc;
	padding: 10px 10px;
}

.kategorien_auswahl {
    float: left;
    margin-right: 4px;
}

.kategorien_auswahl select {
	width: 185px;
}

.line-white {
	background-image: url(./images/line-white.gif);
	display: block;
	height: 11px;
	line-height: 11px;
}

.main {
	padding-left: 220px;
	padding-top: 20px;
}

.main_bottom {
	display: block;
	height: 1px;
	overflow: hidden;
}

.main_content {
	margin-left: 15px;
	margin-right: 15px;
}

.main_titel {
	text-indent: 10px;
}

.mitte {
	background-image: url("./images/background.gif");
	background-repeat: repeat-y;
	margin: 0 10px;
	min-height: 470px;
}

.navigation_bottom {
	float: right;
	right: 35px;
	position: relative;
	top: 10px;
}

.navigation_bottom a {
	color: #333;
	cursor: pointer;
	padding: 0 5px;
	text-decoration: none;
}

.navigation_bottom a:hover {
	text-decoration: underline;
}

.navigation_left {
	float: left;
	font-size: 11px;
	margin: 0px 10px;
	padding-top: 20px;
	width: 180px;
}

.navigation_left a {
	text-decoration: none;
}

.navigation_left a:hover {
	text-decoration: underline;
}

.navigation_left ul {
	 list-style-image: url(/bilder/off.gif);
	 padding-left: 35px;
}

.navigation_left li a {
}

.navigation_left li a:hover {
}

.navigation_top {
	color: #333;
	float: right;
	right: 35px;
	position: relative;
	top: 10px;
}

.navigation_top a {
	color: #fff;
	cursor: pointer;
	margin: 0px 6px;
	text-decoration: none;
}

.navigation_top a:hover {
	text-decoration: underline;
}

.oben {
	background-color: #556699;
	height: 56px;
}

.oben h1 {
	color: #ccccee;
	font-size: 18px;
	font-weight: bold;
	line-height: 56px;
	text-align: center;
}

.ptf_bg1 {
}

.ptf_bg2 {
	background-color: #e5e5e5;
}

.signatur {
	background-image: url("./images/background.gif");
	background-repeat: repeat-y;
	color: #556699;
	font-size: 12px;
	margin: 0 10px;
	padding-left: 210px;
	text-align: center;
	vertical-align: bottom;
}

.spacer {
	display: block;
	height: 10px;
	overflow: hidden;
}

/* Schriften und Farben */
.blau {
	color: #314d9c;
}

.fett {
	font-weight: bold;
}

.schrift1 {
	color: #314d9c;
	font-size: 16px;
}

.schrift2 {
	color: #314d9c;
	font-size: 12px;
	font-weight: bold;
}

.schrift3 {
	color: #314d9c;
	font-size: 12px;
}

.schrift4 {
	color: #314d9c;
	font-size: 10px;
}

.schrift5 {
	color: #314d9c;
	font-size: 20px;
}

.schrift20 {
	font-size: 20px;
}
