html, body {
	background-color: #4e4e4e;
	margin: 0px;
	padding: 0px;
	height: 100%;
	font-size: 72.5%;
	font-family: Verdana, Arial, Sans-Serif;
	color: #ffffff;
	text-align: left;
	line-height: 150%;
	overflow: auto;
	background-image: url(images/headerlogo.gif);
	background-repeat: no-repeat;
}

/*header*/
#linie-oben {
	background-color: #000000;
	width: 100%;
	height: 9px;
	position: absolute;
	left: 0px;
	top: 100px;
	border: 0px solid #000000;
	z-index: 6;
	background-image: url(images/balkenoben.gif);


	}
#linie-links {
	background-color: #000000;
	width: 8px;
	min-height: 100%;
	height: 100%;
	position: absolute;
	left: 60px;
	top: 0px;
	border: 0px solid #000000;
	z-index: 7;
	background-image: url(images/balkenseite.gif);



	}
#linie-blau {
	background-color: #000000;
	width: 6px;
	height: 395px;
	position: absolute;
	left: 300px;
	top: 25px;
	z-index: 8;

	}
#kreis {
	background-image: url(images/kreis.gif);
	background-repeat: no-repeat;
	width: 286px;
	height: 274px;
	position: absolute;
	left: 161px;
	top: 302px;
	margin: 0px;
	padding: 0px;
	z-index: 2;

	}
#se {
	width: 104px;
	height: 71px;
	position: absolute;
	left: 75px;
	top: 19px;
	margin: 0px;
	z-index: 9;
	visibility: hidden;





	}
#se-adresse {
	width: 116px;
	height: 19px;
	position: absolute;
	left: 179px;
	top: 18px;
	margin: 0px;
	letter-spacing: 0em;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8px;
	font-style: normal;
	line-height: 18px;
	font-weight: bold;
	font-variant: normal;
	text-align: left;
	z-index: 11;
	visibility: visible;


	}
#se-adresse2 {
	width: 116px;
	height: 19px;
	position: absolute;
	left: 679px;
	top: 6px;
	margin: 0px;
	letter-spacing: 0em;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8px;
	font-style: normal;
	line-height: 18px;
	font-weight: bold;
	font-variant: normal;
	text-align: left;
	visibility: visible;
	z-index: 10;










	}
#se-adresse .adresse {
	font-family: Verdana, Arial, Sans-Serif;
	font-size: 1.8em;
	font-weight: bold;
	text-align: left;
	line-height: 3em;
	margin: 0px;
	padding-bottom: 10px;
	}
#se-adresse h1 {
	font-family: Verdana, Arial, Sans-Serif;
	font-size: 2.0em;
	font-weight: bold;
	text-align: left;
	margin: 0px;
	}
#mail-adresse {
	font-family: Verdana, Arial, Sans-Serif;
	font-size: 1.8em;
	font-weight: bold;
	text-align: left;
	line-height: 2.6em;
	position: absolute;
	left: 436px;
	top: 55px;
	margin: 0px;
	width: 150px;
	height: 14px;
	z-index: 1;





	}
/*Ende Header*/
	
/*Typography*/
.alt {
	background-color: #000000;
	border-top: 1px solid #ddd;
	border-bottom: 1px solid #ddd;
	}

small {
	font-family: Verdana, Arial, Helvetica, Sans-Serif;
	font-size: 0.9em;
	line-height: 1.7em;
	}

h1, h2, h3 {
	font-family: Verdana, Arial, Sans-Serif;
	font-weight: bold;
	}

h1 {
	font-size: 2em;
	text-align: left;
	}

.description {
	font-size: 1.2em;
	text-align: center;
	}

h2 {
	font-size: 1.2em;
	}

h2.pagetitle {
	font-family: Verdana, Sans-Serif;
	font-size: 1.2em;
	text-transform: uppercase;
	}

#sidebar h2 {
	font-family: Verdana, Sans-Serif;
	font-size: 1.0em;
	text-transform: uppercase;
	}

h3 {
	font-size: 1.3em;
	}

h1, h1 a, h1 a:hover, h1 a:visited, .description {
	text-decoration: none;
	color: #ffffff;
	}

h2, h2 a, h2 a:visited, h3, h3 a, h3 a:visited {
	color: #ffffff;
	}

h2, h2 a, h2 a:hover, h2 a:visited, h3, h3 a, h3 a:hover, h3 a:visited, #sidebar h2, cite {
	text-decoration: none;
	}

cite, cite a {
	font-weight: bold;
	font-style: normal;
	font-size: 1.1em;
	}

small, #sidebar ul ul li, #sidebar ul ol li, blockquote, strike {
	color: #ffffff;
	}
	
code {
	font: 1.1em 'Courier New', Courier, Fixed, Sans-Serif;
	}

acronym, abbr, span.caps {
	font-size: 0.9em;
	letter-spacing: .07em;
	}

a, h2 a:hover, h3 a:hover {
	color: #ffffff;
	text-decoration: none;
	}

a:hover {
	color: #ffba00;
	text-decoration: underline;
	}
/* End Typography & Colors */

