body {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #333333;
	background-color: #ffffff;
	padding: 0px 0px 4px 0px;
	margin: 0px; }

/* Alle Tabellenzellen */
#maintable { /* Gesamte Tabelle Inhalt*/
	width: 100%;
	margin: 0px;
	padding: 0px;
	 }

/* Oberste Tabellenzelle */
#head {
	height:75px;
	width: 700px;
	background-image:   url(../images/wald_repeat.jpg);
	background-color: #D2DDE5;
	background-position: left top;
	background-repeat: repeat-x;
	margin: 300px;
	padding: 0px;
}

/* Logo in der obersten Tabellenzelle */
#logo {
	text-align: left;
	margin-left: 463px;
	display: block;
}

/* waagrechter Balken, zweite Zeile von oben */
#linecol {
	font-size: 2px;
	color: #ffffff;
	height: 14px;
	background-image:   url(../images/balken.gif);
	background-position: left top;
	background-repeat: repeat-x;
	margin: 0px;
	padding: 0px;
}

/* Linke Tabellenzelle - Navigation */	 
#leftcol { 
	width: 150px;
	height: 361px;
	background-color: #DFE7EA;
	border-right: 1px solid #22587C;
	vertical-align: top;
	text-align: center;
	margin: 0px;
	padding: 0px;
	background-image:   url(../images/navi_HG.gif);
	background-position: left top;
	background-repeat: repeat-x; 
	}

/* Zunftzeichen in der linken Tabellenzelle */
#leftcol #zunftzeichen	{
	width: 130px;
	height: 70px;
	background-image:  url(../images/zunftzeichen.gif);
	background-position: center top;
	background-repeat: no-repeat;
	margin-top: 20px; 
	padding: 10px;}

/* Buttons in der linken Tabellenzelle */	
#leftcol #button1	{height:40px; font-size:13px; font-weight:bold; padding-top: 10px;  margin-top: 6px;}
#leftcol #button2	{height:40px; font-size:13px; font-weight:bold; padding-top: 10px;}
#leftcol #button3	{height:40px; font-size:13px; font-weight:bold; padding-top: 10px;}
#leftcol #button4	{height:40px; font-size:13px; font-weight:bold; padding-top: 10px;}
#leftcol #button5	{height:40px; font-size:13px; font-weight:bold; padding-top: 10px;}
#leftcol #button6	{height:40px; font-size:13px; font-weight:bold; padding-top: 10px;}
#leftcol #button7	{height:25px; font-size:13px; font-weight:bold; padding-top: 10px; 	margin: 0px 0px 20px 0px;}

/* Links (Buttons) in der linken Tabellenzelle */
#leftcol A:link {text-decoration: none; color: #22587C; }
#leftcol A:visited {text-decoration: none; color: #22587C; }
#leftcol A:hover {text-decoration: none; color: #22587C; }
#leftcol A:active {text-decoration: none; color: #EE8700; font-size:15px;}

/* Aktiver Button in der linken Tabellenzelle */
#leftcol #button1 #current {text-decoration: none; color: #EE8700; font-size:15px;}
#leftcol #button2 #current {text-decoration: none; color: #EE8700; font-size:15px;}
#leftcol #button3 #current {text-decoration: none; color: #EE8700; font-size:15px;}
#leftcol #button4 #current {text-decoration: none; color: #EE8700; font-size:15px;}
#leftcol #button5 #current {text-decoration: none; color: #EE8700; font-size:15px;}
#leftcol #button6 #current {text-decoration: none; color: #EE8700; font-size:15px;}
#leftcol #button7 #current {text-decoration: none; color: #EE8700; font-size:15px;}

/* Spalte mit Hauptinhalt */
#maincol { 
	width: 728px;
	height: 500px;
	font-size: 13px;
	line-height: 18px;
	color: #333333;
	border-left: 1px solid #6F8FA5;
	vertical-align: top;
	padding: 0px; 
	background-image:   url(../images/main_HG.gif);
	background-position: left top;
	background-repeat: no-repeat;}

/* Hauptinhalt: H1 */
#maincol h1 {
	font-size: 16px; 
	font-weight: bold; 
	color: #22587C;
	text-align:center;
	height:40px;
	width: 480px;
	padding: 40px 0px 0px 0px;
	margin: 0px 0px 0px 150px;
}

/* Hauptinhalt: H2 */
#maincol h2 {
	font-size: 13px; 
	font-weight: bold; 
	color: #22587C;
	padding: 12px 0px 6px 0px;
	margin:0px;
}
/* Hauptinhalt: H3 - Headline Logo */
#maincol h3 {
	font-size: 13px; 
	font-weight: bold; 
	color: #EE8700;
	padding: 12px 0px 6px 0px;
	margin:0px;
}
#maincol h4 {
	font-size: 13px; 
	font-weight: normal; 
	color: #22587C;
	padding: 0px;
	margin:0px;
}
/* Hauptinhalt: p */
#maincol p {
	margin: 0px 0px 12px 0px;
	padding: 0px 0px 0px 0px;
}



/* INHALTSSEITEN */

/* Home - runde (Bilder)Buttons - Platzierung*/
#maincol #btn1 {
	width:112px;
	height:112px;
	margin: 0px 0px 0px 150px;
}
#maincol #btn4 {
	width:112px;
	height:112px;
	margin: 0px 0px 0px 258px;
}
#maincol #btn2 {
	width:112px;
	height:112px;
	margin: 8px 0px 0px 100px;
}
#maincol #btn5 {
	width:112px;
	height:112px;
	margin: 8px 0px 0px 358px;
}
#maincol #btn3 {
	width:112px;
	height:112px;
	margin: 15px 0px 0px 130px;
}
#maincol #btn6 {
	width:112px;
	height:112px;
	margin: 15px 0px 0px 298px;
}

