@charset "UTF-8";
/* import rte style */
@import url("default.css");

/************************************/
/* Default_layout 					*/
/************************************/

body, #outside {
	height: 100%;
	width: 100%;
}
#container {
	-moz-border-radius: 7px;
	border-radius: 7px;
	margin: 10px;
	background:#FFF;
}
body {
	background-attachment: fixed;
	background-image: url(/fileadmin/sktypo3/templates/images/bg.jpg);
	background-position: center top;
}

section#top {
	width: 96%;
	height: 2.5em;
	position: fixed;
	top: 0;
	left: 0;
	margin: 0 auto;
	z-index: 9999;	
	padding: 0.25em 2% 0 2%;
}
div#topBound {
	max-width: 950px; 	
	margin: 0 auto;
}
div#container{
	width:950px;
	position: relative;
	margin: 0 auto;
	margin-bottom: 20px;
	background-image: url(/fileadmin/sktypo3/templates/images/footer_bg.jpg);
	background-position: bottom;
	background-repeat: repeat-x;
	padding-bottom: 0.1em;
}
div#loginBox {
	float: left;
    height: 2.5em;	
}
form.loginTop {
	top: 2.7em;
	position: absolute;
	padding: 1em;
}

DIV.csc-textpic DIV.csc-textpic-imagecolumn { display: block; margin-right: 5px;}

nav.navigationLanguage {
    float: left;  
    padding-left: 20px;
	width: 100px;
	/*display: none;*/
}
nav.navigationLanguage ul {
}
nav.navigationQuick {
    float: right;    
	font-size:0.86em;
	padding-top:0.4em;
}
div#searchBox {
    float: right;
}
body.hideRightColumn .quiet { height: 125px; }
body.defaultLayout .quiet{	height: 170px; }
header {
	clear: both;
	/*height: 125px;*/
	padding: 2% 2% 0;
	margin: 1em 0 0 0;
	position: relative;
	z-index: 900;
	height: 1px;
}
h1#siteTitle {
	float: left;
    margin: -10px 0 0 -10px;
    padding: 0;
}
h2#subTitle {
	clear: both;
	float: left;
}
div#headerImg {
	position: absolute;
	right: 0em;
	top: 2em;
	border: none;
	box-shadow: none;
	
}

div#main a:hover {
	text-decoration:none;
}


div.csc-textpic-center DIV.csc-textpic-imagewrap {
	width: 100% !important;
}

#navigationBreadcrumb {
	width:100%;
	font-size: 1em; 
	font-family:'DIN 1451 W01 Engschrift', Arial, sans-serif;
	margin-left: 22px;
	margin-top: 15px;
}
#navigationBreadcrumb, #navigationBreadcrumb a {
	color:#014979 !important;
}
nav.mainNav {
    position: relative;
    z-index: 600;
	width: 100%;
}
nav.mainNav a {
		z-index: 600;
}
nav.mainNav li:hover ul {
	display: block; 
}

nav.mainNav li:hover ul ul {
	display: none;
}

nav.mainNav ul li {
	z-index: 600;		
}
nav.mainNav ul li ul li{
	z-index: 500;	
}
nav.mainNav ul li a, nav.mainNav a.showNavLink { 
	display: block;
	padding: 1.5em 0.5em 1.5em 0.7em;
	z-index:605;
	height: 1.5em;
}
nav.navigationLanguage ul li a {
	display: block;
	padding-right: 0.8em;
	padding-top: 0.4em;
	font-size:0.85em;
}
nav.navigationQuick ul li a {
	padding-right: 0.8em;
}

nav.navigationFooter {
	float: left;
}

nav.navigationFooter ul li a {
	padding-right: 0.8em;
}


.fb_edge_widget_with_comment {
	position: absolute;
}

div#searchBox #inputButton {
	margin-left: 0px;
}
div#searchBox #inputText {
	float: left;
	width: 14em;
	padding-left: 5px;
}

nav.navigationSecond {
	z-index:300;
	float:left;
	width: 100%;
}
div#leftContentWrap section {
	margin-left: 15px;
}
div#leftContentWrap .csc-textpic {
	width: 200px;
}
div#leftContentWrap .csc-textpic-single-image img{
	margin-bottom: 0px !important;
	border: 5px solid #FFFFFF;
	border-radius: 5px 5px 5px 5px !important;
	box-shadow: 0 0 5px #CCCCCC;
}

