﻿body 
{
	margin: 0px;
	padding: 0px;
	text-align: left;
	font-family: Arial,Helvetica,Sans-Serif;
	font-size: small;
	background-image: url('../../images/bg_sit_lauf.jpg');
	background-repeat: repeat-x;
	color: #000000;
}    
  
h1
{
	
	font-size: medium;
	font-weight: bold;
	color:#009999;
	margin-top: 10px;
	text-align: left;
}
    
h2
{
	font-size: small;
	font-weight: bold;
	color: #000000;
}
    
h3
{
	font-size: small;
	font-weight: bold;
	color: #808080;
}

h4
{
	font-size: small;
	font-weight: bold;
	color: #FF0000;
	text-decoration: blink;
}  
  
  
#wrapper
{
	width: 808px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 15px;
}
    
#header2
{
	width: 808px;
	height: 131px;
	background-image: url('../../images/bg_head_pix.jpg');
	background-position: top;
	background-repeat: no-repeat;
}    

#navtop
{
	font-size: 13px;
	line-height: 15px;
	width: 400px;
	color: White;
	font-weight: normal;
	padding-top: 30px;
	padding-bottom: 5px;
	padding-left: 400px;
}
    
#navtop ul
{
    list-style:none;
    margin:0px;
    padding-left:15px;
    padding-right:15px;
    text-align:right;
    }
    
#navtop li
{
    display:inline;
    }        
    
#navtop a:visited
{
    color:White;    
    text-decoration:none;
    }  
    
#navtop a:link
{
	color:White;
	text-decoration: none;
}  
    
#navtop a:hover
{
	color: #009999;
}      

#corpus
{
    clear:both;
	background-position: left;
	width: 808px;
	height: auto;
	background-image: url('../../images/bg_fade.gif');
	background-repeat: repeat-y;
}

#navleft
{
	width: 180px;
	float:left;	
	background-image: url('../../images/bg_navleft.jpg');
	background-position: top;
	background-repeat: no-repeat;
}
 
#navleftmenue1
{
	padding-top: 30px;
	padding-bottom: 0px;
}          

#navleftmenue1 ul
{
	list-style: none;
	margin-left: 0px;
	width: 155px;
	float: left;
	font-size: 12px;
	font: normal normal bold 100% sans-serif;
	color: #000000;
	text-align: left;
	padding-left: 25px;
	line-height: 22px;
	background-image: url('../../images/bg_navleft31.gif');
	background-repeat: repeat-y;
}

#navleftmenue2
{
	padding-top: 30px;
}          

#navleftmenue2 ul
{
	list-style: none;
	margin-left: 0px;
	width: 155px;
	float: left;
	font-size: 12px;
	font: normal normal bold 100% sans-serif;
	color: #000000;
	text-align: left;
	padding-left: 25px;
	line-height: 20px;
	background-image: url('../../images/bg_navleft21.gif');
	background-repeat: repeat-y;
}

#navleft a:visited
{
	color:black;
	text-decoration: none;
}  
    
#navleft a:link
{
	color:black;
	text-decoration: none;
}  
    
#navleft a:hover
{
	color: #009999;
}  

#huesler
{
	width: 180px;
}    

#macher
{
	width: 180px;
} 

#content
{
	border-right: solid 1px #009999;
	background-color: White;
	width: 547px;
	float: left;
	padding-top: 30px;
	padding-left: 30px;
	padding-right: 50px;
}

#footer
{
    clear:both;
    width:808px;
	height: 60px;
	background-image: url('../../images/bg_foot_nav.gif');
	background-position: left; 
    }    
 
#navbottom
{
	font-size: 13px;
	line-height: 20px;
	width: 560px;
	color: #009999;
	font-weight: bold;
	padding-top: 20px;
	padding-bottom: 20px;
	padding-left: 200px;
	}

#navbottom ul
{
	list-style: none;
	margin: 0px;
	text-align: left;
}
    
#navbottom li
{
    display:inline;
    }        
    
#navbottom a:visited
{
    color:#009999;    
    text-decoration:none;
    }  
    
#navbottom a:link
{
	color:#009999;
	text-decoration: none;
}  
    
#navbottom a:hover
{
	color:white;
}

#subfooter
{
	width: 808px;
	margin-top: 0px;
	background-color: #FFFFFF;
	padding-top: 5px;
	color: #000000;
	text-align: center;
}

#validation, #validation a:link, #validation a:visited
{
	width: 808px;
	margin-top: 0px;
	padding-top: 40px;
	font-family: Arial;
	font-size: 10px;
	color: #009999;
	text-align: center;
}       

.logo
{
    padding-left:516px;
    }
    
.logohuesler
{
    width:105px; 
    height:48px; 
    padding-left:60px; 
    padding-top:60px;
    }    
    
.logoschreiner
{
    width:80px; 
    height:66px; 
    padding-left:75px; 
    padding-top:40px;
    }       
        
/* Editor start */
.edit
{
    font-family: Arial, Helvetica, Sans-Serif;
    font-size: 12px;
    color: #999999;
    }
    
.edit a:link, .edit a:visited
{
    color: #999999;
    }
    
.edit a:hover
{
    color: #FF0000;
    }    
    
/* Editor end */    
