body {
	margin: 0;
	padding: 0;
	background: #FFFFFF url(images/background-oben2.gif) repeat-x;
	font: normal 12px Verdana, Tahoma, Arial, Helvetica, sans-serif;
	color:: #333333;
}

/*body {
	margin: 0;
	padding: 0;
	background: #FFFFFF url(images/background-oben.jpg) repeat-x;
	font: normal 12px Verdana, Tahoma, Arial, Helvetica, sans-serif;
	color: #333333;
}*/

h1, h2, h3 {
	margin: 0;
	padding: 0;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #000099;
}

h2 {
	text-transform: uppercase;
	font-size: 18px;
}

h3 {
	text-transform: uppercase;
	font-size: 14px;
	margin-bottom: -5px;
}

p, ol {
	line-height: 18px;
	text-align: justify;
}

ul {
	line-height: 18px;
	text-align: justify;
	list-style-position:outside;
	padding-left: 27px;
}

.aufzaehlung {
	padding-left: 15px;
	margin-left:15px;
	margin-bottom:-10px;
	line-height: 18px;
	text-align: justify;
	list-style-position:outside;
}

.aufzaehlung li {
	padding:0 0 8px 0px;
}

blockquote {
	line-height: 18px;
	text-align: justify;
	padding-left: 15px;
	padding-right: 0px;
	margin-right: 20px;
	background: url(images/dots-vertikal.gif) repeat-y;
}

td {
	table-layout:fixed;
	border-collapse:separate;
	vertical-align:top;
	text-align:left;
	border-bottom-width:1px;
	border-bottom-color:#000099;
	border-bottom-style:dotted;
	padding: 10px 0px 10px 0px;	
}


/* Verknüpfungen */

a {
	color: #000099;
	font-weight: bold;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

a:visited {
	color: #000099;
	text-decoration: none;
}

a:visited:hover {
	text-decoration: underline;
}


/* Header */

#header {
	width: 770px;
	height: 142px;
	margin: 0 auto;
	background: url(images/yellow2.jpg) no-repeat;
}

/*#header {
	width: 770px;
	height: 175px;
	margin: 0 auto;
	background: url(images/yellow.jpg) no-repeat;
}*/

#header h1, #header h2 {
	text-transform: lowercase;
	font-weight: normal;
	color: #000099;
}

#header h1 {
	float: left;
	padding: 120px 0 0 20px;
	font-size: 36px;
}

#header h2 {
	float: right;
	padding: 134px 20px 0 0;
	font-size: 22px;
}

/* Menu */

#menu {
	width: 770px;
	height: 46px;
	margin: 1px auto 0 auto;
}

#menu ul {
	padding: 0;
	list-style: none;
	margin: 0px;
}

#menu li {
	display: inline;
}

#menu .Menu-Leiste {
	text-decoration: none; 
	float: left;
	display: inline;
	border:0; 
	padding:0;
	display: block;
	letter-spacing: -9999px;
	font-size:10px;
	width: 154px;
	height: 46px;
	margin-left: 30px;
}
#menu .Menu-Leiste:hover { 
	background-position: -153px 0;
}

/* Content */

#content {
	width: 740px;
	margin: 1px auto 20px auto;
	padding: 15px;
	background: #FFFFFF url(images/background-unten.gif) repeat-x left bottom;
}

/* Posts */

#posts {
	float: right;
	width: 500px;
	margin-left: 15px;
}

/* News */

#news {
	float: left;
	width: 220px;
	background: url(images/dots-vertikal.gif) repeat-y;
}
#news .first {
	font-size:3px;
	line-height: 3px;
	padding: 5px 5px 5px 5px;
	
}
#news h2 {
	margin-left: 10px;
	margin-top: 7px;
	margin-bottom: -10px;
	font-size: 14px;
}

#news ul {
	margin: 0px;
	padding: 0px;
	list-style: none;
	list-style-position:outside;
	padding: 7px 10px;
}

#news li {
	padding: 7px 7px 7px 7px;
	background: url(images/dots-horizontal.gif) repeat-x left bottom;
}

#news i {
	font-weight:bold;
	font-style:normal;
	font-size: 9px;
}

/* In-Site Navi */

#navi {
	float: left;
	width: 220px;
	background: url(images/dots-vertikal.gif) repeat-y;
}
#navi .first {
	font-size:3px;
	line-height: 3px;
	padding: 5px 5px 5px 5px;
	
}
#navi h2 {
	margin-left: 10px;
	margin-top: 7px;
	margin-bottom: -10px;
	font-size: 14px;
}

#navi ul {
	margin: 0px;
	padding: 0px;
	list-style: none;
	list-style-position:outside;
	padding: 7px 10px;
}

#navi li {
	padding: 3px 5px 3px 5px;
	background: url(images/dots-horizontal.gif) repeat-x left bottom;
}

#navi a {
	font-size: 13px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	text-decoration: none;
	font-weight: bold;
	display:block;
	line-height: 26px;
	background: url(images/navi-off.gif) no-repeat left bottom;
	padding-left: 44px;
}

#navi a:hover {
	background: url(images/navi-on.gif) no-repeat left bottom;
}

#navi a.AktiverLink {
	background: url(images/navi-on.gif) no-repeat left bottom;
	font-size: 13px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	text-decoration: none;
	font-weight: bold;
	display:block;
	line-height: 26px;
	padding-left: 44px;
}

#navi a.AktiverLink:hover {
	background: url(images/navi-on.gif) no-repeat left bottom;
}

#navi a.AktiverUnterlink {
	background: url(images/navi-on.gif) no-repeat 28px 0;
	font-size: 13px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	text-decoration: none;
	font-weight: bold;
	display:block;
	line-height: 26px;
	padding-left: 74px;
}

#navi a.AktiverUnterlink:hover {
	background: url(images/navi-on.gif) no-repeat 28px 0;
}

#navi a.UnterLink {
	background: url(images/navi-off.gif) no-repeat 28px 0;
	font-size: 13px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	text-decoration: none;
	font-weight: bold;
	display:block;
	line-height: 26px;
	padding-left: 74px;
}

#navi a.UnterLink:hover {
	background: url(images/navi-on.gif) no-repeat 28px 0;
}

/* Links */

#links {
	float: left;
	width: 220px;
	padding-right: 20px;
	background: url(images/dots-vertikal.gif) repeat-y;
}

#links ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

#links li ul {
	padding: 5px 0 30px 0;
}

#links li li {
	padding: 7px 10px;
	background: url(images/dots-horizontal.gif) repeat-x left bottom;
}

#links li a {
	text-decoration: none;
}

#links li a:hover {
	text-decoration: underline;
}

#links li i {
	font-style: normal;
	font-size: 9px;
}

#links li h2 {
	font-size: 14px;
}

/* Footer */

#footer {
	height: 60px;
	padding: 20px;
	background: #FFEE11 url(images/footer.gif) repeat-x;
}

#footer p {
	text-align: center;
	color: #000099;
}

#legal td {
	table-layout:fixed;
	border-collapse:separate;
	vertical-align:top;
	text-align:center;
	border:none;
	padding: 0px 0px 0px 0px;
	font: normal 12px Verdana, Tahoma, Arial, Helvetica, sans-serif;
	color: #000099;
}
#legal a {
	color: #000099;
	font-weight:normal;
	text-decoration: none;
}

#legal a:hover {
	text-decoration: underline;
}

#restplaetze_text {
	color: #FF0000;
	font-weight: bold;
}

#restplaetze_counter{
	font-size:18px;
}