html {
height:100%; 
max-height:100%; 
padding:0px;
margin:0px; 
border:0px;
font-size:10pt; 
font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
line-height:16pt;
background:#60584E;
/* hide overflow:hidden from IE5/Mac */ 
/* \*/ 
overflow-x:auto;
overflow-y:hidden;
/* */ 
}

body {
scrollbar-face-color: #EEECDA;  
scrollbar-highlight-color: #EEECDA;
scrollbar-shadow-color: #22292F;
scrollbar-3dlight-color: #EEECDA; 
scrollbar-arrow-color: #22292F;
scrollbar-track-color: #EEECDA;
scrollbar-darkshadow-color: #EEECDA;
height:100%;
max-height:100%;
padding:0px;
margin:0px;
border:0px;
overflow-x:auto;
overflow-y:hidden;

}
#body, td{	
		font-size:10pt; 
        font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
		line-height:16pt;
}

	
/* Box für die mittige Ausrichtung mit Fortsetzung Hintergrundbild */
#box{
	position:absolute;
	width:1020px;
	min-height:100%;
	height:auto !important;/* moderne Browser */
	height:100%; /* IE */ 
	top:0px;
	margin-left:-510px; 
	left:50%;
	padding:0px;
	border:0px;
	background-image:url(../pictures/Layout_1.jpg);
	background-position:top left;
	background-repeat:repeat-y;
	border-left:solid #FFFFFF 1px;
	border-right:solid #FFFFFF 1px;
	z-index:1;
	
}
/* Box für HG-Bild */
#bild{
	position:absolute;
	width:1020px;
	height:1500px;
	top:0px;
	background-image:url(../pictures/Layout.jpg);
	background-position:top left;
	background-repeat: no-repeat;
	z-index:2;
	border-right:solid #FFFFFF 1px;
	
}


/* HG-Bilder */
#b_ergebnisse { 
     position:absolute;
     border: 0px;
     top: 185px;
	 right:70px;
	 width: 750px;
	 height: 405px;
	 background-color: #F6F4DE;
	 background-image:url(../pictures/HG_Ergebnisse.jpg);
	 background-position: top right;
	 background-repeat: no-repeat;
	 overflow: hidden;	
	 z-index:2;	 	  
	
}
#b_platz { 
     position:absolute;
     border: 0px;
     top: 185px;
	 right:70px;
	 width: 750px;
	 height: 405px;
	 background-color: #F6F4DE;
	 background-image:url(../pictures/HG_Platz.jpg);
	 background-position: top right;
	 background-repeat: no-repeat;
	 overflow: hidden;	
	 z-index:2;	 	  
	
}
#b_formulare { 
     position:absolute;
     border: 0px;
     top: 185px;
	 right:70px;
	 width: 750px;
	 height: 405px;
	 background-color: #F6F4DE;
	 background-image:url(../pictures/HG_formulare.jpg);
	 background-position: top right;
	 background-repeat: no-repeat;
	 overflow: hidden;	
	 z-index:2;	 	  
	
}
#b_link { 
     position:absolute;
     border: 0px;
     top: 185px;
	 right:70px;
	 width: 750px;
	 height: 405px;
	 background-color: #F6F4DE;
	 background-image:url(../pictures/HG_linkliste.jpg);
	 background-position: top right;
	 background-repeat: no-repeat;
	 overflow: hidden;	
	 z-index:2;	 	  	 	  
	
}
#b_galerie { 
     position:absolute;
     border: 0px;
     top: 185px;
	 right:70px;
	 width: 750px;
	 height: 405px;
	 background-color: #F6F4DE;
	 background-image:url(../pictures/HG_Galerie.jpg);
	 background-position: top right;
	 background-repeat: no-repeat;
	 overflow: hidden;	
	 z-index:2;	 	  	  
	
}

#b_zucht { 
     position:absolute;
     border: 0px;
     top: 185px;
	 right:70px;
	 width: 750px;
	 height: 405px;
	 background-color: #F6F4DE;
	 background-image:url(../pictures/HG_zucht.jpg);
	 background-position: top right;
	 background-repeat: no-repeat;
	 overflow: hidden;	
	 z-index:2;	 	  	  
	
}

#b_impressum { 
     position:absolute;
     border: 0px;
     top: 185px;
	 right:70px;
	 width: 750px;
	 height: 405px;
	 background-color: #F6F4DE;
	 background-image:url(../pictures/HG_Othello.jpg);
	 background-position: top right;
	 background-repeat: no-repeat;
	 overflow: hidden;	
	 z-index:2;	 	  	  
	
}



