#container {
	width: 1024px;
	margin: 0 auto;
	background-color: #fff;
	text-align: left;
}

#border-left_ {
	float: left;
	width: 100px;
	min-height: 628px;
}

#main {
	float: left;
	width: 1024px;
	background-image: url(../images/bg.jpg);
	background-repeat:repeat-y;
}

#main-center {
	float: left;
	width: 824px;
}

#header-container {
	float: left;
	width: 824px
}

#header-images {
	float: left;
	width: 824px
}

#header-left-fill_ {
	float: left;
	width: 362px;
	height: 120px;
}

#logo_ {
	float: left;
	width: 100px;
	height: 120px;
}

#header-right-fill_ {
	float: left;
	width: 362px;
	height: 120px;
}

#border-right_ {
	float: left;
	width: 100px;
	min-height: 628px;
}

#main-menu_ {
	float: left;
	width: 814px;
	margin-left: 10px;
	height: 25px;
	padding-bottom: 10px;
	border-bottom: solid 1px #f00;
}

#main-breadcrumb {
	float: left;
	width: 814px;
	height: 25px;
	padding-top: 5px;
	padding-left: 10px;
	font-size: 0.9em;
}

#content-container {
	float: left;
	width: 824px;
	padding-bottom: 30px;
	padding-top: 20px;
}

#content-left_ {
	float: left;
	width: 500px;
	min-height: 483px;
	padding-left: 10px;
	padding-right: 10px;
}

#teaser-bar_ {
	float: left;
	width: 294px;
	min-height: 483px;
}

#right-menu {
	float: left;
}

#teaser {
	float: left;
	width: 294px;
}

#footer-container {
	float: left;
	width: 1024px;
	background-image: url(../images/footer_bg.jpg);
	background-position: bottom
}

#footer-left-fill_ {
	float: left;
	width: 462px;
	height: 101px;
}

#footer-center-menu_ {
	background: transparent;
	float: left;
	width: 100px;
	height: 101px;
}

#footer-right-fill_ {
	float: left;
	width: 462px;
	height: 101px;
}

/* Tags*/
body {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 12px;
	color: #179099;
	text-align: center;
	background-color: #eeeeee;
}

a {
	color: #179099;
	text-decoration: none;
	word-spacing: 110%
}

a:hover,a:active {
	color: #F00;
}

table.menu-list {
	margin: 0 auto;
	padding-left: 9px;
	text-align: left;
	width: 80%
}

.menu-item-div {
	color: #f00;
	font-size: 16px;
	font-weight: bold
}

td.menu-item {
	text-align: left
}

td.menu-item a {
	text-decoration: none;
	font-size: 1.4em;
	display: block
}

table.menu-item-level2 tr td  a {
	text-decoration: none;
	font-size: 1.1em;
	display: block
}

table.menu-list-level2 tr td {
	text-align: left;
	font-size: 1.1em;
}

td.menu-item-level2 a {
	text-align: left;
	font-size: 1.1em;
	padding: 2px;
	display: block
}

table.sec-menu-list {
	text-align: center;
	margin: auto
}

.right-menu-list {
	padding-left: 0px;
}

.right-menu-item {
	background-color: #EEEEEE;
	font-size: 1.1em;
	font-weight: bold;
	list-style: none outside none;
	margin-top: 2px;
	padding: 2px;
	width: 170px;
}

.right-menu-item-active {
	background-color: #EEEEEE;
	font-size: 1.1em;
	font-weight: bold;
	list-style: none outside none;
	margin-top: 2px;
	padding: 2px;
	width: 170px;
	color: #f00;
}

.right-menu-item-active a {
	color: #f00
}

.right-menu-list-level2 {
	padding-left: 13px;
}

.right-menu-item-level2 {
	
}

.right-menu-item-active-level2 {
	
}

.gaeng {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 12px;
	color: #FF0000;
}

.copy {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 12px;
	color: #179099;
	white-space: normal;
}

table .contenttable {
	font-size: 1.1em;
	vertical-align: top;
}

td.td-0 {
	font-size: 1.1em;
	vertical-align: top;
}

