html {
	height: 100%;
	width: 100%;
	margin: 0px;
	padding: 0px;
}
body {
	background : #FFFFFF;
	font:11px Tahoma,sans-serif;
	margin: 0px;
	padding: 0px;
	height: 100%;
	width: 100%;
}
a:link {
	text-decoration: none; 
	color: #000000;
}
a:visited { 
	text-decoration: none; 
	color: #000000;
}
a:hover { 
	text-decoration: underline; 
	color: #000000;
}
a:active {
	text-decoration: none; 
	color: #000000;
}
.menu a:link {
	color: #ffffff;
}
.menu a:visited {
	color: #ffffff;
}
.menu a:hover {
	color: #ffffff;
}
.menu a:active {
	color: #ffffff;
}

li {
	list-style: url(images/l-li-bullet.jpg);
	padding-bottom: 4px;
     	text-align: left;
}
div#container {
	position: relative;
	width: 780px;
	min-height: 100%;
	/* fuer IE */
	_height:100%;
	border-right: 1px solid black;
	border-left: 1px solid black;
	margin: 0px auto;
	padding: 0px;
	text-align: left;
}
div#header {
	height: 93px;
	width: 100%;
}
img#logo {
	margin-top: 20px;
	margin-left: 28px;
}
.menu {
	height: 27px;
	width: 100%;
	background: #585858;
	margin: 0px;
	border-spacing: 0px;
}
.menu td {
	padding-left: 6px;
	padding-right: 6px;
	padding-top: 0px;
	padding-bottom: 0px;
	vertical-align: middle;	
	font-weight: bold;
	font-size: 11px;
	text-align: center;
	margin: 0px;
	border-spacing: 0px;
}
.menuImage {
	vertical-align: bottom;
}
div#main {
	clear:both;
}
div#left {
	float: left;
	width: 527px;
        padding-bottom: 100px;
}
div#topimage {
}

div#normalcontent {
	color: #585858;
}
.rightColumn {
        overflow: hidden;
}
.column h1 {
	margin: 0px;
	padding: 5px 0px 0px 50px; /* top 5px, left 50px */
	height: 21px; /* 21px + 5px = 26px */
	width: 477px; /* 477px + 5px + 50px = 527px */
	background: url(images/l-content-h1bg.jpg) no-repeat; /* 527x26px */
	font-size: 11px;
	font-weight: normal;
}
.leftColumn h1, .rightColumn h1 {
	width: 203px; /* 253px - 50px (padding left h1) */
	margin: 0px;
	padding: 5px 0px 0px 50px; /* top 5px, left 50px */
	height: 21px; /* 21px + 5px = 26px */
	background: url(images/l-content-h1bg.jpg) no-repeat; /* 527x26px */
	font-size: 11px;
	font-weight: normal;
}
.column .bodytext, .column ul, .column .news-latest-container {
	margin: 0px;
	padding: 0px 20px 0px 50px; /* right 20px, left 50px */
	width: 457px; /* 457px + 20px + 50px = 527px; */
	text-align: justify;
}
.leftColumn .bodytext, .rightColumn .bodytext, .leftColumn ul, .rightColumn ul, .leftColumn .news-latest-container, .rightColumn .news-latest-container {
	width: 183px;
	margin: 0px;
	padding: 0px 20px 0px 50px; /* right 20px, left 50px */
	text-align: justify;
} 
.column table {
	padding-right: 20px;
	margin-left: 50px;
	width: 457px;
}
.contenttable ul {
	width: auto;
}
.leftColumn table, .rightColumn table {
	padding-right: 20px;
	margin-left: 50px;
	width: 233px;
	_width: 203px;
}
div#normalcontent .leftColumn {
        clear:both;
	width: 253px; /* 527px - 20px (padding-right) / 2 = 253px */
	float: left;
	padding-bottom: 10px;
}
div#normalcontent .rightColumn {
	width: 253px; 
       _width: 233px;
        clear:right;
	float: right;
	padding-right: 20px;
	padding-bottom: 10px;
}
div#normalcontent .column {
	clear: both;
	padding-bottom: 10px;
}