div#leftContentWrap .csc-textpic-single-image {
	/*border-color: #fff;
	border-style: solid;
	margin-left: -5px;
	/*border-width: 5px;*/
	/*-webkit-box-shadow: 0 0 5px #CCC;
	-moz-box-shadow: 0 0 5px #CCC;
	/*box-shadow: 0 0 5px #CCC;*/
	-pie-box-shadow: 0 0 5px #CCC;
}

div#leftContentWrap .csc-textpic-text {
	color: #000;
	/*line-height:18px;*/
	line-height:1.45em;
	margin-top: 5px;
	margin-bottom: 5px;
	width: 270px;
}

div#leftContentWrap p {
	width: 270px;
	color: #666666;
	position: relative;
	margin-bottom: 30px;
}

/*more link GENERAL LAYOUT*/
.bodytext a.internal-link, #contentWrap .tx-myslideshow-pi1 a.additionalLink, #leftContentWrap .csc-textpic-text a, .moreLink , .news-more-content a,
.csc-default .bodytext a.internal-link, .hideRightColumn .csc-default .csc-textpic .bodytext a.internal-link{
	display:inline-block;
	height:19px;	
	color:#fff;	
	background: #015692 url(/fileadmin/sktypo3/templates/images/bg_bt_blue.jpg) repeat-x center top;
	border:5px solid #fff;	
	margin:0;
	opacity:.9;
	border-radius:5px;
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
	box-shadow:0px 0px 3px 0px #999;
	-moz-box-shadow:0px 0px 3px 0px #999;
	-webkit-box-shadow:0px 0px 3px 0px #999;
	padding-left:10px;
	padding-right:10px;	
	padding-bottom:2px;	
	font-size:12px;
	cursor:pointer;
	vertical-align:middle;
	line-height:1.7;
	position: absolute;
	right: 5px;
	bottom: 5px;
}

div#leftContentWrap a.internal-link {
	right: 5px;
	top: 25px;
}

div#leftContentWrap a.external-link-new-window {
	/*right: 5px;*/
	top: 25px;
}

.moreLink , .news-more-content a {
	 position: static;
	 float: right;
	 margin: 0;
	 
}
div#leftContentWrap {
	width: 300px;
}

div#main .csc-textpic-above .csc-textpic-single-image img, .csc-textpic-center img, body.defaultLayout div#main .csc-default img {
	border-radius:5px !important;
	moz-border-radius:5px !important;
	-webkit-border-radius:5px !important;
	border-color: #FFFFFF;
	border-style: solid;
	border-width: 5px;
	box-shadow: 0 0 5px #CCCCCC;
	margin-bottom: 20px;
	margin-right: 5px; 
}

body.hideRightColumn div#main .csc-textpic-above .csc-textpic-single-image img {
	margin-bottom: 10px;
}

div#main .csc-textpic-above .csc-textpic-single-image img.illu, .csc-textpic-center img.illu, body.defaultLayout div#main .csc-default img.illu{
	box-shadow: none;
	border: none;
}

body.defaultLayout div#main .csc-frame-frame1 img{
	border-radius:5px !important;
	moz-border-radius:5px !important;
	-webkit-border-radius:5px !important;
	border-color:transparent;
	border-style: none;
	border-width: 0px;
	box-shadow: none;
}

/* LEFT-NAVIGATION 1ST LEVEL */
nav.navigationSecond ul {
	clear: both;
	margin-top: 2.2em;
	margin-bottom: 2em;
	font-size:0.9em;
	z-index:301;
}

nav.navigationSecond ul li a {
	display: block;
	padding-top: 0.9em;
	padding-right: 1em;
	padding-bottom: 0.9em;
	padding-left: 1em;
	color: #666666;
	font-size: 1em;
	letter-spacing: 0.01em;
}

nav.navigationSecond ul li.selected a, nav.navigationSecond ul li a:hover {
	color: #000000;
	font-size: 1em;
	letter-spacing: 0.01em;
}

nav.navigationSecond li ul  {
	margin-left: 2em;
}

