@charset "utf-8";
/* CSS Document */

div#content {
	min-height: 0px;	
}

h1 {
	color: #000000;	
	font-size:0.7em;
}

/* Colors */
div#content .home h2, div#content .home a {
	color: #ed7a32 ! important;	
}

div#content .meister h2, div#content .meister a {
	color: #ed7a32 ! important;
}

div#content .fach h2, div#content .fach a {
	color: #008B7E ! important;;
}

div#content .basteln h2, div#content .basteln a {
	color: #C83275 ! important;
}

div#content{
	background-color:#FFFFFF;
}

div#content a {
	color: #ed7a32;	
}


/* Images */

div#content .meister img {
	border: 3px solid #ed7a32;
}

div#content .fach img {
	border: 3px solid #008B7E;
}

div#content .basteln img {
	border: 3px solid #C83275;
}

div#content .left, div#content .right {
	padding-top:1px ! important;
	padding-bottom:9px;
}

div#content .left {
	width:auto ! important;
}

div#content .right {
	width:230px ! important;
	padding-bottom:0 ! important;
	padding-left: 0px !important;
}

div#content .top {
	padding-bottom:0 ! important;
}

div#content ul {
	padding-left:25px;
	margin-top:0;
	font-size:0.95em;
}

* html div#content ul {
	margin-left:0;
}

div#content div.right p.more {
	font-size:1.15em;
	font-weight:bold;
	padding-top:0 ! important;
	padding-bottom:0 ! important;
	margin-bottom:0 ! important;
}

* html div#content p.more {
	font-size:1.15em;
	font-weight:bold;
	padding-top:0 ! important;
	padding-bottom:0 ! important;
}

h2 {
	color: #C83275;	
}

.box {
	clear:both;
}

p.more a{
	color: #C83275;
}

div#headerImg img {
	border: 2px solid #C83275;
}

div.footer {
	border-top:none;
}

div.footer a {
	color:#000000;
}