/* Textformate*/
h1.csc-firstHeader {
	margin: 0px;
	color: #FF0000;
	font-size: 1.5em
}

/*.csc-header.csc-header-n2 h1,.csc-header.csc-header-n3 h1,.csc-header.csc-header-n4 h1{ margin:0px;color: #FF0000;font-size:1.5em}
.csc-header.csc-header-n1 h1{ margin:0px;color: #FF0000;font-size:1.5em}*/
.csc-header h1,.csc-textpicHeader h1 {
	margin: 0px;
	margin-top: 7px;
	margin-bottom: 5px;
	color: #FF0000;
	font-size: 1.5em
}

.bodytext a {
	color: #ff0000;
	text-decoration: underline;
}

/* News
*/
.news-list-container,.news-latest-container {
	background-color: #fff;
	border: none
}

.news-latest-item,.news-list-item,.news-single-item {
	background-color: #eee;
	border: none;
	border-top: 1px solid #179099;
	border-bottom: 1px solid #179099;
	height: auto !important;
	line-height: 1.3;
	margin: 3px;
	padding: 3px;
}

.news-latest-morelink,.news-list-morelink {
	height: 12px;
}

.news-latest-morelink a,.news-list-morelink a {
	float: right;
}

.news-list-date {
	background-color: #fff;
	color: #179099;
	float: left;
	font-weight: normal;
	height: 20px;
	margin-right: -2px;
	margin-top: -2px;
	text-align: right;
	width: 180px;
}

.news-latest-date,.news-list-date,.news-latest-morelink,.news-latest-category,.news-list-morelink
	{
	font-size: 9px;
}

.news-latest-title,.news-list-title {
	padding-left: 0px;
	padding-right: 10px;
	font-size: 1.2em;
	font-weight: bold;
}

.news-latest-gotoarchive {
	background-color: #fff;
	border: none;
	border-top: 2px solid #179099;
	border-bottom: 2px solid #179099;
	height: auto !important;
	line-height: 1.3;
	margin: 3px;
	padding: 3px;
}

* /


.news-single-rightbox,.news-single-imgcaption,.news-latest-date,.news-latest-morelink,.news-latest-category,.news-list-category,.news-list-author,.news-list-imgcaption,.news-list-date,.news-list-browse,.news-amenu-container,.news-catmenu
	{
	font-size: 1em;
}

/*-----------------------------------  clearer  -----------------------------------*/
	/* prevent floated images from overlapping the div-containers they are wrapped in  */
.news-latest-container HR.clearer,.news-list-container HR.clearer,.news-list2-container HR.clearer,.news-list3-container HR.clearer,.news-single-item HR.cl-left,.news-single-item HR.cl-right
	{
	clear: right;
	height: 1px;
	border: none;
	padding: 0;
	margin: 0;
}

.news-list2-container HR.clearer,.news-list3-container HR.clearer {
	clear: both;
}

.news-single-item HR.cl-left {
	clear: left;
}

/*-----------------------------------  tt_news LATEST view  -----------------------------------*/
.news-latest-container {
	padding: 0px;
}

.news-latest-gotoarchive {
	padding: 3px;
	margin: 3px;
}

.news-latest-container H2 {
	padding: 0 0 2px 0;
	margin: 0;
	font-size: 1.2em
}

.news-latest-item {
	padding: 3px;
	margin: 0;
}

.news-latest-item IMG {
	margin: 0 5px 5px 0;
	float: left;
	border: none;
}

.news-latest-category IMG {
	float: none;
	border: none;
	margin: 0px;
}

.news-latest-item>p {
	margin: 0;
	padding: 0;
}

/*--------------------------------- tt_news LIST view  -----------------------------------*/
.news-list-container {
	padding: 10px 0;
}

.news-list-item {
	padding: 0 0 10px 0;
}

.news-list-container H2 {
	margin: 0px;
}

.news-list-date {
	float: right;
	display: block;
	padding-left: 10px;
}

.news-list-imgcaption {
	padding: 3px 3px 0 0;
}

.news-list-container IMG {
	float: right;
	margin: 0 2px 5px 5px;
	border: none;
}

