@import url(button.css);

.gruen { color: #717a36; }
.rot { color: #b10808; }
.sternchen {
	color: #717a36;
	font-family: Verdana, Helvetica, sans-serif;
	font-weight; bold;
	font-size: 12px;
}

body {
	font-family: Geneva, Arial, Verdana, sans-serif;
	font-size: 12px;
}

h1 {
	font-size: 12px;
	font-weight: bold;
	display: inline;
	color: #000000;
}

h2 {
	font-size: 14px;
	font-weight: bold;
	display: inline;
	border-bottom: 1px dotted #000000;
}

.h2bg {
	background-color: #cfdf5a;
	padding: 5px 15px 5px 19px;
	margin-left: -20px;
	border-top: 1px dotted #000000;
	border-right: 1px dotted #000000;
}

h3 {
	font-size: 12px;
	font-weight: bold;
	display: inline;
	color: #000000;
}

h4 {
	font-size: 11px;
	font-weight: normal;;
	display: inline;
	color: #000000;
}

.small { font-size: 9px; }
.medium { font-size: 10px; }

#top_175 {
	background-image: url(/img/top_175.jpg);
	background-repeat: no-repeat;
	height: 19px;
	color: #000000;
	padding-top: 6px;
	font-weight: bold;
	padding-left: 12px;
	line-height: normal;
}

.top_200 {
	background-image: url(/img/top_200.jpg);
	background-repeat: no-repeat;
	height: 19px;
	color: #000000;
	padding-top: 6px;
	font-weight: bold;
	padding-left: 12px;
	line-height: normal;
}

#top_235 {
	background-image: url(/img/top_235.jpg);
	background-repeat: no-repeat;
	height: 19px;
	color: #ffffff;
	padding-top: 6px;
	font-weight: bold;
	padding-left: 12px;
	line-height: normal;
}

#top_246_black {
	background-image: url(/img/top_246_black.jpg);
	background-repeat: no-repeat;
	height: 21px;
	color: #ffffff;
	padding-top: 6px;
	font-weight: bold;
	padding-left: 12px;
	line-height: normal;
}

#top_283 {
	background-image: url(/img/top_283.jpg);
	background-repeat: no-repeat;
	height: 19px;
	color: #000000;
	padding-top: 6px;
	font-weight: bold;
	padding-left: 12px;
	line-height: normal;
}

#top_512 {
	background-image: url(/img/top_512.jpg);
	background-repeat: no-repeat;
	height: 19px;
	color: #ffffff;
	padding-top: 6px;
	font-weight: bold;
	padding-left: 12px;
	line-height: normal;
}

#top_733 {
	background-image: url(/img/top_733.jpg);
	background-repeat: no-repeat;
	height: 19px;
	color: #ffffff;
	padding-top: 6px;
	font-weight: bold;
	padding-left: 12px;
	line-height: normal;
}

.middle_175 {
	background-image: url(/img/middle_175.jpg);;
	background-repeat: no-repeat;
	padding-top: 7px;
	padding-bottom: 8px;
	padding-left: 12px;
	padding-right: 12px;
	color: #000000;
	text-align: justify;
}

.middle_175_2 {
	background-image: url(/img/middle_175.jpg);;
	background-repeat: no-repeat;
	padding-left: 12px;
	padding-right: 12px;
	color: #000000;
	text-align: justify;
}

.middle_235 {
	background-color: #bdd600;	
	padding-left: 12px;
	padding-right: 12px;
	color: #000000;
}

.middle_246 {
	background-image: url(/img/middle_246.jpg);;
	background-repeat: no-repeat;
	padding-left: 12px;
	padding-right: 12px;
	padding-top: 7px;
	padding-bottom: 7px;
	color: #000000;
	text-align: left;
}

.middle_283 {
	background-color: #bdd600;
	border-left: 1px #bcda00 solid;
	border-right: 1px #bcda00 solid;
	padding-left: 20px;
	padding-right: 20px;
	padding-bottom: 10px;
}

.middle_200, .middle_512, .middle_733 {
	background-color: #fdfdfd;
	border-left: 1px #bfda02 solid;
	border-right: 1px #bfda02 solid;
	padding-top: 10px;
	padding-left: 20px;
	padding-right: 20px;
	padding-bottom: 10px;
}

.bottom_283 {
	background-image: url(/img/bottom_283.jpg);;
	background-repeat: no-repeat;
	height: 3px;
}

.bottom_512 {
	background-image: url(/img/bottom_512.jpg);;
	background-repeat: no-repeat;
	height: 3px;
}

.bottom_733 {
	background-image: url(/img/bottom_733.jpg);;
	background-repeat: no-repeat;
	height: 3px;
}

#centerContent a {
	color: #717a36;
	text-decoration: none;
	border-bottom: 1px dotted #717a36;
}

#centerContent a:hover { color: #000000; }

/* #centerContent .middle_200 a {
	color: #000000;
	text-decoration: none;
	border: none;
}
#centerContent .middle_200 a:hover { color: #000000; } */

.middle_175 a {
	color: #000000;
	text-decoration: none;
	background-image: url(/img/bg_a_black.gif);
}
.middle_175 a:hover { color: #000000; }

.bottom_235 {
	background-image: url(/img/bottom_235.jpg);;
	background-repeat: no-repeat;
	height: 2px;
}

.imgLeft {
	padding-right: 15px;
	float: left;
}

.imgRight {
	padding-left: 15px;
	float: right;
}
