@charset "utf-8";
/* CSS Document */

body{
padding: 25px;
}
/*^'^ Navigation Structure ^'^*/
.nav-container-outer{
	background: url(images/nav-bg.png);
	padding: 0px;
	height: 47px;
	background: url(images/nav-bg.png);
	float: none;
}
.float-left{
	float: left;
	position: relative;
	padding-left: 0px;
}
.float-right{
	float: right;
	position: relative;
}
.nav-container .divider{
	display:block;
	font-size:10px;
	border-width:0px;
	border-style:solid;
	font-family: "Times New Roman", Times, serif;
}
.nav-container .divider-vert{
	float:middle;
	width:0px;
	display: none;
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
}
.nav-container .item-secondary-title{
	display:block;
	cursor:default;
	white-space:nowrap;
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
}
.clear{
	height:0px;
	width:0px;
	clear:left;
	line-height:0px;
	display:block;
	float:none;
	font-size: xx-small;
}
.nav-container{
	position:relative;
	zoom:1;
	margin: 0 auto;
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	font-style: normal;
	font-weight: 200;
	top: -9px;
	left: 12px;
}
.nav-container a, .nav-container li{
float:left;
display:block;
white-space:nowrap;
}
.nav-container div a, .nav-container ul a, .nav-container ul li{
	float:none;
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
}
.nav-container ul{
left:-10000px;
position:absolute;
}
.nav-container, .nav-container ul{
	list-style:none;
	padding:0px;
	padding-left: -12px;
}
.nav-container li a{
float:none
}
.nav-container li{
position:relative;
}
.nav-container ul{
z-index:10;
}
.nav-container ul ul{
z-index:20;
}
.nav-container ul ul ul{
z-index:30;
}
.nav-container ul ul ul ul{
z-index:40;
}
.nav-container ul ul ul ul ul{
z-index:50;
}
li:hover>ul{
left:auto;
}
#nav-container ul {
top:100%;
}
#nav-container ul li:hover>ul{
top:0px;
left:100%;
}

/*^'^ Primary Items ^'^*/	
#nav-container a{	
padding:7px 17px 7px 18px;
margin: 10px 0px 0px 0px;
color: #FFFFFF;
font-family: "Times New Roman", Times, serif;
font-size:16px;
text-decoration:none;
font-weight: 300;
background: url(images/item-primary-bg.gif);
background-repeat: no-repeat;
background-position: top;
}

#nav-container a:hover{
color: #6C3600;
background: url(images/item-primary-bg.gif);
background-repeat: no-repeat;
background-position: center;
}

/*^'^ Secondary Items Container ^'^*/	
#nav-container div, #nav-container ul{	
padding:10px 4px 10px 4px;
margin:0px 0px 0px 0px;
background: url(images/item-secondary-container-bg.jpg);
background-repeat: repeat-x;
background-color: #ECBD00;
border-bottom: 1px solid #CA6500;
}

/*^'^ Secondary Items ^'^*/	
#nav-container div a, #nav-container ul a{	
padding:3px 10px 3px 6px;
background-color: #FFFFFF;
background: url(images/item-secondary-bg.jpg);
background-repeat: no-repeat;
background-position: 0px 22px;
font-size:11px;
border-width:0px;
border-style:none;
margin: 0px 0px 0px 0px;
width: 149px;
}

/*^'^ Secondary Items Hover State ^'^*/	
#nav-container div a:hover, #nav-container ul a:hover{	
background-color: #FFFFFF;
background: url(images/item-secondary-bg.jpg);
background-repeat: no-repeat;
color:#CC0000;
}

/*^'^ Secondary Item Titles ^'^*/	
#nav-container .item-secondary-title{	
cursor:default;
padding:4px 0px 3px 7px;
color: #FFFFFF;
font-family: "Times New Roman", Times, serif;
font-size:16px;
/* background: url(images/item-secondary-title-bg.jpg); */
background-repeat: no-repeat;
font-weight:normal;
}

