
@charset "utf-8";
/* CSS Document */


body {
	margin: 0px; 
	padding: 0px;
	font-family: Tahoma,Geneva,Kalimati,sans-serif;
	background-color: #eeeeee;
	background-image:url(../images/bg_body.gif);
	background-repeat: repeat-y;
	background-position:center;
}

#header {
	position: absolute;
	left: 0px;
	top: 0px;
	width: 1000px;
	height: 130px;
}

#navigation {
	position: absolute;
	top: 123px;
	left: 0px;
	height: 30px;
	background-image: url(../images/bg_navigation.jpg);
}

#cont-content-wrapper {
	position: absolute;
	top: 190px;
	width: 100%;
}

#content {
	width: 675px;
	min-height: 370px;
	background-color: #f1f1f1;
	background-image: url(../images/content-background.jpg);
	background-repeat: no-repeat;
	background-position: top right;
	font-size: 12px;
	color: #5f5f5f;
	float: left;
	margin-left: 35px;
	display: inline;
}

#content-inner  {
	padding: 30px;
}

#content a {
	color: #5f5f5f;
}


.internal-link:link, .internal-link:visited, .internal-link:active, .internal-link:hover {
	font-size: 12px;
	color: #5f5f5f;
	font-family: Tahoma,Geneva,Kalimati,sans-serif;
	text-decoration: underline;
}

#content * {
	line-height: 18px;
}

#teaser {
	float: left;
	width: 250px;
	min-height: 430px;
	margin-left: 20px;
}

#cont-bottomnavigation {
	position: relative;
	margin-left: 40px;
	width: 500px;
	height: 20px;
	margin-top: 10px;
	clear: both;
	color: #5F5F5F;
	font-size: 11px;
}

.bottomnavigation:link, .bottomnavigation:visited, .bottomnavigation:active, .bottomnavigation:hover {
	color: #5F5F5F;
	font-size: 11px;
	text-decoration: none;
}


#footer {
	position: relative;
	background-image: url(../images/footer-background.jpg);
	background-repeat: repeat-x;
	width: 1000px;
	height: 180px;
	margin-top: 10px;
}

.menu-wrapper {
	padding-right: 2px;
	float: left;
	background-image: url(../images/div-trenner.jpg);
	background-repeat: no-repeat;
	background-position:right top;
}

.menu-last-element {
	background-image: url(../images/menu-last-element.jpg);
	width: 80px;
	height: 30px;
	float: left;
}

.language-field {
	width: 110px;
	height: 30px;
}

#login-form-header {
	position: absolute;
	right: 0px;
	top: 25px;
	color: #FFFFFF;
	font-weight: bold;
	font-size: 11px;
}

#login-form-header input, #searchbox input {
	width: 160px;
	padding: 3px;
	color: #898989;
	border-style: solid;
	border-width: 1px;
	border-color: #d7d7d7;
	margin-bottom: 10px;
	font-family: Tahoma,Geneva,Kalimati,sans-serif;
}

#login-form-header span, #searchbox span {
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
}

#searchbox {
	background-image: url(../images/searchbox.jpg);
	width: 250px;
	height: 61px;
	margin-bottom: 13px;
	padding-top: 8px;
	background-repeat: no-repeat;
}

#searchbox * {
	margin: 10px;
	margin-top: 0px;
	margin-right: 0px;
}

#lang-selector {
	position: absolute;
	right: -6px;
	top: 27px;
	width: 105px;
	text-align: left;
	display: none;
	z-index: 100;
}

#current_lang {
	position: absolute;
	right: 30px;
	top: 0px;
	width: 90px;
	text-align: left;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;	
}

.cur_lang {
	margin-top: 7px;
	margin-left: 8px;
	list-style: none;
	list-style-position:outside;
}

.language-drop-down:hover #lang-selector {
	display: none;
}

.language-drop-down {
	position:absolute;
	width: 32px; 
	right: -6px;
	float: left;
}

#lang-selector a:link, #lang-selector a:visited, #lang-selector a:active, #lang-selector a:hover {
	color: #5F5F5F;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
	padding-left: 5px;
	padding-top: 5px;
}

#cont-staticnav {
	width: 250px;
	background-image: url(../images/bg_staticnavi.gif);

}

.csc-menu {
	color: #8fc5f7;
	font-weight: bold;
	font-size: 10px;
	text-decoration: none;
}

.csc-menu-1 {
	color: #8fc5f7;
	font-size: 10px;
	font-weight: bold;
	text-decoration: none;
	line-height: 32px;
	margin-top: -2px;
}


