/************/
/*  GLOBAL  */
/************/

/* NON-HEADER */
*{padding:0; margin:0;}
hmtl, body {
	font-size:62.5%;
	background-color:rgb(255,255,255);
	font-family:Arial, Helvetica, sans-serif;
	height: 100%;
	margin: 0;
	padding: 0;
} /*Font-size: 1.0em = 10px when browser default size is 16px*/
.page-container {
	width:1000px;
	margin-top:0px;
	margin-bottom:0px;
	border:solid 1px rgb(150,150,150);
	font-size:1.0em;
	margin-right: auto;
	margin-left: auto;
}
.main {
	clear:both;
	width:1000px;
	padding-bottom:0px;
	background-color: transparent;
	background-image: url(../nav/bg_main.gif);
	background-repeat: repeat-y;
	background-position: left top;
}
.main-navigation {
	display:inline /*Fix IE floating margin bug*/;
	float:left;
	width:200px;
	overflow:visible !important /*Firefox*/;
	overflow:hidden /*IE6*/;
	margin-left: 30px;
	margin-top: 20px;
}
.main-content {
	display:inline; /*Fix IE floating margin bug*/
	;
	float:left;
	width:940px;
	overflow:visible !important /*Firefox*/;
	overflow:hidden /*IE6*/;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 30px;
}
.main-subcontent {display:inline /*Fix IE floating margin bug*/; float:right; width:185px; margin:0 15px 0 0; overflow:visible !important /*Firefox*/; overflow:hidden /*IE6*/;}
.main-objekte {
	clear:both;
	width:1000px;
	padding-bottom:0px;
	background-color: transparent;
	background-image: url(../nav/bg_main.gif);
	background-repeat: repeat-y;
	background-position: left top;
	clip: rect(0px,auto,auto,auto);
}
.footer {
    clear: both;
    width: 1000px;
    font-size: 1em;
    overflow: visible !important /*Firefox*/;
    overflow: hidden /*IE6*/;
    padding-top: 1em;
    padding-right: 0;
    padding-bottom: 1em;
    padding-left: 0;
    background-color: rgb(225,225,225);
    background-image: url(../nav/bg_main.gif);
    background-repeat: repeat-y;
    height: 50px;
    font-variant: small-caps;
    text-transform: uppercase;
}
.footer_search {
	clear:both;
	width:940px;
	font-size:1.0em;
	overflow:visible !important /*Firefox*/;
	overflow:hidden /*IE6*/;
	height: 30px;
	padding-left: 30px;
}

/* --- For alternative headers START PASTE here --- */

/* HEADER */
.header {
	width:1000px;
	font-family:Arial, Helvetica, sans-serif;
}
.header-top {
	width:1000px;
	height:150px;
	overflow:visible !important /*Firefox*/;
	overflow:hidden /*IE6*/;
	background-color: #FFFFFF;
	background-image: url(../nav/bg_main.gif);
}
.header-middle {
	width:1000px;
	height:150px;
	overflow:visible !important /*Firefox*/;
	overflow:hidden /*IE6*/;
}
.header-bottom {
	width:1000px;
	background-color: rgb(255,255,255);
	background-image: url(../nav/bg_main.gif);
	background-repeat: repeat-y;
	height: 30px;
}
.header-breadcrumbs {
	clear:both;
	width:1000px;
	background-image: url(../nav/bg_header_breadcrumbs.gif);
	background-repeat: no-repeat;
	z-index: 99;
	background-position: bottom;
	margin: 0em;
	padding: 0em;
	height: 20px;
	vertical-align: middle;
}

