body {
	margin-top: 30px;
	background-color: #FFFFFF;
}

body, th, td, input, textarea, select {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #5B5B5B;
}

p, blockquote, ul, ol, dl {
	margin-top: 0px;
	margin-bottom: 1em;
	text-align: justify;
}

.text1 {
	text-transform: uppercase;
	font-size: 13px;
	font-weight: bold;
	color: #6C6C6C;
}

.text2 {
	color: #548523;
}

a {
	color: #548523;
}

a:hover {
	text-decoration: none;
}

.link1 {
	padding: 0px 0px 0px 10px;
	text-transform: uppercase;
	text-decoration: none;
	font-size: 9px;
	font-weight: bold;
	color: #FFFFFF;
}

a.link1:hover {
	text-decoration: underline;
}

.style1 {
	color: #FFFFFF;
}

.style1 a {
	color: #FFDE00;
}

.style1 a:hover {
}

.sitebg { background: #70AFD6 url(../images/bluebg.jpg) repeat-x left top; }
.headerbg { background: #FFFFFF url(../images/greyline.jpg) repeat-x left top; }
.titelbg { background: #FFFFFF url(../images/titelbg.gif) repeat-x left center; }

img { border: none; }

.listenbalke {
    cursor: pointer;
    text-align: left;
    height: 62px;
    border-top: 1px solid #567A2D;
    border-bottom: 1px solid #567A2D;
}
