html, body {
	margin: 0;
	height: 101%;
 	padding: 0;
}

body {
	padding-top: 2em;
	padding-bottom: 2em;
	/* background: #E5EFF3; */
	background: #C9D6DC;
	color: #333;
	font-size: 62.5%; /* defaults to 10px on most browsers */
	font-family: "Lucida Grande", "Lucida Sans Unicode", Arial, sans-serif;
	
}
.clear-all {
	clear: both;
	height: 1px;
	overflow: hidden;
}
#layout {
	width: 800px;
	margin: 0 auto;
	position: relative;
}
#header {
	text-align: center;
}
#header a img {
	border: none;
}

#content {
	margin: 0; padding: 0;
	border-top: 1px solid #FC3;
	border-bottom: 1px solid #FC3;
	margin-top: -7px;
	background: #EFF5F8;
	min-height: 344px;
}
/* IE 6 filter */
* html #content {
	height: 344px;
}
/* -------- navigation -------- */
#content .nav,
#content .subnav {
	margin: 0; padding: 0;
	margin-top: 1.25em;
	font-size: 1.2em; /* 12px */
	line-height: 1em; /* 12px */
	/*color: #7F1E02;*/
	color: #333;
	white-space: nowrap;
	text-align: center;
}

#content .nav a,
#content .subnav a {
	/*color: #7F1E02;*/
	color: #555;
	text-decoration: none;
}

#content .nav a:hover,
#content .subnav a:hover {
	color: #000;
}

/*#content .nav span:active,
#content .nav a:active,*/
#content .nav a.active,
/*#content .subnav a:active,*/
#content .subnav a.active {
	/*border-bottom: 1px solid #7F1E02;*/
	color: #000;
        /*font-size: 1.1em;*/
	font-weight: bold;
}
#content .subnav {
	margin-top: 0.6em;
	font-size: 1.1em;
}
/* -------- kollektion -------- */
#content .kollektion {
margin: 0; 
padding: 0;
margin-left: 120px;
margin-top: 2em;
margin-bottom: 200px;
padding-left: 9px;
text-align: center;
}
#content .kollektion img {
	border: 1px solid #666;
	margin-right: 9px;
}
/* -------- deko bild -------- */
#content .deko {
margin: 0; padding: 0;
margin-top: 2em;
text-align: center;
}
#content .deko img {
	border: 1px solid #999;
}
/* -------- texte ------------- */
#content .content {
	width: 440px;
	margin: 2em auto;
}
#content .content img {
	border: 1px solid #666;
}


#content h1 {
	margin: 0; padding: 0;
	font-weight: bold;
	color: #7F1E02;
	text-align: center;
	font-size: 1.2em; /*12px*/
	margin-bottom: 1em;
}
#content p {
	margin: 0; padding: 0;
	font-size: 1.1em; /*11px*/
	line-height: 1.3em;
	margin-bottom: 1em;
}
#content img.inTextLeft {
	float: left;
	margin-right: 0.86em;
}
#content img.inTextRight {
	float: right;
	margin-left: 0.86em;
}

.content a {
	/*font-weight: bold;*/
	color: #7F1E02;
}

/* ---------- Gallerie -------------- */
#content .Galleriecontainer {
margin: 0; 
padding: 0;
margin-left: 80px;
margin-top: 2em;
margin-bottom: 0px;
padding-left: 9px;
text-align: center;
}

a.Huticon {
    float: left;
    text-decoration: none;
}

a .Hutbeschreibung {
        color: #333;
	font-size: 0.9em;
        text-align: left;
	/*display: none;*/
}

.Hutbeschreibung .Hutkategorie {
	display: none;
}

a.Gallerieitem {
    float: left;
    text-decoration: none;
}
#footer {
margin: 0.866em 0; padding: 0;
text-align: center;
color: #7F1E02;
font-size: 1.1em; /*11px*/
line-height: 1.5; /* 17px */
}

.justified {
     text-align: justify;
}

.Home {
     display: inline;
}

.Kollektion {
     display: inline;
}

.Shooting {
     display: inline;
}

.Profil {
     display: inline;
}

.Atelier {
     display: inline;
}

.Presse {
     display: inline;
}

.Kontakt {
     display: inline;
}

#content p .rightText {
     text-align: right;
}

.wortcontainer {
    text-align: center;
    font-size: 1.25em;
    height: 5em;
}

/*div.wortcontainer li {
    display: inline;
    margin: 0; padding: 0;
    margin-left: 4em;
    margin-right: 2.5em;
}*/

.shortZeitung {
    padding-top: 2em;    
    color: #7F1E02;
	position:relative;
	margin-left: 7em;
}

.shortZeitungName {
	margin-top: 0.5em;
    font-size: 0.9em;
}

.shortZeitungDatum {
	margin-top: 0.2em;
    font-size: 0.9em;
}

.shortZeitungTitel {
    /*margin-top: 0.25em;*/
    font-weight: bold;
    font-size: 1.1em;
}

.shortZeitungTitel a {
	text-decoration: none;
}

.shortZeitungBild {
	float: left;
	margin-right: 1em;
	clear: right;
}


.shortTermin {
    padding-top: 1.2em;    
}

.shortTerminDatum {
    font-size: 1em;
    color: #7F1E02;
    font-weight: bold;
}

.shortTerminTitel {
    margin-top: 0.25em;
    margin-left: 3em;
}

.shortTerminTitel a {
    text-decoration: none;
}

.shortTerminText {
    margin-left: 3em;
}

.Termin {
}
.TerminDatum {
    font-size: 1em;   
    color: #7F1E02;
	padding-bottom: 0.5em;
}
.TerminOrt {
}
.TerminOrtWebseite {
	padding-bottom: 0.5em;
}
.TerminOrtWebseite a {
	text-decoration: none;
}
.TerminOrtGoogleLink {
	padding-top: 0.25em;
	padding-bottom: 0.25em;
	display: inline;
	margin-right: 1em;
    	font-size: 0.9em;   
}
.TerminRessource {
	display: inline;
    	font-size: 0.9em;   
	margin-right: 1em;
}
}
.TerminText {
	padding-top: 0.5em;
	padding-bottom: 2em;
}

.KollektionQuote {
    margin: 0; padding: 0;
    margin-top: .2em;
    font-size: 1.2em;
    width: 350px;
    margin-left: auto;
    margin-right: auto;
    text-align: center;
}

.KollektionQuote .Zitat {
    text-align: justify;
}

.KollektionQuote .Autor {    
    position: relative;
    text-align: right;
}

#fadeIn {
    display:none;
}

#OverlayTitle { text-align: left; color: #666;}

#OverlayTitle b { display: block; margin-right: 80px; font-weight: bold;  }

