/* standard-css etc. für www.frankfurter-malschule.de */

/* wichtige farben
hintergrund container hellgrau 	= #f7f6f2
coloria grün 			= #7EC967
hervorhebungen dunkelrot	= #A9122A
links blau			= #225CB7
*/
/*Verwendete Bilder
seitenhintergrund:	Bilder/bg.jpg
hintergrund #container:	Bilder/bg_container.gif
logo text_malschule:	Bilder/malschule.gif
logo goethe:		Bilder/goethe.jpg
*/
/*
________________________________
*/

/*Struktur*/

body{
	background: #f7f6f2 url(images/bg.jpg);
	background-repeat: repeat;
	color: #333;
	text-align: center;
	font: x-small Verdana, Tahoma, Arial, Helvetica, sans-serif; /* Box-Model-Hack */
	voice-family: "\"}\"";
	voice-family:inherit;
	font-size:small;
} 

	html>body {font-size:small;}/* Box-Model-Hack Ende */
	
html, body, div, p, h1, h2, h3, ul, ol, 
span, a, table, td, form, img, li{
	padding: 0px;
	margin: 0px; /* Einstellung Browser */
}

.color1{
	color:#f7f6f2;/* hellgrau Hintergrund*/

}

.color2{
	color:#225CB7;/* blau*/

}

.color3{
	color:#A9122A;/* hervorhebung dunkelrot*/
}


#container {
	position:relative;
	width:732px;
	margin:0 auto;
	text-align:left;
	border: 1px solid #e7e6e0;
	background: #f7f6f2 url(images/bg_container.gif);
}

.signal{
	color:#A9122A;
	font-weight: bold;
}

h1 span, h2 span{
display: none;}

.c{

clear: both;}


#floatleft {

	background-color: transparent;
	margin: 0px 551px 0px 0px;/* wg Problem IE 6.0 von 554 auf 551 gesetzt */
}

#kindermal h2 {
	height: 54px;
	background: #f7f6f2 url(images/kinderkurse.gif);
	background-repeat: no-repeat;
	background-position: 12px;
}

#kurs li {
	margin-left: 0px;
	margin-bottom: 0.8em;
	list-style-image: none;
	}


#content {
width: 551px;/* wg Problem IE 6.0 von 554 auf 551 gesetzt */
margin:0px;
padding: 124px 0px 5px 0px;
float: right;
background: transparent url(images/malschule.gif) no-repeat;

}

#content p, ul, ol, table {
	margin: 0px 0px 0.6em 0px;
	padding-left:20px;
	padding-right: 20px;
	padding-bottom: 0em;
	line-height: 1.4em;
	}
	
#content li {
margin-left: 20px;
	margin-bottom: 0.8em;	
	list-style-image:  url(images/list.gif);
	background-image: none;
	}
	
	
.galerie ul{

	margin-bottom: 2.2em;
}
	
.galerie div ul li{
	margin-left: 20px;
	margin-bottom: 0.1em;
}

.galerie div ul li a:hover{
text-decoration: underline;
}
	
#kurs li {
	margin-left: 40px;
	margin-bottom: 0.8em;
		list-style-image: none;
	}
#content h1,#content h2,#content h3{
	padding-top: 0px;
	padding-left:20px;
	padding-right: 20px;
	padding-bottom: 0.3em;
	margin: 0px;
}

#content hr{
	margin: 1.4em 20px;
	text-align:left;
}

#content h1 {

	font: bold 1.4em arial, helvetica, sans-serif;
}

#content h2 {
color: #225CB7;

	font: bold 1.2em arial, helvetica, sans-serif;
}

#content h3 {
	font: bold 1.1em arial, helvetica, sans-serif;
}

#content a, #content a:link, #content a:active, #content a:visited  {
	text-decoration: none;
	color: #225CB7;
}

#content a:hover {
	color: #A9122A;	
}


#nav ul {
	margin: 0; /*removes indent ie and opera*/
	padding: 0px 0px 0px 0px; /*removes indent mozilla and nn7*/
	list-style-type: none; /*turns off display of bullet*/
	font-family: arial, helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	border-top:1px solid #333;
	}