/* LEFT-NAVIGATION 2ND LEVEL */
nav.navigationSecond ul ul {
	z-index:301;
	margin-left: 0;
	margin-top: 0;
}

nav.navigationSecond ul li ul, nav.navigationSecond ul li.selected ul li ul{
	display: none;
}

nav.navigationSecond ul li.selected ul, nav.navigationSecond ul li.active ul{
	display: block;
}

nav.navigationSecond ul li.selected a{
	display: block;
}

nav.navigationSecond ul li.active ul li ul{
	display: none;
}

/* First level status active = has child */
nav.navigationSecond ul li.active ul li.selected ul, nav.navigationSecond ul li.active ul li.active ul,
nav.navigationSecond ul li.active ul li.selected ul li a.selected{
	display: block;
}

/* MAIN NAVIGATION */
nav.mainNav li {
	/*width: 8em;*/
}
nav.mainNav li ul {
	display: none;
	position: absolute;
	min-width: 180px;
	max-width: 100%;
	z-index: 500;
	margin-bottom: 20px;
	margin-left: 1px;
}
nav.mainNav li li {
	width: auto;
	float: none;
	clear: both;
	z-index:600 !important;
}
nav.mainNav li li a {
	height: auto;
	/*padding: 0.5px 2em 0.3em 2em;	*/
	font-family:Arial, Helvetica, sans-serif;
	font-size:0.75em;
	text-transform:none;
	z-index:605;
}

/* AddThis */
#addThis {
	float: right;
	margin-right: 24px;
	margin-top: -26px;
	position: relative;
}


/* SLIDESHOW */

.tx-myslideshow-pi1 {
	top: -50px;
	left: -50px;
}


#leftContentWrap .tx-myslideshow-pi1 .slidethrough img {
	border: 5px solid #FFFFFF;
	border-radius: 5px 5px 5px 5px !important;
	box-shadow: 0 0 5px #CCCCCC;
}

#leftContentWrap .tx-myslideshow-pi1 .slidethrough {
	margin-bottom: 30px;
}


.tx-myslideshow-pi1 .slidethrough a.additionalLink{
	position:   absolute;
	bottom: 14px; 
	right: 20px;
	color: #fff;
	font-size: 1.6em;
	font-family: 'DINNextW01-CondensedReg',Arial,sans-serif;
	text-transform: uppercase;
	letter-spacing: 0.03em;
}

#leftContentWrap .tx-myslideshow-pi1 .additionalLink {
	background: url("/fileadmin/sktypo3/templates/images/bg_bt_blue.jpg") repeat-x scroll center top #015692;
    border: 5px solid #FFFFFF;
    border-radius: 5px 5px 5px 5px;
    bottom: 5px;
    box-shadow: 0 0 3px 0 #999999;
    color: #FFFFFF;
    cursor: pointer;
    display: inline-block;
    font-size: 12px;
    height: 19px;
    line-height: 1.7;
    margin: 0;
    opacity: 0.9;
    padding-bottom: 2px;
    padding-left: 10px;
    padding-right: 10px;
    position: absolute;
	right: 25px;
    vertical-align: middle
}

#overlayImgFg {
	background: url("../images/homeFg_top.png") no-repeat 0 0 transparent;
	width: 987px;
	height: 124px;
	position:absolute;
	top: 0;
	left: 1px;
	z-index: 100;
}
#overlayImgBg {
	background-color:transparent;
	background-image:url("../images/homeBg.png");
	background-position:0 0;
	width: 987px;
	height:290px;
	position:absolute;
	top: -49px;
	left: -40px;  
}


.slideNav a.activeSlideImage {
	background-position:-19px 0;
}

.slideNav a {
	background-color:transparent;
	background-image:url(/fileadmin/sktypo3/templates/images/points.png);
	background-position:0 0;
	background-repeat:no-repeat no-repeat;
	display:inline-block;
	height:20px;
	margin:5px;
	text-indent:-99999px;
	width:10px;
}

#topContentWrap .slideNav {
    margin-left: 15px;
    margin-top: -35px;
	text-align:center;
	position:absolute;
	z-index:580;
}

