*, html {margin:0; padding:0; border:0;}


body { 
	font: 1em Verdana, Arial, sans-serif; 
	overflow:hidden; 
	color:#fff; 
	width: 1003px; 
	margin-left: 10px;
}

body#sh-start { 
	position: relative;
	margin:0;
	padding:0;
	width: 100% !important;
	text-align: center;
}


a:link { color:#ffffff; text-decoration:none; }	
a:visited { color:#ffffff; text-decoration:none;}	
a:active { color:#00ffff; text-decoration:none;}	
a:hover { color:#00ffff; text-decoration:none;}	
a img { border:none;  }

a.contenthead:hover {
	color:#ffffff; text-decoration:none; 
}

form.kontaktformular a {
	font: 11px Verdana, Arial, sans-serif; 
	text-decoration: none;
	font-weight: bold;
}

/* Startseite */
#main {
	text-align: left;
	margin:0 auto;
	width:393px;
	padding: 0;
	overflow: hidden;
	height: 700px;

}

#start_title{
	display: none;
	margin: 32px 0px 20px 32px;
}
#bild{
	margin-left: 32px;
}
#start_slogan{
	position: absolute;
	margin: 30px 0px 0px 32px;
}
#start_footer{
	position: absolute;
	top: 680px;
	left: 40px;
}
#start_footer2{
	position: absolute;
	top: 480px;
	left: 40px;
}

/* Startseite Ende */


/* #c76f93 | #acaa22 | #47b49a | #674e20 */

/* Titel */
span.hidden {
	visibility: hidden;
}
div#title1 {
	display: block;
	width: 220px;
	height: 26px;
	background: url(../../images/projekt_titel.png);
}

div#titel2 {
	display: block;
	width: 220px;
	height: 26px;
	background: url(../../images/newsevent_titel.png);
}

div#title3 {
	display: block;
	width: 220px;
	height: 26px;
	background: url(../../images/mietermietflaechen_titel.png);
}

div#title4 {
	display: block;
	width: 220px;
	height: 26px;
	background: url(../../images/kontakt.png);
}

img.suchbild {
	padding: 5px 0px 0px 5px;
}

div#popupHeader p{
	padding: 10px 0px 0px 10px;
	font-size: 16px;
}

div#popupheader_1 {
	display: block;
	width: 203px;
	height: 28px;
	margin: 10px 0px 0px 10px;
	background: url(../../images/projekt_popup.png) left no-repeat;
}

div#popupheader_2 {
	display: block;
	width: 203px;
	height: 28px;
	margin: 10px 0px 0px 10px;
	background: url(../../images/newsevents_popup.png) left no-repeat;
}

div#popupheader_3 {
	display: block;
	width: 203px;
	height: 28px;
	margin: 10px 0px 0px 10px;
	background: url(../../images/mietermietflaechen_popup.png) left no-repeat;
}

div#popupheader_4 {
	display: block;
	width: 203px;
	height: 28px;
	margin: 10px 0px 0px 10px;
	background: url(../../images/kontakt_popup.png) left no-repeat;
}

/* ----- */


/* Inhalte */
/* ------- */

.cap_bild {
	padding: 3px 0px 3px 0px;
}
.cap_text {
	font: 0.55em Verdana, Arial, sans-serif; 
	color:#fff; 
	text-align: center;
	padding-bottom: 4px;
}

p.bodytext a{
	color: #ffffff;
	font-weight: bold;
}

p.bodytext a.zentriert{
	display: block;
	clear: both;
	color: #ffffff;
	font-weight: bold;
	width: 216px;
	text-align: center;
	margin:0;
	margin-left: -5px;
	padding:0;
	background: url(i/link_pfeile_both.gif) left no-repeat;
}

div#boxB p.bodytext a.zentriert{
	display: block;
	clear: both;
	color: #ffffff;
	font-weight: bold;
	width: 270px;
	text-align: center;
	margin:0;
	margin-left: -5px;
	padding:0;
	background: url(i/link_pfeile_both_popup.gif) left no-repeat;
}

p.bodytext a.zentriert_popup{
	display: block;
	clear: both;
	color: #ffffff;
	font-weight: bold;
	width: 250px;
	text-align: center;
	margin:0;
	margin-left: -5px;
	padding:0;
	background: url(i/link_pfeile_both.gif) left no-repeat;
}

div#holder4 p.bodytext a.zentriert{
	color: #ffffff;
	clear: none;
	font-weight: bold;
	text-align: left;
	margin:0;
	padding:0;
	background: none
}

div#holder4 p.bodytext a.zentriert:hover{
	color: #00ffff;
}



p.bodytext a:hover{
	color: #00ffff;
	/*text-decoration: underline;*/
}


div#boxB p.bodytext {
	padding-right: 5px;
}