/*Sidebar*/
#sidebar {
	position: absolute;
	top: 125px;
	left: 26px;
	padding: 0px 0 20px 0px;
	width: 160px;
	height: 582px;
	z-index: 5;
	visibility: visible;





	}
#sidebar ul, #sidebar ul ol {
	margin: 0 0 2px 0;
	padding: 0;
	}

#sidebar ul li {
	list-style-type: none;
	list-style-image: none;
	margin: 0 0 9px 0;
	padding: 0;
	}

#sidebar ul ul li, #sidebar ul ol li {
	margin: 3px 0 3px 10px;
	padding: 0;
	}
#sidebar {
	font: 1.8em Verdana, Arial, Sans-Serif;
	font-weight: bold;
	}	
#sidebar a {
	text-decoration: none;
	}
#sidebar a:active {
	color: #444444;
	}
#sidebar a:hover {
	color: #ffba00;
	}
.activelink {
	color: #ffba00;
	}

/*Ende Sidebar*/

/*content*/
.narrowcolumn {
	position: absolute;
	left: 266px;
	top: 69px;
	width: 752px;
	font-size: 1.0em;
	z-index: 12;
	visibility: visible;
	height: 609px;






	}
#bilder {
	position: absolute;
	top: 3px;
	width: 83px;
	height: 475px;
	z-index: 5;
	left: 653px;
	visibility: visible;









	}
#bilder img {
	margin: 0px 0px 0px 0px;
	border: 0px solid #ffffff;
	}
.bildgross {
	position: absolute;
	top: -94px;
	left: 0px;
	margin: 0px;
	padding: 0px;
	border: 0px solid #ffffff;
	z-index: 3;

}
.bildgross img {
	margin: 0px 0px 0px 0px;
	border: 0px solid #ffffff;
	}
#textbild {
	position: absolute;
	top: 85px;
	left: 396px;
	width: 264px;
	height: 125px;
	min-height: 140px;
	padding-left: 50px;
	z-index: 1;

	}
#text {
	position: absolute;
	top: 293px;
	left: 306px;
	width: 300px;
	height: auto;
	min-height: 140px;
	font-family: Verdana, Arial, Sans-Serif;
	font-weight: bold;
	color: #ffffff;
	font-size: 3em;
	line-height: 1.85em;
	z-index: 4;
	visibility: visible;





	}
#text p {
	margin: 0px;
	height: auto;
	font-family: Verdana, Arial, Sans-Serif;
	font-weight: bold;
	color: #ffffff;
	font-size: 1.8em;
	}
.impressum {
	position: absolute;
	top: 290px;
	left: 0px;
	width: 400px;
	height: auto;
	min-height: 140px;
	font-family: Verdana, Arial, Sans-Serif;
	font-weight: bold;
	color: #ffffff;
	font-size: 1.8em;
	line-height: 1.85em;
	z-index: 2;




	}
	
#referenzen {
	position: absolute;
	top: 319px;
	left: 112px;
	width: 500px;
	height: auto;
	min-height: 140px;
	font-family: Verdana, Arial, Sans-Serif;
	font-weight: bold;
	color: #ffffff;
	font-size: 1.8em;
	line-height: 1.85em;
	}

#referenzen td {
	font-family: Verdana, Arial, Sans-Serif;
	font-weight: bold;
	color: #ffffff;
	}
	
#referenzen table {
	font-family: Verdana, Arial, Sans-Serif;
	font-weight: bold;
	color: #ffffff;
	font-size: 1.2em;
	}

#referenzen img {
	border: 0px solid #ffffff;
	text-decoration: none;
	}
#referenzen a {
	border: 0px solid #ffffff;
	text-decoration: none;
	}	
.index {
	position: absolute;
	top: 70px;
	left: 20px;
	width: 400px;
	height: auto;
	min-height: 140px;
	font-family: Verdana, Arial, Sans-Serif;
	font-weight: bold;
	color: #ffffff;
	font-size: 3.5em;
	line-height: 3em;
	text-align: center;
	}

table {
	border: 0px solid #ffffff;
	margin: 0px;
	padding: 0px;
	}
tr {
	border: 0px solid #ffffff;
	margin: 0px;
	padding: 0px;
	}
td {
	border: 0px solid #ffffff;
	margin: 0px;
	padding-right: 7px;
	padding-bottom: 7px;
	font-size: 0.8em;
	font-family: Verdana, Arial, Sans-Serif;
	color: #ffffff;
	text-align: left;
	line-height: 150%;
	vertical-align: top;
	}
	
form {
	border: 0px solid #ffffff;
	margin: 0px;
	padding: 0px;
	}
.active {
	text-decoration: underline;
	}
Adressfeld {
	font: normal 9px/normal Verdana, Arial, Helvetica, sans-serif;
}
span {
	font: normal 10pt/normal Verdana, Arial, Helvetica, sans-serif;
}
Nicole {
	font: bold normal 11px/16px Verdana, Arial, Helvetica, sans-serif;
}
address {
	font: bold normal 1.8em/1.4em Verdana, Arial, Helvetica, sans-serif;
	text-align: left;
	letter-spacing: 0em;
}
Kontaktsatz {
	font: bold 1.8px/1.3px Verdana, Arial, Helvetica, sans-serif;
}