#contentWrap .tx-myslideshow-pi1 .additionalLink {
	position: absolute; 
	bottom: 6px;
	right: 4px;
}
#contentWrap .slideNav {
	bottom: -6px;
	left: 0;
	position: absolute;	
}

/* Layout */
div#groupContent { 
	z-index:300;
	margin-top: -50px;
    margin-bottom: 1em;
   /* padding-bottom: 0.5em;*/
    padding-top: 0;
	/*background:#FFF;*/
}
div#leftContentWrap {
	float: left; 
	/*width: 32%;*/
	position: relative;
    /*padding: 0 0 2em 2%;*/
	z-index:301;
}
div#mainContentWrap {
	float: left; 
	position: relative;
	width: 95%;
	background-color:#f8fcfa;
	-moz-border-radius: 7px;
	border-radius: 7px;
	margin-top:6px;
	margin-left:21px;
	margin-right:21px;
	background-image:url(/fileadmin/sktypo3/templates/images/background_content.png);
	background-repeat:no-repeat;
}
.hideRightColumn div#mainContentWrap {
	float: left; 
	position: relative;
	width: 95%;
	background:none;
	-moz-border-radius: 7px;
	border-radius: 7px;
	margin-top:6px;
	margin-left:21px;
	margin-right:21px;

}
div#contentWrap {
	float: left; 
	width: 62%; 
	position: relative; 
	/* min height of content */
	height: auto !important;
	height: 400px;
	min-height: 400px;
	padding: 0 2% 2em 2%;
}
.hideRightColumn div#contentWrap {
  min-height: 0px;
  padding: 0;
  width: 101% !important;
}

.hideRightColumn div#contentWrap {
	width: 100%;
	margin-top: 215px;
}

.hideRightColumn div#main {
	overflow: hidden;
	margin-top:0 !important;
	background-image: url(/fileadmin/sktypo3/templates/images/home_csc_bg.png);
}

.hideRightColumn .csc-default, .hideRightColumn .csc-frame {
    float: left;
    height: 315px;
    margin: 2px 10px 45px 20px;
    overflow: hidden;
    position: relative;
    width: 29%;
}


.hideRightColumn div#main  img {
 border-radius:0px !important;
 moz-border-radius:0px !important;
 -webkit-border-radius:0px !important;
 -webkit-box-shadow:#CCCCCC 0 0 5px;
 border:5px solid #FFFFFF;
 border-radius: 5px 5px 5px 5px !important;
 box-shadow:#CCCCCC 0 0 5px;
}

.hideRightColumn div#main  img.illu {
 border-radius:0px !important;
 moz-border-radius:none !important;
 -webkit-border-radius:0px !important;
 -webkit-box-shadow:#CCCCCC 0 0 5px;
 border:none;
 box-shadow:none;
}


.hideRightColumn .csc-header {
	margin-top:15px;
	margin-bottom:10px;
}
.hideRightColumn .csc-frame-frame2 {
	width: 584px;
}

.hideRightColumn .csc-frame-frame1 img {
	width: 56px;
	height: auto;
}

.hideRightColumn .csc-frame-frame1  div.csc-textpic div.csc-textpic-imagewrap dl.csc-textpic-image dt {
	float: left ;	
}

.hideRightColumn .csc-frame-frame1  div.csc-textpic div.csc-textpic-imagewrap dl.csc-textpic-image dd {
	margin: 0 20px 0px 80px; 
}

.hideRightColumn .csc-frame-frame1  div.csc-textpic-caption-r .csc-textpic-caption {
	text-align: left;
}

.hideRightColumn .news-image-container .news-image {
	position: absolute;
	display: block;
}
.hideRightColumn .news-image-container {
	float: left;
	position: relative; 
	
}
.hideRightColumn .news-image-container {
	float: left;
	position: relative; 
	
}

.hideRightColumn .news-latest-container {
	padding-left: 295px;
	width: 289px;
	margin-top: -15px;
}

.hideRightColumn  .news-image, .hideRightColumn .news-more-content {
	display: none;
}
#topContentWrap {
    height: 221px;
    left: -22px;
    overflow: hidden;
    position: absolute;
    top: -26px;
	
}
.hideRightColumn nav.mainNav {
	height: 35px;
}