.news-list-category IMG {
	float: none;
	border: none;
	margin: 0px;
}

.news-list-morelink {
	padding-left: 5px;
}

/*---------------------------------  LIST2 / 3 ---------------------------------*/
.news-list2-container,.news-list3-container {
	padding: 0 0 10px 0;
}

.news-list2-container,.news-list3-container {
	background: #e5e5e5;
}

.news-list3-item,.list2-subdiv-hdr {
	background: #f1f1f1;
}

.news-list2-container .hdr-left,.news-list2-container .hdr-right,.news-list3-container .list3-left,.news-list3-container .list3-right
	{
	width: 48%;
	float: left;
	padding: 5px;
}

.news-list2-container .sub-left,.news-list2-container .sub-middle,.news-list2-container .sub-right
	{
	width: 31%;
	float: left;
	padding: 5px;
}

.news-list3-item {
	padding: 5px;
}

.news-list3-item,.list3-subdiv,.list2-subdiv {
	border-top: 5px solid #fff;
}

.news-list2-container IMG {
	float: right;
	margin: 0 2px 5px 5px;
	border: none;
}

.news-list3-container IMG {
	float: left;
	margin: 0 5px 5px 2px;
	border: none;
}

/*---------------------------------  tt_news Page-Browser ---------------------------------*/
.news-list-browse {
	text-align: center;
	margin-bottom: 20px;
}

.activeLinkWrap {
	font-weight: bold;
}

.disabledLinkWrap {
	color: #999;
}

.disabledLinkWrap,.browseLinksWrap a,.activeLinkWrap {
	padding: 0 1px;
}

/*--------------------------------- tt_news SINGLE view  ---------------------------------*/
.news-single-item {
	padding: 5px;
	margin-bottom: 5px;
}

.news-single-item h1 {
	font-size: 1.2em;
	margin: 0;
}

.news-single-item h2 {
	font-size: 1.1em;
	margin: 0;
}

.news-single-img {
	float: right;
	margin: 10px 0 0 10px;
	padding: 0;
}

.news-single-img img {
	border: none;
}

.news-single-imgcaption {
	padding: 1px 0 3px 0;
	margin: 0;
}

.news-single-rightbox {
	float: right;
	width: 160px;
	text-align: right;
	clear: both;
}

.news-single-backlink {
	padding: 10px;
}

.news-single-additional-info {
	margin-top: 15px;
	padding: 3px;
	clear: both;
}

.news-single-related,.news-single-files,.news-single-links {
	margin: 0;
	margin-bottom: 3px;
	padding: 3px;
}

.news-single-related DD,.news-single-links DD,.news-single-files DD {
	margin-left: 20px;
}

.news-single-related DT,.news-single-links DT,.news-single-files DT {
	font-weight: bold;
	margin-left: 5px;
}

.news-single-files DD A {
	padding: 0 3px;
}

/*--------------------------------- SINGLE2  ---------------------------------*/
.sv-img-big img,.sv-img-small img {
	border: none;
}

.sv-img-big {
	float: right;
	padding: 10px 0 2px 10px;
}

.sv-img-small-wrapper {
	padding: 15px 0;
}

.sv-img-small {
	float: left;
	padding: 0 10px 10px 0;
}

/*--------------------------------- tt_news Archivemenu (AMENU) --------------------------------- */
.news-amenu-container {
	width: 165px;
	padding: 0;
	margin-left: 10px;
}

.news-amenu-container LI {
	padding-bottom: 1px;
}

.news-amenu-container LI:hover {
	background-color: #f3f3f3;
}

.news-amenu-container UL {
	padding: 0;
	margin: 0;
	margin-top: 5px;
	list-style-type: none;
}

.news-amenu-item-year {
	font-weight: bold;
	margin-top: 10px;
	padding: 2px;
	background-color: #f3f3f3;
}

.amenu-act {
	background: #fff;
	font-weight: bold;
}

/*--------------------------------- tt_news Categorymenu (CATMENU) --------------------------------- */
.news-catmenu {
	padding: 10px;
}

ul.tree {
	list-style: none;
	margin: 0;
	padding: 0;
	clear: both;
}