/* Content wenn ein HG-Bild verwendet wird in Box */
#content {
position:absolute;
top:175px;
bottom:30px;
left:170px;
width:800px;
overflow:auto;
z-index:3;

}

#content_1 {
position:absolute;
top:175px;
bottom:30px;
left:170px;
width:800px;
overflow:hidden;
z-index:3;

}

* html #content {
position:absolute;
top:0px;
left:0px;
bottom:0px;
height:100%;
max-height:100%;
width:800px;
margin-left:170px;
border-bottom:30px solid #7C6F60; 
border-top:175px solid #7C6F60;
overflow:auto;
z-index:3;
}

/* Kopfzeile*/
#head {
position:absolute;
margin:0px;
top:0px;
left:0px;
display:block;
width:1018px;
height:175px;
background-image:url(../pictures/Layout.jpg);
background-position:top left;
background-repeat:no-repeat;
z-index:5;
overflow:hidden;}

/* Fusszeile*/
#foot {
position:absolute;
margin:0px;
bottom:0px;
left:0px;
display:block;
width:1018px;
height:30px;
font-size:85%;
color:#FFFFFF;
z-index:5;
overflow:hidden;
background:#7C6F60;

}

#left {
position:absolute;
left:0;
top:175px;
bottom:30px;
width:170px;
z-index:4;
overflow:hidden;

}

* html #left {
height:100%;
top:0;
bottom:0;
border-top:175px solid #7C6F60;
border-bottom:30px solid #7C6F60;
}

/* Position für den Text*/	
#text { 
          position: relative;
       	  padding: 25px 20px 10px 30px;
		 
		  
}

/* Position für den Laufschrift*/	
#marquee { 
          position: absolute;
       	  top:10px;
		  left: 30px;
		  right: 20px;
		
		    
	  
}

/* Navigation oben*/	
#menu { 
          position: relative;
       	  top:133px;
		  width:750px;
		  height:30px;
		  left:270px;
		 
}
		
/* Navigation left*/	
#menu_left { 
          position: relative;
       	  top:140px;
		  left:30px;
		  width:110px;
		  
		 
		 
}

		
/* Text Fuss*/	
#menu_foot { 
          position: relative;
       	  top:2px;
		  left:170px;
		  width:800px;
		  text-align:center;
		  
		 
		 
}

/* Überschrift */
.txt_1 {
	font-family: Arial, Tahoma, Verdana, Helvetica, sans-serif;
	font-size:11pt;
	color:#000000;
	font-weight:bold;
	text-decoration:none;
	text-transform:uppercase;
		
}	

.txt_2 {
     font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
     font-size: 10pt;
	 color: #000000;
	 font-weight: bold;
	 text-decoration: none;
}

.txt_3 {
    font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size:10pt;
	color:#000000;
	font-weight:bold;
	text-decoration:none;
	text-transform:uppercase;
	}

/* allgemeines Listenformat */
ul, li
{
	list-style-type:none;
	padding:0px;
	margin-top:0px;
	margin-left:25px;
		
}


/* Linkformate */		
a {
    
	font-size:9pt;
	font-family: Tahoma, Verdana, Arial, Geneva, Helvetica, sans-serif;
	color:#ffffff;  
	text-decoration:none;
	display:block;
	text-transform:uppercase;
	font-weight:bold; 
	padding: 3px 15px 5px 15px;
		
}
		 
a:link {
   	color:#ffffff;
	
			
}

a:visited {
   	color: #ffffff;       
	
}

a:focus { 
 	color:#ffffff;
}
 
a:hover {
     color:#FF9900;
	 

	
}

a:active {
    color:#ffffff;
	text-decoration:underline;
	
}	


.mainbutton { 
         height: 30px;
		 width: 110px;
		 vertical-align:middle;
		
				
}

/* stellt Hyperlinks ohne Absatz im Fliesstext dar */	
.linktxt {
	padding: 0px;
	margin: 0px;
	display:inline;
		
}

#button_link a 
{ 
width: 500px; /* entspricht Breite Deiner Grafik */ 
height: 50px; /* entspricht Höhe Deiner Grafik */ 
display: block; 
background-image: url(../images/Pfote.jpg); /* Deine Grafik */ 
background-repeat: no-repeat;
background-position:top left;
padding-left:100px;
padding-top:15px;
color:#000000;

} 

/* CSS für Button im Overzustand */ 
#button_link a:hover 
{ 
width: 500px; 
height: 50px; 
display: block; 
background-image: url(../images/Pfote1.jpg); 
background-repeat: no-repeat; 
background-position:top left;
padding-left:100px;
padding-top:15px;
color:#FF9900;


} 