/*.hideRightColumn nav.mainNav ul {
	height: 35px;
}*/

.hideRightColumn .mainNav .listFloatLeft {
	overflow: hidden;
	padding-top:0px;
}

aside {
	float: right;
	position: relative;
	width: 18%;
    padding: 0 2% 2em 0;
}


footer {
	clear: both;
	text-align: right;
	padding: 0.5em 2em;
	margin-top: 1em;
	margin-bottom:2em;
	padding-top: 2em;
}

div#footerNav {
	position:relative;
	float: left;
	/*background-color: green;*/
	height: 50px;
	padding-left: 10px;
}

/* FACEBOOLIKE */
#facebookLike{
	position: absolute;
	margin-left: 21em;
	display: block;
}

.fb-like {
	margin-left: 10px;
	margin-top: -5px;
	display: block;
} 

.selectLangLink, .searchBoxLink, nav.mainNav a.showNavLink {
	display: none;	
}


/*************************************/
/* functional css styling            */
/*************************************/
body.hideLeftColumn div#leftContentWrap {
	display: none; 
}

div#leftContentWrap h2 {
width: 250px;
}
body.hideLeftColumn div#contentWrap {
}

body.hideRightColumn div#rightContent {
	display: none; 
}

body.hideRightAndLeftColumn div#leftContentWrap, body.hideRightAndLeftColumn div#rightContent {
	display: none; 
}
body.hideRightAndLeftColumn div#contentWrap {
	
}

footer h3, nav.mainNav h2, nav.navigationSecond h2, div#main h2 {
	display: none;
}

div#main  {
	margin-top:20px;
}

div#main h2  {
	display: block;
	margin-bottom:0.5em;
}

div#main ul, div#main ol {
	padding-bottom: 1.45em;
	margin: -10px 0 0 1em;
	float: none;
	padding-bottom: 1.45em;
}

div#main ul li{
	list-style:disc outside none;
	line-height: 1.45em;
	margin-left: 0.3em;
	padding-bottom: 0.3em;
	padding-left: 0.25em;
}

div#main ol li {
	line-height: 1.45em;
	margin-left: 0.3em;
	padding-bottom: 0.3em;
	padding-left: 0.25em;
}

div#main img {
	padding-bottom: 0em;
}

.csc-textpic.csc-textpic-intext-right.csc-textpic-border img  {
	padding-bottom: 0em;
	border: 5px solid #FFFFFF;
	border-radius: 5px 5px 5px 5px !important;
	box-shadow: 0 0 5px #CCCCCC;
}

div#main img.asset  {
	padding-bottom: 0em;
	border: none;
	box-shadow: none;
}

.hidden, .hide {
	display: none; 
	visibility: hidden;	
}

.clear {
	clear: both;	
}

.listFloatLeft li, .listFloatLeft dt, .listFloatLeft dd {
	float: left;
}

.mainNav .listFloatLeft {
	margin-top: -30px;
	/*padding-bottom: 20px;*/
}

/*************************************/
/* Set Default Styling for Elements  */
/*************************************/


label {
	float: left; 
	width: 30%;
}

.csc-mailform-radio label {
	float: none;
}

.csc-textpic-imagewrap div {
	float: left;
}


.csc-upload-file {
	clear: both;
	margin-bottom: 5px;
	padding: 5px;
}

.csc-upload-file .upload-desc {
	width: 335px;	
	float: left;
}

.csc-upload-file .uploads-link, .csc-upload-file .upload-size {
	float: right;
	margin-left: 5px;
} 


/*************************************/
/* FORMULAR - BASIC STYLING          */
/*************************************/

form .csc-mailform-field label, form .tx_powermail_pi1_fieldwrap_html label {
	float: none; 
	width: 100%;
	
}
form .tx_powermail_pi1_fieldwrap_html .powermail_radio_inner label, form .tx_powermail_pi1_fieldwrap_html .powermail_check_inner label {
	padding-left: 20px;
} 
.tx-powermail-pi1 dfn {
	display: none;
	position: absolute;
	width: 250px;
	top: 10px;
	right: -256px;
}
.powermail_radio_inner, .powermail_check_inner {
	width: 100%;
	display: block;
	clear: both;	
	padding-top: 5px;
	position: relative;
}
.tx_powermail_pi1_fieldwrap_html_radio_title, .tx_powermail_pi1_fieldwrap_html_checkbox_title {
	clear: both;
	font-weight: bold;
	padding-bottom: 0;
	padding-top: 1em;
}
form legend {
	display: none; 
}
	
