/* css umsatteln.org */
/* (c) 2009 umsatteln.org */

body{
	background: #FFFFFF;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 0.9em;
	color: #000000;
	padding: 0;
	margin: 0;
}



a:link, a:visited, a:active{
	text-decoration: none;
	color: #000000;
	border-bottom: 1px dotted #000000;
}

a:hover, a:focus{
	text-decoration: none;
	color: #000000;
	background: #E8501F;
	border-bottom: 1px dotted #000000;
}

#footbox a:link, #footbox a:visited, #footbox a:active{
	text-decoration: none;
	color: #000000;
	border-bottom: none;
}

#footbox a:hover, #footbox a:focus{
	text-decoration: none;
	color: #000000;
	background: none;
	border-bottom: none;
}

#headnav a:link, #headnav a:visited, #headnav a:active{
	text-decoration: none;
	color: #000000;
	border-bottom: none;
}

#headnav a:hover, #headnav a:focus{
	text-decoration: none;
	color: #000000;
	background: none;
	border-bottom: none;
}


h1{
	font-size: 3.5em;
	margin-bottom: 0.6em;
}

#forumhead h1{
	margin-bottom: 0;
}

h2{
	font-size: 1em;
	font-weight: bold;
	margin-bottom: 1em;
	margin-top: 0.1em;
}

.blaubox{
	background-color: #2EAADD;
}

.gruenbox{
	background-color: #95C00E;
}

.rotbox{
	background-color: #E8501F;
}

.gelbbox{
	background-color: #FEED01;
}

.blaubox, .gruenbox, .rotbox, .gelbbox{
	padding-left: 0.8em;
	padding-right: 0.8em;
	padding-top: 1em;
	padding-bottom: 1.2em;
	margin-top: 1em;
	min-height: 100px;
}

.blaubox img, .gruenbox img, .rotbox img, .gelbbox img{
	float: left;
	margin-left: 0.5em;
	margin-right: 1.5em;
	margin-top: 0.3em;
	margin-bottom: 0.2em;
}

#footbox{
	margin-top: 3em;
	margin-bottom: 1em;
	border-top: 1px solid grey;
	padding-top: 0;
	padding-bottom: 0.4em;
	padding-left: 1em;
	padding-right: 1em;
}

#headnav{
	font-size: 0.8em;
	background: #FEF8AD;
	color: black;
	padding: 2px 20px 6px 20px;
	border-bottom: 1px solid #000000;
	font-weight: bold;
	display: block;
	text-align: center;
}

#content{
	padding-top: 0;
	padding-bottom: 2em;
	padding-left: 1em;
	padding-right: 1em;
	}
	
	.test{
		color: 
	}
