

/* ########################## HAUPT-TEXT ############################ */


.haupt_text {
	color:#444444;
	font-size:1em;
	} 

.haupt_text a:link, .haupt_text a:visited  {
	color:#444444;
	text-decoration:underline;
	} 
	
.haupt_text a:hover { 
	color:#c00418;
	text-decoration:underline;
	}
	
		
	
/* ########################## FOOTER-TEXT ############################ */


.footer_text {
	color:#444444;
	font-size:1em;
	line-height:40px;
	} 

.footer_text a:link, .footer_text a:visited  {
	color:#444444;
	text-decoration:underline;
	} 
	
.footer_text a:hover { 
	color:#c00418;
	text-decoration:underline;
	}
	
	
	
/* ########################## SONSTIGES ############################ */

h1 {
	width:200px;
	height:148px;
	background:transparent url(../pix/ski_logo.jpg) left top no-repeat;
	display:block;
	text-indent:-9999px;
	}

h2 {
	color:#c00418;
	font-size:1.6em;
	margin:0;
} 
	
h3 {
	color:#444444;
	font-size:1.2em;
	} 
p { vertical-align:middle;}
p img { margin-bottom: -5px; margin-right: 5px;}
.title {
	color:#444444;
	font-size:1.2em;
	font-weight: bold;
}