/********************/
/*  HEADER SECTION  */
/********************/
.sitelogo {
	width:430px;
	height:30px;
	position:absolute;
	margin-top: 95px;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 510px;
	z-index: auto;
	text-align: left;
	vertical-align: middle;
	padding: 0px;
	font-size: 185%;
	font-weight: bold;
	color: #666;
}
.sitelogo a {
	text-decoration:none;
	color:#d20000;
}
.sitelogo a:hover {
	text-decoration:underline;
	color:#d20000;
}
.sitelogo ul {
	float:left;
	width:400px;
	list-style:none;
	font-family:Arial, Helvetica, sans-serif;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 0px;
}
.sitelogo ul li {
	display:inline;
	font-weight:bold;
	color:rgb(125,125,125);
	font-size:100%;
	background-color: transparent;
	background-position: 0 50%;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 12px;
}
.sitename {
	width:300px;
	height:110px;
	position:absolute;
	z-index:1;
	overflow:visible !important /*Firefox*/;
	overflow:hidden /*IE6*/;
	margin-top: 20px;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 48px;
}
.sitename h1 {font-size:240%;}
.sitename h2 {margin:-4px 0 0 0; color:rgb(125,125,125); font-size:120%;}
.sitename a {text-decoration:none; color:rgb(125,125,125);}
.sitename a:hover {
	text-decoration:none;
	color:#d20000;
}
.sitename p {
	font-size:90%;
	text-transform: uppercase;
	color: rgb(80,80,80);
}

.nav0 {
	width:900px;
	position:absolute;
	z-index:2;
	margin-left:50px !important/*Non-IE6*/;
	margin-left:553px /*IE6*/;
	height: 30px;
	margin-right: 0;
	margin-bottom: 0;
}

.nav1 {
	width:900px;
	position:absolute;
	z-index:3;
	margin-top: 10px;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 50px;
	height: 20px;
	background-color: #CCC;
	padding-top: 8px;
}
.nav1 ul {
	font-weight:normal;
	text-transform: uppercase;
	font-size: 120%;
	width: 450px;
	margin-left: 450px;
	padding-top: 0;
	padding-right: 15px;
	padding-bottom: 0;
	padding-left: 0;
}	
.nav1 li {
	display:inline;
	list-style:none;
}
.nav1 li a {
	display:block;
	float:right;
	color:rgb(125,125,125);
	text-decoration:none;
	font-size:120%;
	padding-top: 2px;
	padding-right: 5px;
	padding-bottom: 2px;
	padding-left: 5px;
}
.nav1 a:hover {
	text-decoration:none;
	color:#FF0000;
}

.sitemessage {
	width:900px;
	height:30px;
	position:absolute;
	z-index:1;
	color:#666; /*overflow:visible !important /*Activate if Firefox print problems*/
	;
	overflow:visible /*IE6*/;
	margin-top: 0px;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 50px;
	background-color: #eaeaea;
	font-size: 180%;
	font-weight: bold;
	padding: 0px;
}
.sitemessage h1 {width:400px; text-align:right; font-size:230%;}
.sitemessage a {
	text-decoration:none;
	color:#444444;
	font-size: 10px;
}
.sitemessage a:hover {
	text-decoration:none;
	color:#d20000;
}
.sitemessage h2 {float:right; width:320px; margin:8px 0 0 0; text-align:right; line-height:100%; font-size:160%;}
.sitemessage h3 {float:right; width:320px; margin:10px 0 0 0; text-align:right; font-size:140%;}
.sitemessage h3 a {
	text-decoration:none;
	color:#444444;
	font-size: 10px;
}
.sitemessage h3 a:hover {
	text-decoration:none;
	color:#d20000;
}

/*Drop-down menu*/
.nav2 {
	width:940px;
	border:none;
	color:rgb(75,75,75);
	font-size:110%;
	background-color: #FFFFFF;
	height: 40px;
	clip: rect(auto,auto,auto,auto);
	margin-left: 30px;
	font-weight: normal;
	text-transform: uppercase;
} /*Color navigation bar normal mode*/
.nav2 ul {list-style-type:none;}
.nav2 ul li {
	float:right;
	position:relative;
	z-index:auto !important /*Non-IE6*/;
	z-index:1000 /*IE6*/;
	border-right:solid 1px rgb(175,175,175);
}
.nav2 ul li a {
	float:none !important /*Non-IE6*/;
	float:left /*IE-6*/;
	display:block;
	height:3.1em;
	line-height:3.1em;
	padding:0 16px 0 16px;
	text-decoration:none;
	font-weight:normal;
	color: rgb(100,100,100);
}
.nav2 ul li ul {display:none; border:none;}

