/**************** LogDynamics *******************/

BODY {
	color: #000000;
	font: bold 70% Arial, Verdana, Geneva, Helvetica, sans-serif;
	margin: 0px 0px 0px 0px;
	background-color: #eae6d3;
	border-bottom: 
}
BODY a{
	color: Black;
	text-decoration: none;
}
IMG {
	border: none;
}
DIV#site {
	background-color: #ffffff;
	padding: 0px 15px 0px 15px;
}
DIV#top{
	background-color: #cc0033;
	height: 89px;
}
IMG.left{
	float: left;
}
IMG.right{
	float: right;
}
/************************************/
/*   Menu oben                      */
/************************************/
DIV#balken{
	position: relative;
	background-color: #cc0033;
	top: 4px;
	left: 20px;
	margin-right: 20px;
	min-width: 655px;
	z-index: 2;
}
/*** 1. Eintrag ***/
DIV#logdynamics{
	padding: 3px 0px 3px 5px;
}
DIV.point1 a{
	color: #eae6d3;
}
DIV.point1_on a{
	color: #ffffff;
}
/*** weitere Einträge ***/
DIV#menu{
	position: absolute;
	top: 0px;
	left: 160px;
	background-color: #cc0033;
}
SPAN.point2 a{
	display: table-cell;
	border-left: 2px solid #ffffff;
	padding: 3px 0px 3px 5px;
	width: 150px;
	color: #eae6d3;
}
SPAN.point2_on a{
	display: table-cell;
	border-left: 2px solid #ffffff;
	padding: 3px 0px 3px 5px;
	width: 150px;
	color: #ffffff;
}
DIV#left{
	position: absolute;
	left: 35px;
	top: 119px;
	width: 130px;
	z-index: 1;
}
/***** Menu *****/
DIV#mainMenu{
	background-color: #eae6d3;
}
DIV.mainPoint {
	padding: 2px 5px 2px 5px;
	border-bottom:2px solid #ffffff;
}
DIV.mainPoint_on {
	padding: 2px 5px 2px 5px;
	border-bottom:2px solid #ffffff;
}
DIV.mainPoint_on a{
	color: #cc0033;
}
/***** Sub Point ******/
DIV.subPoint {
	padding: 2px 5px 2px 5px;
	border-bottom: 2px solid #ffffff;
	background-color: #f5f5eb;
	font-weight: normal;
}
DIV.subPoint_on {
	padding: 2px 5px 2px 5px;
	border-bottom: 2px solid #ffffff;
	background-color: #f5f5eb;
	font-weight: normal;
}
DIV.subPoint_on a{
	color: #cc0033;
}
/***** SubSub Point ******/
DIV.subPoint1 {
	padding: 2px 5px 2px 8px;
	border-bottom: 2px solid #ffffff;
	background-color: #fdfdf5;
	font-weight: normal;
}
DIV.subPoint1_on {
	padding: 2px 5px 2px 8px;
	border-bottom: 2px solid #ffffff;
	background-color: #fbfdf5;
	font-weight: normal;
}
DIV.subPoint1_on a{
	color: #cc0033;
}
/*********Sprache***************/
DIV#language{
	padding: 15px 5px 2px 5px;
}
DIV#language a {
 	color: Black;
	text-decoration: none;
}
DIV#language .on{
	color: #999973;
}
/***********************
***     Inhalt      ****
***********************/
DIV#path{
	position: relative;
	width: 660px;
	left: 180px;
	top: 8px;
	background-color: #ffffff;
	z-index: 2;
}
DIV#content{
	position: relative;
	top: 10px;
	min-width: 340px;
	margin-left: 180px;
	max-width: 660px;
	background-color: #ffffff;
	font-size: 105%;
	text-decoration: none;
	z-index: 2;
}
/* Spalte rechts */
DIV#aktuell{
	position: absolute;
	top: 135px;
	margin-right: 20px;
	right: 20px;
	z-index: 1;
	width: 170px;
}
DIV#content a{
	text-decoration: underline;
}
DIV#aktuell a{
	text-decoration: underline;
}
/************************************/
/*   Uni                            */
/************************************/
DIV#uni  {
	position: relative;
	left: -15px;
	bottom: -50px;
	width: 221px;
}
/***************************************/
/*             footer                  */
/***************************************/
DIV#footer {
	position: relative;
	margin-right: -15px;
	margin-top: -27px;
	margin-left: 170px;
	font-size: 80%;
	height: 47px;
	border-bottom: 30px solid #eae6d3;
	margin-bottom: 0px;
	z-index: 2;
}
DIV#print {
	margin-top:8px;
	margin-right: 10px;
	padding-left: 10px;
	float: left;
}
DIV#imprint {
	margin-top:8px;
	margin-right: 10px;
	float: left;
}
DIV#update {
	margin-top:8px;
	float: left;
	color: #999973;
}
/***************************************/
/*          nach oben                  */
/***************************************/
IMG#top{
	margin-left: 645px;
}
/***************************************/
/*           Schriften etc             */
/***************************************/
DIV.bodytext{
	line-height:150%;
}
DIV.first{
	margin-left: 26px;
	margin-bottom: 20px;
	font-size: 120%;
}
H4.csc-firstHeader {
	font-weight: bolder;
}
DIV.text {
	font-weight: normal;
}
TABLE {
	font-size: 100%;
	line-height:150%;
}
DIV.tx-indexedsearch-rules {
	font-size: 100%;
	font-weight: normal;
}
H3, H1 {
	color: #cc0033;
}
HR.news {
	background-color: #cc0033;
	border-color: #cc0033;
	height: 5px;
}
DIV.intern a {
	color: #cc0033;
}
DIV.foerder {
	color: #cc0033;
}