html {
     overflow: -moz-scrollbars-vertical;
}
html,
body {
	margin:0px;
	padding:0px;
	height:100%;
	width:100%;
	background-position: center;
	background-attachment:fixed;
	background-repeat:no-repeat;
	background-color:#1e201d;
	font-family: 'Droid Serif',Georgia,serif;
}

#image_container{
	z-index:2;
	height:100%;
	width:100%;
	top:0;
	padding:0;
	margin:0;
	position:fixed;
}

#loading {
	width:130px;
	height:182px;
	background:url(../images/loading-bar-black.gif) center bottom no-repeat;
	margin:auto;
	margin-top:200px;
}

h1,h2, h3	{
color:#ffffff;
margin: 0px;
padding: .03em .03em .03em .03em;
background-color: #000000; 
display: inline;
font-size: 1.1em;
letter-spacing: 0.04em;
font-weight:normal;
}

a img	{
	border: 0;
}

a {
color:#fc31fe;
text-decoration:none;
}

a:hover,a:focus {
text-decoration:none;
color:#ffffff;
}

a.hoverLink,a.hoverLink:visited	{
	color:#ffffff;
}

a.hoverLink:hover	{
	color:#fc31fe;
	font-weight:bold;
	text-decoration: none;
}

a.extern {
color:#dedede;
text-decoration:none;
padding: .3em .6em .3em .6em;
font-size: 0.72em;
letter-spacing: 0.05em;
border: 1px solid #555555;
}

a.extern:hover	{
	color:#fc31fe;
}

#bgcontainer {
	position:fixed;
	z-index:1;
	overflow:hidden;
}

#overlay {
	background-image:url(../images/overlay.png);
	height:100%;
	position:absolute;
	z-index:2;
	width:990px;
	left:50%;
	top:0px;
	margin-left:-505px;
}

#new_overlay {
	background-image:url(../images/overlay.png);
	background-attachment:fixed;
	min-height:100%; 
	width:990px; 
	margin-left:-486px; 
	left:50%;  
	position:absolute;
	z-index:3;
}

#clearfooter {
width:100%;
height:1px;
clear:both;
}

.home_maincontainer {
width: 100%;
height:100%;
color:#ffffff;
position:relative;
z-index:3;
min-height: 100%;
height: auto !important;
margin: 0 auto -54px;
overflow:hidden;
-webkit-background-size: 1024px 683px;
}

.home_innercontainer {
width: 990px;
position: absolute;
left: 50%;
padding-top:4em;
margin-left: -495px; 
}

#logo_01241 { 
	margin: 1em 0 2em 8em;
	width: 110px;
            height:50px;
}
#logo_01241 a {
	background-image: url(../images/logo01241_white_02.png); 
	background-position: top center; 
	background-repeat: no-repeat; 
	display: block;
	width: 110px;
	height: 50px;
	position: fixed;
}
#logo_01241 a:hover {
	background-image: url(../images/logo01241_white_02_over.png); 
}

.spalte_links2 {
	width:170px;
	float:left;
	display: block;
}

.spalte_mitte2 {
	width: 640px;
	padding: 20px;
	float:left;
	background: url(../images/overlay.png);
	min-height:300px;
	line-height:1.78em;
            font-size: 1.36em;
            letter-spacing: 0.015em;
            word-spacing: 0.085em;
}

.spalte_rechts2 {
	width: 110px;
	float: right;
}

.home_hidemenu {
text-align: right;
padding: 14px 0px 14px 10px;
font: bold 0.8em 'Droid Sans',Verdana,Helvetica,sans-serif;letter-spacing: 0.3em;
}

.hide_menu {
background: url(../images/icon_reduce_03.png) right no-repeat;
background-position: 45 50%;
padding:10px 40px 10px 5px;
}

.show_menu{
background: url(../images/icon_enlarge_03.png) right no-repeat;
background-position: 45 50%;
padding: 10px 40px 10px 5px;
}

.home_slider {
	color:#ffffff;
	padding: .7em 1.5em 0em 0em;
	height:50px;
	background: url(../images/overlay.png);
	position:relative;
	z-index:3;
	width:950px;
	margin:auto;
	display:none;
            font: bold 1.1em 'Droid Sans',Verdana,Helvetica,sans-serif;letter-spacing: 0.08em;
            border: 1px solid #666666;
            border-radius:12px; 
}

.home_slider_inner {
	float:left;
	width: 560px;
	margin: .5em 0em 0em 1.5em;
}

.home_slider p{ margin:0;}
.home_slider_changebg {
float:right;
}

.home_slider_bullets span{
	padding:0.2em .5em 0em .5em;
	margin:0em .1em 0em .1em;
	background-repeat:no-repeat;
	background-position: center;
            border: 1px solid #333333;
}

.bullet {
background-image:url(../images/bullet.png);
cursor:pointer;
}

.selected_bullet
{
    background-image:url(../images/bullet_selected.png);
}

.home_slider_bullets {
	float:right;
	margin:.5em .8em 0em .8em;
}

.black_button {
-moz-border-radius:0.5em;
-webkit-border-radius:0.5em;
-opera-border-radius:0.5em;
-khtml-border-radius:0.5em;
border-radius:0.5em;
-webkit-box-shadow: 2px 2px 3px #222222;
-moz-box-shadow: 2px 2px 4px #222222;
box-shadow: 2px 2px 4px #222222;
background-color: #000000;
padding: 0.8em 1.3em 0.8em 1.3em;
margin:0;
cursor:pointer;
}

.button_menu {
	text-decoration: none;
            padding:.9em 0em .8em 1.2em;
            margin:0 0 .1em .0;
            max-width: 100%;
            display:block;
	color: #fc31fe;
            font: normal 1em 'Droid Sans',Verdana,Helvetica,sans-serif;letter-spacing: 0.07em;
	background: url(../images/overlay.png);
            cursor:pointer;
	}
.button_menu:hover {
	text-decoration: none;
            padding:.9em 0em .8em 1.2em;
            margin:0 0 .1em .0;
            max-width: 100%;
            display:block;
	color: #ffffff;
            background-color:#000000;
            font: normal 1em 'Droid Sans',Verdana,Helvetica,sans-serif;letter-spacing: 0.07em;
	}
.button_menu_active {
	text-decoration: none;
            padding:.9em 0em .8em 1.2em;
            margin:0 0 .1em .0;
            max-width: 100%;
            display:block;
	color: #000000;
            background-color:#ffffff;
            font: normal 1em 'Droid Sans',Verdana,Helvetica,sans-serif;letter-spacing: 0.07em;
	}

#background_overlay {
	position:absolute;
	z-index:3;
	background-color:#1e201d;
	display:none;
	height:100%;
	width:100%;
}

#background_image {
	position:absolute;
}