/*Non-IE6 hovering*/
.nav2 ul li:hover a {background-color:rgb(210,210,210); text-decoration:none;} /*Color main cells hovering mode*/
.nav2 ul li:hover ul {display:block; width:10.0em; position:absolute; z-index:999; top:3.0em; margin-top:0.1em; left:0;}
.nav2 ul li:hover ul li a {
	display:block;
	width:10.0em;
	height:auto;
	line-height:1.3em;
	margin-left:-1px;
	padding:4px 16px 4px 16px;
	border-left:solid 1px rgb(175,175,175);
	border-bottom: solid 1px rgb(175,175,175);
	background-color:rgb(237,237,237);
	font-weight:normal;
	color:rgb(50,50,50);
} /*Color subcells normal mode*/
.nav2 ul li:hover ul li a:hover {background-color:rgb(210,210,210); text-decoration:none;} /*Color subcells hovering mode*/

/*IE6 hovering*/
.nav2 table {position:absolute; top:0; left:0; border-collapse:collapse;}
.nav2 ul li a:hover {background-color:rgb(210,210,210); text-decoration:none;} /*Color main cells hovering mode*/
.nav2 ul li a:hover ul {display:block; width:10.0em; position:absolute; z-index:999; top:3.1em; t\op:3.0em; left:0; marg\in-top:0.1em;}
.nav2 ul li a:hover ul li a {
	display:block;
	w\idth:10.0em;
	height:1px;
	line-height:1.3em;
	padding:4px 16px 4px 16px;
	border-left:solid 1px rgb(175,175,175);
	border-bottom: solid 1px rgb(175,175,175);
	background-color:rgb(237,237,237);
	font-weight:normal;
	color:rgb(50,50,50);
} /*Color subcells normal mode*/
.nav2 ul li a:hover ul li a:hover {background-color:rgb(210,210,210); text-decoration:none;} /*Color subcells hovering mode*/

.header-breadcrumbs ul {
	float:left;
	width:500px;
	list-style:none;
	font-family:Arial, Helvetica, sans-serif;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 50px;
	height: 20px;
}
.header-breadcrumbs ul li {
	display:inline;
	font-weight:bold;
	color:rgb(125,125,125);
	font-size:100%;
	background-color: transparent;
	background-image: url(../nav/bg_bullet_arrow.gif);
	background-repeat: no-repeat;
	background-position: 0 50%;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 12px;
}
.header-breadcrumbs ul a {
	color:#d20000;
	text-decoration:none;
}
.header-breadcrumbs ul a:hover {
	color:#d20000;
	text-decoration:underline;
}

.header-breadcrumbs .searchform {float:right; width:285px; padding:0 17px 0px 0px !important /*Non-IE6*/; padding:0 12px 0px 0px /*IE6*/;}
.header-breadcrumbs .searchform form fieldset {float:right; border:none;}
.header-breadcrumbs .searchform input.field {width:10.0em; padding:0.2em 0 0.2em 0; border:1px solid rgb(200,200,200); font-family:Arial, Helvetica, sans-serif; font-size:120%; }
.header-breadcrumbs .searchform input.button {width:3.0em; padding:1px !important /*Non-IE6*/; padding:0 /*IE6*/; background:rgb(230,230,230); border:solid 1px rgb(150,150,150); text-align:center; font-family:Arial, Helvetica, sans-serif; color:rgb(150,150,150); font-size:120%;}
.header-breadcrumbs .searchform input.button:hover {cursor:pointer; border:solid 1px rgb(80,80,80); background:rgb(220,220,220); color:rgb(80,80,80);}

