/*
		file by dragon
		for www.kletterhalle-salzburg.at
		stylefile default.css 
 		created 24-03-2007

		design by www.tegilbor.net
*/

body
{	background-color: #dee9f1; 
	background-image: url("http://www.kletterhalle-salzburg.at/bilder/bilder/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/bilder/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;}	


#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;}

