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

body {
	font: 100% Verdana, Arial, Helvetica, sans-serif;
	background: white;
	margin: 0; /* Es empfiehlt sich, margin (Rand) und padding (Auffüllung) des Body-Elements auf 0 einzustellen, um unterschiedlichen Browser-Standardeinstellungen Rechnung zu tragen. */
	text-align: center; /* Hierdurch wird der Container in IE 5*-Browsern zentriert. Dem Text wird dann im #container-Selektor die Standardausrichtung left (links) zugewiesen. */
	color: #000000;
	border:1px solid #39F
}



img+cite{
	width:70%;
	padding-left:0 !important;
	padding-right:20%;


}
p cite{
	height:auto;
	line-height:2em;
	display:block;
}

#container p{
	overflow:visible;
	height:auto;
	padding-top:40px;
}
cite, p strong{
	font-size:1em;
	font-style:italic;
	width:50%;
	margin-top:2em;
	margin-bottom: 2em;
	margin-left:auto;
	margin-right:auto;
	padding:1.5em;
	color:#369;
	display:block;
	border:1px solid silver;
	border-radius: 0px 25px 0px 25px; 
	font-weight:bold;
}
cite:before{
	content:"„";
}

cite span.autor:before{
	content:"“";
	color:#369;
	font-size:1.2em;
}

cite span.autor{
	font-size:0.9em;
	color:gray;
}

.content #container{
	width: 80%;  /* Hierdurch wird ein Container mit einer Breite erstellt, die 80% der Browserbreite beträgt. */
	background: #FFFFFF;
	margin: 0 auto; /* Durch automatische Ränder (in Verbindung mit einer Breite) wird die Seite zentriert. */
	Xborder: 1px solid #000000;
	text-align: left; /* Hierdurch wird die Einstellung text-align: center im Body-Element überschrieben. */
	Xborder:1px solid red;
	margin-top: 260px;
}



.content #container p, .content #container ul{
	font-size:1.2em;
	line-height:1.5em;
}
section{
	margin-top:1em;
}

section nav{
	width:10%;
	min-width:200px;
	margin-left:auto;
	margin-right:auto;
}

article aside nav{
	width:10%;
	min-width:100px;
	margin-left:auto;
	margin-right:auto;
}

.marginal{
	Xmargin-left:-20%;
	width:100%;
	height:18%
}

aside{
	width:8%;
	height:auto;
	position:absolute;
	left:1%;
	margin-left:0px;
	Xborder: 1px solid green;
	text-align:right;
	background-color:transparent;
}

aside h1, aside p{
	color:gray;
	font-size:12px;
}


section header img {
    width: 100%;
    height: auto;
}

#seitentitel{
	Xwidth: 80%;  /* Hierdurch wird ein Container mit einer Breite erstellt, die 80% der Browserbreite beträgt. */
	background: #FFFFFF;
	Xmargin: 0 auto;
	Xposition:fixed;
}



.content #seitentitel #banner {
    position: fixed;
    background-color: white;
    width: 80%;
    margin-left: 10%;
    margin-top: 0;
    margin-bottom: 0;
    margin-right: auto;
	height:300px;
}

#seitentitel h1, #seitentitel div{
	width:50%;
	float:left;
	color:#036;
	
}

#seitentitel h1, #seitentitel h2{
	font-size: 1.5em;
}

#seitentitel nav ul, footer nav ul{
	list-style:none;
	padding: 0;
	
}

#seitentitel nav ul li{
	background-repeat:no-repeat;
	background-position:center center;
	opacity:0.5;
}

#seitentitel nav ul li:hover{
	background-repeat:no-repeat;
	background-position:center center;
	opacity:1;
}

#seitentitel nav ul li, footer nav ul li{
	float:left;
	display:inline;
	width:auto;
	Xpadding-left:0.5em;
	Xpadding-right: 0.5em;
	border:1px solid white;
	margin-right:1em;
	box-shadow: 3px 2px 10px #036;
	line-height:1.5em;
	margin-bottom: 0.5em;
	padding:0 !important;
	height:100px;
	width:100px;
}

#seitentitel nav ul li a, #seitentitel nav ul li a:visited, #seitentitel nav ul li a:link, #seitentitel nav ul li a:hover{
	font-size:70%;
	text-align:center;
	display:block;
	float:left;
	padding:0.3em;
	color:#036;
	color:white;
	line-height:1em;
	height:100%;
	width:100%;
}

#Ndatenschutz{
		background-image:url(bilder/bttdatenschutz.jpg);
}

#Ntextenschreiben{
	background-image:url(bilder/bttschreiben.jpg);
}

#NmitteilenPressestelle{
	background-image:url(bilder/bttPresse.jpg)
}

#NmitteilenSprache{
	background-image:url(bilder/bttKunst.jpg)
}

#Nvita{
	background-image:url(bilder/bttVita.jpg)
}

#Nreferenzen{
	background-image:url(bilder/bttReferenzen.jpg)
}

#Nkontakt{
		background-image:url(bilder/bttkontakt.jpg);
}

#Nimpressum{
	background-image:url(bilder/bttimpressum.jpg);
}

#Naktuelles{
	background-image:url(bilder/bttaktuelles.jpg);
}




#seitentitel nav ul, footer nav ul {
    list-style: none;
    padding: 0;
}
#seitentitel nav ul{
    top: -100px;
    position: relative;
    width: 80%;
}


#seitentitel h1{
	text-align: left;
}

#seitentitel div{
	float:left;
	text-align:right;
	font-size:1.1em;
    padding-right: 10px;
    width: 48%;	
}



