BODY {
	font-family : Arial,Verdana,Helvetica,sans-serif;
	font-size : 8pt;
	color: #00008B;
		scrollbar-darkshadow-color: Black; 
		scrollbar-track-color: #cc9933; 
		scrollbar-face-color: Gold; 
		scrollbar-shadow-color: Black; 
		scrollbar-highlight-color: Goldenrod; 
		scrollbar-3dlight-color: Bisque; 
		scrollbar-arrow-color: Black;
	width : 800px;
	margin: auto;
	text-align: center;
}
TD {
	font-family : Arial,Verdana,Helvetica,sans-serif;
	font-size : 8pt;
}
#logo {
	height: 100px;
	background-color:#ffcc33;
	border: 1px solid Black;
	width : 800px;
	margin: auto;
	margin : 5px;
}
#leiste {
  background-color:#B8860B;
  border: 1px solid Black;
  width : 797px;
  color : white;
  padding-left : 3px;
  margin-left : 5px;
}
.button {
	background-color : #FFD700;
	border : 1px solid Black;
	font-size : 9px;
	width: 70px;
	cursor : hand;
}
A.topnavi:LINK, A.topnavi:VISITED {
	border : 1px solid White;
	text-align : center;
	width : 120px;
	display: table-cell;
	height : 16px;
	background-color : #FF4500;
	color : White;
	text-decoration : none;
	margin-top : 1px;
	font-weight : bold;
}
A.topnavi:HOVER {
	color : Black;
	text-decoration : none;
	background-color : #FFDEAD;
	}
#content {
	width:805px;
	padding-top : 5px;
	margin:auto;
}
#links {
  width: 130px;
  margin-left: 5px;
  float: left;
}
#inhalt {
  width: 525px;
  margin-left: 5px;
  float: left;
}
#rechts {
  width: 130px;
  float: right;
}
#fuss {	
	width : 520px;
	text-align : center;
	margin-top :30px;
	}
A:LINK, A:VISITED {
	font-size : 8pt;
	text-decoration : underline;
	color : Blue;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	}
A:HOVER {
	font-size : 8pt;
	color : Red;
	text-decoration : underline;
	}
A.menue:LINK, A.menue:VISITED {
	color : white;
	font-size : 8pt;
	font-family : Verdana, sans-serif;
	text-decoration : none;
}
A.menue:HOVER {
	color : #00FF66;
	font-size : 8pt;
	font-family : Verdana, sans-serif;
	text-decoration : underline;
}

/*************************/

.menuetitle {
	width : 130px;
	background-color : #B8860B;
	color : White;
	padding : 2px;
	border-bottom : 1px solid Black;
	text-align : center;
	min-width : 130px;
	padding-left : 0px;
	padding-right : 0px;
	display : block;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 8pt;
	}

.menuetitlegrafik {
	background: url(../images/arrow.gif);
	background-repeat: no-repeat;
	background-position: 2px;
	width : 124px;
	background-color : #B8860B;
	color : White;
	padding : 2px;
	border-bottom : 1px solid Black;
	text-align : center;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 8pt;
	display: block;
	}
*html .menuetitlegrafik {width:130px;}
.title {
	width : 570px;
	background-color : #B8860B;
	color : White;
	padding : 2px;
	border-bottom : 1px solid Black;
	text-align : center;
	min-width : 570px;
	padding-left : 0px;
	padding-right : 0px;
	display : block;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 8pt;
	}

.title-klein {
	width : 250px;
	background-color : #B8860B;
	color : White;
	padding : 2px;
	border-bottom : 1px solid Black;
	text-align : center;
	min-width : 250px;
	padding-left : 0px;
	padding-right : 0px;
	display : block;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 8pt;
	}
	
.menueback {
	border : 1px solid Black;
	background-color : #FFCC33;
	text-align : left;
	padding-left : 0px;
	padding-bottom : 5px;
	}
.menuebackright {
	border : 1px solid Black;
	background-color : #FFFFFF;
	text-align : left;
	padding-left : 0px;
	padding-bottom : 5px;
	}
H1 {
	font-size:18px;
	}
H2 {
	font-size : 10pt;
	margin-bottom : 3px;
}
H3 {
	border-bottom : 1px solid Black;
	padding-left : 3px;
	font-size : 9pt;
	background-color : #B8860B;
	color : White;
	font-weight : normal;
	padding-top : 2px;
	margin : 0px 0px 0px 0px;
	padding-bottom : 2px;
	}
.box {
	border : 1px solid Black;
	text-align : left;
	}
A.navi:LINK, A.navi:VISITED {
	font-family : Arial, Helvetica, sans-serif;
	color : #00008B;
	padding-left : 4px;
	text-decoration : none;
}
A.navi:HOVER {
	color : Red;
	padding-left : 4px;
	text-decoration : underline;
	}
A.rubrik:LINK, A.rubrik:VISITED {
	color : #00008B;
	text-decoration : none;
}
A.rubrik:HOVER {
	color : Red;
	text-decoration : underline;
	}

.hk {
	width:130px;
	margin-top:2px;
	margin-bottom:1px;
	border-bottom:1px solid #daa520;
	border-top:1px solid #daa520; 
 	}
.hk-grafik {
	width:117px;
	margin-top:2px;
	margin-bottom:1px;
	border-bottom:1px solid #daa520;
	border-top:1px solid #daa520;  
	background-image : url(http://www.timetolife.de/images/bullet.gif);
	background-repeat : no-repeat;
	padding-left : 11px;
	background-position : 1px;
	padding-top : 1px;
	display: block;
 	}
*html .hk-grafik {width:130px;}
.nw {
	background-image : url(../images/newwindow.gif);
	background-repeat : no-repeat;
	background-position : 1px;
	padding-left : 12px;
	}
.linkzeile{	background-color : #FDF5E6;	width : 538px;padding : 2px;}
a.zeile:LINK,a.zeile:VISITED{color : #00008B;}
a.zeile:HOVER{color : Red;}
.aktiv { color: red;font-family : Arial, Helvetica, sans-serif;font-size : 8pt;}


