.edit {
	background-color: #FFFFFF;
	border-width: 1px;
	border-style: dashed;
	border-color: #000000;
}

body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	background-color: #FDE6D7;
	margin: 0px;
}
a:link {
	color: #333333;
	text-decoration: underline;
}
a:visited {
	color: #333333;
	text-decoration: underline;
}
a:hover {
	color: #333333;
	text-decoration: none;
}
a:active {
	color: #333333;
	text-decoration: none;
}
.logotext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #333333;
	padding-left: 15px;
}
.content {
	padding: 25px;
	vertical-align: top;
	font-size: 12px;
}
.menhead {
	font-weight: bold;
	padding: 10px;
	padding-right: 5px;
	padding-bottom: 20px;
}
a.menhead {
	text-decoration: none;
	color: #333333;
}
p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	line-height:16px;
}
li {
	font-size: 12px;
}
.table {
	font-size: 12px;
	color: #333333;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.tabletop {
	font-size: 12px;
	color: #333333;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	padding: 5px;
}
.tablehead {
	font-size: 12px;
	color: #333333;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	padding-bottom: 5px;
	padding-top: 5px;
}
h1 {
	font-weight: bold;
	font-size: 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #333333;
}
h1.index{
	font-size:14px;
	text-align:center;
	margin-bottom:25px;
}


/* ----------------------------------- menü ---------------------------------------- */

#menu {
	background-color: #FFFFFF;
}

#menu .top {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	border-right: 1px solid #F29371;
	padding-top: 3px;
	padding-right: 10px;
	padding-bottom: 3px;
	padding-left: 10px;
}
#menu .top a {
	text-decoration: none;
	font-weight: bold;
	color: #333333;
}
#menu .top a:hover {
	font-weight: bold;
	color: #E05F36;
	text-decoration: none;
}
#menu .section-top {
	position: absolute;
	z-index: -1;
	visibility: hidden;
	top: 217px;
	background-color: #FDE6D7;
}
#menu .section-top2 {
	position: absolute;
	z-index: -1;
	visibility: hidden;
	left: 662px;
	top: 217px;
	background-color: #FDE6D7;
}
#menu .section {
	position: absolute;
	z-index: -1;
	visibility: hidden;
}
#menu .sub {
	position: absolute;
	width: 100%;
	visibility: hidden;

}
#menu .box {
	background-color: #FDE6D7;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	padding: 3px 13px 4px 8px;
	color: #333333;
}
#menu .box-hover {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 11px;
	padding-left: 8px;
	padding-top: 3px;
	padding-bottom: 4px;
}
#menu a {
    color: #333333;
    text-decoration: none;
    white-space: nowrap;
}
#menu a:hover {
	color: #333333;
	text-decoration: none;
	white-space: nowrap;
	font-weight: bold;
}
.c100 {
	height: 100%;
	width: 100%;
}
.aktiv{
	font-weight: bold;
	color: #E05F36;
}

/*** subsubmenu -> 3. ebene menu fussball ***/
ul.subsubmenu{
	margin:0 0 25px -4px;
}
*+html ul.subsubmenu{
	margin-left:15px;
} 
ul.subsubmenu li{
	line-height:18px;
	list-style-type:none;
}
*+html ul.subsubmenu li{
	margin-left:20px;
}

/*** sponsoren ***/
a.sponsoren img{
	margin:0 10px 12px 0;
	padding:10px 15px;
	border:1px solid #828181;
}
ul.sponsoren{
	line-height:18px;
	float:left;
	margin-right:20px;
}
#border{
	border:1px solid #828181;
	width:532px;
	height:570px;
}
*+html #border{
	padding-top:10px;
	height:540px;
}

/*** kontakte ***/
#kontakt{
	margin:0 0 25px 79px;
}
#kontakt img{
	float:left;
	padding:3px;
	border:1px solid #548dd4;
	margin-right:20px;
}

ul.downloadbox, ul.downloadlist{
	clear:both;
	list-style:none;
	margin-top:10px;
}

ul.downloadlist li{
	float:left;
	width:200px;
	height:30px;
}

ul.downloadbox li{
	float:left;
	margin:20px 10px;
}

ul.downloadbox li a{
	border:1px solid #828181;
	padding:10px;
	display:block;
	height:40px;
	width:120px;
	text-align:center;
}


.pdf {
  padding:2px 0 2px 22px;
  background: url(/images/pdf.gif) left center no-repeat;
}

.journal{
	margin:20px 20px 0 0;
	width:177px;
	display:block;
	float:left;
	text-decoration:none !important;
}

