/* CSS Document */

/*html {overflow:auto}*/
body {padding:0; margin:0; background-color:#a6e6ef; font-size:13px; color:#fff; font-family:Arial, Helvetica, sans-serif; text-align:center;
	overflow: -moz-scrollbars-vertical;
}
a img {border:0}
p, h1, h2, h3 {margin:0}
a {color:#fff}
p {margin-bottom:16px;}
ul, ol {margin-top:0;}
/* Colors */
.bg01 {background-color:#fe7632}
/* end Colors */
/* Layout */
/*#container {position:absolute; top:50%; left:50%; height:508px; width:920px; margin:-254px 0 0 -460px;}*/
#container { position:relative; margin:30px auto; width:920px; text-align:left; padding-bottom:30px;}
#navi {/*position:absolute; top:12px; left:92px;*/ padding:12px 0 12px 92px; width:156px; height:148px;}
#bildleiste {/*position:absolute; top:160px; left:0;*/ width:920px; clear:left; margin-bottom:5px;}
/*#metanavi, #submenu, #leftcol, #rightcol {position:absolute; top:260px}*/
#metanavi {/*left:10px;*/ width:92px; float:left; margin-bottom:80px;}
#submenu {left:92px; width:156px; float:left;}
#leftcol {/*left:276px;*/ width:256px; float:left; padding-right:8px;}
#rightcol {/*left:596px;*/ width:256px;  float:left;}
h1, h2 {position:absolute; top:140px; left:276px; width:500px;}
h3{margin-bottom:4px;}
/* end Layout */
/* Navigation */
#navi ul {margin:0; padding:0; list-style:none}
#navi ul li a {
	padding:0 0 .3636em 0;
	line-height:1.3636em;
}
html>body #navi ul li a {padding:.1818em 0}
#metanavi a {
	/*width:76px; 
	line-height:150%*/
	text-align:right;
	padding-bottom:4px;
	width:90px;
}
.navi a {
	display:block; 
	font-family:Verdana, Arial, Helvetica, sans-serif; 
	font-size:10px; 
	color:#fff; 
	font-weight:bold; 
	text-decoration:none; 
	text-transform:uppercase
}
.navi a:hover {color:#c00}
/* end Navigation */
/* Components */
h1, h2 {
	font-size:16px; 
	text-transform:uppercase
}
#bildleiste img{margin-right:-4px}
#leftcol ul,
#rightcol ul {
	margin:0 0 0 16px;
	line-height:16px;
	list-style:square
}
html>body #leftcol ul,
html>body #rightcol ul {
	margin:.4em 0 -.0625em 16px;
	padding-left:0
}
/* end Components */

.edit .navi a {
color:#006
}
#logo {float:right; margin:20px 30px;}
.clear {clear:both;}

#subnavi {width:170px; float:left; min-height:200px;}
#subnavi ul {margin:0; padding:0; list-style:none;}
#subnavi li a {
	padding:0 0 .3636em 0;
	line-height:1.3636em;
	display:block;
	display:block; 
	font-family:Verdana, Arial, Helvetica, sans-serif; 
	font-size:10px; 
	color:#fff; 
	font-weight:bold; 
	text-decoration:none; 
	text-transform:uppercase
}
#subnavi{
	line-height:120%;
	margin-left:14px;
}
#subnavi a{
padding-bottom:12px
}
#navi a:hover, #subnavi a:hover, #subnavi a.selected, #navi .selected a, #metanavi a.selected {color:#c00}
#speziale {position:relative;}
#speziale #subnavi {width:800px;}
#speziale #subnavi li {position:relative; margin-left: 50px; float:left; top:20px;}
#speziale #subnavi li a { font-size:16px; font-weight:bold; font-family:Verdana, Arial, Helvetica, sans-serif; }









@media print {
.sIFR-flash, .sIFR-flash object, .sIFR-flash embed {
	display: none !important;
	height: 0;
	width: 0;
	position: absolute;
	overflow: hidden;
}

span.sIFR-alternate {
	visibility: visible !important;
	display: block !important;
	position: static !important;
	left: auto !important;
	top: auto !important;
}
}




@media screen {
/* 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;
	}
	
	/* Hide Adblock Object tab: the text should show up just fine, not poorly with a tab laid over it. */
	.sIFR-flash + div[adblocktab=true] {
		display: none !important;
	}
	
	/* 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;
	}
	
	.sIFR-hasFlash h2 {
		visibility: hidden;
		letter-spacing: -9px;
		font-size: 55px;
	}
	
	.sIFR-hasFlash h3 {
		visibility: hidden;
		/*letter-spacing: -6px;*/
		font-size: 35px;
	}
	
	.sIFR-hasFlash h4 {
		visibility: hidden;
		letter-spacing: -5px;
		font-size: 21px;
	}
	
	.sIFR-hasFlash h5#pullquote {
		letter-spacing: -4px;
		visibility: hidden;
		font-size: 24px;
	}
}