/*^'^ Horizontal Dividers ^'^*/	
#nav-container .divider-horiz{	
border-top-width:1px;
margin:5px 5px;
border-color: #C16100;
}

/*^'^ Vertical Dividers ^'^*/	
#nav-container .divider-vert{	
border-left-width:1px;
height:15px;
margin:4px 2px 0px 2px;
border-color:#AAAAAA;
}
.table {
	height: 488px;
	overflow: auto;
	visibility: visible;
	float: left;
}
.headline {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	font-style: normal;
	color: #008000;
	margin-top: 6px;
	margin-bottom: 6px;
}
.vereinsname {
	font-family: "Times New Roman", Times, serif;
	font-size: 24px;
	font-style: normal;
	font-weight: normal;
	color: #008000;
}
.bilderrahmen {
	color: #FFCC00;
	border: 3px solid #FFCC00;
}
.text1 {
	font-family: "Times New Roman", Times, serif;
	font-style: normal;
	font-weight: normal;
	color: #000;
	margin-top: 0px;
	margin-bottom: 6px;
	line-height: 19px;
	text-decoration: none;
	font-size: 14px;
}
.texteinzug {
	padding-left: 6px;
	padding-right: 4px;
	font-family: "Times New Roman", Times, serif;
	font-size: small;
	font-style: normal;
	line-height: 16px;
	margin-bottom: -8px;
	margin-top: 0px;
	border-bottom-width: thin;
	padding-bottom: 6px;
	padding-top: 6px;
}
.headlines table tr td p {
	font-size: 16px;
	text-align: left;
	color: #390;
}
.text1 {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: #008000;
	font-style: normal;
	line-height: normal;
	text-align: right;
}
body p {
	font-size: 2w2;
}
body p {
	font-size: 14px;
	color: #000;
	text-align: center;
	font-family: "Times New Roman", Times, serif;
	vertical-align: text-top;
}
.text {
	font-size: 16px;
}
.text {
	font-size: 16px;
}
.text {
	font-size: 22px;
}
.text {
	font-size: 18px;
	color: #37A224;
}
.head {
	font-size: 22px;
}
.text .text {
	font-size: 14px;
}
.head {
	color: #E7F3DF;
}
.text .text {
	color: #37A224;
}
.text2 {
	color: #E6F2DE;
}
.text1 .text2 .text2 .headlines .text2 {
	color: #096;
}
.text1 .text2 {
	color: #096;
}
.text1 .text .text2 .headlines .text2 .text2 {
	color: #37A224;
}
.text1 .text .text2 .headlines .text2 .text2 {
	font-size: 20px;
}
.text1 .text1 {
	color: #448E46;
}
.text .text1 .text2 .text1 .text1 .text .text .text {
	font-size: 18px;
	font-family: "Times New Roman", Times, serif;
	color: #37A224;
}
.text {
	color: #37A224;
	font-size: 24px;
	font-style: italic;
	font-family: "Times New Roman", Times, serif;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
}
.fett {
	font-weight: bold;
}
.fett {
	font-weight: bold;
}
normal {
	font-style: normal;
}
.text {
	font-style: normal;
	font-variant: normal;
}
.text {
	font-size: 14px;
	color: #390;
}
.headline {
	font-family: "Times New Roman", Times, serif;
	font-size: 36px;
	color: #008000;
	font-weight: normal;
	line-height: 44px;
}
text {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-style: normal;
	color: #008000;
}
text {
	font-size: 14px;
}
.headlines table tr td {
	font-size: 16px;
}
.headlines .headlines .text1 span .text1 .text1 {
	text-align: center;
}
.headlines .headlines .text1 span .text1 .text1 .headlines {
	font-size: 20px;
	font-weight: bold;
	text-align: center;
}
.headlines .headlines .text1 span .text1 .text1 .headlines .headlines .headlines {
	font-weight: normal;
}
.text1 .text1 {
	text-align: center;
}
