/* ###Hauptnavigation#################################### */

#vpnavigation {
        display: block;
        font-family:Verdana, Arial, Helvetica, sans-serif;
        padding-right:0px;
        padding-left:0px;
        padding-top:0px;
        padding-bottom:0px;
        position: absolute;
        margin: 0;
        padding: 0;
        margin-top: 0px;
        margin-left: 1px;
        margin-right: 1px;
        width: 790px;
      /*z-index: 10;*/
}

#vpnavigation ul {
        padding-left:0;
        width: 790px;
        margin: 0;
        list-style: none;
        text-align:center;
        line-height: 12px;
        font-weight: bold;
        padding: 0;
        margin: 0 0 1em 0;
        height: 10px;
      /*max-width: 780px;*/
}

#vpnavigation a {
        color: #8c0000;
        text-decoration: none;
	display: block;
	padding-left: 5px;
	padding-right: 5px;
        height: 17px;
	font-weight: bolder;
	font-size: 11px;
	padding-top: 3px;
        margin-buttom:0;
        min-width: 100px;
      /*_width: 120px;*/
}

#vpnavigation li {
	float: left;
	display: inline;
	padding: 0;
        min-width: 100px;
        _width: 100px;
}

#vpnavigation li:hover a {
	color: #000;
}

#vpnavigation li.sfhover a {
	color: #000;
}

#vpnavigation li ul {
	background-color:#f1f1f1;
	height:auto;
        text-align:left;
        float: left;
	position: absolute;
        top: 20px;
	min-width: 150px;
	_width: 150px;
        max-width: 150px;
	display: none;
}

#vpnavigation li li {
        border-width: 1px;
        border-color: #000;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
        height: 19px;
        width: 149px;
	float: none;
	display: block;
      /*position: relative;*/
}

#vpnavigation li li a {
        color: #8c0000;
	height: 17px;
	float: none;
	display: block;
	font-size: 10px;
	text-align: left;
}

#vpnavigation li li a:hover {
      /*background: #0E399B;*/
        color: #8c0000;
}

#vpnavigation li:hover li ul {
        color: #8c0000;
}

#vpnavigation li.sfhover li ul {
	background: #FFFFFF;
	min-width: 120px;
	_width: 140px;
	max-width: 140px;
	display: none;
        position: absolute;
	top: 0px;
        left: 150px;
}

#vpnavigation li:hover ul{
        display: block;
}

#vpnavigation li.sfhover ul{
        display: block;
}

#vpnavigation li li:hover ul {
        display: block;
}

#vpnavigation li li.sfhover ul {
	display: block;
}

#vpnavigation li.activepath {
	font-style: ;
}

#vpnavigation li#active {
	font-style: ;
}

/* ###################################### */



html, body {
	background-color:#959283;
        font-family:Verdana, Arial, Helvetica, sans-serif;
	padding: 0px;
	margin: 10px 0 0 0;
}
#main {
	position:relative;
	width:800px;
	margin:0 0 0 -400px;
	left:50%;
}

#header {
	position: relative;
	width:800px;
	height: 80px;
}

#banner   {
	background-color:#8c0000;
	border: 1px solid #000000;
	height: 125px;
}

#bannerli   {
	color:#FFFFFF;
	padding:15px 0px 15px 30px;
	font-size:9px;	
}

#bannerli a {
	text-decoration:none;
	color:#FFFFFF;
}	

#bannerli a:hover {
	text-decoration:underline;
	color:#FFFFFF;
}

#banner span {
	float:right;
	border:1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: solid;
	border-color: #000000;
	width:500px;
}	

#index h1 {
	color:#959283;
	position: relative;
	height:1px;
	width:1px;
	top:1px;
	margin:0 0 0 -400px;
	left:50%;
}	

h1#word1, h1#word2, h1#word3, h1#word4, h1#word5 {
        font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#B9B7AA;
	letter-spacing: 2px;
}

#word1 {
	position: absolute;
	width: 169px;
	top: 0px;
	right: 344px;
	height: 15px;
}

#word2 {
	position: absolute;
	width: 138px;
	top: 16px;
	right: 643px;
	height: 15px;
}

#word3 {
	position: absolute;
	width: 268px;
	top: 28px;
	right: 107px;
	height: 15px;
}

#word4 {
	position: absolute;
	width: 154px;
	top: 44px;
	right: 474px;
        height: 15px;
}

#word5 {
	position: absolute;
	width: 205px;
	top: 56px;
	right: 27px;
	height: 15px;
}

