
@import url('tabs.css');
@import url('thickbox.css');
@import url('kontakt.css');


#blend-er50,#blend-za50,#blend50-matt{display:none;}


html{
	height:100%;
}
body{
	font : normal 79%/1.6 "Trebuchet MS", Georgia, "Lucida Grande", Verdana, Arial, sans-serif;
	margin:0;
	background:#010F14 url(../gfx/linie.png) no-repeat top center;
	height:100%;
}
body.erscheinen{
	background:#010F14 url(../gfx/linie-er.png) no-repeat top center;
}
body.zaubern{
	background:#010F14 url(../gfx/linie-za.png) no-repeat top center;
}
img{
border:none;
}
h1, h2, h3, h4{
font-weight:normal;
}
h1{
font-size:170%;
}
h2{
font-size:150%;
}
h3{
font-size:150%;
}
#gesamt{
	position:relative;
	min-height:100%;	
}
#topper{
	background:white url(../gfx/hg_top.gif) repeat-x;
	background:white url(../gfx/schattenum.gif) repeat-x bottom;
	width:100%;
	height:6px;
}
#top{
height:293px;
width:815px;
margin:0 auto;
position:relative;
}
#pics{
width:400px;
height:300px;
margin:0 auto;
overflow:hidden;
}


p{
margin:0;
padding:3px 0;
}

#tau{
position:absolute;
right:-1px;
top:256px;
z-index:10;
width:362px;
height:89px;
float:right;
overflow:hidden;
}
#ers{
position:absolute;
right:31px;
top:257px;
z-index:10;
width:362px;
height:89px;
float:right;
overflow:hidden;
display:none;
}
#zau{
position:absolute;
right:36px;
top:257px;
z-index:10;
width:362px;
height:89px;
float:right;
overflow:hidden;
display:none;
}

#blend50, .selected-50{
position:absolute;
width:50px;
height:100px;
cursor:pointer;
left:0px;
top:250px;
z-index:10;
background:url(../gfx/blend50-um.png) no-repeat !important;
}

#blend50-matt{
position:absolute;
width:50px;
height:100px;
cursor:pointer;
left:0px;
top:250px;
z-index:10;
background:url(../gfx/blend-matt.png) no-repeat;
}
#blend-er50-matt{
position:absolute;
width:50px;
height:100px;
cursor:pointer;
left:60px;
top:250px;
z-index:10;
background:url(../gfx/blend-er50-matt.png) no-repeat;
}
#blend-er50, .selected-er50{
position:absolute;
width:50px;
height:100px;
cursor:pointer;
left:60px;
top:250px;
z-index:10;
background:url(../gfx/blend-er50-um.png) no-repeat !important;
}


#blend-za50-matt{
position:absolute;
width:50px;
height:100px;
cursor:pointer;
left:120px;
top:250px;
z-index:10;
background:url(../gfx/blend-za50-matt.png) no-repeat;
}
#blend-za50, .selected-za50{
position:absolute;
width:50px;
height:100px;
cursor:pointer;
left:120px;
top:250px;
z-index:10;
background:url(../gfx/blend-za50-um.png) no-repeat !important;
}

.erscheinen #blend{
position:absolute;
width:116px;
height:116px;
cursor:pointer;
left:111px;
top:198px;
z-index:10;
background:url(../gfx/blend-er.png) no-repeat;
}

#imwww{
position:absolute;
width:207px;
height:90px;
left:0px;
top:-9px;
z-index:10;
background:url(../gfx/imwww.png) no-repeat;
}
.erscheinen #imwww{
background:url(../gfx/imwww-er.png) no-repeat;
}
.zaubern #imwww{
background:url(../gfx/imwww-za.png) no-repeat;
}

#menus{
float:left;
width:180px;
padding:10px 0 0 0;
margin-top:19px;
}

ul#menu1{
padding:0;
margin:0;
list-style:none;
border-top:1px solid #1D3120;

}
.erscheinen ul#menu1{
border-top:1px solid #112432;
}
.zaubern ul#menu1{
border-top:1px solid #30241B;
}
ul#menu1 li{
margin:6px 0;
padding-bottom:6px;
font-size:110%;
border-bottom:1px solid #1D3120;
}
.erscheinen ul#menu1 li{
border-bottom:1px  solid #112432;
}
.zaubern ul#menu1 li{
border-bottom:1px solid #30241B;
}


ul#menu{
padding:6px 0 0 0;
margin:0;
list-style:none;
}
ul#menu li{
/*height:30px;
line-height:30px;*/
padding:3px 0 3px 30px;
font-size:90%;
margin:0;
border-bottom:none;
}
.erscheinen ul#menu li, .zaubern ul#menu li{

border-bottom:none;
}
#inhalt{
width:815px;
margin:0 auto;
position:relative;
color:#f1f1f1;
padding-bottom:80px;
}
#inhalt a{
color:#BEEE6E;
text-decoration:none;
}
.erscheinen #inhalt a{
color:#7A9FB2;
}
.zaubern #inhalt a{
color:#C66A35;
}


#inhalttext{
margin:30px 0 0 207px;
width:608px;
/*height:195px;
overflow:auto;
width:auto;*/
	/*(IE)
Overflow-x: hidden;
Overflow-y: auto;*/
	/*position:absolute;






	top:0px;
	left:50%;
	margin-left:-493px;*/
}

#footer{
	margin:0;
	padding:0;
	position:absolute;
	bottom:0;
	background:white url(../gfx/linie-foo.png) no-repeat top center;
	width:100%;
	height:81px;
	font-size:0.9em;
	text-align:center;
	color:#010F14;
}
#footerschatten{
width:100%;
height:8px;
background:url(../gfx/schatten.gif) repeat-x top;
position:absolute;
top:0px;
left:0px;
}
#insidefooter{
width:815px;
margin:0 auto;
position:relative;
padding-top:16px;
}
#insidefooter p{
float:right;
padding-right:82px;
}
#insidefooter a{
color:#010F14;
text-decoration:underline
}

#insidefooter p span{
color:#babfbd;
}
#cert{
position:absolute;
right:-10px;
top:7px;
}