ul.tree A {
	text-decoration: none;
}

ul.tree A.pm {
	cursor: pointer;
}

ul.tree img {
	vertical-align: middle;
}

ul.tree ul {
	list-style: none;
	margin: 0;
	padding: 0;
	padding-left: 17px;
}

ul.tree ul li {
	list-style: none;
	margin: 0;
	padding: 0;
	line-height: 10px;
	white-space: nowrap;
}

ul.tree ul li.expanded ul {
	background: transparent url('../typo3/gfx/ol/line.gif') repeat-y top
		left;
}

ul.tree ul li.last>ul {
	background: none;
}

ul.tree li.active,ul.tree ul li.active {
	background-color: #ebebeb !important;
}

ul.tree li.active ul,ul.tree ul li.active ul {
	background-color: #f7f3ef;
}

/*  Styles for catmenu mode "nestedWraps" */
.level1 {
	padding: 1px;
	padding-left: 10px;
	background-color: #ebf8bf;
	border-left: 1px solid #666;
	border-top: 1px solid #666;
}

.level2 {
	padding: 1px;
	padding-left: 10px;
	background-color: #ddf393;
	border-left: 1px solid #666;
}

.level3 {
	padding: 1px;
	padding-left: 10px;
	background-color: #cae46e;
	border-left: 1px solid #666;
	border-top: 1px solid #666;
}

.level4 {
	padding: 1px;
	padding-left: 10px;
	background-color: #b0cb51;
	border-left: 1px solid #666;
}

.login-label {
	padding-bottom: 10px;
}

/* Calendar styles*/
.monthToday a:link,.monthToday a:visited {
	color: #000000;
}

.orange_catheader_text {
	background-color: #FFB;
	display: block;
}

.green_catheader_text {
	background-color: #CFF;
	display: block;
}

.event {
	width: 550px;
}

.cal-event-image {
	float: left;
}

.calendar-event-backlink {
	float: left;
	width: 600px;
}

.tx-cal-controller {
	float: left;
}

#calendar-event {
	float: left;
	margin-bottom: 10px
}

.tx_abdownloads_listView_download_1,.tx_abdownloads_catalogView_download_1
	{
	float: left;
	background-color: #eee;
	margin-bottom: 5px;
	padding-top: 5px;
}

.tx_abdownloads_listView_download_2,.tx_abdownloads_catalogView_download_2
	{
	float: left;
	background-color: #eee;
	margin-bottom: 5px;
	padding-top: 5px;
}

.download-date {
	float: left;
	font-size: 1.1em;
	font-weight: bold;
	color: #F00;
}

.download-label {
	float: left;
	font-size: 1.1em;
	font-weight: bold;
	margin-left: 20px;
}

.download-header {
	float: left;
	width: 600px;
	margin-bottom: 5px;
}

/*links*/
.tx-ablinklist-pi1-browsebox,.tx-abdownloads-pi1-browsebox {
	float: left;
}

/*calender liste */
.pagebrowser {
	margin-top: 5px;
	margin-bottom: 5px;
	float: left;
}

.event-list-header {
	background-color: #EEEEEE;
	float: left;
	padding: 5px;
	width: 500px;
	margin-top: 5px;
}

.list {
	float: left;
}

.V9G {
	color: #f00;
	font-size: 0.9em;
}

.list-date {
	float: left;
	color: #f00;
	font-weight: bold;
	margin-right: 5px;
}

.list-date a {
	float: left;
	color: #f00;
	font-size: 1.1em;
	font-weight: bold;
	margin-right: 5px;
}

.event-list-image {
	width: 160px;
	float: left;
}

.event-list-block {
	float: right;
	width: 300px;
}

.event-list-title {
	float: left;
	font-size: 1.1em;
	font-weight: bold;
	margin-bottom: 4px;
	width: 300px;
}

.event-list-block {
	float: left;
}

/*############### Downloads ###############*/
.tx_abdownloads_catalogView_category {
	float: left;
	padding-top: 20px;
	padding-left: 5px;
	width: 275px;
	height: 70px;
	background-color: #eee;
	border: 1px solid #aaa;
	margin: 5px;
}

