﻿/* CSS-Layout */

body {
	background-color:#fff;
	margin-top:50px;
}

#masthead {
	margin-left: auto;
	margin-right: auto;
	height:88px;
	width:220px;
	background-image:url('../Images/top.jpg');
	background-repeat:no-repeat;
	font-family:Arial, Helvetica, Sans-Serif;
	font-size:12px;
	color:#fff;
	text-decoration: none;
	text-align:left;
	padding-left:780px;
	padding-top:12px;
}
#masthead a:visited {
	color:#fff;
	text-decoration: none;
}
#masthead a:link {
	color:#fff;
	text-decoration: none;
}
#masthead a:hover {
	color:#fff;
	text-decoration: underline;
}
#container {
	position:relative;
	width:1000px;
	height:400px;
	background-color:#CFCFCF;
	margin-left: auto;
	margin-right: auto;
	top:0px;
	left:0px;
}

#left_col {
	width: 270px;
	height:370px;
	margin-left:0px;
	margin-top:30px;
	position: absolute;
	left: 0px;
	top: 0px;
}

.menue{
	margin-top: 0px;
	margin-left: 0px;
	float: left;
	left: 0px;
	top: 0px;
	list-style: none;
	text-decoration: none;
}
.men {
	margin-top:0px;
	padding-left:17px;
	width:260px;
	height:25px;
	background-image:url('../Images/nav_hg.jpg');
	list-style:none;
	float:left;
	font-family:Arial, Helvetica, Sans-Serif;
	font-size:12px;
	color:#808080;
	text-decoration: none;
}
.menact {
	font-family:Arial, Helvetica, Sans-Serif;
	font-size:12px;
	color:#965350;
	text-decoration: none;
}
.men a:visited {
	color:#808080;
	text-decoration: none;
}
.men a:link {
	color:#808080;
	text-decoration: none;
}
.men a:hover {
	color:#965350;
	text-decoration: none;
}

.men1 {
	margin-top:0px;
	width:260px;
	height:30px;
	background-image:url('../Images/Rakuweihs_bottom.jpg');
	list-style:none;
	float:left;
	text-decoration: none;
}

.men1:hover{
	background-image:url('../Images/Rakuweihs_bottom_r.jpg')
}
.men1act{
	margin-top:0px;
	width:260px;
	height:30px;
	background-image:url('../Images/Rakuweihs_bottom_r.jpg');
	list-style:none;
	float:left;
	text-decoration: none;
}
.men2 {
	margin-top:0px;
	width:260px;
	height:30px;
	background-image:url('../Images/Galerie_bottom.jpg');
	list-style:none;
	float:left;
	text-decoration: none;
}

.men2:hover{
	background-image:url('../Images/Galerie_bottom_r.jpg')
}
.men2act{
	margin-top:0px;
	width:260px;
	height:30px;
	background-image:url('../Images/Galerie_bottom_r.jpg');
	list-style:none;
	float:left;
	text-decoration: none;
}
.men3 {
	margin-top:0px;
	width:260px;
	height:30px;
	background-image:url('../Images/Projekte_bottom.jpg');
	list-style:none;
	float:left;
	text-decoration: none;
}

.men3:hover{
	background-image:url('../Images/Projekte_bottom_r.jpg')
}
.men3act{
	margin-top:0px;
	width:260px;
	height:30px;
	background-image:url('../Images/Projekte_bottom_r.jpg');
	list-style:none;
	float:left;
	text-decoration: none;
}
.men4 {
	margin-top:0px;
	width:260px;
	height:30px;
	background-image:url('../Images/Kurse_bottom.jpg');
	list-style:none;
	float:left;
	text-decoration: none;
}

.men4:hover{
	background-image:url('../Images/Kurse_bottom_r.jpg')
}
.men4act{
	margin-top:0px;
	width:260px;
	height:30px;
	background-image:url('../Images/Kurse_bottom_r.jpg');
	list-style:none;
	float:left;
	text-decoration: none;
}
.men5 {
	margin-top:0px;
	width:260px;
	height:30px;
	background-image:url('../Images/Termine_bottom.jpg');
	list-style:none;
	float:left;
	text-decoration: none;
}

.men5:hover{
	background-image:url('../Images/Termine_bottom_r.jpg')
}
.men5act{
	margin-top:0px;
	width:260px;
	height:30px;
	background-image:url('../Images/Termine_bottom_r.jpg');
	list-style:none;
	float:left;
	text-decoration: none;
}

#page_content {
	margin-left: 280px;
	height:340px;
	width:720px;
	background-color:#e5e5e5;
	margin-top:30px;
	position:absolute;

}
#bildwechsler{
	height:340px;
	width:234px;
	float:left;
}
#texte{
	padding-left:20px;
	padding-top:10px;
	float:right;
	top:0px;
	height:330px;
	width:450px;
	position:relative;
	font-family:Arial, Helvetica, Sans-Serif;
	font-size:12px;
	color:#965350;
}
#texte a:visited {
	color:#965350;
	text-decoration: none;
}
#texte a:link {
	color:#965350;
	text-decoration: none;
}
#texte a:hover {
	color:#965350;
	text-decoration: underline;
}

#textstart{
	padding-left:120px;
	float:right;
	top:0px;
	height:340px;
	width:350px;
	position:relative;
	font-family:Arial, Helvetica, Sans-Serif;
	font-size:14px;
	color:#965350;
}
#galerie{
	background-color:#E5E5E5;
}
#footer {
	margin-left: auto;
	margin-right: auto;
	height:80px;
	width:983px;
	background-color:#965350;
	padding-left:17px;
	padding-top:20px;
	font-family:Arial, Helvetica, Sans-Serif;
	font-size:12px;
	color:#fff;
	text-decoration: none;
}
#footer a:visited {
	color:#fff;
	text-decoration: none;
}
#footer a:link {
	color:#fff;
	text-decoration: none;
}
#footer a:hover {
	color:#fff;
	text-decoration: underline;
}

