*	{
	font-family:Verdana;
	font-size:10pt;
	outline:0;
	}

body	{
	margin:5px;
	margin-top:0;
	background:url('../img/bg.gif') 35px repeat-y;
	}

h1	{
	font-size:12pt;
	margin:0;
	padding:0;
	border-bottom:2px solid #FACA00;
	width: 725px;
	}

h2	{
	color:#dd3A37;
	font-size:11pt;
	margin:0;
	padding:5px;
	}


h3	{
    	margin-top:30px;
   	text-decoration:underline;
    	}

h4	{
	margin:0;
	padding:5px 0 5px 0;
	font-size:12pt;
	font-weight:bold;
	}

p	{
	font-size:10pt;
	padding:5px;
	margin:0;
	}

th	{
    	font-weight:normal;
    	text-align:left;
    	text-decoration:underline;
    	}

.kalender,input , textarea, select{
   	position:relative;
    	left:150px;
   	}

#Head	{
	background:url('../img/logo.gif') 0 5px no-repeat;
	height:180px;
	padding-left:200px;
	padding-top:0;
	padding-bottom:20px;
	}

#Menu	{
	float:left;
	margin-left:30px;
	width:123px;
	}

#Menu ul{
	padding:1px;
	margin:0;
	margin-bottom:15px;
	list-style:none;
	font-size:12pt;
	}

#Menu li{
	cursor:pointer;
	font-size:10pt;
	}

#Menu li:hover{
	background:#FFEFAF;
	}

#Menu li a{
	font-size:10pt;
	color:black;
	text-decoration:none;
	display:block;
	width:112px;
	height:100%;
	padding:5px;
	}

#Menu li ul{
	position: absolute;
	width: 150px;
	left: -999px;
	padding:1px;
	margin:0;
	list-style:none;
	font-size:12pt;
	background:#FACA00;
	z-index:1;
	}

#Menu  li:hover .Sportarten{
    	left: 156px;
    	top: 50px;

	}

#Menu  li:hover .Vereinsdaten {
    	left: 156px;
    	top: 257px;

	}

#Menu  li:hover .Verwaltung {
    	left: 156px;
    	top: 285px;

	}

.nonLinkMenuItem{
	padding:5px;
	}

.menuBild{
	position:absolute;
	left:24px;
        margin-top:300px;
   	}

#Inhalt	{
	margin-left:207px;
	width:650px;
	padding:5px;
	}

#Inhalt[class="News"]{
	margin-left:207px;
	width:350px;
	padding:5px;
	}

#Inhalt p{
	padding-left:0px;
	}

.antragPDF{
    	background:url('../img/pdf.jpg') no-repeat;
    	padding-left:64px;
    	}

.gstelleBild{
	float:left;
	margin-right:50px;
	}

.inputLabel{
	position:absolute;
	}

#rechts	{
	position:absolute;
	top:200px;
	left:597px;
	width:350px;
	background:#FFEFAF;
	}

a:link 		{ font-weight:normal; color:#e0a404; text-decoration:underline; }
a:visited 	{ font-weight:normal; color:#D63C24; text-decoration:underline; }
a:hover 	{ font-weight:normal; color:#e0a404; text-decoration:none; }
