
/* Aktuelles Stylesheet: stefflhof.css */
/* edited by CRIS  */
/* last updated: 06-12-01 
07-03-02
*/

body 	
	{
	FONT-FAMILY: 'Lucida Grande', Verdana, Arial, Sans-Serif;
	color: #FFFFFF;
	font-size: small;
	background-color: #236636;
	margin-top:10px;
	padding:0;
	}

table.startseite
	{
	width: 801;
	height: 100%;
	}
	

td.section
	{
	border-right: 1px white solid;
	border-bottom: 1px white solid;
	background-color: #FFF;
	width:159px;
	height:73px;
	}

img 
	{
	border: 0px;
	}

#footertxt {
	font-size: x-small;
	color: #236636;
	text-align: center;
	background: #FFF url(img/footer.jpg) no-repeat bottom left;
	padding-top: 15px;
	padding-bottom: 15px;
	}

#footertxt a	{
	FONT-SIZE: 100%;
	color: #618D69;
	text-decoration: none;
		}

#footertxt a:hover, a:active {
	color: #165723;
	background: #81B28B;
	}



/* doesn't work - no clue why */
#filler
	{
	background: #236636 url(img/filler.jpg) repeat-x top left;
	height: 10px;
	}






#welcome
	{
	background: #FFF url(img/header.jpg) no-repeat top left;
	width: 801px;
	height: 69px;
	}

/* Header Bereich */
	
#urlaubheader
	{
	background: #236636;
	width: 159px;
	height: 73px;
	border-left: 1px #FFFFFF solid;
	border-bottom: 1px #FFFFFF solid;
	border-right: 1px #FFFFFF solid;
	}
	
#vitalclubheader
	{
	background: #D77D23;
	width: 159px;
	height: 73px;
	border-right: 1px white solid;
	border-bottom: 1px #FFFFFF solid;

	}

#adventuresheader
	{
	background: #880000;
	width: 159px;
	height: 73px;
	border-right: 1px white solid;
	border-bottom: 1px #FFFFFF solid;
	}

#erwinheader
	{
	background: #1C1CAB;
	width: 159px;
	height: 73px;
	border-right: 1px white solid;
	border-bottom: 1px #FFFFFF solid;
	}
	
#skinfitheader
	{
	background: #010101;
	width: 159px;
	height: 73px;
	border-right: 1px white solid;
	border-bottom: 1px #FFFFFF solid;
	}

/* Pic Bereich */



/* Deco Bereich */


	
#urlaubdeco
	{
	background: #236636 url(img/urlaub_02_deco.jpg) repeat-y top left;
	width: 159px;
	height: 17px;
	border-left: 1px #FFFFFF solid;
	border-right: 1px #FFFFFF solid;
	}
	
#vitalclubdeco
	{
	background: #D77D23 url(img/vitalclub_02_deco.jpg) repeat-y top left;
	width: 159px;
	height: 17px;
	border-right: 1px white solid;
	}

#adventuresdeco
	{
	background: #880000 url(img/adventures_02_deco.jpg) repeat-y top left;
	width: 159px;
	height: 17px;
	border-right: 1px white solid;
	}

#erwindeco
	{
	background: #1C1CAB url(img/erwin_02_deco.jpg) repeat-y top left;
	width: 159px;
	height: 17px;
	border-right: 1px white solid;
	}
	
#skinfitdeco
	{
	background: #010101 url(img/skinfit_02_deco.jpg) repeat-y top left;
	width: 159px;
	height: 17px;
	border-right: 1px white solid;
	}

/* Pic Bereich */


	
#urlaubpic
	{
	background: #236636 url(img/urlaub_04_pic.jpg) no-repeat top right;
	width: 159px;
	height: 311px;
	border-left: 1px white solid;
	border-right: 1px white solid;
	}
	
#vitalclubpic
	{
	background: #D77D23 url(img/vitalclub_04_pic.jpg) no-repeat top right;
	width: 159px;
	height: 311px;
	border-right: 1px white solid;
	}

#adventurespic
	{
	background: #880000 url(img/adventures_04_pic.jpg) no-repeat top right;
	width: 159px;
	height: 311px;
	border-right: 1px white solid;
	}
	
#erwinpic
	{
	background: #1C1CAB url(img/erwin_04_pic.jpg) no-repeat top right;
	width: 159px;
	height: 311px;
	border-right: 1px white solid;
	}
	
#skinfitpic
	{
	background: #010101 url(img/skinfit_04_pic.jpg) no-repeat top right;
	width: 159px;
	height: 311px;
	border-right: 1px white solid;
	}
	
/* Footer Bereich */


	
#urlaubfooter
	{
	background: #236636 url(img/urlaub_06_footer.jpg) no-repeat top left;
	width: 159px;
	height: 37px;
	border-left: 1px white solid;
	border-right: 1px white solid;
	}
	
#vitalclubfooter
	{
	background: #D77D23 url(img/vitalclub_06_footer.jpg) no-repeat top left;
	width: 159px;
	height: 37px;
	border-right: 1px white solid;
	}

#adventuresfooter
	{
	background: #880000 url(img/adventures_06_footer.jpg) no-repeat top left;
	width: 159px;
	height: 37px;
	border-right: 1px white solid;
	}

#erwinfooter
	{
	background: #1C1CAB url(img/erwin_06_footer.jpg) no-repeat top left;
	width: 159px;
	height: 37px;
	border-right: 1px white solid;
	}
	
#skinfitfooter
	{
	background: #010101 url(img/skinfit_06_footer.jpg) no-repeat top left;
	width: 159px;
	height: 37px;
	border-right: 1px white solid;
	}
	

/* Box Model Hack */

