h1 {
	font-family: Arial;
	font-size: 15px;
	font-weight: normal; 
	font-weight: bold;
  color:#00A7E5;
} 

h3 {
	font-family: Arial;
	font-size: 12px;
	font-weight: bold; 
    color:black;
}

h2 {
	font-family: Arial;
	font-size: 12px;
	font-weight: bold; 
    color:#00A7E5;
margin-bottom:5px;
} 

A:LINK, A:VISITED, A:ACTIVE, A:FOCUS, A:HOVER {
	color:#00A7E5;
	text-decoration: none;
	font-family: Arial;
	font-size: 11px;
	font-weight: bold; 
}

#content{
	font-family: Arial;
	font-size: 12px;
	font-weight: normal; 
}


#content a:hover {
	font-family: Arial;
	font-size: 11px;
	font-weight:bold;
	text-decoration:none;
	color:white;
	white-space:nowrap;
}
#teaser a:hover {
	font-family: Arial;
	font-size: 11px;
	font-weight:bold;
	text-decoration:none;
	color:white;
	white-space:nowrap;
}


#teaser a:link, a:visited, a:active {
	font-family: Arial;
	font-size: 11px;
	font-weight: bold; 
	text-decoration:none;
    color:#0267D9;
	white-space:nowrap;
}

#content a:link, a:visited, a:active {
	font-family: Arial;
	font-size: 11px;
	font-weight: bold; 
	text-decoration:none;
    color:#00A7E5;
	white-space:nowrap;
}


#content img{
	border-color:#5CC9EA;
	border-width: 1px;
}

#content h1{
	font-family: Arial;
	font-size: 12px;
	font-weight: bold; 
    color:#00A7E5;
	margin-bottom:5px;
}

#content h2{
	font-family: Arial;
	font-size: 12px;
	font-weight: bold; 
    color:#00A7E5;
	margin-bottom:2px;
	margin-top:4px;
}


#content table{
padding-top:10px;
padding-bottom:10px;
}

#download img{
float:left; 
margin-right:15px;
border-width:0px;
}

#download{
height:60px;
}


#content ul{
list-style-image:url(http://www.hinterstoder.at/images/liste_winter.gif);
}

.bildlinks{
float:left;
margin-right:20px;
margin-top:20px;
margin-bottom:20px;

}
.bildrechts{
float:right;
margin-left:20px;
margin-top:20px;
margin-bottom:20px;

}
.bildgross{
clear:both;
margin-top:20px;
margin-bottom:20px;

}
