body {
	
	background: #7899ca;
    background-image: url(http://www.schiedersee.de/joomla/images/stories/funtastico/funbg.jpg);
        
	reapeat:none;
	background-repeat: repeat-x;

	font-family: Helvetica,Arial,sans-serif;
	text-align: center;
	font-size: 76%;
	color: #484651;
	padding: 0;
	margin: 0;
	line-height: 120%;
}

#center {
	margin: 0 auto;
	width: 737px;
	text-align: left;
}

#header {
	padding: 10px 30px 15px;
}

#box_bottom_right {
	background: url(../images/box_bottom_right.gif) no-repeat 100% 100%;
}
	
#box_bottom_left {
	background: url(../images/box_bottom_left.gif) no-repeat 0 100%;
}
	
#box_top_right {
	background: url(../images/box_top_right.gif) no-repeat 100% 0;
}
	
#box_top_left {
	background: url(../images/box_top_left.gif) no-repeat 0 0;
	padding: 0 20px 28px;
}

#topmenu {
	height: 28px;
	padding: 0 10px;
}

#sidebar {
	padding: 12px 1% 0;
	width: 25%;
	float: left;
}

#content {
	padding: 12px 1% 0;
	width: 71%;
	float: left;
}

#footer {
	padding: 0 30px 15px;
	text-align: center;
}
#bullet {
	color: #900;
	padding: 0 5px;
}

#footer a:link,
#footer a:visited {
	color: #fff;
	text-decoration: underline;
}

#footer a:hover {
	text-decoration: none;
}

#content a:link,
#content a:visited {
	text-decoration: underline;
	color: #fff;
}

#content a:hover {
	text-decoration: none;
}

.clr {
	clear: both;
}