.tx_abdownloads_catalogView_categoryLabel {
	font-weight: bold;
}

/*##############twitter ##################*/
div.tx-twittersearch-pi1 ul.listing {
	padding-left: 0px;
	float: left;
}

.twittersearch-header {
	color: #f00;
	font-size: 1.6em;
}

/* facebook twitter */
a.socail-btn {
	display: block;
	overflow: hidden;
	background: #fff url(../images/social-btn-sprites-8bit.png) 0px 0px
		no-repeat;
	width: 134px;
	height: 20px;
}

a.socail-btn-pos1 {
	background-position: 0px -21px;
}

a.socail-btn-pos2 {
	background-position: -135px -21px;
}

a.socail-btn-pos3 {
	background-position: -270px -21px;
}

a.socail-btn-pos4 {
	background-position: -405px -21px;
}

a.socail-btn-pos5 {
	background-position: -540px -21px;
}

a.socail-btn-pos1:hover {
	background-position: 0px 0px;
}

a.socail-btn-pos2:hover {
	background-position: -135px 0px;
}

a.socail-btn-pos3:hover {
	background-position: -270px 0px;
}

a.socail-btn-pos4:hover {
	background-position: -405px 0px;
}

a.socail-btn-pos5:hover {
	background-position: -540px 0px;
}

td.pad-td20 {
	padding: 0 20px 0 0;
}

td.pad-td5 {
	padding: 0 0 5px 0;
}

a.anchor {
	text-decoration: none;
}

a.url_rss {
		display: block;
	overflow: hidden;
	background: #fff url(../images/feed-icon-14x14.png) 0px 0px	no-repeat;
	padding-left:18px;
	font-weight:bold;
}

.divider {
	width: 630px;
	text-align: right;
}

.divider hr {
	width: 575px;
	color: #179099;
	margin-left: 55px;
}

.csc-linkToTop {
	width: 630px;
	text-align: right;
}

.csc-uploads-fileName p a {
	display: block;
}

.csc-uploads-fileName p {
	margin: 0;
	padding: 3px;
}

.contenttable {
	border: 1px solid #666
}

.contenttable tr td {
	vertical-align: top;
	padding: 5px;
	border: 1px solid #666;
	margin: 0
}

/*###########   Forum ########### */
iframe {
	width: 300px;
}

/*########newsletter subscription############*/
.sub-form,.info {
	background-image: url(../images/subscribe-bg2.png);
	padding: 20px;
	background-repeat: no-repeat;
	height: 60px;
}

.sub-title {
	font-weight: bold
}

.input-120 {
	background-image: url(../images/input-120.png);
	background-color: transparent;
	background-repeat: no-repeat;
	border: medium none;
	height: 19px;
	width: 151px;
	margin: 2px;
}

.input-button {
	background-image: url(../images/button-150.png);
	background-color: transparent;
	border: medium none;
	height: 25px;
	width: 151px;
	margin: 2px;
	background-repeat: no-repeat;
}

/*###################### Social Bookmarks####################*/
#spbookmarks {
	float: left;
	padding-top: 2px;
}

#sp_socialbookmarks_link_bar a img {
	border: 0;
}

/* Newsletter */
#nl-table {
	border-left: 1px solid #666;
	border-right: 1px solid #666;
	padding: 3px
}

.nl-date {
	text-align: left;
	padding-top: 10px;
	font-size: 16px;
}

.nl-number {
	text-align: right;
	padding-top: 10px;
	font-size: 16px;
	color: #f00
}

.nl-content-1 {
	text-align: left;
	color: #000
}

.nl-content-2 {
	text-align: left;
	color: #000
}

.newsletter-subscription-container {
	background-color: #cfcfcf;
	border: 1px solid #333;
	-moz-border-radius-bottomright: 10px;
	-moz-border-radius-topright: 10px;
	border-bottom-right-radius: 10px;
	border-top-right-radius: 10px;
	-moz-border-radius-bottomleft: 10px;
	-moz-border-radius-topleft: 10px;
	border-bottom-left-radius: 10px;
	border-top-left-radius: 10px;
	-moz-box-shadow: 3px 3px 4px #000;
	-webkit-box-shadow: 3px 3px 4px #000;
	box-shadow: 3px 3px 4px #000;
	/* For IE 8 */
	-ms-filter:
		"progid:DXImageTransform.Microsoft.Shadow(Strength=4, Direction=135, Color='#000000')"
		;
	/* For IE 5.5 - 7 */
	filter: progid : DXImageTransform.Microsoft.Shadow ( Strength = 4,
		Direction = 135, Color = '#000000' );
	padding: 10px;
}