/* Wir über uns */
.seiteninhalt1 {
	text-align:left;
	width: 450px;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 155px;
}
.seiteninhalt2 {
	text-align:left;
	width: 530px;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 95px;
}
.foto_mitte {
	text-align:center;
	padding: 0px 0px 20px 0px;
}
.foto_rechts {
	float: right;
	padding: 55px 0px 0px 0px;
}
.linkliste1 {
	padding:0px 0px 30px 0px;
	list-style-image: url(../images/li_kreis.gif);
	margin: 0px 0px 0px 16px;
}


/* Treppensprossen */
#sprossen {
	text-align:left;
	width: 580px;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 100px;
}
#sprossen #fotos {
	height: 411px;
	margin: 0px;
	padding: 0px;
	background-image:  url(../treppensprossen/images/HG.gif);
	background-position: left top;
	background-repeat: no-repeat;
}
#sprossen #fotos .anordnung{
	text-align:left;
	padding: 41px 0px 0px 45px;
	margin: 0px 0px 0px 0px;
}
#sprossen #fotos .sprosse_mitte{
	padding: 10px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
}
#sprossen #fotos .text{
	width: 200px;
	padding: 188px 0px 0px 84px;
	margin: 0px 0px 0px 0px;
}
#sprossen #fotos .load{
	width: 100px;
	padding: 168px 0px 0px 128px;
	margin: 0px 0px 0px 0px;
	text-align:center;
}
#sprossen #fotos .treppe{
	padding: 0px 0px 0px 20px;
	margin: 0px 0px 80px 16px;
}
#sprossen #fotos .benennung{
	text-align:center;
	width: 60px;
	padding: 0px 0px 0px 0px;
	margin: 28px 0px 0px 0px;
	background-color:red;
}

#sprossen #text{
	height: 40px;
	margin: 0px;
	padding: 0px 0px 0px 14px;
	visibility: visible;



}
#sprossen #text .links{
	text-align:left;
	width: 204px;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 104px;
}
#sprossen #text .current{
text-decoration: none; 
color: #EE8700;
}


/* Handläufe */
#handlaeufe {
	text-align:left;
	width: 580px;
	height: 1008px;
	padding: 20px 0px 0px 20px;
	margin: 0px 0px 10px 100px;
	background-image:  url(../handlaeufe/images/HG.gif);
	background-position: left top;
	background-repeat: no-repeat;
}
#handlaeufe .left{
	float: left;
	padding: 0px 100px 12px 0px;
}
#handlaeufe .beschreibung{
	width:200px;
}

/* Zubehör */
#zubehoer {
	text-align:left;
	width: 580px;
	height: 1072px;
	padding: 20px 0px 0px 20px;
	margin: 0px 0px 10px 100px;
	background-image:  url(../zubehoer/images/HG.gif);
	background-position: left top;
	background-repeat: no-repeat;
}
#zubehoer .text{
	text-align:left;
	width: 200px;
}

#zubehoer .left{
	float: left;
	padding: 0px 110px 12px 0px;
}

/* Kontakt */
.text_mitte {
	text-align:center;
	padding: 0px 0px 20px 20px;
}
.linkliste2 {
	padding:0px 0px 30px 0px;
	list-style-image: url(../images/li_kreis.gif);
	margin: 0px 0px 0px 16px;
}
.linkliste2 li{
	margin: 0px 0px 6px 0px;
	padding: 0px 0px 0px 0px;
}

/* Anfahrt */
#formular {
	width:500px;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	
}
#formular p{
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 6px 0px;
}
#formular td{
	height:30px;
}
#formular .text{
	width: 100px;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	background-color: red;
}
#formular .feld{
	text-align: right;	
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	background-color: red;
}

/* Textlinks in der mittleren Tabellenzelle */
#maincol A:link {text-decoration: none; color: #22587C; }
#maincol A:visited {text-decoration: none; color: #22587C; }
#maincol A:hover {text-decoration: none; color: #EE8700; }
#maincol A:active {text-decoration: none; color: #EE8700;}


/* Rechte Tabellenzelle - UniHG */	 
#rightcol {
	font-size: 3px;
	background-color:#C1D0DA;
	margin: 0px;
	padding: 0px;
}
	
/* Unterste waagrechte Zelle (links) mit Adresse*/	 	
#foot {
	font-size: 11px;
	color: #22587C;
	background-color:#C1D0DA;
	height: 18px;
	padding: 2px 2px 2px 55px;
	text-align: center;
	border-top: 1px solid #22587C;
	border-bottom: 1px solid #22587C;
	}
#foot_home {
	font-size: 11px;
	color: #22587C;
	background-color:#C1D0DA;
	height: 18px;
	padding: 2px 2px 2px 100px;
	text-align: center;
	border-top: 1px solid #22587C;
	border-bottom: 1px solid #22587C;
	}
/* Unterste waagrechte Zelle (rechts) mit UniHG*/	
#foot_blanco {
	font-size: 11px;
	color: #22587C;
	background-color:#C1D0DA;
	height: 18px;
	padding: 2px;
	text-align: center;
	border-top: 1px solid #22587C;
	border-bottom: 1px solid #22587C;
	}


	
/* Link zu meiner Homepage:*/
#hummelmedia {
	font-size: 11px;
	color: #7E9DB2;}

#hummelmedia A:link {text-decoration: none; color: #22587C; }
#hummelmedia A:visited {text-decoration: none; color: #22587C; }
#hummelmedia A:hover {text-decoration: none; color: #ffffff; }
#hummelmedia A:active {text-decoration: none; color: #22587C;}

#test {
	background-position: left top;
	background-repeat: repeat;
	padding: 0px 0px 0px 0px;
}

