/* std classes */
.clear { clear: both; }

/* Navigation Reset */
#audienceNav, #metaNav, #mainNav, #sitemap, #subNav, #language {
	margin: 0;
}
#audienceNav li, #metaNav li, #mainNav li, #sitemap li, #subNav li, #language li {
	background: none; padding: 0;
}				

/* layout */
body {
	background: url(../img/body_bg.png) top center repeat-y #f3f3f3;	
}
body.noSitemap {
    background: none;
}
#wrapper {
	background-color: #fff;
	padding-bottom: 50px;
}
#siteContainer, #sitemap { 
	width: 960px; margin: 0 auto;
	background-color: #fff;
}
	#header {
		height: 95px;
		margin-bottom: 15px;
		/* overflow: hidden; */
		padding-top: 10px;
		position: relative;
		border-bottom: 1px solid #000;
	}
		#logo {
			width: 184px; height: 76px;
			float: left; display: inline;
			margin-top: 19px;
			/* background: url(../img/quickmix-logo_nc.png) top left no-repeat #fff; */
			text-decoration: none;
		}
		#toolbar {
			float: right; display: inline;
			padding-top: 2px;
			height: 20px;

			/* overflow: hidden; */
		}
		
		#toolbar .tx-srlanguagemenu-pi1 {
			position: relative; 
			z-index: 1000000;
		}
		#header {
			z-index: 1000;
		}
		#mainCOntainer {
			position: relative; 
			z-index: 100;
		}
		
		
			#language, .tx-srlanguagemenu-pi1,  #quickSearch, #metaNav, #socialNav, #printPage {
				float: left; display: inline;
			}
			#language {
                height: 18px; width: 90px;
                overflow: hidden;
                border: 1px solid #C6C6C6;
                background: url(../img/language_bg.png) 90px 4px no-repeat #fff;
                padding: 0 8px 0 5px;                                 
                margin-right: 22px; margin-top: -2px;  
                
                cursor: pointer; 
                
                /* offen */
                z-index: 10;
                position: relative;
			}
                #language li {
                    padding: 2px 0;   
                    margin-bottom: 2px;                 
                    font-size: 12px;
                    background: transparent;
                }
                #language a {
                    color: inherit; font-size: inherit;
                    text-decoration: none;
                }                
                #language img {
                    position: relative;
                    top: 1px;                    
                  
                    width: 17px;
                }                
			#quickSearch {
				margin-top: -2px;
				margin-right: 10px;
			}	
				#quickSearch input {
					background: none;
					color: #959595;
                    filter: none !important;					
				}			
				#quickSearch input.submit {
					height: 18px; width: 20px;
					display: inline;
					border: 0px;
					background: url(../img/quickSearch_submit_bg.png) center center no-repeat #fff;
				}								
			#metaNav {
				margin-right: 15px;
			}
				#metaNav li {
					float: left; display: inline;
					padding: 0 8px;
					border-left: 1px solid #f07c00;
					background: none;
				}
				#metaNav li:first-child {
					border-left: none;
				}
			#socialNav {
				margin-right: 10px;
			}					
				#socialNav a, #printPage {
					float: left; display: inline;
					width: 16px; height: 16px;
					margin-right: 5px;
					cursor: pointer;
					text-decoration: none;
				}
				#googlePlusLink {
					background: url(../img/socialNav_gp_bg.png) center center no-repeat #fff;
				}
				#twitterLink {
					background: url(../img/socialNav_tw_bg.png) center center no-repeat #fff;
				}
				#youtubeLink {
					background: url(../img/socialNav_yt_bg.png) center center no-repeat #fff;
				}
				#facebookLink {
					background: url(../img/socialNav_fb_bg.png) center center no-repeat #fff;
				}	
				#mailLink {
					background: url(../img/socialNav_mail_bg.png) center center no-repeat #fff;
				}	
			#printPage {
				background: url(../img/printPage_bg.png) center center no-repeat #fff;				
			}
							
	
		#audienceNav, #claim, #highlightedBar {
			position: absolute;
			bottom: 10px; right: 2px;
			height: 27px;
		}
        #claim, #highlightedBar {
            width: 550px; height: 27px;
            background: url(../img/audienceNav_a_bg.png) top left repeat-x #fff;
        }
        #claim {
            height: auto;
            padding: 3px 0 4px 60px;
            font-size: 18px; font-weight: bold;
            color: #fff;            
        }
        
        #highlightedBar {
            width: auto;
            min-width: 545px;
            max-width: 750px;
        }
        
        #highlightedBar #claim, #highlightedBar #audienceNav {
            -webkit-box-shadow: none; box-shadow: none; -moz-box-shadow: none;
            position: static;
            top: 0; left: 0; right: 0;
            background: none;
        }
        #highlightedBar #audienceNav {
            float: right;
            border-left: 2px solid #fff;
        }     
        #highlightedBar #claim {
            float: left;
            width: auto; height: auto;
            padding: 3px 10px 0 50px;
        } 
        #highlightedBar #audienceNav a {
            /* background: none; */
        } 
        
        
        .tubag #claim {
            background: none !important;
            background-color: #e20b18 !important;
        }   		
			#audienceNav li {
				float: left; display: inline;
				border-left: 1px solid #fff;
			}
			#audienceNav li:first-child {
				border-left: none;
			}
			#audienceNav > li > a {
				display: block; 
				padding: 5px 10px; padding-bottom: 6px;
				color: #fff; font-weight: bold; font-size: 14px;
				border-left: 1px solid #eb5402;
				background: url(../img/audienceNav_a_bg.png) top left repeat-x #fff;
			}

			#audienceNav > li > a:hover, #audienceNav > li > a.active, #audienceNav > li.highlight > a {
				color: #373737;
				text-decoration: none;
				background: #e9e9e9;
				border-left: 1px solid #e9e9e9;
			}
			#audienceNav > li > a:active {
				color: #373737;
				background: #ddd;
				border-left: 1px solid #ddd;
			}

            #audienceNav > li:first-child > a, #audienceNav > li:first-child > a:hover, #audienceNav > li:first-child > a.active, #audienceNav > li:first-child > a:active {
                border-left: none;
            }   

	#mainContainer {
		/*overflow: hidden;*/
		padding-bottom: 55px;
		margin-bottom: 5px;
		border-bottom: 1px solid #000;		
	}
		#subNav {
			float: left; display: block;
		    width: 240px;
		    /* padding-top: 3px; */
		    overflow-x: hidden;		    
		    /*background: #e3e3e6;*/
		}
			#subNav li {
				background: #e3e3e6;
			}
			#subNav a {
				display: block;
				padding: 7px 22px;
				color: #1a1a1a; font-size: 13px;
			}
			#subNav a:hover, #subNav a.active {
				text-decoration: none;
			}
			#subNav > li > a:hover, #subNav > li > a.active {
				background: #f1f1f1;
			}
			#subNav > li > a.active:hover {
			/*	background: #f09331; */
			}			
			#subNav > li > a:active {
				background: #eee;
			}
				#subNav ul {
					margin-top: -2px;
					/*background: #f1f1f1;*/
					margin-bottom: 0;
				}
					#subNav ul > li > a {
						padding: 5px 38px; padding-right: 5px;
						font-size: 12px;
						background: transparent;
					}
					#subNav ul > li > a:hover, #subNav ul > li > a.active {
						background: #f09331;
					}	
					#subNav ul > li > a:active {
						background: #eb5402; 
					}
            #subNavContainer {
                float: left; display: inline;
                clear: right;
            }
            #subNavContainer #subNav {
                float: none;
            }					
		#teaserContent {
		    float: right; display: inline;
		    position: relative;
		    width: 710px;
		    height: 170px;
		    margin-right: 2px;
		    margin-bottom: 40px;
		    overflow: hidden;
		}
			.teaser-high #teaserContent {
				height: 340px;
			}
            #teaserContent .slideshow, .blend {
                display: none;
                left: 0; top: 0;
                overflow: hidden;
                position: absolute;
                text-decoration: none;
                z-index: 1;
                width: 710px; height: 170px;
            }
				.teaser-high #teaserContent .slideshow, .blend {
					height: 340px;
				}
            #teaserNavi {
                bottom: 10px; left: 5px;
                height: 20px;
                position: absolute;
                z-index: 6;
            }
            #teaserNavi div {
                background-color: rgba(255, 255, 255, 0.3);
                border: 1px solid #fff;
                cursor: pointer;
                display: inline;
                float: left;
                height: 19px;
                margin-right: 7px;
                opacity: 0.5;
                width: 21px;
            }
            #teaserNavi .active {
                opacity: 1;
            }
            .showing {
                z-index: 5 !important;
            }		
		
		#mainContent { 
		    float: right; display: inline;
		    width: 440px;
		    margin-right: 25px;
		}						
		#secContent {
		    float: right; display: inline; clear: right;
		    width: 230px; min-height: 10px;	    
		    margin-right: 3px;			
		}
			#secContent > div {
				margin-bottom: 15px;
				padding: 5px; padding-bottom: 0;
				/* background: #e6e6e6; */
                border: 1px solid #e6e6e6;				
				overflow: hidden;			
			}	
				#secContent > div.csc-textpic-clear {
					border: none;
					padding: 0;
					margin: 0;
				}
	#mainNav {
		float: left;
		clear: both;
		height: 27px;
  		overflow: hidden;
	}
		#mainNav li {
			float: left; display: inline;
			border-left: 1px solid #fff;
		}
		#mainNav li:first-child {
			border-left: none;
		}
		#mainNav > li > a {
			display: block; 
			padding: 5px 10px;
			color: #fff; font-weight: bold; font-size: 14px;
			border-left: 1px solid #777;
			background: url(../img/mainNav_a_bg.png) top left repeat-x #fff;
		}
		#mainNav > li > a:hover, #mainNav > li > a.active {
			color: #373737;
			text-decoration: none;
			background: #e9e9e9;
			border-left: 1px solid #e9e9e9;
		}
		#mainNav > li > a:active {
			color: #373737;
			background: #ddd;
			border-left: 1px solid #ddd;
		}
        #mainNav > li:first-child > a {
            border-left: none !important;
        }   				
	#sitemap {
		height: 100%;
		background-color: #d1d1d1;
	}
		#sitemap > li {
			width: 145px;
			float: left; display: inline;
			margin: 10px 0 20px 20px;
		}
		#sitemap > li:nth-child(4n) {
			width: 110px;
		}
		#sitemap > li:nth-child(6n) {
			width: 120px;
			margin-left: 0;
		}
		#sitemap > li.first {
			clear: left;
			/*width: 90px;*/
		}		
		#sitemap > li > a {
			font-weight: bold;
		}		
		#sitemap a {
			display: block;
			margin-top: 1px;
			color: #555;
		}
		#sitemap a:active {
			color: #101010;
		}		
		#sitemap ul {
			margin-top: 2px;
		}

