/*marionrothhaar.com*/
/*marionrothhaar.css*/

html {
	box-sizing:border-box;
	
	}
body {
	color:black;
	font-style:normal;
	

	font-family:courier new;
	font-size:1.1vw;
	
	
	}
header {margin-bottom:2rem;font-size:2rem;font-weight:900;float:left;padding-top:0.5rem;}	
@media screen and (min-width:800px) {
#pagewrapper {width:1200px;margin:0 auto;}
}
@media screen and (max-width:400px) {
	header {clear:left;font-size:1.0rem;}
	img {padding:0;margin:0;}
}
@media screen and (max-width:799px) {
	header {clear:left;font-size:1.05rem;}
	h3.ListeDerInszenierungen {clear:both;}
	img.resize {padding:0; margin-bottom:-3rem;}
}
.sidebar {float:left;width:20%;padding-top:0.5rem;}
.picleft {float:left;width:30%;padding-top:0rem;max-width:100%;}
.picright {float:right;}
#bio, #content {float:left;font-size:0.8rem;line-height:1.2rem; font-family:courier new;font-weight:normal;}
#content {clear:left;padding-top:0.5rem;}
#nav {font-size:0.8rem; padding:1rem;}
a {text-decoration:none; }

.listcontinues {padding-top:0.5rem;}
.picleft {margin-bottom:5rem;}
.Inszenierung {clear:both;margin-bottom:5rem;}
.legende {font-size:0.8rem;padding-top:0.5rem;}
h1 {font-size:1.2rem; line-height:1.6rem; font-family:verdana; font-weight:normal;margin-bottom:0.8rem;}
h2 {font-size:1.3rem;line-height:1.5rem;font-weight:bolder;margin-bottom:0.5rem;margin-top:2.5rem;}
h2.ListeDerInszenierungen {clear:both;margin:0;padding:0;}
h1.bio {clear:both;}
.narrow {width:900px;}

.bold {font-weight:bold;}
.bolder {font-weight:900;}
.marginspecial {margin-top:-0.3rem;margin-bottom:1rem;}
img.resize {padding-right:5rem;}
.RandUnten {margin-bottom:1rem;}

/* fusszeile */
footer {
	bottom:0;
	margin:0 ;
	width:100%;
	color: #c9997b;
	/* position:fixed; */
	text-align:left;
	border-top-color:#c9997b;
	border-top-style: solid;
	border-top-width:1px;
	
	
	}
footer.entry {position;static;}

footer::before {
	content:"All rights reserved. Marion Rothhaar 2020-2024. ";
	}
/*ende fusszeile*/