#seitentitel h3{
	font-weight:normal;
	color:black;
}

.fettblau{
	color:#369;
	font-weight:bold;
}

footer{
	font-size:90%;
	text-align:center;
}

nav li{
	color: #036; 
	Xtext-shadow: silver 0.1em 0.1em 0.1em;
	font-weight: bold;
	font-stretch:expanded;
	}



footer nav ul li{
	color: #036; 
	Xtext-shadow: silver 0.1em 0.1em 0.1em;
	font-weight: bold;
	font-stretch:expanded;
	box-shadow:none;
	color:gray;
	font-size:0.9em;
	display:inline;
	float:none;
}

#einleitung h1, article h1{
	text-shadow: silver 0.1em 0.1em 0.1em;
	font-size:1.5em;
	color: #036; 
	margin-top:2em;
}


aside h1{
	font-size:1em;
	color:gray;
}

.inhaltbereich img{
	float:left;
	margin-right:1em;
	margin-bottom: 1em;
	
}

article {
	border-top:1px solid gray;
}

img.banner{
	overflow:hidden;
}

#seitentitel nav ul li a, footer nav ul li a, a {
    text-decoration: none;
	border-bottom:1px dotted #369;
	color:#369;
}
#iconnav a, #banner nav ul li a {
    Xborder-bottom: 1px solid white !important;
	border-bottom:none !important;
}

a#textenschreiben, a#mitteilenPressestelle, a#mitteilenSprache, a#vita, a#referenzen, a#kontakt, a#impressum, a#datenschutz{
	position:relative;
	top:-220px;
}

 #iconnav{
	height: auto !important;
	width:48%;
	float:right;
	display:block;
	padding-right: 30px;
	position:relative;
	top:-100px;
}

.rechtliches p{
	font-size:80% !important;
	color:#333;
}

.rechtliches h1{
	font-size:100% !important;
	color:#333;
}

.rechtliches h2{
	font-size:95% !important;
	color:#333;
}

.rechtliches h3{
	font-size:90% !important;
	color:#333;
}

.rechtliches h4{
	font-size:85% !important;
	color:#333;
}

.rechtliches ul{
	font-size:80% !important;
	color:#333;
}


@media (min-width: 60em) and (max-width: 90em) { /* Kompaktes Layout */ 

#seitentitel nav ul li, footer nav ul li {
    float: left;
    display: inline;
    width: auto;
	padding:0 !important;
	height:80px;
	width:80px;	
}

#seitentitel nav ul{
    top: -140px;
    position: relative;
    width: 70%;
}

content #seitentitel #banner {
    position: fixed;
    background-color: white;
    width: 80%;
	display:block;
    margin-left: 10%;
    margin-top: 0;
    margin-bottom: 0;
    margin-right: auto;
    
	
}

#seitentitel #banner > nav{
	
	height: auto !important;
	width:100%;
	
}

#seitentitel #banner{
	
	height: 290px !important;
	width:100%;
	
}

aside{
	display:none;
}


#seitentitel nav ul li a{
	font-size:55%;
	text-align:left;
	display:inline;
	line-height:1em;
	background-repeat:no-repeat;
	background-position:center center;
}


.content #container{
	width: 80%;  /* Hierdurch wird ein Container mit einer Breite erstellt, die 80% der Browserbreite beträgt. */
	background: #FFFFFF;
	margin: 0 auto; /* Durch automatische Ränder (in Verbindung mit einer Breite) wird die Seite zentriert. */
	Xborder: 1px solid #000000;
	text-align: left; /* Hierdurch wird die Einstellung text-align: center im Body-Element überschrieben. */
	Xborder:1px solid red;
	margin-top: 320px;

}

 #iconnav{
	height: auto !important;
	width:48%;
	float:right;
	display:block;
	padding-right: 10px;
	position:relative;
	top:-180px;
}

}

@media (min-width: 10em) and (max-width: 59em) { /* Kompaktes Layout */ 
 	aside{
	 	display:none;
		
 	}
 
 	.content #container{
		width: 100%;  /* Hierdurch wird ein Container mit einer Breite erstellt, die 80% der Browserbreite beträgt. */
		margin-top: 260px;
		padding-left: 1em;
		padding-right: 1em;
	}
	.content #seitentitel #banner {
    	position: fixed;
	    width: 100%;
		margin:0;
    	padding-left: 1em;
    	margin-top: 0;
    	margin-bottom: 0;
    	padding-right: 1em;
	}
	
	section nav, footer{
		display:none;
	}
	
	body, p, ul{
			font-size:0.9em;
	}
	
	
#seitentitel nav ul li, footer nav ul li {
    float: left;
    display: inline;
    width: auto;
    border: 1px solid white;
}


#Ntextenschreiben{
		background-image:none;
}

#NmitteilenPressestelle{
	background-image:none;
}

#NmitteilenSprache{
	background-image:none;
}

#Nvita{
	background-image:none;
}

#Nreferenzen{
	background-image:none;
}

#Nkontakt{
	background-image:none;
}

#Nimpressum{
	background-image:none;
}
#Naktuelles{
	background-image:none;
}

#seitentitel nav ul li a{
	font-size:90%;
	height:auto;
	width:auto;
	text-align:left;
	padding:0.2em;
	display:inline;
	color:#036 !important;
}

#seitentitel nav ul li, footer nav ul li{
	float:left;
	display:inline;
	width:auto;
	border:1px solid white;
	margin-right:1em;
	box-shadow: 3px 2px 10px #036;
	line-height:1em;
	margin-bottom: 0.5em;
	padding:0.2em !important;
	height:auto;
	width:auto;
}
}