div#boxB p.bodytext ul li {
	font: 1em Verdana, Arial, sans-serif; 
	border: 1px solid red;
}






/* ------- */
/* ------- */


a.aktiv{ color:#00ffff; text-decoration:none;}	




/* #c76f93 | #acaa22 | #47b49a | #674e20 */

div.trenner {
	font-size: 0px;
	line-height: 0px;
	display: block;
	height: 0px;
	border-top: 1px dashed #fff;
	margin-left: 5px;
	width: 210px;
}

div.trennerMenu {
	display: block;
	font-size: 0px;
	line-height: 0px;
	height: 1px;
	border-top: 1px dashed #fff;
	/*border-bottom: 1px dashed #fff;*/
	width: 210px;
}
#popupHeader .trennerMenu{
	width: 260px;
	margin-left:14px;
}
#lyrPopup .trenner{
	width: 260px;
	margin-left:14px;
}
p {
	font-size:11px;	
	margin:3px 0px 5px 5px; 
	line-height: 14px;
}

h1 { 
	font-size:24px;
	font-weight:normal; 
	background:#fff; 
	width:220px;
}
#popupHeader h1 {
	margin-left:14px;
}
h2 { 
	font-size:0.7em; 
	padding:6px 0px 6px 22px;
	background: url("i/h2pfeil.gif") center left no-repeat;
}

#pagetitle{
	width:500px;
	height: 22px;
	color:#888;
	margin:0px 0px 15px 10px;
	padding-top:2px;
	background: url("../../images/logo.gif") bottom left no-repeat;
}

#feature {
	display: none;
	position: absolute;
	z-index: 5000;
	left: 70px;
	top: 68px;
	width: 850px;
	height: 550px;
	text-align: center;
	padding: 6px 8px 15px 8px !important;
	padding: 6px 8px 15px 0px;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/fileadmin/templates/style/i/schattenanderwand_slide.png');
	background: url(i/schattenanderwand_slide.png) top left no-repeat !important;
	background: none; 

}

#featureinhalt {
	width: 820px;
	height: 538px;
	margin-left: 7px;
}

#featureinhalt img {
	padding-top: 3px;
	clear: both;
}

#slidepic1 {
	position: absolute;
	top: 25px !important;
	top: 26px;
	left: 15px !important;
	left: 18px;
}

#slidepic2 {
	top: 25px;
	left: 15px;
}


#startpic1 {
	position: absolute;
	top: 0px !important;
	top: 0px;
	left: 0px !important;
	left: 0px;

}

#startpic2 {
	top: 0px;
	left: 0px;
}


#slide_nav {
	float: left;
	height: 16px;
	width: 200px;
	padding-top: 3px;
}

#slide_nav #pfeil_links a{
	float: left;
	display: block;
	width: 12px;
	height: 16px;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/fileadmin/templates/style/i/pfeil_links.png');
	background: url(i/pfeil_links.png) top left no-repeat !important;
	background: none;
	margin-left: 5px;
}

#slide_nav #pfeil_rechts a{
	float: left;
	display: block;
	width: 12px;
	height: 16px;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/fileadmin/templates/style/i/pfeil_rechts.png');
	background: url(i/pfeil_rechts.png) top left no-repeat !important;
	background: none;
	margin-left: 5px;
}


#slide_nav #play a.pause{
	float: left;
	display: block;
	width: 12px;
	height: 16px;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/fileadmin/templates/style/i/pfeil_pause.png');
	background: url(i/pfeil_pause.png) top left no-repeat !important;
	background: none;
	margin-left: 5px;
}

#slide_nav #play a.play{
	float: left;
	display: block;
	width: 12px;
	height: 16px;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/fileadmin/templates/style/i/pfeil_play.png');
	background: url(i/pfeil_play.png) top left no-repeat !important;
	background: none;
	margin-left: 5px;
}

#slide_close {
	float: right;
	padding-top: 3px;
	padding-right: 18px !important;
	padding-right: 21px;
}

#slide_close a.close{ 
	position: absolute;
	width: 15px;
	height: 16px;
	margin-left: 0px !important;
	margin-left: 3px;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/fileadmin/templates/style/i/close2.png');
	background: url(i/close2.png) top left no-repeat !important;
	background: none;
}

#sound, #language, #suche{
	float:left;
	font-size:0.7em;
}

#sound a{
	display: block;
	color: #c76f93;
	width: 70px;
}

#language a{
	display: block;
	color: #acaa22;
	width: 60px;
}

#suche {
	color: #47b49a;
	font-size:0.7em;
	padding-right: 12px;
	background: url("i/suchpfeil.gif") right bottom no-repeat;
}

#suche .suchfeld{
	width: 80px;
	border-bottom: 1px dashed #47b49a;
	font-size:12px;
	color:#47b49a;
}


