﻿@import url("base.css");
body {
	background-color:#c9c9c9;
	background-image:url(../Images/Safety/bg_grauverlauf_site.jpg);
	background-repeat:repeat-x;
	font-family:Arial, Verdana, Helvetica, sans-serif;
	font-size:13px;
	
	color:#000000;
	margin:0;
    height:100%;
}

h1 
{
    font-size:24px; 
    color:#959595;   
    margin-top:0px;
    
}
h2 
{
    margin-top:20px;
    font-size:18px;  
    margin-bottom:5px;  
}

#maincontent a  
{
    color: #577f00;
    font-weight:bold;
}
#skyscraper {
	width:65px;
	text-align:left;
	position: fixed; 
	top:130px; 
	margin:0;
	padding:0;
	height:100%;    
	z-index:0; 	
}

#skytop {
	background-image:url(../Images/Safety/safety_balken_top.png);
	background-repeat:no-repeat;
	width:65px;
	height:361px;
}

#skybottom {
	background-image:url(../Images/Safety/safety_balken_kachel.png);
	background-repeat:repeat-y;
	position:relative;
	height:100%;
	
}


#skyscraper img {
	margin-top:-10px;
}

#overhead {
	float:left;
	width:688px;
	margin-left:12px;
	color:#FFFFFF;
	font-size:18px;	

}

#lang 
{
	float:right;
	width:250px;
}

.yello {
	color:#e7cf0d;
	font-size:18px;
}

#outerContent {
    margin: 30px auto;    
    width:960px;    
    position:relative;
    z-index:1;
	
}
#co {
    /*float:left;*/
    /*width:960px;*/

}
#balls {
	
	position:relative;
	float:left;
	width:300px;
	height:200px;
	
	bottom:150px;
	left:800px;
	background-image:url(../Images/Safety/contacts_are_green.png);
	background-repeat:no-repeat;
	
}

#shadow 
{
    position:absolute;
    left:0;
	width:936px;	
	margin-left:12px;
	margin-right:12px;
	height:12px;
	background-image:url(../Images/Safety/schatten_content_bg.png);
	background-repeat:repeat-x;	
}
#headerpanel {
    float:left;
    width:960px; 
    height:88px;
    background-image:url(../Images/Safety/head_komplett_ohneSchatten.png);
    background-repeat: no-repeat;

}

#head_left {
	float:left;
	width:678px;
	margin-top:34px;
	margin-left:12px;
	padding:10px;
	
}
#head_right {
	float:left;
	width:218px;
	margin-top:27px;
	margin-left:12px;
	padding:10px;
	z-index:5;
}

#outer_contentpanel {
	float:left;
	width:960px;
	position:relative;
	background-image:url(../Images/Safety/schatten_links_rechts.png);
    background-repeat: repeat-y;
	
}
#contentpanel {
	float:left;
	width:936px;
	margin-left:12px;
	margin-right:12px;
	background-color:#FFF19F;
	/*background-image: url(../Images/Safety/schatten_content_bg.png);
	background-repeat:repeat-x;
	background-position:top left;*/
	
	
}

#maincontent {
	float:left;
	width:658px;
	background-color:#FFFFFF;
	/*background-image: url(../Images/Safety/schatten_content_bg.png);
	background-repeat:repeat-x;
	background-position:top left;*/
	padding:20px 20px 40px 20px;
	
}

#navispacer {
	float:left;
	width:238px;
	background-image: url(../Images/Safety/safety_balken_horizontal_kachel.gif);
	background-repeat:repeat-x;
	height:14px;
	
	
}
#mainnavigation {
	float:left;
	width:238px;
	background-color:#66cc00;
	/*background-image: url(../Images/Safety/schatten_content_bg.png);
	background-repeat:repeat-x;
	background-position:top left;*/
}

#footer {
	
	
	float:left;
	width:936px;
	padding:12px;
	color:#434343;
	font-size:12px;	
	background-image: url(../Images/Safety/schatten_unten.png);
	background-repeat:repeat-x;
	background-position:top left;

	
}
/***NAVIGATION***/

.vertical_navigation
{
	float:left;
	width: 238px;
	text-align: left;
	/*background-color: #ffffff;
	border-top: 1px solid #eaeaea;*/
}

.vertical_first_level, 
.vertical_first_level a , .vertical_first_level a:visited
{
	color: #000000 !important;
	text-decoration: none !important;
	font-size: 14px;
	width: 226px;
	display: block;
	background-image: url(../Images/Safety/navipfeil_schwarz.png);
	background-position: 3px 10px;
	background-repeat: no-repeat;
	padding: 7px 0 7px 12px;
	/*border-bottom: 1px solid #f0f0f0;*/
	border-bottom: 1px solid #f0f0f0;
}

a.vertical_first_level:hover
{
	color: #ffffff !important;
	text-decoration: none;
	background-image: url(../Images/Safety/navipfeil_weiss.png);
	background-repeat: no-repeat;
	background-position: 3px 10px;
    background-color:#577f00;
}

a.vertical_first_level_vertical_active:hover
{
	color: #FFFFFF !important;
	text-decoration: none;
	/*background-image: url(../images/Vertical/vertical_navi_hover_active.gif);*/
	

}

a.vertical_first_level_vertical_active
{
	background-color: #577f00;
	background-image: url(../Images/Safety/navipfeil_weiss.png);
	background-repeat: no-repeat;
	background-position: 3px 10px;
	text-decoration: none !important;
	font-size: 14px;
	width: 226px;
	display: block;
	padding: 7px 0 7px 12px;
	border-bottom: 1px solid #f0f0f0;
	color:#FFFFFF;

}

.vertical_second_level
 {
	width: 190px;
	background-color: White;
	padding: 7px 0 6px 0;
	margin-left: 20px;
	border-bottom: 1px solid #eaeaea;
	display: block;
	text-decoration: none;
}

.vertical_second_level a, .vertical_second_level a:visited
{
	color: #5c5c5c;
	text-decoration: none;
	font-size: 12px;
}

a.vertical_second_level:hover,
a.vertical_second_level:visited,
a.vertical_second_level_vertical_active:hover
{
	text-decoration: none !important;
}


a.vertical_second_level_vertical_active
{
	width: 190px;
	background-color: White;
	padding: 7px 0 6px 0;
	margin-left: 20px;
	border-bottom: 1px solid #eaeaea;
	display: block;
	text-decoration: none !important;
	font-weight: bold;
}

/***NAVIGATION END***/

input.searchinput
{
	background-image: none !important;
	height: 18px;
	width: 160px !important;
	line-height: 14px !important;
	padding: 3px 2px 1px 6px;
	border: 0px;
	color: #646464;
}

.searchbutton
{
	width: 22px !important;
	height: 22px !important;
	background-image: url(../Images/Vertical/vertical_search.gif)!important;
	border: 0px;
}


#footerright a:hover
{
    text-decoration: underline;
}
#footerright a , #footerright a:visited 
{
    text-decoration:none;
    margin-left:20px;
    color:#434343;
}
#footerright, #footerright a.active   
{
    color: #434343;
    margin-left:20px;
    text-decoration:none;
    
}
#footerleft 
{
    float:left;
    width:339px;
    margin-left:10px;
}

#footerright 
{
    float:left;
    width:449px;
    text-align:center;
}

.languagetext 
{
	background-image: url(../Images/wieland/arrow_green.png);
	background-repeat:no-repeat;
	background-position:0px 5px;
	color:#FFFFFF;
	padding-left:7px;
	
}
.flag 
{
	display:block;
	margin-bottom:5px;
	
}
