/* standard-css/druck-css etc. für www.frankfurter-malschule.de */

/* wichtige farben
hellgrau 	= #f7f6f2
hellgelb 	= #F9F9E8
dunkelgrau	= 
blau		s= #3992d3
hervorhebungen dunkelrot	= #A9122A
*/
body{
	background:#F8F8FF url("Bilder/bgx.jpg");
	background-repeat: repeat;
	color:#333;
	text-align:center;
	font-family: Arial, Geneva, Helvetica, sans-serif;
	font-size: 0.8em;
	line-height: 1.4em;

}

	
html, body, div, p, h1, h2, h3, ul, ol, 
span, a, table, td, form, img, li{
	padding: 0px;
	margin: 0px; /* Einstellung Browser */
}

.rechts {
	text-align: right;
}
.center {
	text-align: center;
}

table{
	margin: 0px 0px 20px 0px;
	padding: 0px;
}


h1 span, h2 span {	
	display: none;
}


h1 {
	padding-right: 20px;
	padding-bottom: 0.0em;
	margin: 0px;
	font-size: 1.5em;
	font-weight: bold;

}

h2 {
	padding-right: 20px; 
	margin: 1.4em 0px 1em 0px;
	font-size: 1.25em;
	font-weight: bold;
	}

h3 {
	padding-right: 20px; 
	margin: 1.2em 0px 0.3em 0px;
	font-size: 1em;
	font-weight: bold;
}

h2.first {
	padding-right: 20px; 
	margin: 0px 0px 1em 0px;
	font-size: 1.25em;
	font-weight: bold;
}

h3.first {
	padding-right: 20px; 
	margin: 0px 0px 0.8em 0px;
	font-size: 1em;
	font-weight: bold;
}


p.jumpnav span {
	display: none
}
/* Seitenstruktur */

#container {
	margin: 0px auto;
	padding: 0px;
	width: 732px;
	position: relative;
	text-align: left;
	background: url(images/jarden-berghout.gif) no-repeat top  left;
}

#header{
	margin: 0;
	padding: 0;
	height: 100px;
}

#language{
	margin: 0;
	padding: 0;
	height: 100px;
	position: absolute;
	top: 10px;
	right: 0px;	
}

#language img{
	margin: 0px 5px 0 0;
	border: 0px solid #fff;
}
#content {
	margin: 72px 0px 0px 330px;
	padding:0px 0px;	
	background-color: transparent;
}

/* einspaltiges Layout */
#content2 {
	margin: 72px 0px 0px 0px;
	padding:0px;	
	background-color: transparent;
}

#content p, #content ul,#content2 p,#content2 ul  {
	margin: 0.4em 0;
	background-image: none;
}

#content li, #content2 li {
	margin-bottom: 0.8em;	
	background-image: none;
}

#content ul li, #content2 ul li {
	list-style: none;
}

#content ol, #content2 ol {
	margin-left: 20px;
}

#content a:link, #contenttext a:visited, #contenttext a:hover, #contenttext a:active  {
color: #333;
}

#content a:hover {
color: #e34a25;	
}

.rightbox p, ul {
	margin: 0.3em 0;
	line-height: 1.4em;
	background-image: none;
}

#footer {
	padding: 5px 20px 5px 0px; 
	margin: 20px 0px 0px 0px; 
	font: 1em arial, helvetica, sans-serif; 
	color: #333;
	border-top: 2px solid #000;
	clear: both;
}
/* Bilder */
img{
	border: 1px  solid #333;
}

.bild{
margin: 0px 20px 0px 0px;
float: left;
text-align: left;
}

.bildtext{
	margin:10px 10px 20px 0px;
	font-style: italic;
	font-size: 0.8em;
}

.bildright{
margin: 0px 0px 0px 20px;
float: right;
text-align: right;
}

.bildtextright{
	margin:5px 0px 5px 15px;
	font-style: italic;
	font-size: 0.8em
}

/* BEGIN navigation*/
#metanav {
	position: absolute;
	left: 1px;
	top: 100px;
	width: 731px;
	background: transparent;	
}

#nav {
	left: 1px;
	background: transparent;	
	border-bottom: 2px solid #000;
}

#nav ul, #nav li{
	margin: 0px;
	padding: 0px;
}

#nav ul{
	background: transparent;


}
#horizmenue li {
	margin: 0px;
	padding: 0px;
	display: inline;
	font-family: arial, helvetica, sans-serif;
	font-size: 1em;	
}
#horizmenue a, #horizmenue a:link, #horizmenue a:visited {
	margin: 0;
	padding: 2px 0.8em 2px 0.8em;
	text-decoration: none;	
	border: 1px solid #000;
	border-width:0px 0px 0px 2px;
	color: #333;
	font-weight: bold;
}

#horizmenue a:hover {
	color: #A9122A;
	border: 0px solid #000;
	border-width: 0px 0px 0px 2px;
	background: transparent;
}

#uberlink a:link, #uberlink a:visited, #uberlink a:hover {
	color: #3992d3;
	border: 2px solid #000;
	border-width:0px 0px 0px 2px;
}

/* BEGIN subnavigation*/

#sitenav{
text-align: right;

}
#sitenav ul{
margin: 0px;
padding: 0px;
}

#sitenav li{
	margin: 0px;
	padding: 0px;
	display: inline;
	font-family: arial, helvetica, sans-serif;
	font-size: 1em;
}

#sitenav a, #sitenav a:link, #sitenav a:visited {
	margin: 0;
	padding: 2px 10px 2px 10px;
	text-decoration: none;
	border: 2px solid #000;
	border-width: 0px 2px 0px 0px;
	color: #333;
	font-weight: bold;
}

#sitenav a:hover {
	color: #A9122A;
	border: 2px solid #000;
	border-width: 0px 2px 0px 0px;
	background: transparent;
}

/* END navigation*/


.leftbox{
	position: absolute;
	padding: 0px 10px 0px 0px;
	margin: 0px 10px 0px 0px;
	left: 0px;
	top: 170px;
	width: 200px;
	border-right: 0px solid #000;
}


.rightboxx{
	position: absolute;
	right: 0px;
	top: 160px;
	width: 186px;
	padding: 0px 0px 0px 10px;
	margin: 0px 0px 0px 10px;
	border-left: 0px solid #000;
	
}

.arrow a{
	font-size: 20px;
	color: #333;
	text-decoration: none;
	margin: 0px 10px;
}
.arrow a:link, .arrow a:visited{
		color: #333;
	text-decoration: none;

}

.arrow a:hover{
		color: #3992d3;
	text-decoration: none;

}

.win_close a{
	font-size: 70%;
	color: #333;
	text-decoration: none;
	margin: 0px 10px;
}
.win_close a:link, .win_close a:visited{
		color: #333;
	text-decoration: none;

}

.win_close a:hover{
		color: #3992d3;
	text-decoration: none;
}

.galerie_head{
	margin-bottom: 10px;
	font-weight: bold;
}

.rapport{
margin-bottom: 0px;
clear: both;
}
.rapport ul{
	margin-left:20px;
}

table img{
margin: 4px 4px;
}