.csc-menu a {
	color: ffffff;
	font-size: 10px;
	font-weight: bold;
	text-decoration: none;
	margin-top: 1px;

}

.csc-menu-1 a {
	color: #ffffff;
	font-size: 10px;
	font-weight: bold;
	text-decoration: none;
	margin-top: 1px;
}

.staticnav:link, .staticnav:hover, .staticnav:active, .staticnav:visited {
	color: #ffffff;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
	margin-left: 20px;
	line-height: 11px;
}

.static-headline {
	color: #8fc5f7;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
	margin-left: 10px;
	line-height: 11px;
}

.NO, .ACT {
	float: none;
	clear: both;
	width: 84px;
	background-color: #FFFFFF;
	border-bottom-color: #333333;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	height: 20px;
	background-image: url(../images/bg_subnavi.jpg);
	padding-top: 5px;
	list-style: none;
	list-style-position: outside;
}

.SPC {
	display:none;
}
.tx-srlanguagemenu-pi1 div.NO a {
	color: #000000;
}

#lang-selector {
	display: inline;
	margin-right: 17px;
}

#lang-selector .tx-srlanguagemenu-pi1 {
	margin-right: 6px;
}

.static-nav {
	width: 250px;
	height: 30px;
	margin-top: 2px;
	display: block;
}

.static-nav-inner {
	padding-top: 10px;
}

.static-nav-inner1 {
	padding-top: 3px;
}


.first-static-nav {
	width: 250px;
	height: 22px;
	padding-top: 8px;
}

#latest-news {
	width: 250px;
	height: 180px;
	background-image: url(../images/latest-news.jpg);
	background-repeat: no-repeat;
	margin-top: 11px;
	padding-top: 5px;
	display:compact;
}

.news-list-item a {
	font-weight: bold;
}

.news-list-date {
	color: #6f6f6f;
	font-family: Tahoma,Geneva,Kalimati,sans-serif;
	font-size: 10px;
}

div.abcourses-subscription-label {
	width: 200px;
	font-weight: bold;
	display: table;
	float: left;
}

.abcourses-subscription-input {
	width: 250px;
}

.abcourses-subscription-textarea {
	width: 300px;
	height: 50px;
}

th {
	text-align: left;
	font-weight: bold;
}

.courseevent {
	width: 100%;
}

.abcourses-subscription-teaser {
	text-align: justify;
	margin-top: 10px;
	margin-bottom: 10px;
}

.abcourses-description {
	text-align: justify;
}

.abcourses-headline {
	font-weight: bold;
	margin-top: 10px;
	margin-bottom: 10px;
}

.news-list-container, .news-list-container *, .news-single-item, .news-single-item , .news-latest-container, .news-latest-container * {
	border: none;
	background-color: transparent;
}

.news-list-item p.bodytext {
	text-align: justify;
}

.news-latest-item p.bodytext {
	font-size: 11px;
	color: #FFFFFF;
}

.news-latest-container {
	margin-top: -10px;
}

.news-latest-subheader-wrap {
	font-size: 12px;
	color: #FFFFFF;
	margin-top: 8px;
	margin-bottom: 8px;
}


.news-latest-btn a {
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	font-family: Tahoma,Geneva,Kalimati,sans-serif;
}

#latest-news .csc-header {
	margin: 5px;
	margin-top: 0px;
}

.news-read-more {
	text-align: right;
	height: 9px;
	line-height: normal;
	margin-top: -15px;
}

.news-read-more img{
	margin-left: 168px;
}

h1, h2 {
	font-size: 16px;
	font-weight: bold;
}

img {
	border: none;
}

.wtgallery_listpic {
	margin-left: 7px;
	margin-bottom: 7px;
}

.wtgallery_singlepic_back, .wtgallery_singlepic_fwd {
	float: left;
	width: 50%;
}

.wtgallery_singlepic, .wtgallery_singlepic_popup {
	text-align: center;
	font-style: italic;
}

.wtgallery_singlepic_fwdback {
	margin-top: 10px;
}

.wtgallery_singlepic_fwd {
	text-align: right;
}

.wtgallery_singlepic_backlink {
	text-align: center;
}

.wtgallery_pagebrowser_sign {
	width: 200px;
	float: left;
}

.tx-srfeuserregister-pi1-text {
	width: 200px;
}

.tx-srfeuserregister-labeldiv {
	width: 200px;
	float: left;
	font-weight: bold;
}

.tx-srfeuserregister-pi1-notice {
	margin-left: 0px;
	padding-left: 0px;
	padding-bottom: 15px;
	font-size: 10px;

}

