/*
Programmierung:	  Peggy S. Wolf
Letzte Änderung:  Peggy S. Wolf  2006-09-18
*/

html,body {height: 101%;}
body{   margin: 0 0% 0 0% ; 
        padding: 0; 
        font-family: Verdana, Arial, Helvetica, sans-serif; 
        font-size: 12px;
        text-align: left; 
        background-color: #FFFFFF; 
        }

div{	border: 0px solid #000000; 
	overflow: hidden;
        }
       
#main{	width: 787px;
	margin: 0px 0px 0px 10%;
        height: auto;
	left: 0px;
	min-height: 100%;}

#rando{	background-image:  url(../images/logo.jpeg) ; 
	background-repeat: no-repeat; 
	background-position : top left;
	left: 0px;
	height: 192px;}

#links{	left: 0px;
	width: 787px;
	height: 79px;}

#links_l1{
	float: left;
        background-image:  url(../images/r_links.jpeg) ; 
	left: 0px;
	width: 21px;
	height: 79px;
	}

#links_m{
	float: left;
        left: 0px;
	width: 750px;
	height: 79px;}

#links_r1{
	float: left;
        left: 0px;
	background-image:  url(../images/r_rechts.jpeg) ; 
	width: 16px;
	height: 79px;
	}

#links_l2{
	float: left;
        background-image:  url(../images/r_links.jpeg) ; 
	left: 0px;
	width: 21px;
	height: 22px;
	background-position : top left;
	}

#links_r2{
	float: left;
        left: 0px;
	background-image:  url(../images/r_rechts.jpeg) ; 
	width: 16px;
	height: 22px;
	}

#nav1{	float: left;
        vertical-align: top;
        left: 0px;
	width: 150px;
	height: 40px;}

#nav2_1,#nav2_2,#nav2_3,#nav2_4{
	background-image:  url(../images/home.png); 
	background-repeat: no-repeat; 
	background-position : top left;
	float: left;
        left: 0px;
	width: 75px;
	height: 18px;}
	
#nav2_2{background-image:  url(../images/kontakt.png);}
	
#nav2_3{background-image:  url(../images/impressum.png);}
	
#nav2_4{background-image:  url(../images/sitemap.png);}

.nav3{	float: left;
        left: 0px;
	background-image:  url(../images/nav3.jpeg) ; 
	background-repeat: no-repeat; 
	background-position : top left;
	border-left: 1px solid #b4b4b4; 
        border-top: 1px solid #b4b4b4;
        width: 119px;
	height: 37px;}
	
.nav4{	float: left;
        left: 0px;
	background-image:  url(../images/nav4.jpeg) ; 
	background-repeat: no-repeat; 
	background-position : top left;
	border-left: 1px solid #b4b4b4; 
        border-top: 1px solid #b4b4b4;
        width: 119px;
	height: 37px;}
	
#nav2_1 a,#nav2_2 a,#nav2_3 a,#nav2_4 a {    
	text-decoration: none;
	font-size: 9px;}

.nav3 a, .nav4 a {    
	text-decoration: none;
	}
	
#leiste{
	background-image:  url(../images/leiste1_neu.png) ; 
	background-repeat: no-repeat; 
	background-position : bottom left;
	height: 11px;
	overflow: hidden;
	}
	
#leiste2{
	background-image:  url(../images/leiste2.png) ; 
	background-repeat: no-repeat; 
	background-position : top left;
	height: 1px;
	overflow: hidden;
	}
	
#pfad{
	width: 787px;
	height: 22px;
	background-image:  url(../images/rand.png) ; 
	background-repeat: repeat-y; 
	padding-left: 25px;
	}
	
#pfad_text{
	background-image:  url(../images/pfeil.gif) ; 
	background-repeat: no-repeat; 
	background-position : center left;
	height: 22px;
	width: 750px;
	float: left;
	}eight: 1px;
	}
	
#inhalt{
	background: #FF00FF;
	width: 787px;
	background-image:  url(../images/rand.png) ; 
	background-repeat: repeat-y; 
	padding-left: 25px;
	}
	
#test{	background-image:  url(../images/rand.png) ; 
	padding-left: 50px;
	padding-right: 50px;
	border: 0px solid #000000; 
	}
		
#inhalt_text{
	width: 750px;
	float: left;
	}

#fuss{	left: 0px;
	width: 789px;
	height: 44px;}

#fuss_l{
	float: left;
        background-image:  url(../images/foot_l.png) ; 
	left: 0px;
	width: 26px;
	height: 44px;
	}

#fuss_m{
	float: left;
        background-image:  url(../images/foot_u.png) ; 
	background-position: bottom;
	background-repeat: repeat-x; 
	text-align: center;
	left: 0px;
	width: 735px;
	height: 44px;}

#fuss_r{
	float: left;
        left: 0px;
	background-image:  url(../images/foot_r.png) ; 
	width: 26px;
	height: 44px;
	}
	
a p{	text-align:left; 
	margin-top:22px; 
	margin-left:2px; 
	}

a:hover {
	text-decoration: none}

	
* html div#main {
	height: 101%;}
