* {
	padding: 0;
	margin: 0;
}

h1 {
	font-size: 20px;
}

h2 {
	font-size: 18px;
}

h3 {
	font-size: 16px;
}

h4 {
	font-size: 14px;
}

h5 {
	font-size: 12px;
}

a {
	color: #640000;
}

a:hover {
	color: black;
}

a:visited {
	color: #640000;
}

a.external-link-new-window:hover {
	color: black;
}

body {
	width: 990px;
	/*margin: auto;*/
	font-family: arial, helvetica, sans-serif;
	background-image: url(../pics/streifen.gif);
	/*background-position: center;*/
	background-repeat: repeat-y;
}

#projekt {
	position: relative;
	left: 0;
	top: 0;
}

#menu_symbols {
	height: 25px;
	/*margin-top: 0;*/
	/*background-color: #D06C30;*/
	text-align: right;
	position: absolute;
	top: 40px;
	left: 880px;
}

#menu_symbols ul li {
	display: inline;
	list-style-type: none;
	text-align: right;
}

#menu_symbols ul a img {
	border-style: none;
	/*background-color: #D06C30;*/
}

#menu_symbols ul li a img {
	border-style: none;
	/*background-color: #D06C30;*/
}

#kopf {
	margin: 0;
	padding: 0;
	position: absolute;
	left: 0;
	top: 0;
}

#menu_top {
	color: #000000;
	position: absolute;
	left: 0;
	top: 133px;
	width: 990px;
	font-size: 13px;
	font-weight: bold;
}

#menu_top_links {
	float: left;
	top: 0;
	padding-left: 40px;
	padding-top: 0;
}

#menu_top_links ul li {
	display: inline;
	list-style-type: none;
}

#menu_top_rechts {
	float: right;
	top: 0;
	padding-right: 10px;
	margin: 0;
	padding-top: 0;
	border: 0;
}

#menu_top a {
	text-decoration: none;
	color: #000000;
}

#menu_top a:hover {
	color: #640000;
}

.menu_top_main {
	width: 90px;
	text-align: left;
}

.menu_top_sub {
	/*list-style-type: none;
	display: inline;*/
	color: black;
}

.menu_top_sub a {
	text-decoration: none;
}

.menu_top_sub a:hover {
	color: #640000;
	/*background-color: #A19BCF;*/
}

#spalten {
	position: absolute;
	top: 180px;
	width: 990px;
}
	
#enclose_links {
	clear: both;
	float: left;
	width: 820px;
	/*height: 160px;*/
}

#inhalt {
	clear: both;
	float: left;
	overflow: auto;
/*	color: #1E3D65;*/
	font-size: 12px;
	padding: 20px 20px 0 40px;
	width: 640px;
}
	
#inhalt .csc-textpic-text ul {
	padding-left: 30px;
}

#inhalt ul a:hover {
	color: #041F3F;
	background-color: #A19BCF;
}

#grafik {
	/*float: right;*/
	position: absolute;
	bottom: 90px;
	right: 170px;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 80px;
}

#spacer_grafik {
	float: right;
	width: 1px;
	height: 160px;
}

#oben_rechts {
	float: right;
	width: 150px;
	height: 200px;
	padding-left: 10px;
	padding-right: 10px;
	font-size: 10px;
	text-align: right;
	padding-top: 0;
	margin-top: 0;
}

#oben_rechts p {
	text-align: left;
	padding-left: 20px;
}

#menu_unten_rechts {
	/*float: right;*/
	position: absolute;
	bottom: 90px;
	right: 0;
	width: 160px;
	padding-left: 10px;
	font-size: 12px;
	list-style-type: none;
}

#menu_unten_rechts a {
	text-decoration: none;
	color: black;
}

#menu_unten_rechts ul li {
	list-style-type: none;
	text-align: right;
	padding-right:10px
}

#menu_unten_rechts ul ul li {
	list-style-type: none;
	margin-left: 25px;
}

#menu_unten_rechts a:hover {
	color: #640000;
	/*color: #041F3F;
	background-color: #A19BCF;*/
}

#footer {
	clear: both;
	float: left;
	width: 990px;
	height: 22px;
	color: white;
	background-color: #640000;
	margin-top: 20px;
	border-top: 3px solid white;
	border-bottom: 3px solid white;
	padding-top: 5px;
}
	
#footer a {
	color: #E0E0E0;
}

#spacer_footer {
	clear: both;
	float: left;
	width: 990px;
	height: 30px;
}

.tx-guestbook-date {
	margin-top: 20px;
}

.tx-guestbook-latest-more {
	margin-top: 20px;
}

.tx-veguestbook-pi1 h2.tx-guestbook-header {
	width: 580px;
}

.tx-veguestbook-pi1 .tx-guestbook-left {
	width: 580px;
}

.tx-veguestbook-pi1 .tx-guestbook-right {
	width: 580px;
}

/* CSC Redefinitions */
div.csc-header {
  margin-bottom: 20px;
}
div.csc-textpic {
  margin-top: 30px;
}