/* --- For alternative headers END PASTE here --- */

/******************/
/*  MAIN SECTION  */
/******************/

/* MAIN NAVIGATION */
.main-navigation .round-border-topright {
	width:10px;
	height:10px;
	position:absolute;
	z-index:100;
	margin:0 0 0 190px;
}

/* MAIN CONTENT */
.column1-unit {
	width:680px;
	margin-bottom:10px !important /*Non-IE6*/;
	margin-bottom:5px /*IE6*/;
	text-align: justify;
}
.column1-unit-objekte {
	width:940px;
	margin-bottom:0px !important /*Non-IE6*/;
	margin-bottom:5px /*IE6*/;
	text-align: justify;
	margin-left: 30px;
}
.column2-unit-left {float:left; width:200px; margin-bottom:10px !important /*Non-IE6*/; margin-bottom:5px /*IE6*/;}
.column2-unit-right {float:right; width:200px; margin-bottom:10px !important /*Non-IE6*/; margin-bottom:5px /*IE6*/;}
.column3-unit-left {float:left; width:120px; margin-bottom:10px !important /*Non-IE6*/; margin-bottom:5px /*IE6*/;}
.column3-unit-middle {
	float:left;
	width:1000px;
	margin-bottom:5px /*IE6*/;
	overflow: hidden;
	height: 600px;
	margin: 0px;
}
.column3-unit-right {float:right; width:120px; margin-bottom:10px !important /*Non-IE6*/; margin-bottom:5px /*IE6*/;}

/* MAIN SUBCONTENT */
.subcontent-unit-border {
	width:183px;
	border:solid 1px rgb(190,190,190);
	background:rgb(235,235,235);
	margin-top: 0;
	margin-right: 30px;
	margin-bottom: 2em;
	margin-left: 0;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 5px;
	padding-left: 0;
	float: right;
}
.subcontent-unit-border-green {width:183px; margin:0 0 2.5em 0; padding:0 0 10px 0; border:solid 1px rgb(160,214,81); background-color:rgb(217,239,185);}
.subcontent-unit-border-blue  {width:183px; margin:0 0 2.5em 0; padding:0 0 10px 0; border:solid 1px rgb(137,170,214); background-color:rgb(213,225,240);}
.subcontent-unit-border-orange {width:183px; margin:0 0 2.5em 0px; padding:0 0 10px 0; border:solid 1px rgb(232,177,13); background-color:rgb(248,224,150);}

.subcontent-unit-noborder {width:185px; margin:0 0 2.5em 0; padding:0 0 10px 0; background:rgb(235,235,235);}
.subcontent-unit-noborder-green {width:185px; margin:0 0 2.5em 0; padding:0 0 10px 0; background-color:rgb(217,239,185);}
.subcontent-unit-noborder-blue  {width:185px; margin:0 0 2.5em 0; padding:0 0 10px 0; background-color:rgb(213,225,240);}
.subcontent-unit-noborder-orange {width:185px; margin:0 0 2.5em 0; padding:0 0 10px 0; background-color:rgb(248,224,150);}

.round-border-topleft {
	width:10px;
	height:10px;
	position:absolute;
	z-index:100;
	margin-top:-1px;
	margin-left:-1px;
}
.round-border-topright {
	width:10px;
	height:10px;
	position:absolute;
	z-index:100;
	margin-top:-1px;
	margin-left:174px;
}
.round-noborder-topleft {width:10px; height:10px; position:absolute; z-index:100; margin-top:0px; margin-left:0px;}
.round-noborder-topright {width:10px; height:10px; position:absolute; z-index:100; margin-top:0px; margin-left:175px;}