h2 {
	font-size:10px;
	color:#3f0102;
	text-decoration:underline;
}

#navi_full {
        background-color:#eee;
	border-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-color: #000000;
	height:20px;

}			

.navi {
	font-size:10px;
	color:#8c0000;
	text-decoration:none;
	letter-spacing: 1px;
	font-weight: bold;
        line-height:20px;
}

#content {
	font-size:10px;
	color:#3f0102;
	min-height:300px;
	text-align:justify;
	border-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-color: #000000;
	text-decoration:none;
	padding:15px 25px 20px 25px;
	background: url(../images/content_pic.gif) no-repeat right bottom #fefcf0 scroll;
}	
#content h2 a, #content h2 a:link, #content h2 a:visited, #content h2 a:active {
	color:#3f0102;
	font-weight: bold;
	text-decoration: underline;	
}

#content h2 a:hover {
	color: #666666;
}

#content a, #content a:link, #content a:visited, #content a:active {
	color:#3f0102;
	font-weight: bold;
	text-decoration: none;
}

#content a:hover {
	text-decoration: underline;	
}	

#content ul li { 
	list-style: inherit;
	padding: 15px 0px 0px 0px;
	line-height:15px;
}

/*Unternehmen*/
#pic_unternehmen {
	float:right;
	height:150px;
	width:200px;
	border: 1px solid #3f0102;
	margin: 2px 0 20px 20px;
}

#bild .art {
	list-style: none;
	font-weight: bold;
	padding: 2px 0px 2px 0px;
}

#bild .perso {
	padding: 2px 0px 2px 0px;
	list-style-type: disc;
}

#bild {
 	position: relative; 
  	top: 0px; 
  	left: 0px; 
  	width: 300px; 
  	height: 460px; 
  	z-index: 100;
}

#bild a {
  	display: block;   
  	text-decoration: none; 
} 

#bild a:hover {
    background: transparent;
    border: 0px solid #000000;
    text-decoration:underline;
} 

#bild a span {
	display: none;
}

#bild a:hover span {
   	display: block;
   	position: absolute; 
 	top: 70px; 
   	left: 320px; 
   	width: 300px;
   	height: 180px;
   	padding: 10px; 
   	z-index: 100;
   	background-color: #f1f1f1;
   	text-align: left;
   	border: 1px solid #3f0102;
	text-decoration: none;
}

#bild a:hover span b {
	display: block;
	background-color: transparent;
	border: 0px;
	text-decoration: underline; 
	padding:0 0 15px 0;

}

#bild a:hover span p {
	width:170px;
	display: block;
	float:right;
	background-color: transparent;
	border: 0px;
}

#zeiten_impressum {
	float:right;
	width:320px;
	margin:0px 0px 0px 0px;
}

#anschrift_impressum {
	float:left;
	width:520px;
	margin:0px 0px 0px 0px;
}

.input_kontakt {
	color: #3f0102;
	font-size: 10px;
	font-weight: bold;
        margin:2px 0 2px 0;
        font-family:Verdana, Arial, Helvetica, sans-serif;
}	

.button_kontakt {
	font-weight: bold;
	color: #3f0102;
	background-color: #fefcf0;
	font-size: 12px;
}

#footer {
	background-color: #fefcf0;
	border-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-color: #000000;
	color:#3f0102;
        font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	padding:5px 0 5px 20px;
}

#footer a, #footer a:link, #footer a:visited, #footer a:active {
	text-decoration: none;
	color:#3f0102;
	font-weight: bold;
}

#footer a:hover {
	text-decoration: none;
}

#footer span {
	text-decoration: none;
	padding:0 0 0 355px;
}

#footer span a, #footer span a:link, #footer span a:visited, #footer span a:active, #footer span a:hover {
	text-decoration: none;
	color:#3f0102;
	font-weight: normal;
}

a.sitemap_level1 {
	text-decoration: none;
	font-size:12px;
	color:#3f0102;
	display:block;
	color:rgb(217,104,28);
	font-weight:normal;
	padding-bottom:.4em;
}

a.sitemap_level2 {
	text-decoration: none;
	color:rgb(62,77,116);
	display:block;
}

a.sitemap_level3 {
	color:rgb(190,190,190);
}

.sitemap_level2_container {
	float:left;
	width:50%;
	padding-top:.3em;
}

.sitemap_level3_container {
	float:right;
	width:50%;
	padding-top:.3em;
}

#ip {
	border-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-color: #000000;
	background-color: #fefcf0;
	color:#c0c0cc;
	font-size:9px;
	padding:0px 0 0 20px;
}
