/* Styles Unterbrunner Haderlumpen */
/* Erstellt Juli 2010 */
/* www.b-fusion.de network@b-fusion.de */


/* allgemeine Formatierungen */

body {
	margin: 0px;
	padding: 0px;
	background-color: #fff;
	color: #000;
	font-family:'Inconsolata', arial, serif;
	font-size: 13px;
	line-height:18px;
	background-image:url(../img/BgBody.jpg);
	background-repeat:repeat-x;
	background-color:#e0f6fb;
}
.bgpopup{
	background-color: #d5d5d5;
}

#Flash{
	position:relative;
	z-index:1;
	width:990px;
	margin:0 auto;
}
#Band{	
	position:absolute;
	top:190px;
	left:290px;
}
#Band img{	
	border:none;
}
#TextLeft{
	position:absolute;
	left:36px;
	top:139px;
	z-index:10;
	background-image:url(../img/BgTextLeft.png);
	background-repeat:no-repeat;
	width:188px;
	height:188px;
	overflow:hidden;
	text-align:center;
	padding-top:35px;
	color:#fff;
	font-size: 14px;
}
#TextRight{
	position:absolute;
	left:787px;
	top:82px;
	z-index:10;
	background-image:url(../img/BgTextRight.png);
	background-repeat:no-repeat;
	width:181px;
	height:181px;
	overflow:hidden;
	text-align:center;
	padding-top:45px;
	color:#fff;
	font-size: 14px;
}
#TextUnten{
	position:absolute;
	left:50px;
	bottom:0;
	z-index:10;
	width:890px;
	color:#073eaf;
	font-size: 13px;
}

#Kontakt{
	position:absolute;
	top:570px;
	right:0px;
	z-index:50;
	width:250px;
	color:#fff;
}
#Kontakt a:link, #Kontakt a:link{
	color:#fff;
}
#Kontakt a:hover, #Kontakt a:active{
	color:#000;
}			
#list3 { 	
	background-image:url(../img/BgKontakt.png);
}
#list3 div.selected .title { 
	font-weight: bold;
	padding-bottom:0; 
	background-image:url(../img/Plus.gif);
	background-repeat:no-repeat;
	background-position:3px 5px;
}
#list3 div div {
	padding: 0 0 5px 17px;
	font-size:13px;
	line-height:14px;
	
}
#list3 div.title {
	padding: 4px 0 5px 20px;
	cursor: pointer;
	background-image:url(../img/Plus.gif);
	background-repeat:no-repeat;
	background-position:3px 5px;
	margin-bottom:5px;
	z-index:10;
}
#list3 div.selected {
}

#Galerie{
	position:absolute;
	left:80px;
	top:530px;
	z-index:10;
}
#Galerie img, #Video img{
	border:none;
}
#Video{
	position:absolute;
	left:150px;
	top:620px;
	z-index:10;
}
#Impressum{
	width:890px;
	margin:20px auto 10px auto;
}
#Impressum a:link, #Impressum a:visited {
	color:#000;	
}
#Impressum a:hover, #Impressum a:active {
	color:#f00;	
}

#list3b { 	
}
#list3b div.selected .title { 
	font-weight: bold;
	padding-bottom:0; 
}
#list3b div div {
	padding: 0 0 5px 17px;
	line-height:14px;
	
}
#list3b div.title {
	padding: 4px 0 5px 20px;
	cursor: pointer;
	background-image:url(../img/Plus.gif);
	background-repeat:no-repeat;
	background-position:3px 5px;
	margin-bottom:5px;
	z-index:10;
}
#list3b div.selected {
}


