home_slider_changebghtml {
     overflow: -moz-scrollbars-vertical;
}
html,
body {
	margin:0px;
	padding:0px;
	height:100%;
	width:100%;
	
	

	/*background-image:url(../images/OMAlogo.gif);*/
	background-position: center;
	background-attachment:fixed;
	background-repeat:no-repeat;
	overflow-x:hidden;
	background-color:#000000;
	font-size:12px;
	font-family:Verdana, Geneva, sans-serif;
	color:#FFF;
}

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


#loading {
	width:130px;
	height:182px;
	background:url(loader3.gif) center bottom no-repeat;
	margin:auto;
	margin-top:300px;
}

input,
select	{
	font-size:10px;
	font-family:verdana;
	border: 1px solid #CECECE;
	background-color: transparent;
	color: #FFF;
}

.search input {
	color: #FFF;
}

.inputbox {
    /*color: black;   */
    background-color: transparent;
}
.inputbox_email {
	margin: 5px 0;
	width:100px;
}
h3	{
	font-size:12px;
	font-family:verdana;
}

fieldset {
	margin-bottom: 10px;
	border: 0px #ccc solid;
	padding: 5px;
	text-align: left;
}

a img	{
	border: 0;
}

fieldset p {  margin: 10px 0px;  }

div,form,h3	{
	margin: 0;
	padding: 0;
}




/**
a:hover,
a:focus {
	text-decoration:underline;
}**/

.clr {
	clear: both;
}

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

#scrolledContent {
	width:100%;
	text-align:left;
}

#overlay {
	
	/*opacity:0.6;
	background-color:#00FF66;*/
	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;
}

#mainarea {
	color:#FFFFFF;
	width:770px;
	text-align:left;
	font-size:12px;
	font-family:verdana;
	line-height:18px;
}

#content {
	width:560px;
	text-align:left;
	margin-bottom:45px;
	overflow:visible;
	left:213px;
	top:45px;
	position:relative;
	
	
}

#leftmenu {
	position:absolute;
	width:101px;
	line-height:17px;
	top:250px;
	margin-left:-467px;
	left:50%;
	z-index:5;
	
}

#rightmenu {
	width:124px;
	line-height:17px;


	position:absolute;
	left:840px;
	top:45px;
}

#leftmenu a.homeMenuItem	{
	/*visibility:hidden;*/
}

#leftmenu a,
#leftmenu a:visited,
#rightmenu a:visited,
#rightmenu a,
.home_menu a,
.home_menu a:visited {
	display:block;
	width:100%;
	padding-left:11px;
	color:#fff;
	background-image:url(../images/menu_bullet.gif);
	background-repeat:no-repeat;
}

#leftmenu a.mainlevelcopyright_menu,
#leftmenu a.mainlevelcopyright_menu:visited,
.home_menu a.mainlevelcopyright_menu,
.home_menu a.mainlevelcopyright_menu:visited,
#rightmenu a.mainleveleasteregg,
#rightmenu a.mainleveleasteregg:visited	{
	padding-left:11px;
	background-image:none;
	font-size: 9px;
}

#leftmenu a:hover,
#leftmenu a:focus,
#rightmenu a:hover,
#rightmenu a:focus,
.home_menu a:hover,
.home_menu a:focus {
	color:#F79900;
	background-image:url(../images/menu_bullet_on.gif);
	text-decoration:none;
}

#leftmenu a.mainlevelcopyright_menu:hover,
#leftmenu a.mainlevelcopyright_menu:focus,
#rightmenu a.mainleveleasteregg:hover,
#rightmenu a.mainleveleasteregg:focus,
.home_menu a.mainlevelcopyright_menu:hover,
.home_menu a.mainlevelcopyright_menu:focus	{
	color:#F79900;
	background-image:none;
	text-decoration:none;
}

#leftmenu a#active_menu,
#rightmenu  a#sub_active_menu,
#leftmenu  a#active_menu:visited,
#rightmenu  a#sub_active_menu:visited,
.home_menu a#active_menu,
.home_menu  a#active_menu:visited
 {
	color:#F79900;
	font-weight:bold;
	text-decoration:none;
	background-image:url(../images/menu_bullet_on.gif);
	cursor:default;;
	line-height: 18px;
}

#leftmenu a#active_menucopyright_menu	{
	color:#F79900;
	font-weight:bold;
	text-decoration:none;
	background-image:none;
	cursor:default;
}

#printer {
    align: left;
    vertical-align: top;
	position:absolute;
	top:50px;
	left:30px;
	
}

#printericon {
	text-decoration:none;;
}

#printericon img {
	background-image:url(../images/printer.gif);
	background-repeat:no-repeat;
	/*vertical-align:center;*/
}

#printericon:hover img,
#printericon:focus img {
	background-image:url(../images/printer_on.gif);
}

#printericon span {
	display:none;
}