#nav li{
margin-bottom: 1px;/* Abstand für Firefox 0.9.3, damit Rahmen unten sichtbar bleibt*/
}

#nav a {display: block;
	border-bottom: 1px solid #333;
	margin: 0;
	text-decoration: none;
	width: 158px;
	background-color: #fff;
	padding-left:20px;
	padding-right:0px;
	padding-top:5px;
	padding-bottom:5px;

}

	#nav a:link, #nav a:visited {
	color: #333;

}

	#nav a:hover {
	background-color: #f7f6f2;
	color: #225CB7;
	border-color: #225CB7;

}

	#uberlink a:link, #uberlink a:visited, #uberlink a:hover {
	border-bottom: 1px solid #225CB7;
	background-color: #f7f6f2;
	color: #225CB7; 
}

#site_nav{
	text-decoration: none;
	color: #225CB7;/* blau */
	margin: 0px 0px 1.4em 20px;
	padding-left: 0px;
	padding-right: 20px;
	padding-bottom: 0.6em;
	line-height: 1.4em;
	font-weight: bold;
	font-family: "MS Sans Serif", Geneva, sans-serif;
}
#site_nav p{
	padding:0px;
}

#site_nav a, #site_nav a:link, #site_nav a:visited{
	text-decoration: none;
	color: #333; 
	margin: 0px;
	padding-left:0px;
	font-weight: bold;
	padding:1px;

}

#site_nav a:hover{
	color: #A9122A;
	border: 1px solid #225CB7;
	border-width: 0px 0px 1px 0px;
	text-decoration: none;
	background-color: #fff;
	padding:1px;
}

/* Formatierung Links linke Spalte*/


#berghout{

font-weight: bold;
padding:6px 2px;
border-top:2px solid #f7f6f2;
border-bottom:2px solid #f7f6f2;
margin: 4px 0px;
background-color:#e7e6e0 ;

}
#berghout span{

font-weight: normal;
font-size: 86%;
}

#berghout a, #berghout a:link, #berghout a:visited{
text-decoration: none;
font-size: 11px;
margin-top: 2px;
}
#berghout a:hover{
text-decoration: none;
border-bottom: 2px dotted #333;
}

#hyperlink h2{
	color: #A9122A;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 120%;
	font-weight: bold;
	padding: 20px 0px 0px 3px;
	margin: 0px 0px 5px 0px;	
}

#coloria{
border: 1px dotted #7EC967;
border-width:2px 0px;
}

#coloria a, #coloria a:link, #coloria a:visited{
text-decoration: none;
color: #225CB7;
}

#coloria a:hover{
color: #A9122A;
}

/* BEGIN Bilder und Bildtexte rechts oder links*/

.right, 	.imgalignright{
float: right;
margin-top: 0px;
margin-bottom:10px;
margin-left:15px;
padding-right:0px;
padding-left: 0;

}
.imgalignright{
margin-left:50px;


}

.right{

padding-right: 20px;

}

#post-48 p{
	margin-bottom: 30px;	
}


.left, 	.imgalignleft{
float: left;
margin-top: 0px;
margin-bottom:10px;
margin-right:15px;
}

.imgalignleft{
margin-right:50px;
}

 #content a img{
 border: 0;
 padding : 0px 0px 20px 0px;
background-color: transparent;
background-image: url(images/lupe.gif);
 background-repeat: no-repeat;
 background-position: bottom right;
 border: 1px solid #e7e6e0;
}

  #content a:hover img{
	background-color: #E7E6E0;
	 border: 1px solid #cccccc;
	
}

.left{
padding-left:20px;

}

.right p{
font-size: 86%;
font-style: italic;
text-align: right;
padding-top: 5px;
padding-bottom: 10px;
}

.left p{
font-size: 86%;
font-style: italic;
text-align: left;
margin-bottom: 20px;
}


/* END Bilder und Bildtexte rechts oder links*/


/* Begin form
---------------------------------*/ 

.formbox {
	width: 470px;
	margin-top: 20px;
	margin-left: 20px;
	color: #000;
	background-color: transparent;
}