#spalte1{
	clear:both;
	}


#spalte1, #spalte2, #spalte3, #spalte4{
	padding-left:8px;
	width:235px;
	float:left;
	}

.menu{
	position: relative;
	z-index: 150;
	display: block;
	width:210px;
	height: 150px;
	padding:10px 5px 2px 5px;
	font-size:0.7em;
	}
	
.menu a{
	background: left no-repeat;
	}	
	
.menu ul{
	/*list-style:none;*/
	height: 134px;
	font-weight:bold;
	font-size:1em;
	line-height: 11px;
	padding: 3px 0px 4px 0px !important;
	padding: 5px 0px 4px 0px;
}
.menu ul li{	
	padding:1px 1px 1px 1px;
}

#spalte1 .menu{
	z-index: 150;
	background:#c76f93;
}
#spalte2 .menu{
	background:#acaa22;
}
#spalte3 .menu{
	background:#47b49a;
}
#spalte4 .menu{
	background:#674e20;
}
#spalte1 h1, #popup.spalte1{
	color:#c76f93;
}
#spalte2 h1, #popup.spalte2{
	color:#acaa22;
}
#spalte3 h1, #popup.spalte3{
	color:#47b49a;
}
#spalte4 h1, #popup.spalte4{
	color:#674e20;
}
.spalte1{
	background:#c76f93;
}
.spalte2{
	background:#acaa22;
}
.spalte3{
	background:#47b49a;
}
.spalte4{
	background:#674e20;
}

/* Styles for scrolling layers and scrollbars  */
#holder1 { 
  position:absolute;
  width:250px; height:400px; 
  overflow:hidden; z-index:3;

  }
div#wn1  { 
  position:absolute;
  width:220px; height:400px; 
  clip:rect(0, 220px, 400px, 0); 
  overflow:hidden; z-index:1;
  background:#c76f93;
  }

/*div#lyr1 { width:210px; padding-left:0px; padding-right:5px;}*/
div#lyr1 { width:218px; padding-left:0px;}

div.content { 
  position:absolute; 
  visibility:hidden;
  z-index:1 
  }  
   

/* Set small font-size or size/position of div's will be off in some browsers  */
div#scrollbar1 { 
  position:absolute; visibility:hidden;
  left:224px; top:2px;
  width:11px; height:400px; 
  font-size:1px; z-index:2;
  }
div#track1 { 
  position:absolute; left:0px; top:1px;
  width:11px; height:393px;
  padding-bottom:3px;
  background-image: url("i/bg_scroll.gif");
  z-index:1;
  }
div#dragBar1 {
  position:absolute; left:1px; top:1px;
  width:8px;height:20px;
  background:#c76f93;
  z-index:1;
  border-top: 1px solid white;
  border-bottom: 1px solid white;
  }  
  

div#holder2 { 
  position:absolute;
  width:250px; height:400px; 
  overflow:hidden; z-index:3;
  }
div#wn2  { 
  position:absolute;
  width:220px; height:400px; 
  clip:rect(0, 220px, 400px, 0); 
  overflow:hidden; z-index:1;
  background:#acaa22;
  }
div#lyr2 { width:218px; padding-left:0px;}

/* et small font-size or size/position of div's will be off in some browsers  */
div#scrollbar2 { 
  position:absolute; visibility:hidden;
  left:224px; top:2px;
  width:11px; height:400px; 
  font-size:1px; z-index:2;
  }
div#track2 { 
  position:absolute; left:0px; top:1px;
  width:11px; height:393px;
  padding-bottom:3px;
  background-image: url("i/bg_scroll.gif");
  z-index:1;
  }
div#dragBar2 {
  position:absolute; left:1px; top:1px;
  width:8px;height:20px;
  background-color:#acaa22;
  z-index:1;
   border-top: 1px solid white;
  border-bottom: 1px solid white;
  }  



div#holder3 { 
  position:absolute;
  width:250px; height:400px; 
  overflow:hidden; z-index:3;
  }
div#wn3  { 
  position:absolute;
  width:220px; height:400px; 
  clip:rect(0, 220px, 400px, 0); 
  overflow:hidden; z-index:1;
  background-color:#47b49a;
  }
div#lyr3 { width:218px; padding-left:0px;}

/* Set small font-size or size/position of div's will be off in some browsers  */
div#scrollbar3 { 
  position:absolute; visibility:hidden;
  left:224px; top:2px;
  width:11px; height:400px; 
  font-size:1px; z-index:2;
  }
div#track3 { 
  position:absolute; left:0px; top:1px;
  width:11px; height:393px;
  padding-bottom:3px;
  background-image: url("i/bg_scroll.gif");
  z-index:1;
  }