body, button, input, select, textarea {
	color: #666;
}

input, button, textarea, select {
	display: block;
    border: 1px solid #E8E8E8;
    background-color: #FFFFFF;
    padding: 2px;
    width: 210px;
}

input[type="image"] {
	display: inline;
	clear: none;
	width: auto;
	border: none;
}
input[type="radio"], input[type="checkbox"] {
	position: absolute;
	width: auto;
	border: none;
	left: 0;
	top: 7px;
}
/*
input[type="checkbox"] {
	margin-bottom: 5px;
}
.powermail_radio_inner label, .powermail_check_inner label {
	margin-left: 20px;
}
*/
input[type="submit"] {
    /*width: auto;
    float: right;
    
    background-color: #999;
    color: #fff;*/
    background: url("/fileadmin/sktypo3/templates/images/bg_bt_blue.jpg") repeat-x scroll center top #015692;
    border: 5px solid #FFFFFF;
    border-radius: 5px 5px 5px 5px;
    bottom: 5px;
    box-shadow: 0 0 3px 0 #999999;
    color: #FFFFFF;
    cursor: pointer;
    display: inline-block;
    font-size: 12px;
    height: auto;
    line-height: 1.7;
	opacity: 0.9;
    margin: 0;
	padding-bottom: 3px;
	padding-top: 3px;
    padding-left: 10px;
    padding-right: 10px;
	vertical-align: middle;
    width: 92px;
    float: right;
}
.tx_powermail_pi1_formconfirmation_submit input[type="submit"] {
	width: 200px;
}
form .csc-mailform-field, form .tx_powermail_pi1_fieldwrap_html{
	margin-top: 10px;
	width: 340px;
	position: relative;
	}

form .clear {
	clear: both;
	padding-right: 12px;
	}
.powermail_mandatory_js {
	color: #f22; 	
}

form.loginTop label,form.loginTop input {
	float: none;
	clear: both;
	margin-top: 0.25em;	
}
/*************************************/
/* INDEXED_SEARCH - BASIC STYLING    */
/*************************************/
#inputText {
	border: none;
	height:20px !important;
	width: 130px !important;
	background-image: url(/fileadmin/sktypo3/templates/images/search.png);
	background-repeat: no-repeat;
	font-size:11px;
	text-transform:none;
	color:#999;
	padding-right: 23px;
}

.tx-indexedsearch .tx-indexedsearch-browsebox li { 
	display:inline; 
	margin-right: 0;
}

ul.browsebox li {
	margin-left: 0.2em;
}

.tx-indexedsearch-redMarkup {
	font-weight: bold;
	}
.tx-indexedsearch .tx-indexedsearch-title {
	background: #e8e8e8; 
	padding: 1px 0px;
	}
div.tx-indexedsearch-res dt, div.tx-indexedsearch-res dt {
	float:left;
}

div.tx-indexedsearch-res .tx-indexedsearch-text-item-path.item-path {
	margin: 0px;
}

dl.tx-indexedsearch-info {
	font-size:80%;
	color: #999;
	text-transform: none;
	line-height:1.45em;
	}
dt.item-crdate, dt.item-mtime, dt.item-path {
	font-weight:bold;
	}
div.tx-indexedsearch-res {
	margin-bottom:2em;
	}
.tx-indexedsearch td {
	padding:2px;
}

.tx-indexedsearch-form label {
	float: left;
	width: 20%;
	margin-top: 3px;
}

.tx-indexedsearch-form {
	float: left;
	width: 450px; 	
}

.tx-indexedsearch-search-submit {
	float: right;
	margin-right: 100px;
	margin-top: -40px;
	width: 110px;
}

input#tx-indexedsearch-searchbox-sword{
	width:250px;
}

.tx-indexedsearch select {
	width:156px;
	}
.tx-indexedsearch legend {
	display:none;
	}
.tx-indexedsearch-search-submit {
	padding:1em 0;
}


