html {
	height: 100%;
}

body {
	margin: auto;
	font-family: Arial, Verdana, sans-serif;
	height: 100%;
}

#container {
	margin: auto;
	width: 806px;
	min-height: 100%;
	line-height: 1.4em;
	background-image: url(../img/bg.gif);
	background-position: left;
	background-repeat: repeat-y;
}

#header {
	border-bottom:1px solid #CCCCCC;
	border-left:1px solid #CCCCCC;
	height:230px;
	margin-left:5px;
}
#content {
	min-height:100%;
}

#left {
	float: left;
	width: 164px;
}

#middle {
	min-height:100%;
	border-left: 1px dotted #666666;
	float:left;
	padding-left: 15px;
	padding-right: 10px;
	padding-bottom:20px;
	padding-top:10px;
	width:390px;
}

#right {
	float: right;
	padding-left: 15px;
	padding-right: 15px;
	padding-top: 5px;
	width: 160px;
}
.terminItem {
	border-bottom: 1px dotted #FFFFFF;
	margin-bottom: 5px;
	margin-top: 5px;
	padding-bottom: 5px;
	padding-top: 5px;
}
.terminHeadline {
	color:#FF6600;
	font-weight:bold;
}
.download .terminHeadline {
	font-size: 1.3em;
}
.terminSubHeadline {
	font-size:12px;
}
.headline2 {
	color:#EEAA00;
	font-size:1.1em;
}

.datum {
	margin-top: 5px;
	margin-bottom: 5px;
}
.datumItem {
	background-color: #eeeeee;
	padding: 3px;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-right: 1px;
	margin-left: 1px;
	display: block;
	float: left;
}
.fatyellow{
	color:#EEAA00; 
	font-size:15px; 
	font-weight:bold
} 

#menu{
font-family: "Trebuchet MS", Verdana, Arial;
font-size: 10pt;
}

#menu ul {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}

#menu ul li {
	height: 40px;
	border-bottom:1px solid #CCCCCC;
	background-image: url(../img/icons/bg_menu.gif);
	
}

#menu a {
padding-left: 25px;

color: #996633;
font-family: "Trebuchet MS", Verdana, Arial;
font-size: 10pt;
color:#7b7b7b;
line-height:30pt;
background-image: url(../img/icons/pfeil_no_grau.gif);
background-repeat: no-repeat;
background-position: 2px 0px;
text-decoration:none;
 }

#menu li.act a, #menu li a:hover {
color:#005f4d;
background-image: url(../img/icons/pfeil_act_orange.gif);
font-weight:normal;
text-decoration:underline;
color:#5f5f5f;
text-decoration:none;
}



/*menu */








/**/






a img {
	border-width: 0px;
}

a {
	color:#666666;
	text-decoration:underline;
}

a:hover {
	color:#EEAA00;
}

.download {
	font-size: 0.8em;
}

h1, h2, h3, h4, h5, h6 {
	color: #EEAA00;
	font-size: 1em;
	font-weight: normal;
}

h1 {
	font-size: 1.6em;
}

.clear {
	clear: both;
	width: 0.1em;
    height: 0.1em;
    line-height: 0.1em;
    overflow: hidden; 
}

.floatRight {
	float: right;
}

hr {
	border: solid #CCCCCC 1px;
	/*height: 1px;
	color: #CCCCCC;*/
	width: 70%;
	clear: left;
}
.gruppe hr {
	width: 100%;
	padding: 0px;
}

.download {
	font-size: 0.8em;
}

.gruppe { 
	background-color: #FFFFFF;
	border: 1px solid #CCCCCC;
	margin-bottom: 1em; 
	padding-top: 20px;
	padding-left: 10px;
	padding-right: 10px;
}
.gruppeKleinerText, div.sysaufstellung .gruppe ul { 
	font-size: 0.8em;
	line-height: 1.1em;
	margin: 0;
	padding: 0.5em 0 0;
}
div.sysaufstellung .gruppe ul {
	margin: 0.5em 0 0.5em 1em;
}
 
div.sysaufstellung .gruppe ul li {
	margin: 0;
	padding: 0;
} 

div.sysaufstellung div.csc-textpic div.csc-textpic-imagewrap .csc-textpic-image img {
	margin-top: 10px;
	margin-left: 10px;
	margin-right: 10px;
	margin-bottom: 5px;
}

dl.csc-textpic-image {
	margin:0;
}

p {
	margin-top: 0.3em;
	margin-bottom: 0.3em;
}

.trenner {
	height: 0; 
	border-bottom: 1px solid #CCCCCC;
	clear: left;
}

.trenner70 {
	margin-left: 15%;
	margin-top: 20px;
	width: 70%;
	height: 0;
	border-bottom:1px solid #CCCCCC;
}

