@CHARSET "ISO-8859-1";

body{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background: White;
}

span.verein{
	font-style: italic;
	font-weight: bold;
	color : #117733;
}

td.links{
	min-width: 100px;
	max-width: 400px
}
td{
	font-family: Arial, Helvetica, sans-serif;
	background: White;
	font-size: 12px;
}

td.form_pflicht{
	background: White;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
 }

td.menue{
	background-color: #117733;
	color: White;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	font-weight : bold;
	text-align : center;
	height: 24px;
	background-image:  url(../images/button_mitte.gif)
}

td.linie{

	background-image:  url(../images/horizontalRand.jpg);
	background-color: #117733;
	background-position: bottom;
	background-repeat: repeat-x;

}



td.menueborder{
	background-image: url(../images/rahmen.jpg) ;
	background-position: 50% 70px ;
	background-color: #ccff99;
	background-repeat: no-repeat;
}

td.kopf{
	background-color: #ccff99;
	color: Gray;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 20px;
	font-weight : bold;
}
td.kopf_kreis_normal{
	background-color: #ccff99;
	background-image: url(../images/kreis.jpg);
	background-position: bottom;
	background-repeat: no-repeat;
}


td.menueborder_end{
	background-color: #ccff99;
	background-image: url(../images/verticalRand.jpg) ;
	background-repeat: repeat-y;
}
td.kopf_title{
	background-color: #ccff99;
	color: #117733;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 20px;
	font-weight : bold;
	font-style : italic;
}

td.fuss{
	background-color: #ccff99;
	color: Gray;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 14px;
	font-style : italic;
}

td.inhalt{
	font-family : Arial,Helvetica,sans-serif;
	font-size : 14px;
	font-style : none;
	font-weight : none;
	padding-bottom : 20px;
	padding-left : 20px;
	padding-right : 20px;
	padding-top : 20px;
	vertical-align: top;
}


 a.fuss:link { color:#808080;; text-decoration:none; font-weight:bold; }
 a.fuss:visited { color:#808080;; text-decoration:none; font-weight:bold; }
 a.fuss:hover { color:#808080;; text-decoration:none; font-weight:bold; }
 a.fuss:active { color:#808080;;  font-weight:bold; }

 a.menue:link { color:#ffffff; text-decoration:none; font-weight:bold; }
 a.menue:visited { color:#ffffff; text-decoration:none; font-weight:bold; }
 a.menue:hover { color:#ffff99; text-decoration:none; font-weight:bold; }
 a.menue:active { color:#ffffff; font-weight:bold; }

 a.menueborder:link { color:#808080; text-decoration:none; font-weight:bold; }
 a.menueborder:visited { color:#808080; text-decoration:none; font-weight:bold; }
 a.menueborder:hover { color:#303030; text-decoration:none; font-weight:bold; }
 a.menueborder:active { color:#808080; font-weight:bold; }

 a.menueborder:active { color:#808080; font-weight:bold; }

 span.menue {color:#ccff99; text-decoration:none }

 ul.kontakt{
	list-style : none;
	margin-left : 0px;
	margin-top : 0px;;
	padding-left : 0px;
}

li.name{
	margin-bottom:5px;
	margin-top:5px;
	font-weight:bolder;
}

a.bild > img{
	border: thick solid #FFFFFF;
}
a.bild:hover > img{
	border: thick solid #117733;
}

img.thumb{
	border: thick solid #FFFFFF;
}

div.author{
	position: relative;
	left: 60%;
	width: 200px;

}
ul.author{
	list-style : none;
	margin: 0px;
	padding: 0px;
	margin-top: 5px;
	font-style: italic;
}
li.author{
	margin-bottom: 5px;
	font-weight: bolder;
}

li.verein{
	margin-top: 5px;
}

textarea{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.marked{
	text-align: center;
	font-size: 14px;
	font-weight: bolder;
	float:none;
	color: #117733;

}

