html {height: 101%;}




body {
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 75%;
	margin: 0px;
	padding: 0px;
	color: #666666;
	background:#000;
}
.clear {
	clear: both;
}
td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 100%;
}
a:link {
	color: #ff6600;
	text-decoration: none;
}
a:visited {
	color: #ff6600;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
#container {
	text-align: left;
	width: 960px;
	margin-right: auto;
	margin-left: auto;
	background-color:#0F0F0F;
}
#header {
	height: 423px;
	width: 960px;
	position: relative;
	font-size: 90%;
    background-color: #000000;
}
#header #logo {
	height: 158px;
	width: 317px;
	position: absolute;
	left: 17px;
	top: 39px;
	z-index: 100;
}
#flashwrap {
	position: absolute;
	z-index: 10;
}
#header #header-top {
	height: 21px;
	width: 930px;
	text-align: right;
	padding-top: 20px;
	padding-right: 30px;
}
#header #header-left {
	float: left;
	width: 280px;
  /*	background-image: url(..bg_header_left.png);*/
	background-repeat: no-repeat;
}
#header #header-right {
	float: left;
	height: 123px;
	width: 680px;
}
#header #header-menu {
	height: 212px;
	width: 232px;
	float: left;
	padding-top: 170px;
	padding-left: 28px;
}
#header #header-gfx-headline {
	height: 382px;
	width: 20px;
	float: left;
}
#header #header-flashteaser {
	height: 273px;
	width: 650px;
    background-image: url(topleft.gif);
    background-repeat: no-repeat;
}
#header #header-pathnavi {
	height: 30px;
 /*	background-image: url(..bg_header_pathnavi.png);*/
	background-repeat: no-repeat;
	line-height: 30px;
	padding-left: 8px;
	padding-top: 6px;

}
#header #header-headline {
	height: 43px;
	width: 622px;
/*	background-image: url(bg_header_headline.png);
	background-repeat: no-repeat;          */
	padding-left: 28px;
	padding-top: 30px;
    background-color: transparent; 
}
#header-headline h1 {
	float: left;
	margin: 0px;
	text-transform: lowercase;
	color: #666666;
	padding: 0px;
}
#header-headline h2 {
	float: left;
}
#content {
	line-height: 150%;
}
#content-left {
	float: left;
	width: 290px;
	padding-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
        background:#1F1F1F;
}
#newscontainer {
	padding-left: 30px;
	padding-right: 20px;
	padding-top: 20px;
}
#newscontainer h2 {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	padding-bottom: 10px;
	margin-bottom: 20px;
	float: left;
}
.newsitem {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	padding-top: 0px;
	padding-bottom: 20px;
	margin-bottom: 20px;
}
.newsitem h3 {
	margin-bottom: 10px;
	font-style: italic;
	color: #333366;
}
#content-right {
	float: left;
	width: 594px;
	padding-right: 30px;
	padding-left: 19px;
	padding-top: 10px;
	background:#0F0F0F;
}
#content-right p {
	margin-bottom: 10px;
        color:#EFEFEF;
}
.pageteaser {
	padding-bottom: 20px;
	padding-top: 10px;
}
.pageteaser h2 {
	font-size: 150%;
	color: #666666;
	font-weight: bold;
	text-transform: lowercase;
	margin-bottom: 10px;
	padding-bottom: 10px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}
.pageteaser .pageteaser1-img {
	float: left;
	margin-right: 20px;
}
#footer {
	margin-top: 20px;
}
#footer #button-up {
	text-align: right;
	padding-bottom: 20px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}
#footer #footer-txt {
	text-align: center;
	padding-bottom: 40px;
	padding-top: 20px;
}
.csc-textpicHeader {
	font-size: 150%;
	color: #333366;
	margin-bottom: 10px;
	font-weight: bold;
	margin-top: 40px;
}
.csc-sitemap {
}
.csc-sitemap ul {
	padding-left: 20px;
}
.csc-sitemap li {
	padding-left: 10px;
	list-style-type: square;
}
.news-list-item {
	margin-bottom: 20px;
}
.news-list-item h3 {
	font-size: 120%;
	font-weight: bold;
}
.tx-ttnews-browsebox-SCell {
	font-weight: bold;
}
.news-list-browse {
	padding: 5px;
}
.greenlink {
	color: #407c00;
!important
}
#mailform label { /* Alle Labels UND Formularelemente auswählen */
	display: block;
	float: left;
	width: 100px; /* Breite.*/
	margin-bottom: 5px;
}

#mailform select { /* Alle Labels UND Formularelemente auswählen */
	display: block;
	float: left;
	margin-bottom: 5px;
}
#mailform input, #mailform textarea {
	padding: 2px;
	background-color: #FFFFFF;
	border: 1px solid #CCCCCC;
	margin-bottom: 5px;
	color: #333333;
}

#mailform input:active, #mailform input:focus, #mailform input:hover {
	background-color: #FFFFFF;
	border: 1px solid #ff6600;
}
#mailform textarea:active, #mailform textarea:focus, #mailform textarea:hover {
	background-color: #FFFFFF;
	border: 1px solid #ff6600;
}
#mailform legend {
	font-weight: bold;
	margin: 0px;
	display: block;
	width: auto;
	padding-top: 10px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 120px;
}
#mailform form br { /* Alle Zeilenumbrüche in Formularen auswählen */
	clear: left; /* das floating der labels und inputs aufheben */
}
#mailform input#submit { /* den Submit-Button */
	float: none;
	width: auto;
}
#mailform label {
	text-align: right;
	padding-right: 20px;
}
#mailform form {
	border: thin solid #CCCCCC;
	margin:0px;
	background-color: #f3f3f3;
	background-image: url(../img/12_12background1.png);
	padding-top: 0px;
	padding-right: 20px;
	padding-bottom: 20px;
	padding-left: 20px;
}



/*##############################################################################
 mainmenu
 #############################################################################*/
#header #header-menu {
    position:absolute;
	top:0px;
	right:70px;
	color:#E4E4E4;

}


#header #header-menu ul{

padding-left: 20px;
list-style-type: none;
display:block;
 text-align: justify;
}

#header #header-menu ul li {
  list-style: none;
  display: block;
}
#header #header-menu ul li a{

text-decoration: none;
color: #5F96BF;

}
#header #header-menu ul li a:hover{

    color: #33CCFF;
    text-decoration: underline;
}

html>body #header #header-menu ul li a:active{color: #CC0000;}
.visited {
   color: #AAAAAA;
   padding: 2px 0.5em;
 }
 .current {
   color: #FFFF00;
 }


 /*#############################end_topmenu###################################*/