/* Alternative Container */
/* Home */

.home #mainContainer {
    padding-bottom: 20px;
}

.home #teaserContent {
	display: block;
	float: none; clear: both;
	margin: 0;
	margin-bottom: 5px;
	height: 295px;
	width: 960px;
}
.home #teaserContent .teaserImage {
    height: 290px;
    width: 955px;
}
	.teaserImage .imageCaption {
		display: block;
		position: absolute;
		bottom: 9px;
		z-index: 10;
		left: 0;
		color: #555;
		font-size: 12px;
		padding: 10px;
		background-image: url(../img/bgTeaserCaption.png);
	}

.home #teaserContent img {
	display: block;	
	margin: 0 auto;
}

.home #mainContent {
	display: block;
	float: none; clear: both;
	width: 960px;
	overflow: hidden;
}

.home #mainContent .introBox:first-child {
   width: 472px; 
}  

.home #secContent {
    float: right; display: inline;
    width: 474px;
}

.home #secContent > div {
    padding: inherit;
    margin-bottom: inherit;
    border: none;
}

.home #pluginContent {
    float: left; display: inline;
    width: 480px;
    margin-bottom: 15px;
}
.home #pluginContent > div {
    float: left; display: inline;
    width: 230px; margin-left: 12px;
}
.home #pluginContent > div:first-child {
    margin-left: 0;
}
.home #pluginContent div.blockTeaser {
    clear: both;
    float: none;
    display: block;
    width: 480px;
    margin: 0;
    text-align: center;
}