div#dragBar3 {
  position:absolute; left:1px; top:1px;
  width:8px;height:20px;
  background-color:#47b49a;
  z-index:1;
  border-top: 1px solid white;
  border-bottom: 1px solid white;
  } 
/*scrollbar4*/
div#holder4 { 
  position:absolute;
  width:250px; height:400px; 
  overflow:hidden; z-index:100;
  }
div#wn4  { 
  position:absolute;
  width:220px; height:400px; 
  clip:rect(0, 220px, 400px, 0); 
  overflow:hidden; z-index:1;
  background:#674e20;
  }
div#lyr4 { width:218px; padding-left:0px;}

/* Set small font-size or size/position of div's will be off in some browsers  */
div#scrollbar4 { 
  position:absolute; visibility:hidden;
  left:224px; top:2px;
  width:11px; height:400px; 
  font-size:1px; z-index:2;
  }
div#track4 { 
  position:absolute; 
  left:0px; top:1px;
  width:11px; height:393px;
  background-image: url("i/bg_scroll.gif");
  padding-bottom:3px;
  z-index:1;
  }
div#dragBar4 {
  position:absolute; left:1px; top:1px; 
  width:8px;height:20px;
  background-color:#674e20;
  z-index:1;
  border-top: 1px solid white;
  border-bottom: 1px solid white;
  }  

#popup {
	margin-top: 10px;
	height: 420px;
	border: 1px solid #CCCCCC;
}
	

/* Draggable Layer  */	
	
/*select {display: none;}*/

#schatten {
	width: 304px;
	height: 563px;
	padding: 6px 8px 15px 10px;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/fileadmin/templates/style/i/schattenanderwand.png');
	background: url(i/schattenanderwand.png) top left no-repeat !important;
	background: none;	
}


.sh	{
	position: absolute;
	top: 90px;
	left: 260px;
	z-index: 1000;	
}

.bar {
	background: #ddd;
	text-align: right;
	margin: -5px;
	padding: 5px 
} 

h1 { 
	color: #006;
	}


.bar a {
	border: 1px solid #777; 
	color: #777; 
	text-decoration: none; 
	font-size: 10px; 
	padding: 0 5px;
}

div#popupHeader{
	display: block;
	overflow: hidden;
	float: left;
	width: 287px !important;
	width: 284px;
	height: 45px;
	background: #47b49a;
}


div#barDragger { 
	padding: 1px 1px 1px 1px;
	background: silver;
}

div#barDragger a.close{ 
	position: absolute;
	width: 15px;
	height: 16px;
	margin-left: 0px !important;
	margin-left: 3px;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/fileadmin/templates/style/i/close2.png');
	background: url(i/close2.png) top left no-repeat !important;
	background: none;
}


/* Scrollbar Popup */


div#holderPopup { 
clear:both;
 	position:relative;
  	width:303px; height:495px; 
  	overflow:hidden; z-index:100;
  	background: silver;
}
  
div#wnPopup  { 
  	width:290px; height:495px; 
  	clip:rect(0px, 290px, 500px, 0px);
  	overflow:hidden; z-index:1;
}

div#lyrPopup {
	width: 288px;
	/*height: 200px;*/
	background: silver;
	padding: 0px 0px 5px 0px;
	margin: 0px;
}

div#scrollbarPopup { 
  	position:absolute; visibility:hidden;
  	left:287px; top:0px;
  	width:11px; height:495px; 
  	font-size:1px; z-index:2;
}
  
div#trackPopup { 
  	position:absolute; left:0px; top:1px;
  	width:15px; height:488px;
  	padding-bottom:3px;
  	background: url("i/bg_scroll15.gif");
  	z-index:1;
}

div#dragBarPopup {
  	position:absolute; left:5px; top:1px;
  	width:8px;height:20px;
  	background:silver;
  	z-index:1;
  	margin-left: 2px;
  	border-top: 1px solid white;
  	border-bottom: 1px solid white;
} 

div.info_show, div.info_hide {
	font-size: 10px;
	text-align:center;
	padding-top: 3px;
	padding-bottom: 5px;
}


/* Flash titel */
/* These are standard sIFR styles... do not modify */

.sIFR-flash {
	visibility: visible !important;
	margin: 0;
}

.sIFR-replaced {
	visibility: visible !important;
}

span.sIFR-alternate {
	position: absolute;
	left: 0;
	top: 0;
	width: 0;
	height: 0;
	display: block;
	overflow: hidden;
}


/* These "decoy" styles are used to hide the browser text before it is replaced... the negative-letter spacing in this case is used to make the browser text metrics match up with the sIFR text metrics since the sIFR text in this example is so much narrower... your own settings may vary... any weird sizing issues you may run into are usually fixed by tweaking these decoy styles */

.sIFR-hasFlash h1 {
	visibility: hidden;
}

#seitenueberschrift{
	visibility: inherit;
}

