@charset "utf-8";
#Content {
	height: 900px;
	width: 954px;
	left: auto;
	right: auto;
	position: relative;
	background-color: #FFFFFF;
	top: auto;
	bottom: auto;
	clip: rect(auto,auto,auto,auto);
	margin-right: auto;
	margin-left: auto;
	font-size: 15px;
}
#Header {
	height: 201px;
	width: 955px;
	background-image: url(../images/header_yoga.jpg);
	background-color: #C4AB68;
}
#Left_Photo {
	height: 600px;
	width: 450px;
	border-left-width: 5px;
	border-left-style: solid;
	border-left-color: #efe2c5;
	float: left;
}
#Main_content {
	height: 600px;
	width: 482px;
	background-color: #FFFFFF;
	border-right-width: 5px;
	border-right-style: solid;
	border-right-color: #efe2c5;
	float: right;
	padding-right: 5px;
	padding-left: 5px;
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	color: #993300;
}
#Footer {
	height: 103px;
	width: 955px;
	background-image: url(../images/footer.jpg);
	float: left;
}
#Menu {
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #FFFFFF;
	padding-top: 22px;
	padding-left: 8px;
	text-decoration: none;
}

#Menu a:link{
	color: #FFFFFF;
	text-decoration: none;
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
}

#Menu a:visited{
	color: #FFFFFF;
	text-decoration: none;
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
}

#Menu a:hover{
	color: #efe2c5;
	text-decoration: underline;
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
}


.active {
	font-weight: bold;
	color: #EEE3C7;
	text-decoration: inherit;
}
#logo img {
	padding-top: 83px;
	padding-left: 43px;
}
#Main_content a:link {
	text-decoration: none;
	color:#993300;
	}
#Main_content a:hover {
	text-decoration: none;
	color:#993300;
	font-weight: bold;
	}#regelement {
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #993300;
	padding: 5px;
}