/*################## Twitter ################*/
div.tx-twittersearch-pi1 ul.listing li.entry {
	border: 1px solid #AAAAAA;
	-moz-border-radius-bottomright: 10px;
	-moz-border-radius-topright: 10px;
	border-bottom-right-radius: 10px;
	border-top-right-radius: 10px;
	-moz-border-radius-bottomleft: 10px;
	-moz-border-radius-topleft: 10px;
	border-bottom-left-radius: 10px;
	border-top-left-radius: 10px;
	list-style-type: none;
	margin-bottom: 5px;
	min-height: 58px;
	padding: 5px;
	-moz-box-shadow: 3px 3px 4px #000;
	-webkit-box-shadow: 3px 3px 4px #000;
	box-shadow: 3px 3px 4px #000;
	/* For IE 8 */
	-ms-filter:
		"progid:DXImageTransform.Microsoft.Shadow(Strength=4, Direction=135, Color='#000000')"
		;
	/* For IE 5.5 - 7 */
	filter: progid : DXImageTransform.Microsoft.Shadow ( Strength = 4,
		Direction = 135, Color = '#000000' );
}

.news-latest-item {
	background-color: #fff;
	background-image:url(../images/news_bg_1.png);
	background-repeat:repeat-x;
	border: 1px solid #333;
	-moz-border-radius-bottomright: 10px;
	-moz-border-radius-topright: 10px;
	border-bottom-right-radius: 10px;
	border-top-right-radius: 10px;
	-moz-border-radius-bottomleft: 10px;
	-moz-border-radius-topleft: 10px;
	border-bottom-left-radius: 10px;
	border-top-left-radius: 10px;
	padding: 8px;
	margin: 0 0 5px;
	width:475px;
	float:left;
}
.news-latest-img{float: left; width:150px}
.news-latest-text-block {
    float: left;
    padding-left: 10px;
    padding-right: 10px;
    width: 305px;
}
.news-latest-text-header{float: left;}
.news-latest-text-title{float: left;}
.news-latest-text-title h2,.news-latest-text-title h2 a,.news-single-title h2  {color: #FF0000;
    font-size: 1.1em;
    margin: 7px 0 5px;
	text-decoration:none;
	}
	

.news-latest-text-date{float: left;}
.news-latest-text-content{float: left;}
.news-latest-more-link{float:right;text-decoration:none;color:#ff0000;}
.news-latest-more-link a {text-decoration:none;color:#ff0000;}
.news-single-item {
background-color: #fff;
	background-image:url(../images/news_bg_1.png);
	background-repeat:repeat-x;
	border: 1px solid #333;
	-moz-border-radius-bottomright: 10px;
	-moz-border-radius-topright: 10px;
	border-bottom-right-radius: 10px;
	border-top-right-radius: 10px;
	-moz-border-radius-bottomleft: 10px;
	-moz-border-radius-topleft: 10px;
	border-bottom-left-radius: 10px;
	border-top-left-radius: 10px;
	padding: 8px;
	margin: 0 0 5px;
	width:475px;
	float:left;	
	
	
}.news-single-header{width:475px;float:left;margin-bottom:10px;}
.news-single-title{float:left;}
.news-single-rightbox{float:right;clear:none;margin-top:5px;}

.filelinks {
    background-color: silver;
    height: 50px;
    vertical-align: middle;
    width: 170px;
}

.filelinks div {
    background: none !important;
    margin-bottom: 10px;
    padding-left: 35px;
    padding-top: 20px;
	height: 50px;
}

.filelinks .pdf {
    background: url("../images/file_download-32.png") no-repeat scroll 3px 10px transparent !important;
}