#printericon:hover span,
#printericon:focus span {
	display:inline;
}

table.contentpaneopen, table.contentpane {
	width: 100%;
}

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

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

div.separator	{
	margin-top: 17px;
	margin-bottom: 17px;
	height: 1px;
	/*border-top: 1px dotted #4E4E4E;*/
	border-top: 1px dotted #999999;
}

div.moduletable, div.module	{
	margin-bottom:15px;
}

a.orderingTitle,
a.orderingTitle:visited	{
	color: white;
	font-weight: bold;
    vertical-align: middle;	
}

a.orderingTitle:hover	{
	text-decoration: none;
}

a#activeOrdering	{
	color:#F79900;
}

.contentheading	{
	font-weight: bold;
	font-size: 16px;
	line-height:18px;
}

.archivetitle a {
    color: #FFFFFF;
    font-size: 9px;
}

.sectiontableheader {
    vertical-align: middle;
}

.alternatingsectiontableentry1 td {
    /*background-color:#999999;
    opacity:.4;*/
    background-image:url(../images/semi_trans.png);
}

.projectlistimage {
	position: absolute; 
	left: -130px;
	visibility:hidden;
	z-index:6;
}
.projectlistlink {
	cursor:pointer;
}
.projectlistlink:hover {
	color:#ff9900
}
.projectlistlink td {
	line-height: 15px;
}
.clearline {
	clear:both;
	height:1px;
	line-height:1px;
}
.imgcont_copyright {
	font-size:9px;
	padding-top:1px;
}
.imgcont_content {
	/*width: 390px;*/
}

.content_header a {
	font-weight: bold;
	color:#ffffff;
}
.content_header a:hover, .home_slider_inner a, .home_content a {
	color:#F79900;
}

/*START Homepage*/
.home_maincontainer {
	width: 100%;
	height:100%;
	color:#ffffff;

	position:relative;
	z-index:3;
	min-height: 100%;
     height: auto !important;
     height: 100%;
    margin: 0 auto -30px;
 	overflow:hidden;
}

.home_maincontainer_overlay {
	width: 100%;
	height:100%;
	color:#ffffff;
	background:url(menu-background.png) repeat;
	position:relative;
	z-index:3;
	min-height: 100%;
     height: auto !important;
     height: 100%;
    margin: 0 auto -30px;
 	overflow:hidden;
}



.home_innercontainer {
	width: 0px;
	height:0px;
	/*margin: 0 auto;*/
	/*padding-top: 75px;*/
	position: absolute;
	
}

.home_content {
	width: 0px;
	float:left;
	background: url(../images/overlay.png);
	line-height: 18px;
	height:0px;
}
.home_hidemenu {
	background: url(../images/overlay.png);
	height:20px;
	line-height:20px;
	text-align: right;
	padding: 5px 30px 5px 0;
}

.hide_menu {

	background: url(../images/menu_bullet_on_left.gif) right 0 no-repeat;
}

.show_menu {
	background: url(../images/menu_bullet_on.gif) right 0 no-repeat;
}

#menu_control {
	color:#FFFFFF;
	padding-right:11px;
}

.home_hidemenu a:hover {
	color:#F79900;
}
.home_header {
	font-weight:bold;
	padding: 0 0 4px 30px;
}
.home_column {
	float:left;
	padding: 0 0 20px 30px;
	width:350px;
}
.home_slider {
	color:#ffffff;
	height:20px;
	padding: 0px 0px 0px 0px;
	background:url(menu-background.png) repeat;
	font-weight: bold;
	position:relative;
	z-index:3;
	width:100%;
	margin:10px 0px 0px 0px;
	display:none;
}
.home_slider a {
	font-weight:normal;
}

.home_slider span {
	background:none;
}


.home_slider_inner {
	float:left;
	width: auto;
	margin-top:1px;
	padding-left:5px;
}
.home_slider_changebg {
	float:right;
	padding:2px 3px 0px 3px;
	/** background:url(menu-background.png) repeat; **/
}

.home_slider_bullets span{
	padding:0 5px;
    line-height:25px;
	background:none;
	background-repeat:no-repeat;
}

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

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

.home_slider_bullets {
	float:right;
	margin-right:10px;
}

#slideshow_bullets li {
	float:left;
}

#background_overlay {
	position:absolute;
	z-index:3;
	background-color:#000000;
	
	height:100%;
	width:100%;
	background:url(darken-background.png) repeat;
	
}

#background_image {
	position:absolute;
}

#rightmenu a.highlighted {
	color:#F79900;
	background-image:url(../images/menu_bullet_on.gif);
}
#home_table {
	margin-bottom:30px;
}
#home_table tbody tr td {
	padding-left:30px;
}
/*END Homepage*/
#map_canvas {
	width: 560px; 
	height: 370px;
	overflow:hidden;
}











