@CHARSET "UTF-8";

html {
	height: 100%;
	outline: 0 !important;
}

body {
	margin: 0px;
	padding: 0px;
	text-align: center;
	height: 100%;
	background-color: #fff;
	color: #000;
	font-family: Arial,Helvetica,sans-serif;
	font-size: 12px;

}

a {
	text-decoration: none;
}

a:hover {
	text-decoration: none;
}

a:visited {
	
}

img {
	border: none;
}

div#outerWrapper {
	width: 100%;
	height: 100%;
	min-width: 940px;
	min-height: 660px;
	max-width: 1421px;
	margin: 0px auto 0px auto;
	text-align: left;
	overflow: hidden;
}

div#innerWrapper {
	position: relative;
	height: 100%;
	min-height: 660px;
	overflow: hidden;
	margin: 0 auto;
	width: 100%	
}


div#printLogo {
	position: absolute;
	left: 20px;
	top: 45px;
	z-index: 1000;
}

div#printLogo a img:hover {
	opacity: 1;
}

div#header {
	height: 170px;
	width: 100%;
	position: absolute;
	top: 0px;
	left: 0px;
	z-index: 1;
}

#regiolink {
	position: absolute;
	right: 15px;
	top: 65px;
	height: 37px;
	width: 300px;
	text-align: right;
}

#regiolink a {
	cursor: text;
	color: #bfbeb4
}

#regiolink a:hover {
	color: #bfbeb4;
}

#companyInfo {
	position: absolute;
	right: 15px;
	top: 97px;
	height: 37px;
	width: 350px;
	color: #929395;
	text-align: right;
}

#telnummer {
	font-size: 14px;
}

img#background {
	height: 100%;
	position: absolute;
	top: 0px;
	left: 0px;
	z-index: 5;
	overflow: hidden;
	background-repeat: no-repeat;
	right: 50px;
}

div#main {
	position: absolute;
	top: 185px;
	bottom: 0px;
	left: 30px;
	right: 0px;
	z-index: 3;
//	height: 100%;
	bottom: 0px;
}

#container {
	position: absolute;
	bottom: -195px; /* IE: zeigt je nach Skalierung 1px-Zeile frei */
	left: 40px;
	margin-bottom: 170px;
	background-color: #fff;
	z-index: 7;
	overflow: hidden;
	width: 690px;
}

#bnt_minmize {
	position: relative;
	float: right;
	top: 10px;
/*	right: 20px;*/
	margin-right: 20px ;
}

.bnt_recommend_site {
	position: relative;
	float: right;
	top: 10px;
	margin-right: 10px;
	width: 120px;
}

#contentWrapper {
	position: relative;
	width: 100%;
	overflow: auto;
	overflow-x: hidden;
	overflow-y: auto;
}

.textContent {
	bottom: 100px;
	overflow: auto;
	padding-top: 10px;
	padding-right: 40px;
	padding-left: 20px;
	padding-bottom: 10px;
	overflow: hidden;
}

div#flashContainer {
	background-color: #fff;
	width: 490px;
	height: 390px;
	z-index: 500;
	position: absolute;
	bottom: 68px;
	left: 40px;
}

div#flashContainer_content {
	position: absolute;
	padding: 0px 10px 0px 0px;
	margin: 0 0px 0px 20px;
	top: 30px;
	bottom: 30px;
	overflow: auto;	
	right: 20px;
	left: 0px;
}

div#flashcontainer_verwandte {
	position: absolute;
	bottom: 7px;
	left: 22px;
}

div#container_verwandte {
	margin-top: 5px;
	margin-left: 20px;
	position: relative;
}

/**
 * Hauptnavigation
 */

div#navigation {
	position: absolute;
	height: 47px;
	width: 680px;
	bottom: 0px;
	padding-left: 10px;
	left: 40px;
	overflow: hidden;
	z-index: 800;
	border-top: 1px solid #bfbeb4;
	background-color: #fff;
}

div#navigation ul {
	padding: 0;
	margin: 0;
}

div#navigation ul li {
	padding: 0;
	margin: 0;
	padding-left: 19px;
	text-transform: uppercase;
}

div#navigation ul li a{
	color: #929395;
}

div#navigation ul li a:hover{
	color: #00335f;
}

ul#mainnav {
	position: absolute;
	width: 680px;
	overflow: hidden;
	z-index: 800;
	bottom: 15px;
	text-transform: capitalize;
}

ul#mainnav li {
	float: left;
	cursor: pointer;
	display: inline;
}

ul#mainnav li a{
	font-size: 12px;
}
ul#mainnav li a.highlight{
	color: #00335f;
}

#subnav {
	position: absolute;
	bottom: 35px;
	width: 680px;
	overflow: hidden;
	z-index: 800;
	text-transform: uppercase;
	font-size: 11px;
	color: #f00;
}

ul#subnav li {
	float: left ;
	display: inline;
	cursor: pointer;
}

ul#subnav li a.highlight {
	color: #00335f;
}

#daylight {
	position: relative;
	float: right;
	top: 7px;
	margin-right: 10px;
}

div#login label {
	width: 100px;
	display: block;
	float: left;
}

div#login input {
	width: 150px;
	background-color: #e4e4e4;
	margin-right: 0px;
	border: none;
	display: block;
	float: left;
}

.mel_cont input {
	width: 150px;
	background-color: #e4e4e4;
	border: none;
}

div#login input#login_bnt {
	background-color: #FFFFFF;
	border: 1px solid #E4E4E4;
	font-size: 11px;
	font-weight: bold;
	margin: 0;
	text-align: center;
	width: 69px;
	color: rgb(191, 190, 180);
}

div#login input#login_bnt:hover {
	color: #999;
}

.mel_cont label {
	width: 50px;
	float: left;
	display: block;
}

