/** BASIC */
body {
	margin: 0px;
	padding: 0px;
	background: #FDFDFD url(/images/freizeit/bg1_01.jpg) repeat left top;
}

body,th,td,input,textarea,select {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #303030;
}

/** FORMS */
form {
	margin: 0px;
	padding: 0px;
}

.link1 {
	padding-top: 10px;
	background: url(/images/freizeit/homepage17.gif) no-repeat right top;
}

.link1 a {
	padding-left: 25px;
	background: url(/images/freizeit/homepage18.gif) no-repeat 5px 50%;
}

/** STYLES */
.style1 {
	
}

.style1 a {
	
}

.style1 a:hover {
	
}

/** BACKGROUNDS */
.bg1 {
	
}

/** MISC */
.align-justify {
	text-align: justify;
}

.align-right {
	text-align: right;
}

img {
	border: none;
}

img.left {
	float: left;
	margin: 0px 15px 0px 0px;
}

img.right {
	float: right;
	margin: 0px 0px 0px 15px;
}

hr {
	display: none;
}

.hr1,.hr2 {
	clear: both;
	height: 16px;
	margin-bottom: 5px;
}

/** WRAPPER */
#wrapper {
	background: url(/images/freizeit/bg1_02.jpg) repeat-x left top;
}

/** PAGE */
#page {
	width: 960px;
	background: url(/images/freizeit/bg01.jpg) repeat-y left top;
}

/** SIDEBAR */
#sidebar {
	padding: 103px 4px 0px 62px;
}

/** MENU */
#menu {
	padding: 10px 43px 20px 33px;
}

#menu ul {
	margin: 0px;
	padding: 0px;
	list-style: none;
}

#menu a {
	display: block;
	width: 100%;
	padding: 5px 0px;
	background: url(/images/freizeit/homepage02.gif) no-repeat right center;
	text-decoration: none;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	color: #7E1F00;
}

#menu a:hover {
	text-decoration: underline;
}

#submenu1 a {
	font-size: 12px;
	padding: 0px 0px;
	width: 100%;
	margin-bottom: 10px;
}

.current a {
	color: black;
}

#menu2 {
	background: url(/images/freizeit/homepage03.gif) no-repeat left top;
}

#menu3 {
	background: url(/images/freizeit/homepage04.gif) no-repeat left top;
}

#menu4 {
	background: url(/images/freizeit/homepage05.gif) no-repeat left top;
}

#menu5 {
	background: url(/images/freizeit/homepage06.gif) no-repeat left top;
}

#menu6 {
	background: url(/images/freizeit/homepage07.gif) no-repeat left top;
}

/** CONTENT */
#content {
	width: 610px;
	background: url(/images/freizeit/bg03.jpg) no-repeat left top;
}

.pad {
	padding: 0px 104px 0px 52px;
}

/** FOOTER */
#footer {
	width: 960px;
	height: 80px;
	margin: 0px auto;
	padding-top: 60px;
	background: url(/images/freizeit/bg04.jpg) no-repeat left top;
}

#footer p {
	text-align: center;
	color: #8B6B4D;
}

/** BOX1 */
#box1 {
	padding: 0px 43px 0px 33px;
}

/** BOX2 */
#box2 {
	
}

/** BOX3 */
#box3 {
	
}

/** BOX4 */
#box4 {
	
}

/** BOX5 */
#box5 {
	padding-top: 150px;
}

