/* Spezifische inometa Styles */

#header .page_image_bg {
    background-color: #fff;
}

#mainMenu ul li a:hover,
#mainMenu ul li a:focus,
#mainMenu ul li a:active{
	color: #005482;
	background-image: none;
	background-color: #fff;
}

.plugin-tx_userextheadimganim #slideShow1 .element .textbox a {
    background: #005482;
    color: #fff;
    font-weight: bold;
    margin-top: 10px;
    min-width: 140px;
    padding: 1px 7px;
    text-decoration: none;
}

.plugin-tx_userextheadimganim #slideShow1 .element .textbox a:hover {
    background: #004370;
}

#header #logo {
    top: 54px;
}
#header #logo a img {
    max-width: 150px;
}

/* aus BaseScreen.css kopiert */

/* Startseite */
#pageUid_447 #col3{
	float:left;
	margin:0;
	padding:0;
	width:70%;
}

#pageUid_447 #col1{
	float:right;
}

#pageUid_447 #col1 .csc-default{
	/*border: 1px solid #ccc;*/
	box-shadow: 0px 0px 5px rgba(0,0,0,0.3);
	padding: 10px;
	margin-top: 5px;
}

#pageUid_447 #c1008{
	font-size: 12px;
}
#pageUid_447 #c1008 a{
	text-decoration: underline;
	color: #808080;
}
#pageUid_447 #c1008 a:hover{
	color: #555;
}
#pageUid_447 #c79 h2,
#pageUid_447 #c1008 h2,
#pageUid_447 #c2590 h2{
	font-size: 18px;
	display: block;
	border-bottom: 2px solid #c6c6c6;
	padding-bottom: 4px;
	margin-bottom: 4px;
	word-wrap: break-word;
}
#pageUid_447 #c79 h2:before,
#pageUid_447 #c1008 h2:before,
#pageUid_447 #c2590 h2:before{
	content: "> ";
}
#pageUid_447 #c1008 .contenttable{
	border-spacing: 0;
	border-collapse: collapse;
}
#pageUid_447 #c1008 .contenttable tr{
	background: none;
}
#pageUid_447 #c1008 .contenttable-0 td {
    padding: 0;
	display: block;
	width: 100%;
	float: left;
}
#pageUid_447 #c1008 .contenttable-0 td.td-1 {
	padding-bottom: 8px;
}
#pageUid_447 #c1008 .contenttable-0 tr.tr-last td.td-0 {
	display: none;
}
#pageUid_447 #c1008 .contenttable-0 tr.tr-last td.td-last {
	background: yellow;
	text-indent: -5000px;
	background: transparent url(../Images/Base/termine-up.png) center center no-repeat;
	height: 20px;
}
#pageUid_447 #c1008 .contenttable-0 tr.tr-last td.td-last:hover {
	opacity: 0.6;
	cursor: pointer;
}
#pageUid_447 #c1008 .contenttable-0 tr.tr-last.state-up td.td-last {
	background-image: url(../Images/Base/termine-down.png)
}
#pageUid_447 #c2590{
	font-size: 12px;
}
#pageUid_447 #c2590 img{
	width: 280px;
	height: auto;
	margin: 5px 0 10px 0;
}

#pageUid_447 .news-teaser-container{
	padding: 0;
	margin-top: 6px;
}
#pageUid_447 .news-teaser-item {
	margin-bottom: 10px;
	padding-bottom: 10px;
	border-bottom: 2px solid #c6c6c6;
}
#pageUid_447 .news-teaser-showallnews a {
	margin-bottom: 6px;
	display: block;
	text-align: right;
	color: #808080;
}
#pageUid_447 .news-teaser-showallnews a:hover {
	color: #555;
}
#pageUid_447 .news-teaser-showallnews a:before {
	content: "> ";
}
#pageUid_447 .news-teaser-item-headline a{
	font-size: 14px;
	color: #808080;
}
#pageUid_447 .news-teaser-item-headline a:hover{
	color: #555;
}
#pageUid_447 .news-teaser-item-date{
	font-size: 11px;
}
#pageUid_447 .news-teaser-morelink{
	font-weight: bold;
	display: inline;
}
#pageUid_447 .news-teaser-item-image{
	margin: 0 0 6px 0;
}
#pageUid_447 .news-teaser-item-image img{
	width: 100%;
}
#pageUid_447 .news-teaser-item-text{
	font-size: 11px;
}
#pageUid_447 .news-teaser-item-text h3{
	font-size: 12px;
	font-weight: bold;
}
#pageUid_447 .news-teaser-item-text a{
	text-decoration: underline;
	color: #808080;
}
#pageUid_447 .news-teaser-item-text a:hover{
	color: #555;
}