.mel_cont textarea {
	width: 200px;
	height: 100px;
	background-color: #e4e4e4;
	border: none;
}

.mel_cont input {
	width: 200px;
	display: block;
}

.mel_cont br {
	clear: both;
}

.mel_cont input#send_bnt {
	background-color: #FFFFFF;
	background-repeat: no-repeat;
	border: 1px solid #E4E4E4;
	font-size: 11px;
	font-weight: bold;
	margin: 0;
	text-align: center;
	width: 69px;
	color: rgb(191, 190, 180);
}

.mel_cont input#send_bnt:hover {
	color: #999;
}

.btn_vergroessern {
	background-repeat: no-repeat;	
	height: 25px;
	width: 100px;
	right: 20px;
	position: relative;
	top: 1px;
	background-image: url("../../public/images/de/ButtonsVergroesserung_hellgrau.jpg");
}

.btn_vergroessern:hover {
	background-image: url("../../public/images/de/ButtonsVergroesserung_dunkelgrau.jpg");
}

.btn_verkleinern {
	background-repeat: no-repeat;	
	height: 25px;
	width: 93px;
	background-image: url("../../public/images/de/ButtonsVerkleinerung_hellgrau.jpg");
}

.btn_verkleinern:hover {
	background-image: url("../../public/images/de/ButtonsVerkleinerung_dunkelgrau.jpg");
}

.btn_close {
	position: absolute;
	top: 8px;
	right: 20px;
	height: 25px;
	width: 86px;
	background-repeat: no-repeat;	
	background-image: url("../../public/images/de/ButtonSchliessen_hellgrau.jpg");
}

#flashContent .bnt_recommend_site {
	position: absolute;
	top: 9px;
	right: 135px;
	height: 25px;
	width: 86px;
	background-repeat: no-repeat;	
	background-image: url("../../public/images/de/ButtonSchliessen_hellgrau.jpg");
}

.btn_close:hover {
	background-image: url("../../public/images/de/ButtonSchliessen_dunkelgrau.jpg");
}

.btn_suggest {
	height: 25px;
	width: 120px;
	background-repeat: no-repeat;	
	background-image: url("../../public/images/de/ButtonEmpfehlen_hellgrau.jpg");
}

.btn_suggest:hover {
	background-image: url("../../public/images/de/ButtonEmpfehlen_dunkelgrau.jpg");
}


#slideshowContainer {
	position: relative;
}

.slideshow_navigation {
	border-top: 1px solid #BFBFBF;
	border-left: 1px solid #BFBFBF;
	border-right: 1px solid #BFBFBF;
	height: 24px;
	position: relative;
	background-color: #fff;
}



.float_right {
	float: right !important
}

#logimp {
	float: right;
	position: absolute;
	top: 43px;
	right: 15px;
	z-index:2;
	color: #bfbeb4;	
}

#logimp a {
	color: #bfbeb4;	
}

#logimp a:hover {
	color: #929395;	
}

a img:hover
{
	opacity: 0.9;
}

/*******************************************************************************************************
 * Projekt Einzelansicht 
 *******************************************************************************************************/

.projekt_part {
	float: left;
	width: 380px;
}

.projekt_part img {
	width: 380px;
	height: 190px;
}

.projekt_part_text {
	float: left;
	width: 220px;
	height: 217px;
	margin-left: 15px;
	border-top: 1px solid #bfbeb4;
   	overflow-x:hidden;
   	overflow-y:auto;
   	padding-right: 10px;
}

.projekt_part a.previous {
	display: block;
	width: 24px;
	height: 24px;
	border-left: 1px solid #BFBFBF;
	background: url(../images/common/arrowLeftSmall.gif);
	background-repeat: no-repeat;
	float: left;
	margin: 0px 0px 0px 3px;
}

.projekt_part a:hover.previous {
	background: url(../images/common/arrowLeftSmall_o.gif);
	background-repeat: no-repeat;
}

.projekt_part a.next {
	display: block;
	width: 24px;
	height: 24px;
	border-left: 1px solid #BFBFBF;
	background: url(../images/common/arrowRightSmall.gif);
	background-repeat: no-repeat;
	float: left;
	margin: 0px 0px 0px 3px;
}

.projekt_part a:hover.next {
	background: url(../images/common/arrowRightSmall_o.gif);
	background-repeat: no-repeat;
}

.projekt_part #bnt_background {
	float: left;
	border-left: 1px solid #bfbfbf;
	height: 24px;
	width: 150px;
	background-image: url("../images/de/Button_alsHintergrund_hellgrau.jpg");
	background-repeat: no-repeat;
	background-position: 12px 6px;
}

.projekt_part #bnt_background:hover {
	background-image: url("../images/de/Button_alsHintergrund_dunkelgrau.jpg");
}

.projekt_part #btn_video {
	float: left;
	height: 24px;
	width: 80px;
	background-image: url("../images/de/ButtonVideo_hellgrau.jpg");
	background-repeat: no-repeat;
	background-position: 12px 6px;
	position: relative;
	right: 24px;
}

.projekt_part #btn_video:hover {
	background-image: url("../images/de/ButtonVideo_dunkelgrau.jpg");
}

.projekt_part #pic_selector {
	color: #929395;
	float:left;
	border-left: 1px solid #bfbfbf;
	padding-right: 12px;
	line-height: 12px;
	padding: 7px 12px;
}

.video_control {
	float: left;
	margin-top: 5px
}

.video_control div {
/*	display: inline; */
}

#vc_timeline {
	height: 15px;
	width: 135px;
}

.mel_freunde label {
	width: 197px;
}

.mel_freunde input {
	margin-bottom: 10px;
	width: 195px;
}

#breadcrumb_flashcontainer {
	width: 230px;
}