.home #footerContent {
    clear: both;
    margin-top: 18px;
    padding-top: 12px;
    border-top: 1px solid #000;
}

/* Volle Breite */
.full #mainContent {
    float: right;
    width: 700px;
    margin-right: 2px;
}
	.objektreporte.full #mainContent {
		width: 710px;
	}

.full #secContent {
    display: none;
}

/* Container */
/* Box im SecContent der Unterseiten */

#secContent .textBox {
    padding: 8px;
    background: #fff;
    border: 1px solid #e6e6e6;
}

.teaserBox {
    background: #e6e6e6;
    border: none;
}

.teaserBox .image {
    width: 95px;
    float: left; display: inline;
    margin: -5px 10px 0 -5px;               
}
.teaserBox h2 {
    margin-top: 2px; margin-bottom: 0;
    font-size: 13px; color: #f07c00;
}
.teaserBox p {
    margin: 10px 0;
    font-size: 11px; color: #1a1a1a;
}
.teaserBox a.moreLink {
    margin-top: 5px;
}

#secContent .teaserBox.plain {
	padding: 9px;
	background-color: #fff;
	border: 1px solid #e6e6e6;
	box-shadow: none;
	-moz-box-shadow: none;
	-webkit-box-shadow: none;
}
.teaserBox.plain .image {
	width: auto;
	float: none;
	margin: 0;
	display: block;
	text-align: center;
}
.teaserBox.plain .image img { 
	display: inline-block; 
	/* display: block; */
}
.teaserBox.plain p { margin-bottom: 0; line-height: 1; }
/* Box auf Startseite(n) */
.introBox {
	float: left; display: inline;
	width: 230px;
	margin-left: 12px; margin-bottom: 15px;
	background: #e6e6e7;
}
.introBox:first-child {
	margin-left: 0px;
}
.introBox .image {
    display: block;
    overflow: hidden; 
    height: 200px; width: 100%;
}
.introBox h2, .introBox strong {
    margin: 6px 0 0px 8px;
    color: #282828;
}
.introBox strong {
    display: block; 
    margin-top: 0; margin-bottom: 6px;
    font-size: 13px;
}
.introBox h2, .introBox h2 a, .introBox strong a {
    color: #282828;
    text-decoration: none;
}

