/* standard-css/druck-css etc. für www.coloria.de */

/* wichtige farben
grün 			= #393
gelbgrün 		= #cc6
rot			= #903
*/
body {
	padding: 0;
	margin: 0px;
	font: small verdana, geneva, arial, helvetica, sans-serif;
	color: #000;
	text-align: center;
	background: #f7f6f2 url(bilder/bg.jpg);
}
unknown {
	font-size: small;
}
.kursiv{
	font-style: italic;
}

.c {
	clear: both;
}
.top{
	font-size:0.8em;
}

.top a:hover{
	color: #903;
}
#container {
	margin: 0px auto;
	width: 732px;
	position: relative;
	text-align: left;
	border: 0px solid #000;
	background: #fff url(images/coloria_logo.jpg) no-repeat;
}

#topheader{
	margin: 0px 0px 0px 0px;
	height: 205px;
	background: white url(images/coloria_logo.jpg) no-repeat;
}

h1 {
margin: 0px;/* setzt abstand der grafik-headline auf 0px */
}
h1 span {
	display: none
}


#nav{
	margin: 2px 0;
	padding: 3px;
	background-color: #D6E781;
	color: #000;
	text-align: center;
}

#nav a, #nav a:link, #nav a:visited{	
		text-decoration: none;
		font-weight: bold;
		color: #000;
		}
#nav img{
border: none;
}

#nav a:hover{
	text-decoration: none;
	color: #903;
}

#contenttext {
	padding: 20px 20px 10px 20px;
	margin: 0px;
	background-color: #fff;
}

#contenttext p, ul{
	margin: 1.0em 0 0 0;
	line-height: 1.4em;

}
#contenttext ul{
	padding-left: 16px;
	margin-top: 0.2em;
}
#contenttext li {
	margin-bottom: 0.2em;	
}

#contenttext h1 {
	padding-right: 20px;
	padding-bottom: 0.6em;
	margin: 0px;
	font: bold 110% arial, helvetica, sans-serif;
}

#contenttext h2 {
	padding: 1.6em 0px 0.2em 0px; 
	margin: 0px; 
	font: bold 110% arial, helvetica, sans-serif; 
	color: #393;
	border-bottom: 2px solid  #393;
}

ul li {

list-style-image: url(images/list_rot.gif);}


.event{
	color: #990033;
}

#contenttext h3 {
	padding: 1em 0px 0em 0px; 
	margin: 0px; 
	font: bold 110% arial, helvetica, sans-serif; 
	color: #000;
}

#contenttext a:link, #contenttext a:visited, #contenttext a:hover, #contenttext a:active  {
	color: #333;
}

#contenttext a:hover {
color: #e34a25;	
}

.bildtext{
	margin: 10px;
	float: right;
	text-align: right;
	font-style: italic;
	font-size: 0.8em;
}

img{
	border: 1px solid #333;}


img.right{
	float: right;
	border: 1px solid #333;
	margin: 0 0 20px 20px;
}

img.left{
	float: left;
	border: 1px solid #333;
	margin: 0 20px 20px 0;
}


.infos{
	margin-top: 20px;
	background-color: transparent;
	border: 3px dotted #393;
	padding: 20px;
}

.infos h2{
	padding: 1.6em 0px 0.2em 0px; 
	margin: 0px; 
	font: bold 110% arial, helvetica, sans-serif; 
	color: #393;
}


.infos p, #contexttext p{
	padding-bottom: 0.4em;
}

.malschule{
	background: #fff;
	float: right;
}

#footer {
	padding: 5px 20px 5px 20px; 
	margin: 20px 0px 0px 0px; 
	font: 85% verdana, tahoma, arial, helvetica, sans-serif; 
	color: #000;
	border-top: 1px solid #393;
}

.hinweis{
	display: none;
}


#aktuell p{

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

#aktuell p.umzug{

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


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

table {
	border:1px solid #903;
	
} 

table tr td{
	border:1px solid #903;
	border-width: 0 1px 1px 1px;
	
} 

/*#newsletter{
width: 250px;
float: left:



}*/