#response .grey {
	background-color: #fff;
	padding: 2px;
	margin: 0em 20px 1em 20px;
	border: 1px dotted #333;
}

fieldset{
	margin: 20px 0;
	padding: 4px;
	border: 2px solid #225CB7;
}

legend{
font-size:1.1em ;
color:#225CB7;
padding: 0 5px;
font-weight: bold;
}



label.left {
float: left;
text-align: right;
width: 7em;
margin-right: .5em;
}

label.right {
float: left;
text-align: left;
width: 7em;
margin-left: .5em;
}

input[type=text], select {
float: left;
}

input.right {
float: left;
width: auto;
clear: both;
margin-left: 1.3em;
margin-right: 0.3em;
}

input[type=checkbox].right, input[type=radio].right,input[type=submit].right {
margin-left: 8.8em;
}

input[type=submit]{
	background-image: url(images/blume.jpg);
	color: #fff;
	font-weight: bold;
}

form br {
clear: both;
}

label,select,input[type=checkbox],input[type=radio],input[type=button],input[type=submit] {
cursor: pointer;
}

input, textarea {
color: #225CB7;
background: #f7f6f2;
}

input:focus, textarea:focus {
color: #333;
background: #f7f6f2;
}
form {
line-height: 120%;
}







/* End form
---------------------------------*/ 
#termineTab{
	margin: 0px 20px;
	font-size: 11px;
}

#termineTab caption{
	font-size: 1.2em;
	color: #fff;
	padding: 0.4em 0;
	margin: 0 20px;
	background-color: #225CB7;
	font-weight: bold;

}

#termineTab th{
	border-bottom: 1px solid #000;
	padding: 2px;
	background-color: #ccc;
}

#termineTab td{
border-bottom: 1px solid #000;
padding: 2px;
	
}

#termineTab tfoot td{
padding: 2px;
background-color: #fff;
}

.top{
	padding: 0.8em 0;
	text-align: right;
}


#footer {
	margin: 0px;
	padding: 10px;
	text-align: left;
	border-top: 1px solid #333;
	background-color: #f7f6f2;
	font-size: 86%;
	line-height: 110%;
	clear: both;
}


/* Aktuelles */

#content h2.kategorie{
font-size: 1.2em;
color: #fff;
background-color:#225CB7;
padding: 6px 6px 6px 6px;
margin: 40px 20px 10px 20px;
font-weight: bold;
}

#content h2.aktuell_headline{
font-size: 1.2em;
color: #A9122A;
background-color:transparent;
padding: 6px 6px 6px 6px;
margin: 20px 20px 10px 20px;
font-weight: bold;

border: 1px solid #333;
}

#content h3{

	
	color: #333;
	padding: 0 0 0.4em 0;
	margin: 0 20px;

}

#aktuell{


border: 0px dotted #A9122A;
margin-bottom: 10px;
background-color: #f7f6f2;

margin-left: 0px;
}

#aktuell p{

color:#A9122A;
font-weight: bold;
letter-spacing: 1.1em;
font-style: normal;
text-align: left;
font-size: 1.1em;
}

#newsletter{


border: 0px dotted #A9122A;
margin-bottom: 10px;
background-color: #f7f6f2;

margin-left: 20px;
}

#newsletter p{

color:#333;
font-weight: bold;
font-style: normal;
text-align: left;
font-size: 0.9em;

}

#newsletter form{

margin-left: 0px;
margin-bottom: 20px;
}


#aktuell ul li{
	list-style: none url(images/list.gif);
}


/*dl.image{
	width:230px;
	float:left;
	margin-left:1.5em!important;
	margin-left:0.5em;
	clear:both;
	padding-left:0.3em;
	}
	
		dl.image dt,
	dl.image dd{
		margin:0 auto;
		text-align:left;}
	dl.image dd img{
		padding:0.1em;
		color:#000;
		background-color:#7EC967;
		border:1px solid #225CB7;}

		dl.image dd a:hover img{color:#000;
		background-color:#CBCACA;
			border:1px solid #7EC967;}*/
	/*		
			.imgalignleft{
				margin: 0 14px 10px 0;
			}*/
			
			
#post-49 p{

clear: both;




}