.footerElement {
    float: left; display: inline;
    width: 472px;
    margin-left: 12px;
}
#newsTeaser {
	padding: 6px 10px;
	background-color: #e6e6e7;
	box-shadow: 0 1px 3px #aaa;
}
#newsTeaser > a { display: block; text-decoration: none; }
#newsTeaser ul { margin: 0px; line-height: 1.3; }
#newsTeaser li {
	display: inline;
	padding: 0px;
	background: none;
	list-style-type: none;
}
#newsTeaser li:after {
	content: "|";
	margin: 0px 5px;
	color: #555;
}
#newsTeaser li:last-child:after { content: none; }
.footerElement p {
    margin-bottom: 0;
    width: 90%;
}
.footerElement h3 {
    margin-bottom: 5px;
} 
.footerElement ul {
    overflow: auto;
} 
.footerElement:first-child {
    margin-left: 0px;
    /*border: 1px solid #eee;*/
}

/* Bild evtl. mit BU */
.imageBox {
    float: left; display: inline;
    width: 200px;
    margin: 0 15px 15px 0;
    background: #e6e6e6;
}
.imageBox img {
    display: block;
    border-bottom: 1px solid #fff;
}           
.imageBox p {
    float: left; display: inline;
    width: 155px;
    padding: 5px;
    margin-bottom: 0;
    font-size: 11px;
}
.imageBox .zoomLink {
    float: right; display: inline;
    width: 32px; height: 32px;
    text-decoration: none;
}

/* UI Helper */
.toggle + div, .toggle + fieldset {
    display: none;
}


/* Fx */
#audienceNav, #mainNav, #claim, #highlightedBar {
	-moz-box-shadow: 0 3px 3px #bbb;
	-webkit-box-shadow: 0 3px 3px #bbb;
  	box-shadow: 0 3px 3px #bbb;
}

.home #teaserContent img {
	-moz-box-shadow: 0px 2px 3px #aaa;
	-webkit-box-shadow: 0px 2px 3px #aaa;
	box-shadow: 0px 2px 3px #aaa;
}

.introBox {
	-moz-box-shadow: 0px 1px 3px #aaa;
	-webkit-box-shadow: 0px 1px 3px #aaa;
	box-shadow: 0px 1px 3px #aaa;
}

.teaserBox, .textBox {
    -moz-box-shadow: 3px 3px 4px #ddd;
    -webkit-box-shadow: 3px 3px 4px #ddd;
    box-shadow: 3px 3px 4px #ddd;       
}

input, textarea {
    background: #ffffff; /* Old browsers */
    /* IE9 SVG, needs conditional override of 'filter' to 'none' */
    background: url("data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2ZmZmZmZiIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNlMmUyZTIiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+");
    background: -moz-linear-gradient(top, #ffffff 0%, #e2e2e2 100%); /* FF3.6+ */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ffffff), color-stop(100%,#e2e2e2)); /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(top, #ffffff 0%,#e2e2e2 100%); /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(top, #ffffff 0%,#e2e2e2 100%); /* Opera 11.10+ */
    background: -ms-linear-gradient(top, #ffffff 0%,#e2e2e2 100%); /* IE10+ */
    background: linear-gradient(top, #ffffff 0%,#e2e2e2 100%); /* W3C */
}