*{
	margin: 0px;
	padding: 0px;
}

body {
	background: #e2dcc4;
	font-family: Calibri;
	color: #636363;
}

a {
	color: #8f2d2c;
	font-family: Calibri;
	font-size: 25px;
	text-decoration: none;
}

p. a:hover {
	color: #636363;
	font-family: Calibri;
	font-size: 20px;
	text-decoration: underline;
}

#wrapper{
	width: 888px;
	margin-left: auto;
	margin-right: auto;
}

#header{
	height: 301px;
	width: 888px;
	background-image: url(header.png);
}

#flashbanner{
	position: relative;
	top: 54px;
	left: 54px;
	height: 198px;
	width: 628px;
	margin-left: -8px;
}

#content{
	background-image: url(content.png);
	width: 630px;
	height: 500px;
	margin-left: 13px;
	margin-right: 10px;
	margin-top: 39px;
	padding-top: 20px;
	padding-left: 20px;
	padding-right: 10px;
	overflow: auto;
}

#deutsch {
	height: 15px;
	width: 22px;
	margin-top: -15px;
	margin-left: 770px;
}

#englisch {
	height: 15px;
	width: 22px;
	margin-top: -15px;
	margin-left: 800px;
}

#right{
	background-image: url(sidebar.png);
	margin-top: 6px;
	margin-right: 0px;
	width: 205px;
	height: 500px;
	padding-top: 20px;
	text-align: center;
}

#right{
	float: right;
}

#bild{
	padding-top: 20px;
	padding-right: 100px;
	padding-left: 5px;
	width: 205px;
	height: 200px;
	padding-top: 340px;
	text-align: center;
}

#facebook{
	margin-right: 100px;
	margin-left: 80px;
	width: 50px;
	height: 50px;
	margin-top: -110px;
	text-align: center;
}

#footer{
	background-image: url(footer.jpg);
	height: 30px;
	width: 874px;
	margin-left: 13px;
	margin-top: 10px;
}

#kontakt {
	font-size: 12px;
	color: #FFFFFF;
	margin-left: 20px;
	padding-top: 10px;
}

#kontakt a{
	font-size: 10px;
	color: #FFFFFF;
}

#balken {
	background-image: url(balken.gif);
	height: 5px;
	width: 874px;
	margin-top: -30px;
	margin-left: 13px;
}

#wrap{
	position: relative;
	margin-left: 14px;
}

#menu ul li {
	font-family: Arial;
	font-size: 12px;
	list-style: none;
	display: inline;
	margin-right: 5px;	
}

#submenu ul li{
	font-family: Arial;
	font-size: 10px;
	list-style: none;
	margin-left: 20px;
	display: inline;
}

#submenu a{
	text-decoration: none;
	color: #FFFFFF;
}

#submenu a:hover{
	color: #d6c6c6;
}

#submenu{
	float: left;
	background-image: url(submenu.gif);
	width: 877px;
	height: 30px;
	margin-top: -25px;
	margin-left: -8px;
	padding-top: 5px;
	padding-left: 18px;
}

#submenu a{
	font-family: Arial;
	font-size: 12px;
}

#menu{
	position: relative;
	top: -33px;
	left: 25px;
}

#menu a{
	font-family: Arial;
	text-decoration: none;
	color: white;
	font-size: 16px;
	padding-left: 4px;
	padding-right: 4px;
}

#menu a:hover{
	font-family: Arial;
	color: #8f2d2c;
	background-color: #d6c6c6;
	padding-top: 2px;
	padding-bottom: 4px;
	padding-left: 4px;
	padding-right: 4px;
}

#active a{
	font-family: Arial;
	color: #8f2d2c;
	background-color: #d6c6c6;
	padding-top: 2px;
	padding-bottom: 5px;
	padding-left: 4px;
	padding-right: 4px;
}

#act a{
	color: #d6c6c6;
}

.csc-mailform {
position: relative;
display:block;
width:90%;
border:1px solid #eeede5;
PADDING:5px;
font-size:11px; color:#666666;
}


label {
position: relative;
display:block;
width: 100px;
float: left;
left: 10px;
text-align: left;
PADDING:2px;
margin:2px;
}

input, textarea {
position: relative;
width:250px;
left:20px;
background: #ffffff;
border:1px solid #8f2d2c;
PADDING:2px;
margin:2px;
}

.csc-mailform-check {
border: none;
width:auto;
left: 20px;
border:1px solid #8f2d2c;
PADDING:2px;
margin: 2 0 2 0;
}

button {
clear: left;
position: relative;
display:block;
left:128px;
width:auto;
background: #F2F5F5;
}

.csc-mailform-submit {
clear: left;
position: relative;
display:block;
left:128px;
width:auto;
}


