html, body {
  height: 100%;
}

body {
	margin: 0px;
	padding: 0px;
	background-color: #dbdfdf;
	color: #666666;
    text-align: center;
}

body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

#distance {
  margin: 0px;
  padding: 0px;
  width: 1px;
  height: 50%;
  margin-bottom: -296px; /*absichtlich um 4px zu viel, a ansonsten bei 1024x768 und ie6 ein balken erscheint rechts*/
  float: left;
}

#main {
  	margin: 0 auto;
 	position: relative;
 	text-align: left;
 	height: 594px;
 	width: 1000px;
  	clear: left;
  	background-image:url(images/bg.png);
	background-repeat:no-repeat;
	overflow: hidden;
}

#main #top {
	height: 96px;
	width: 1000px;
	margin: 0px 0px 0px 0px;
}

#main #top #logo {
	float: right;
}

#main #top #menu {
	margin: 62px 0px 0px 5px; 
	float: left;
}

#main #submenu {
	margin: 0px 7px;
	width: 986px;
	height: 36px;
	background-image:url(images/bg_submenu.png);
	text-align: left;
	background-repeat: no-repeat;
}

#main #line {
	width: 1000px;
	height: 1px;
	background-image:url(images/line.png);
	margin: 0px;
	padding: 0px;
	background-repeat: no-repeat;
	overflow: hidden;
}

#main #content {
	margin: 0px 0px;
	width: 1000px;
	height: 461px;
	background-repeat:no-repeat;
	background-position: center;
	text-align: left;   
}

#main #content #footer {
	clear: both;
	padding: 0px;
	height: 15px;
}

#main #content #footer #footerleft {
	float: left;
	padding: 66px 0px 7px 17px;
	height: 15px;
	width: 500px;
}

#main #content #footer #footerright {
	float: right;
	padding: 7px 0px 0px 0px;
	height: 15px;
	width: 500px;
	width: 368px;
	font-size: 13px;
	font-weight: bold;
	color: #ffffff;
}

#main #content #footer #footerright a:link, #main #content #footer #footerright a:visited {
	color: #ffffff;
}

#main #content #footer #footerright a:hover, #main #content #footer #footerright a:active {
	color: #68abb4;
}


td#sidebar {
	background:url(images/index_05.png);
	background-position:bottom;
	padding: 5px;
}

#menu {
	margin: 70px 20px 4px 20px;
	height: 25px;
}
#submenu {
	margin: 0px 20px 4px 0px;
	padding-left: 20px;
	height: 25px;
}

a:link {
	color: #666666;
	text-decoration: none;
}
a:visited {
	color: #666666;
	text-decoration: none;
}
a:hover {
	color: #68abb4;
	text-decoration: none;
}
a:active {
	color: #68abb4;
	text-decoration: none;
}
p.align-right {
	text-align: right;
}
p.align-center {
	text-align: center;
}
p.align-left {
	text-align: left;
}

h1 {
	margin: 1pt 0pt 1pt 0pt;
	font-style: normal;
	font-weight: normal;
	font-size: 16pt;
}

h1.csc-firstHeader {
	margin: 0pt 0pt 1pt 0pt;
	font-style: normal;
	font-weight: normal;
	font-size: 16pt;
}

img.newsimg {
  float: left;
}

div.newsclearer {
  /*clear: both;
  clear: left;*/
}

div.news-latest-container {
}

img.newsimg {
  float: left;
}

div.clearer {
  clear: both;
}

div.news-latest-container {
  width: 400px;
}

img.newsimg {
  float: left;
}

div.clearer {
  clear: both;
}

div.news-latest-container {
  width: 400px;
}

img.newsimg {
  float: left;
}

div.clearer {
  clear: both;
}

div.news-latest-container {
  width: 400px;
}

div.clearer {
  clear: both;
}

div.news-latest-container {
  width: 400px;
}

img.newsimg {
  float: left;
  padding: 0px 5px 5px 0px;
}

div.clearer {
  clear: both;
}

div.news-latest-container {
  width: 400px;
}

img.newsimg {
  float: left;
  margin: 0px 5px 5px 0px;
}

div.clearer {
  clear: both;
}

div.news-latest-container {
}

div.news-latest-item {
  height: 130px;
  display: table;
  margin-bottom: 2em;
}

dd.csc-textpic-caption {
  text-align: left;
}

.mwimagemap img {
  border: 0px;
}

.mwimagemap {
  text-align: center;
}

table td p {
	margin: 0px;
	text-align: left;
}



/* #### UPLOAD FILELIST ###################*/
.csc-uploads .tr-even,
.csc-uploads .tr-odd{ 
margin-bottom:10px;
    height:241px;
}

.csc-uploads{
float:left;
clear:both;
}

.csc-uploads,
.csc-uploads ul{
    list-style:none;
}

.csc-uploads li{
    float:left;
}

.csc-uploads li li{
float:none;
}

.csc-uploads p{
padding:0;
margin:0;
display:none
}

.csc-uploads p.csc-uploads-description{
display:block
}


.csc-uploads .csc-uploads-icon{
clear:both;
}