/***************************/
/* TT_NEWS - BASIC STYLING */
/***************************/

.news-latest-item h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	margin-bottom: 0;
	padding: 15px 15px 15px 0px;
}

.news-latest-item h3 a {
	display: block;
	margin-top: -20px;
	margin-left: 15px;
}
.news-latest-item.active h3 {
	padding: 15px 15px 5px 0px;
}

.news-latest-item {
	position: relative;
	border-bottom: 1px solid #E0E1DF;
	margin-left: -15px;
	padding-left: 10px;	
}

.pfeil {
		background-image: url(/fileadmin/sktypo3/templates/images/pfeil_gross.png);
		/*height: 106px;*/
		height: 140px;
		width: 43px;
		float: left;
		margin-left:-53px;
		display: none;
		background-position:0 -1px;
}



/*****************************************/
/*  NEWS                                 */
/*****************************************/

/* NEWS LATEST*/
.news-latest-item.active{ height: 140px; }

.news-latest-item.active .pfeil {
	display: block;
	position: absolute;
}
.news-icon-triangle{
	background-image: url(/fileadmin/sktypo3/templates/images/ui-icons_454545_256x240.png);
	background-position: -64px -16px;
	margin-left: -3px;
	padding-right: 18px;	
}
.news-latest-item.active .news-icon-triangle {
	background-image: url(/fileadmin/sktypo3/templates/images/ui-icons_454545_256x240.png);
	background-position: -32px -16px;
	margin-left: -3px;
	padding-right: 18px;	
}
.news-latest-item p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}
.news-more-content {
	margin-bottom: 15px;
}

.news-more-content a{
	margin-right: 30px;
	margin-top: -10px;
}
div.news-subheader p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
}
.news-more-content .news-subheader p {
	width: 95%;
}
.news-list-subheader p {
	display:inline;
}

/* NEWS LIST */
.news-list-item {
	padding: .4em 0 1em;
	clear:both;
}

.news-list-item h3 {
	padding-bottom: 10px
}

.news-list-container .news-list-item img, body.defaultLayout div#main .csc-default .news-list-item img {
	height: auto;
	min-width: 175px;
	margin-right: 15px;
}
.news-list-item .news-list-subheader a, .news-single-backlink a {
	background: url("/fileadmin/sktypo3/templates/images/bg_bt_blue.jpg") repeat-x scroll center top #015692;
    border: 5px solid #FFFFFF;
    border-radius: 5px 5px 5px 5px;
    bottom: 5px;
    box-shadow: 0 0 3px 0 #999999;
    color: #FFFFFF;
    cursor: pointer;
    display: inline-block;
    font-size: 12px;
    height: 19px;
    line-height: 1.7;
    margin: 0;
    opacity: 0.9;
    padding-bottom: 2px;
    padding-left: 10px;
    padding-right: 10px;
    vertical-align: middle;
    float:left;
}
.news-list-container img {
	float:left;
	margin: 0 10px 10px 0px;
}


/* NEWS SINGLE*/

.news-single-imgcaption {
	display: none;
	/*padding-top: 0.2em;
	padding-bottom: 0.1em;
	color: #666;*/
}

.news-single-subheader {
	padding: 10px 0;	
}
.news-single-img {
	float:left;
	margin: 0 10px 10px 0;
	}
.news-list-category {
	font-size: 90%;
}

.news-single-img{
	border: 5px solid #FFFFFF;
	border-radius: 5px 5px 5px 5px !important;
	box-shadow: 0 0 5px #CCCCCC;
}

div#main .news-single-item ul {
	padding-bottom: 1.45em;
	margin: -10px 0 0 1em;
	padding-bottom: 1.4em;
}



/*************************************/
/* WETTER BOX    */
/*************************************/

.weather-box {
	margin: 0px;
	padding: 36px;
	width: 176px;
	color: black;
	font-size: 11px;
	font-family: Arial,Helvetica,sans-serif;
	text-align:left;
	border: 1px solid #dfdfdf;
	background-color:white;
	border: 5px solid #FFFFFF;
 	border-radius: 5px 5px 5px 5px !important;
	box-shadow: 0 0 5px #CCCCCC;
}

#weather {
	
	/* */
	
	
}

