body {
	background-color: white;
	font-family: "Century Gothic", "Trebuchet MS", "Bitstream Vera Sans", verdana, lucida, arial, helvetica, sans-serif;
	color: black;
	margin-top:0px;
	margin-bottom:50px;
	font-weight:100;
}

#logo {
	position: relative;
	top: 60px;
	left: 50px;
}

#doc {
	margin: auto;
	width: 1008px;
	height: 628px;
	margin-top: 50px;
	background: url(images/body_bg2.gif) no-repeat;
}

#teaser {
	position: relative;
	top: 36px;
	left: 55px;
	float: left;
}

#content {
	padding: 20px;
	width: 450px;
	height: 429px;
	margin-right: 54px;
	overflow: auto;
	position: relative;
	top: 18px;
	left: 105px;
}

#footer {
	position: relative;
	top: 36px;
	left: 484px;
	font-size: 70%;
	color: grey;
	width: 450px;
}

#impressum {
	position: relative;
	top: -630px;
	left: 860px;
	font-size: 70%;
	color: grey;
	width: 300px;
}

#menu1 {
	position: relative;
	top: 40px;
	left: 325px;
	width: 630px;
}

#menu2 {
	position: relative;
	top: 39px;
	left: 55px;
	width: 359px;
	height: 27px;
}

#menu1 a{margin-right: 1px;}

.csc-header {margin-bottom: 20px;}

.csc-mailform-field label {
	width: 80px;
	font-size: 90%;
	display: block;
}

.csc-mailform-submit {
	margin-top: 20px;
}

p.bodytext b {
	font-weight:bold;
	color: #ffd300;
	font-size: 110%;
	}