.tx-srfeuserregister-pi1-seperator {
	margin-bottom: 5px;
}

#tx-srfeuserregister-pi1-usergroup, #tx-srfeuserregister-pi1-language {
	width: 211px;
}

#footer_left, #footer_right {
	width: 300px;
	float: left;
	margin-top: 40px;
	height: 100px;
	padding-left: 30px;
	font-size: 11px;
	color: #FFFFFF;
	text-align: justify;
}

#footer_right {
	width: 400px;
	border-left-color: #fefffa;
	border-left-style: solid;
	border-left-width: 1px;
	margin-left: 20px;
}

#footer_right p.bodytext {
	width: 300px;
}

#footer_left {
	margin-left: 20px;
}

#footer_left ul, #footer_right ul {
	margin-left: 15px;
	color: #FFFFFF;
}

#footer a {
	font-size: 11px;
	font-weight: bold;
}

#allcontent {
	position: absolute;
	top: 0px;
	left: 50%;
	min-height: 100%;
 	height: auto !important;
    height: 100%;
	width: 1000px;
	margin-left: -500px;
	background-image: url(../images/body-background.jpg);
	background-repeat: repeat-x;
	background-color:#FFFFFF;
	z-index: 0;
	
}

p.align-justify {
	text-align: justify;
}

.tx-felogin-pi1 fieldset {
	border: none;
	margin: 0px;
	padding: 0px;
}

.tx-felogin-pi1 legend {
	display: none;
}

.tx-felogin-pi1 fieldset div label {
	float: left;
	font-weight: bold;
	margin-right: 15px;
}

.tx-felogin-pi1 fieldset div {
	margin: 0px;
	margin-bottom: 5px;
}

.sel {
	color: #FFFFFF;
}

.tx-rgtabs-pi1 #rgtabs402 .rgtabs-menu .rgtabs-selected a {
	color: #FFFFFF;
}

.tx-indexedsearch-searchbox-button submit {
	background-image: url(../images/btn_search.jpg);
}

#searchform table {
	font-size: 11px;
	color: #FFFFFF;
	font-weight: bold;
}


#langul {
	padding: 0px;
	margin: 0px;
	width: 100px;
	background-image: url(bg_subnavi.jpg);
}

#langul li {
	list-style: none;
	margin: 0px;
	width: 100px;
	height: 25px;
}

dl.csc-textpic-image {
	padding-bottom: 5px;
	margin: 0px;
}

.news-single-files, .news-single-links, .news-single-additional-info {
	background: none;
	border: none;
}

.news-single-files dd, .news-single-links dd {
	background: none;
	border: none;
}

.news-latest-subheader-wrap {
	height: 80px;
	overflow-y: hidden;
	margin-bottom: 0px;
}

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

.news-list-container-faq {
	padding-top: 15px;
	border-top-color: #CCCCCC;
	border-top-style: solid;
	border-top-width: 1px;
}

.news-single-item-faq .news-single-related, .news-single-related * {
	background: none;
	border: none;
	margin: 0px;
}

.news-single-related dd, .news-single-related dt {
	margin: 0px;
}

.news-single-files dd, .news-single-files dt, .news-single-links dt, .news-single-links dd{
	margin: 0px;
}

.news-single-links dd p.bodytext {
	margin: 0px;
}

.faq-news-single-backlink {
	padding-top: 15px;
}

.news-single-timedata, #lightbox #imageDetails {
	display: none;
}

.news-list-item p.bodytext, .news-list-morelink {
	margin-left: 0px;
	padding-left: 0px;
}

#suggest {
	position: absolute;
	background-color: #f1f1f1;
	border: 1px solid #CCCCFF;
	width: 200px;
	color: #333;
	margin-top: -10px;
}

#suggest div {
	padding: 1px;
	display: block;
	width: 200px;
	overflow: hidden;
	white-space: nowrap;
}

#suggest div.select{
	color: #333;
}

#suggest div.over{
}

div.csc-textpic-imagewrap dl, div.csc-textpic-imagewrap dl dd, div.csc-textpic-imagewrap dt { display: block; background-image: none; background-color: transparent; }
.news-latest-item p.align-justify { color: #FFFFFF; font-size: 12px; }
.news-single-img { margin-left: 12px; }
.news-single-item p.align-justify, .news-single-item h2, .news-single-item p.bodytext { margin: 0px; margin-bottom: 10px; }
.news-single-item h2 { margin-bottom: 20px; }
.news-single-item { margin: 0px; padding: 0px; }