/* Footer */

#footer .footer .fourth a,
#footer .footer .fourth a:hover {
    background: none;
    display: block;
    padding: 0;
	text-decoration: underline;
}

#footer .footer .fourth img {
	opacity: 0.3;
	margin: 8px 0 4px 0;
}

#footer .footer .fourth img:hover{
     opacity: 0.7;
}

.page-banner{
    width: 100%;
    position: fixed;
    bottom: 0;
    z-index: 900;
}

.page-banner > .banner{
    width: 100%;
    height: auto;
    display: none;
}

.page-banner > .banner > div{
    max-width: 1100px;
    width: 100%;
    height: auto;
    margin-left: auto;
    margin-right: auto;
    position: relative;
}

.page-banner > .banner > div div{
    width: 100% !important;
    height: auto;
}

.page-banner > .banner > div img{
    width: 100% !important;
    height: auto;
}
.page-banner > .banner > div a:hover img{
    opacity: 1 !important;
}

.page-banner > .banner > div > a.close{
    position: absolute;
    top: 0;
    right: 0;
    background-color: rgba(0, 0, 0, .6);
    padding: 5px;
    cursor: pointer;
    max-width: 25px;
}

/* Responsive */

@media screen and (max-width: 1040px){
	#pageUid_447 #col3 {
		float: none;
		margin: 0;
		padding: 0;
		width: 100%;
	}
	#pageUid_447 #col1 {
		float: none;
		margin: 0;
		padding: 0;
		width: 100%;
	}
	#pageUid_447 #col1 #c79 {
		width: 48%;
		float: left;
		margin-right: 4%;
	}
	#pageUid_447 #col1 #c1008 {
		width: 48%;
		float: left;
	}
}

@media screen and (max-width: 760px){

	#header #logo {
		top: 14px;
	}
	#header #logo a img {
		max-width: 100px;
	}
	
	#pageUid_447 #header #navBreadcrumb{
		margin-top: -15px;
	}
	
	#pageUid_447 .c33l,
	#pageUid_447 .c33r{width: 33%;	}
	#pageUid_447 .subcl{padding: 0 1em 0 0;}
	#pageUid_447 .subc{padding: 0 0.5em;}
	#pageUid_447 .subcr{padding: 0 0 0 1em;}
	
	#pageUid_447 #col1 #c79,
	#pageUid_447 #col1 #c1008 {
		width: 100%;
		float: none;
	}
	
	#pageUid_447 #col1 #c79 .news-teaser-container .news-teaser-item,
	#pageUid_447 #col1 #c79 .news-teaser-container .news-teaser-showallnews{
		float: left;
		margin-right: 20px;
		width: 47%;
	}
	
	#pageUid_447 #col1 #c79 .news-teaser-container div.even,
	#pageUid_447 #col1 #c79 .news-teaser-container div.news-teaser-showallnews {
		margin-right: 0;
	}
	
	#pageUid_447 #c79 h2, #pageUid_447 #c1008 h2 {
		margin-bottom: 14px;
		padding-bottom: 7px;
	}
	
}

@media screen and (max-width: 540px){
	
	#pageUid_447 .c33l,
	#pageUid_447 .c33r{width: 100%;	}
	#pageUid_447 .subcl,
	#pageUid_447 .subc,
	#pageUid_447 .subcr{padding: 0;}
	
}
@media screen and (max-width: 500px){
	
	#pageUid_447 #col1 #c79 .news-teaser-container .news-teaser-item,
	#pageUid_447 #col1 #c79 .news-teaser-container .news-teaser-showallnews{
		float: none;
		margin-right: 0;
		width: 100%;
	}
	
	#pageUid_447 .news-teaser-item {
		margin-bottom: 25px;
    	padding-bottom: 25px;
	}
	
}