div#right {
	width: 251px;
	float: right;
        padding-bottom: 100px;
       padding-top: 20px;
}
.sidebox {
	margin: 0px;
	padding: 0px;
	width: 251px;
	table-layout:fixed;
}
.sidebox h1 {
	width: 141px; /* 251 - 110 */
	height: 21px;
	padding-left: 110px;
       padding-top: 4px;
	margin: 0px;
	background: url(images/l-sidebox-h1bg.jpg);
	color: #44950F;
	font-weight: bold;
	font-size: 11px;
}
.sidebox p, .sidebox table {
	width: 251px;
    _margin-left: 19px;
	margin:0px;
	background: url(images/l-sidebox-boxbg.jpg) repeat-y;
	color:#585858;
	font-size:11px;
	padding-top:10px;
	padding-bottom:10px;
	padding-left:19px;
	padding-right:11px;
}
.sidebox p {
	width: 219px; /* 251 - 19 - 11 = 221 */
}
.sidebox table {
	font-weight: bold;
}
.sidebox td {
       _padding-left: 19px;
       _padding-right: 11px;
       _width: 221px;
       padding-top: 3px;
	text-align: right;
}
.sidebox input {
	margin-right: 10px;
	width: 125px;
       _width: 100px;
}
.sidebox input[type=submit] {
	width: 50px;
}
.sideboxHeader {
	width: 251px;
	height: 9px;
	margin: 0px;
	padding: 0px;
	background: url(images/l-sidebox-header.jpg);
	font-size: 1px;
}
.sideboxFooter {
	width: 251px;
	height: 9px;
	margin: 0px;
	padding: 0px;
	background: url(images/l-sidebox-footer.jpg);
	font-size: 1px;
}
div#footerPrepend {
        vertical-align: bottom;
	text-align: center;

        background: #ffffff;
}
div#footer {
	position: absolute;
	clear: both;
	bottom: 0px;
	width: 100%;
	padding: 0px;
	vertical-align: middle;
	background: #585858;
	padding-bottom: 5px;
}

div#footer .menu {
	width: 60%;
	margin-left: 20%;
	margin-right: 20%;
}

div#copyright {
	color: #D4D4D4;
	text-align: center;
}

/* INTEXT RIGHT */
.csi-intext-right .csi-image {
	float: right;
	clear: both;
	padding: 5px 20px 5px 5px;
}
.csi-intext-right .csi-text .bodytext {
       width: auto;
}
/* INTEXT LEFT */
.csi-intext-left .csi-image {
	float: left;
	clear: both;
	padding: 5px 5px 5px 50px;
}
.csi-intext-left .csi-text .bodytext {
       width: auto;
}
/* LEFT */
.csi-left div.csi-image {
	float: left;
	clear: both;
	padding: 0px 20px 0px 50px;
}
.csi-left div.csi-text {
	clear: left;
}
/* RIGHT */
.csi-right div.csi-image {
	float: right;
	clear: both;
	padding: 0px 20px 0px 50px;
}

.csi-right div.csi-text {
	clear: right;
}

/* CENTER */
.csi-center .csi-image {
	text-align: center;
}
.csi-center .csi-image img {
	margin: auto;
}

.sidebox .csi-image {
	width: 251px;
	padding-top: 3px;
	padding-left: 0px;
	padding-bottom: 3px;
	padding-right: 0px;
	background: url(images/l-sidebox-boxbg.jpg) repeat-y;
}

/* NEWS */
.news-latest-title {
	padding-left: 5px;
        text-align: left
}
.news-single-date {
	padding-bottom: 5px;
	padding-left: 50px;
	font-style: italic;
}
.news-single-additional {
	padding-top: 5px;
	padding-left: 60px;
}
/* 
	Tabellen-Layouts 
*/
/* normal */
.contenttable p {
	font:11px Tahoma,sans-serif;
	width: auto;
	margin: 0px;
}
.contenttable td {
	vertical-align: top;
}
/* Layout-1 */
.contenttable-1 a:link {
	color: #FF3300;
	font-weight: bold;
}
.contenttable-1 a:visited {
	color: #FF3300;
	font-weight: bold;
}
.contenttable-1 a:hover {
	color: #FF3300;
	font-weight: bold;
}
.contenttable-1 a:active {
	color: #FF3300;
	font-weight: bold;
}
.contenttable-1 .td-last p {
	text-align: right;
}
/* Layout-2 */
.contenttable-2 a:link {
	color: #FFFF00;
	font-weight: bold;
}
.contenttable-2 a:visited {
	color: #FFFF00;
	font-weight: bold;
}
.contenttable-2 a:hover {
	color: #FFFF00;
	font-weight: bold;
}
.contenttable-2 a:active {
	color: #FFFF00;
	font-weight: bold;
}