/********************/
/*  FOOTER SECTION  */
/********************/
.footer p {
	text-align:center;
	color:#666666;
	font-weight:normal;
	font-size:110%;
	vertical-align: middle;
}
.footer p.credits {font-weight:normal;}

.footer a {
	text-decoration:none;
	color:rgb(125,125,125);
	margin-right: 0px;
	margin-left: 0px;
	padding-right: 0px;
	padding-left: 0px;
	right: 0px;
	left: 0px;
}
.footer a:hover {
	text-decoration:underline;
	color:#d20000;
}


.footer a:visited {
	color:#999999;
}


/******************/
/*  CLEAR FLOATS  */
/******************/
.page-container:after, .header:after, .header-breadcrumbs:after, .main:after, .main-navigation:after, .main-content div:after, .main-subcontent:after , .main-content-start-start:after{content:"."; display:block; height:0; clear:both; visibility:hidden;}


.column1-unit:after, .column2-unit-left:after, .column2-unit-right:after, .column3-unit-left:after, .column3-unit-middle:after, .column3-unit-right:after {content:"."; display:block; height:0; clear:both; visibility:hidden;}
.subcontent-unit-border:after, .subcontent-unit-noborder:after {content:"."; display:block; height:0; clear:both; visibility:hidden;}

.subcontent-unit-border-blue:after, .subcontent-unit-border-green:after, .subcontent-unit-border-orange:after {content:"."; display:block; height:0; clear:both; visibility:hidden;}

.subcontent-unit-noborder-blue:after, .subcontent-unit-noborder-green:after, .subcontent-unit-noborder-orange:after {content:"."; display:block; height:0; clear:both; visibility:hidden;}
.footer:after, p:after {content:"."; display:block; height:0; clear:both; visibility:hidden;}


.clear-contentunit {
	clear:both;
	width:680px;
	height:0.1em;
	border:none;
	background:rgb(210,210,210);
	color:rgb(210,210,210);
}

/********************************/
/*  PRINTING and MISCELLANEOUS  */
/********************************/
@media print {
.clear-contentunit-940 {
	clear:both;
	width:940px;
	height:0.1em;
	border:none;
	background:rgb(210,210,210);
	color:rgb(210,210,210);
}
.header-top {width:900px; height:80px; background:rgb(240,240,240); overflow:visible !important /*Firefox*/; overflow:hidden /*IE6*/;}}
@media print {.header-breadcrumbs {width:900px; background:transparent;}}
@media print {

.nav2 {float:left; width:900px; border:none; background:rgb(240,240,240); color:rgb(75,75,75); font-size:1.0em; font-size:130%;}} /*Color navigation bar normal mode*/
@media print {.main {clear:both; width:900px; padding-bottom:30px; background:transparent;}}
@media print {.main-navigation {display:inline /*Fix IE floating margin bug*/; float:left; width:199px; border-right:solid 1px rgb(200,200,200); border-bottom:solid 1px rgb(200,200,200); background-color:rgb(240,240,240); overflow:visible !important /*Firefox*/; overflow:hidden /*IE*/;}}
@media print {.footer {clear:both; width:900px; height:3.7em; padding:1.1em 0 0; background:rgb(240,240,240); font-size:1.0em; overflow:visible !important /*Firefox*/; overflow:hidden /*IE6*/;}}
.start_h1 {
	font-size: 405%;
	font-weight: bold;
	color: rgb(125,125,125);
	margin-left: 290px;
	margin-top: 100px;
	margin-bottom: 0px;
}
.start_h2 {
	font-size: 200%;
	font-weight: normal;
	color: #d20000;
	margin-left: 290px;
	margin-top: 0px;
	margin-bottom: 60px;
}
.start_img {
	height: 327px;
	width: 940px;
	margin-left: 30px;
	margin-bottom: 0px;
	margin-right: 0px;
	bottom: 10px;
}
.start_img_ovi {
	position: relative;
	z-index: 3;
	bottom: 20px;
}
.ovi {
	color: #F00;
}
