h1, .ue{
	font-size:20px; line-height: 1.4em; color:#ff8100;  
}
h2, .ue2{
	font-size:20px; line-height: 1.4em; color:#000;  
}
.text2{
	font-size:13px; line-height: 1.4em; color:#ff8100; text-decoration:none;  
}
.text{
	font-size:13px; line-height: 1.4em; color:#000; text-decoration:none; 
}

body{	background-color: #dee9f1; 
	background-image: url(http://www.kletterhalle-salzburg.at/bilder/design/background.gif);
	background-repeat: repeat-x; 
	line-height: 1.4em;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
}
#bodyBox{	margin: auto;
	width: 720px;
}

#content
{	background-color: #fff;
	padding: 10px;
	border: 1px #ccc solid;
	border-top: 1px #ccc solid;}
	
#banner
{	background-image: url(http://www.kletterhalle-salzburg.at/bilder/design/banner.jpg);
	background-repeat: none;
	height: 205px; }
	
#newsBox
{	display: block;}

#newsBox img
{	float:left;
	margin:  10px;}
	
#menu 
{ 	font-size:13px; 
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	padding-top: 189px;}

#menu li
{	list-style: none; 
	float: left;}	


a
{	text-decoration: none;
}
#menu a, #menu a:visited, #menu a:active
{	color: #000;
	text-decoration: none;
	padding-left: 7px;
	padding-right: 8px;
	
}

#menu a:hover
{	color: #ff9900;
	background-color: #fff;}
