* {
	margin: 0;
	padding: 0;
}
html {
	height: 100%;
	width: 100%;
}
body {
	background-color: #021d3b;
	color: #000;
	font: 11px/16px Verdana, Arial, Helvetica, sans-serif;
	height: 100%;
	text-align: center;
}
br {
	clear: both;
}
/* FONTs */
h1 {
	color: #021d3b;
	clear: both;
	font-size: 14px;
	line-height: normal;
	margin: 14px 0 16px 0;
}
h2 {
	color: #021d3b;
	font-size: 11px;
	margin: 0 0 8px 0;
}
h3 {
	background-color: #fff;
	color: #f79f19;
	clear: both;
	font-size: 10px;
	font-weight: normal;
	padding-left: 20px;
	text-transform: uppercase;
}
p {
}
p.funcnav {
	color: #666666;
	text-align: center;
}
p.funcnav a {
	color: #666666;
	text-decoration: none;
}
p.kursiv {
	font-style: italic;
}
a {
	color: #000;
	text-decoration: underline;
}
a:hover {
	color: #f79f19;
}
/* /FONTs */
/* DIVs */
div {
	text-align: left;
}
div#holder {
	background: url('../pics/top.jpg') no-repeat;
	background-color: #fff;
	clear: left;
	margin: 0px auto;
	min-height: 800px;
	width: 960px;
}
div.head {
	height: 102px;
	width: 960px;
}
div#nav {
	display: inline;
	float: left;
	margin: 39px 0 0 31px;
	width: 150px;
}
div.content {
	background-color: #eeeeee;
	float: left;
	margin: 0 0 8px 16px;
	min-height: 654px;
	width: 530px;
}
div.content#wide {
	padding-top: 0px;
	width: 633px;
}
div#einleitung {
	border-bottom: 2px dotted #f79f19;
	color: #021d3b;
	margin: 0 16px 0 16px;
	padding: 39px 0 16px 0;
}
div.content#wide div.einleitungholder {
	clear: both;
	height: 300px;
	width: 633px;
}
div.content#wide div#einleitung {
	display: inline;
	float: left;
	margin: 0 0 0 16px;
	padding: 39px 0 16px 0;
	width: 402px;	
}
div.content#wide div#picturewide {
	display: inline;
	float: left;
	margin: 0;
	padding: 0;
	width: 435px;
}
div.content#wide div#picture {
	float: right;
	width: 190px;
}
div.row {
	border-bottom: 2px dotted #f79f19;
	margin:  16px 16px 16px 16px;
	overflow: hidden;
	padding-bottom: 16px;
	width: 497px;
}
.float_left {
	float: left;
}
.float_right {
	float: right;
}
.w20 {
	width: 20%;
}
.w40 {
	width: 40%;
}
.w60 {
	width: 60%;
}
.w80 {
	width: 80%;
}



div.content#wide div.row {
	width: 600px;
}

div.row#down {
	border: none;
	height: auto;
}
div.row#text {
	height: auto;
}
div.row#text p {
	margin: 0 0 16px 0;
}
p.rowstyle1 {
	margin: 0 0 16px 6px;
	padding: 48px 0 0 0;
	width: 232px;
}
p.rowstyle2 {
	margin: 0 0 16px 76px;
	padding: 48px 0 0 0;
	width: 324px;
}

div#marginale {
	background-color: #eeeeee;
	float: left;
	margin: 0 -3px 0 8px;
	padding: 0 0 16px 0;
	width: 225px;
}
div#marginale img {
	vertical-align: top;
}
div#marginale p {
	color: #666666;
	font-weight: bold;
	margin: 8px 20px 21px 20px;
}
div#marginale p.normal {
	color: #000;
	font-weight: normal;
	margin: 0;
}
div#globalfooter {
	color: #666666;
	margin: 0px auto;
	padding-bottom: 10px;
	text-align: center;
	width: 960px;
}
div#globalfooter a {
	color: #666666;
	
	text-decoration: none;
}
/* Referenzen */
div#referenz {
	clear: both;
	margin: 0 0 16px 0;
}
div#refpicbig {
	display: inline;
	float: left;
	height: 316px;
	min-height: 316px;
	width: 350px;
}
div#refpicnav {
	float: left;
	height: 316px;
	min-height: 316px;
	width: 50px;
}
div#refpicnav img {
	border: 1px solid black;
	margin-bottom: 3px;
}
div#refpicnav a img {
	border: none;
}
div#reftext {
	float: left;
	height: 316px;
	margin-left: 16px;
	min-height: 316px;
	width: 180px;
}
div#marginale div#reftext {
	float: none;
	height: auto;
	margin: 62px 16px 0 16px;
	width: auto;
}
/* /Referenzen */

/*Spalten*/
div.columns {
	clear: both;
	padding-bottom: 16px;
	width: 100%;
}
div.columns div.textcolumn {
	float: left;
	width: 50%;
}

div.columns div.bildcolumn {
	float: left;
	width: 236px;
}
div.columns img.left {
	float: left;
	margin-right: 16px;
	padding-top: 3px;
}
div.columns img.right {
	float: left;
	margin-left: 16px;
	padding-top: 3px;
}
/* /Spalten*/
/* /DIVs */

/* LISTs */
ul {
	list-style: none;
}
div#nav li {
	background: url('../pics/nav.gif') no-repeat 0 4px;
	list-style: none;
	padding-left: 13px;
}
div#nav a.navon {
	color: #021d3b;
	font-weight: bold;
}
div#nav li.ebene2 {
	background: url('../pics/nav2.gif') no-repeat 0 4px;
	margin-left: 13px;
}
div#nav li.ebene3 {
	background: none;
	margin-left: 13px;
}
div#nav li a {
	font-weight: normal;
	text-decoration: none;
}
div#nav li a:hover {
	color: #021d3b;
}
div#reftext ul {
	margin: 0 0 12px 0;
}
div#reftext li {
	background: url('../pics/liref.gif') no-repeat 0 4px;
	list-style: none;
	padding-left: 13px;
}
/* IMAGEs */
img {
	border: 0;
}
/* /IMAGEs */

/* FORMs */
input {
	border: 1px solid #7f9db9;
	font-size: 11px;
	height: 18px;
	margin-left: 20px;
	margin-top: 8px;
	padding-left: 2px;
	padding-top: 4px;
	width: 145px;
}
button {
	background-color: #021d3b;
	border: 0;
	color: #fca017;
	font-size: 11px;
	height: 22px;
	margin-top: 6px;
	margin-left: 20px;
	width: 95px;
}
/* /FORMs */


