body {
	margin:0;
	padding:0;
	font-family: verdane, helvetica, sans-serif;
	font-size:105%;
	color:#5D5B51;
	background: #396027 url(../upload/design/marienkaefer.jpg) no-repeat;
}

img {
	border:none;
}

p {
	margin:0;
	padding:0;
}

/****************************
+++ Grundstruktur +++
****************************/


#header {
	background-color: #BE0027;
	padding-right:1em;
	width:53em;
}

#logo {
	padding:1.2em;
	float:left;
}

.verein{
	float:left;
	color: #EED91C;
	margin:1em;
	padding-left:1em;
	border-left: solid 1px #EED91C;
	line-height:1.3em;
}

a {
	text-decoration:none;
	color: #EED91C;
}

#gelbeeckediv {
	height:9px;
	width:56em;
}

#gelb {
	width:53em;
	background-color:#BE0027;
	float:left;
	height:9px;
}

#gelbeecke {
	background: url(../upload/design/rote-ecke-unten.gif) no-repeat bottom right;
	height:9px;
	width:1em;
	float:left;
}

#roteeckediv{
	margin-top: 360px;
	height:7px;
	width:56em;
}

#rot {
	width:53em;
	background-color:#BE0027;
	float:left;
	height:7px;
}

#roteecke{
	background: url(../upload/design/rote-ecke.gif) no-repeat top right;
	height:7px;
	width:1em;
	float:left;
}

/****************************
+++ Sonstiges +++
****************************/

.trenner {
	display:block;
	clear:both;
	height:1px;
	font-size:1px;
}
