html,body {
	background:#FFFFFF; 
	margin: 0; 
	padding: 0; 
	text-align: center;
	background-image: url(../images/layout/bg-left.gif);
	background-repeat: repeat-y;
}

#container {
	width: 100%;
	padding: 0;
	margin: 0;
}

div#header {
	height:135px; 
	width: 100%; 
	margin: 0px;
	border: 0px;
	text-align: left;
	background-image: url(../images/layout/bg_oben.jpg);
	background-repeat: no-repeat;
}

div#left {
	width: 200px;
	height: 400px;
	margin: 0;
	float: left;
	border-right: 1px;
	border-right-style: solid;
	border-right-color: #716F64;
	background: #e7e7e7;
}

div#navi {
	width: 200px;
	height: 320px;
	padding: 0 0 0 0; 
	margin: 0; 
	overflow: hidden;
	text-align: left;
	background-color: none;
}

div#adresse {
	width: 200px;
	padding: 0 0 0 0; 
	margin: 0; 
	overflow: hidden;
	text-align: left;
	background-color: none;
}

div#content {
	width: 510px; 
	margin: 0 0 0 0; 
	padding: 25px 20px 0px 25px; 
	overflow: auto; 
	border: 0;
	text-align: left;
	float: left;
}


div#right {
	width: 175px; 
	margin: 0px; 
	padding: 25px 20px 0 25px; 
	float: left; 
	overflow: auto; 
	border: 0;
	text-align: left;
}

.menu_i, .menu_a {
	padding: 10px 30px 10px 30px;
	background: #e7e7e7;
	border-bottom-style: solid; 
	border-bottom-width: 1px;
	border-bottom-color: #716F64;
}

.menu_inact {
	font-family: verdana;
	font-size: 9pt;
	text-decoration: none;
	color: #716F64;
}

.menu_act {
	font-family: verdana;
	font-size: 9pt;
	text-decoration: none;
	color: #716F64;
	font-weight: bold;
}

td {
	vertical-align: top;
	border: 0;
}

.align-right {
	text-align: right;
}

p          {
	font-size: 8pt; 
	line-height: 11pt; 
	font-family: verdana; 
	color: #716F64;
	padding: 0;
	margin: 0;
}

li         {
	font-size: 8pt; 
	line-height: 13pt; 
	font-family: verdana; 
	color: #716F64;
}

.left          {
	font-size: 8pt; 
	line-height: 11pt; 
	font-family: verdana; 
	color: #716F64;
	padding: 0 0 0 30px;
	margin: 0;
}

a          {
	font-size: 8pt; 
	line-height: 11pt; 
	font-family: verdana; 
	color: #000000;
	padding: 0;
	margin: 0;
}

h1 {
	font-size: 9pt;
	font-family: verdana;
	font-weight: bold;
	color: #716F64;
	padding: 20 0 20 0;
	margin: 0;
}

.csc-textpic-caption {
	font-size: 6pt; 
	line-height: 9pt; 
	font-family: verdana; 
	color: #716F64;
	padding: 0;
	margin: 0;
}

.csc-textpic-imagerow {
	height: 150px;
}

.csc-mailform {
	border: none;
}

.csc-mailform-field {
	font-size: 8pt; 
	line-height: 11pt; 
	font-family: verdana; 
	color: #716F64;
	padding: 0;
	margin: 0;
}

.csc-linkToTop {
	text-align: right;
	padding-bottom: 30px;
}

.dt {
	border-color: #716F64;
	border-style: solid;
	border-width: 1px;
}

p.bodytext {padding: 0px; margin: 0px;}