body {
	margin: 0;
	background-color: #eeedf6;
	color: #3c277a;
	text-align: center;
	}

div#verlauf_oben {
	height: 59px;
	width: 100%;
	background: url('../images/verlauf_oben.gif') center no-repeat;
	margin-bottom: 15px;
	}

div#verlauf_unten {
	height: 59px;
	width: 100%;
	background: url('../images/verlauf_unten.gif') center no-repeat;
	margin-top: 15px;
	}

div#container {
	width: 990px;
	margin: 0 auto;
	}

div#spalte_links {
	width: 200px;
	float: left;
	text-align: left;
	margin-right: 40px;
	}

div#spalte_rechts {
	width: 170px;
	float: right;
	text-align: left;
	margin-left: 70px;
	}

div#logo {
	text-align: center;
	font: 9pt/11pt Times;
	}

div#inhalt {
	width: 500px;
	text-align: left;
	}

div#inhalt[id] {
	margin-left: 245px;
	}

div.clear {
	clear: both;
	font-size: 1px;
	}
	
div#nav_lang_box {
	background-color: #c3c0e1; 
	border: 2px solid white; 
	padding: 10px;
	}

div#nav_lang_box .flag {
	position: absolute;
	}

div#nav_lang_box .text {
	margin-left: 35px;
	font: bold 11pt/13pt Times;
	}

div.nav, div.nav_active {
	background-color: #dddbee; 
	border: 2px solid white; 
	border-top: 0;
	font: 10pt/12pt Times;
	padding: 5px 10px 5px 18px;
	text-indent: -8px;
	}

div.nav_active {
	background-color: #c3c0e1;
	}

div.nav .dot {
	font: bold 12pt;
	}

div#nav2 {
	margin-top: 100px;
	}

div.nav2, div.nav2_first {
	background-color: #dddbee; 
	border: 2px solid white; 
	font: 10pt/12pt Times;
	padding: 5px 10px 5px 10px;
	}

div.nav2 {
	border-top: 0;
	}
	
h1 {
	text-align: center;
	font: 20pt Times;
	letter-spacing: .3em;
	}
	
h2 {
	text-align: center;
	font: bold 18pt Times;
	letter-spacing: .05em;
	}

h3 {
	text-align: center;
	font: bold 20pt Times;
	}

h6 {
	border-left: 5px solid #5338a4;
	padding-left: 10px;
	margin: 16px 0;
	text-align: justify;
	font: 13pt/17pt Times;
	}

p {
	text-indent: 20px;
	text-align: justify;
	font: 13pt/17pt Times;
	margin-bottom: 0;
	}

a {
	color: #3c277a;
	}

.csc-mailform p {
	text-indent: 0px;
	text-align: left;
	}

table.contenttable {
	border: 1px solid #5338a4;
	padding: 10px;
	}
	
table.contenttable p {
	font-size: 14px;
	text-indent: 0px;
	}
	
table.contenttable td {
	vertical-align: top;
	background-color: #FFFFFF;
	}
.td-0 p {
	font-weight: bold;
	} 
	
.td-1 {
	width: 130px;
	}
	
table.contenttable tr {
	border-bottom: 1px solid #5338a4;
	}
