#popupbody {
	font-size:0.9em;
	line-height:1.5em;
	margin-left:105px;
	margin-right:15%;
}
#popupbody p {
	font-size:0.9em;
	line-height:1.5em;
}

body {
	background-color:#112f4d;
	color:#000;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	margin:10px 15px;
	padding:0px;
	width:97%;
}
a:link {
	padding-left:14px;
	text-decoration:underline;
	color:#69C;
	background:url(images/pfeilright.gif) no-repeat left;
}
a:visited {
	padding-left:14px;
	text-decoration:underline;
	color:#258;
	background:url(images/pfeilright.gif) no-repeat left;
}
a:hover {
	padding-left:14px;
	text-decoration:underline;
	color:#9CE;
	background:url(images/pfeilrighthover.gif) no-repeat left;
}
a:active {
	padding-left:14px;
	text-decoration:none;
	color:#9CE;
	background:url(images/pfeilrighthover.gif) no-repeat left;
}
h1, h2, h3, h4 {
	font-family:"Trebuchet MS",georgia,palatino,"times new roman",serif;
	clear:both;
}
h1 {
	font-size:1.5em;
	font-weight:bold;
	margin:1em 0em 0.4em 0em;
}
h2 {
	font-size:1.2em;
	font-weight:bold;
	margin:1.5em 0em 0.3em 0em;
	border-bottom:2px #A60000 dotted;
}
h3, h4 {
	font-size:1.0em;
	font-weight:bold;
	margin:1.5em 0em 0.3em 0em;
	clear:both;
}
ol li {
	margin:0em 0em 0.5em 0em;
	font-size:0.9em;
}

ul li {
	margin:0.25em 0em 0em 0em;
	font-size:0.9em;
}
table {
	width:100%;
}
td {
	vertical-align:middle;
	text-align:center;
	font-size:0.8em;
	padding:0.2em;
}
tr.kopf {
	color:#258;
	background-color:#DCD1B8;
}
tr.gerade {
	color:#258;
	background-color:#DCD1B8;
}
tr.ungerade {
	color:#DCD1B8;
	background-color:#258;
}
tr.gerade a:link {
	padding-left:14px;
	text-decoration: underline;
	color: #258;
	background:url(images/pfeilright.gif) no-repeat left;
}
tr.gerade a:visited {
	padding-left:14px;
	text-decoration: underline;
	color:#258;
	background:url(images/pfeilright.gif) no-repeat left;
}
tr.gerade a:hover {
	padding-left:14px;
	text-decoration:underline;
	color:#47A;
	background:url(images/pfeilright.gif) no-repeat left;
}
tr.gerade a:active {
	padding-left:14px;
	text-decoration:underline;
	color:#9CE;
	background:url(images/pfeilright.gif) no-repeat left;
}
tr.ungerade a:link {
	padding-left:14px;
	text-decoration:underline;
	color:#DCD1B8;
	background:url(images/pfeilright.gif) no-repeat left;
}
tr.ungerade a:visited {
	padding-left:14px;
	text-decoration:underline;
	color:#DCD1B8;
	background:url(images/pfeilright.gif) no-repeat left;
}
tr.ungerade a:hover {
	padding-left:14px;
	text-decoration:underline;
	color:#F7F3E1;
	background:url(images/pfeilright.gif) no-repeat left;
}
tr.ungerade a:active {
	padding-left:14px;
	text-decoration:underline;
	color:#F7F3E1;
	background:url(images/pfeilright.gif) no-repeat left;
}

#wrapper {
	width:100%;
	border:1px solid #69B;
	background-color:#F7F3E1;
}

#header {
	width:100%;
	background-color:#19446D;
	border-bottom:1px solid #000;
	background-image:url(images/backg_header.gif);
	background-repeat:repeat-x;
}
#logo {
	background-image:url(images/logo.jpg);
	background-repeat:no-repeat;
}

#topnav {
	padding-bottom:4px;
	margin-top:51px;
	margin-left:240px;
	margin-right:0%;
	font-weight:bold;
}
#topnav a:link {
	padding-left:14px;
	padding-right:1em;
	text-decoration:none;
	color:#DCD1B8;
	background:url(images/pfeiltop.gif) no-repeat left;
}
#topnav a:visited {
	padding-left:14px;
	padding-right:1em;
	text-decoration:none;
	color:#DCD1B8;
	background: url(images/pfeiltop.gif) no-repeat left;
}
#topnav a:hover {
	padding-left:14px;
	padding-right:1em;
	text-decoration:underline;
	color:#F7F3E1;
	background:url(images/pfeiltophover.gif) no-repeat left;
}
#topnav a:active {
	padding-left:14px;
	padding-right:1em;
	text-decoration:none;
	color:#F7F3E1;
	background:url(images/pfeiltophover.gif) no-repeat left;
}
#leftnav {
	position:absolute;
	top:130px;
	left:23px;
	width:210px;
	height:auto;
	color:#036;
	background-color:#DCD1B8;
	border:1px solid #19446D;
	padding:10px 5px;
}

#leftnav a:link {
	padding-left:14px;
	line-height:1.5em;
	text-decoration: none;
	color:#258;
	background:url(images/pfeilleft.gif) no-repeat left;
}
#leftnav a:visited {
	padding-left:14px;
	line-height:1.5em;
	text-decoration: none;
	color:#258;
	background:url(images/pfeilleft.gif) no-repeat left;
}
#leftnav a:hover {
	padding-left:14px;
	line-height:1.5em;
	text-decoration:underline;
	color:#69C;
	background:url(images/pfeilleft.gif) no-repeat left;
}
#leftnav a:active {
	padding-left:14px;
	line-height:1.5em;
	text-decoration:none;
	color:#69C;
	background:url(images/pfeilleft.gif) no-repeat left;
}

#rightbody {
	margin-left:250px;
	margin-right:15%;
	padding-bottom:2em;
	background-color:#F7F3E1;
	color:#258;
}
#rightbody p {
	font-size:0.9em;
	line-height:1.5em;
}
#rightbody>p {
	margin:0em 0em 0.4em 1.5em;
}
/*#rightbody>p+p {
	text-indent:1.5em;
}*/
#rightbody>a:link {
	padding-left:14px;
	text-decoration:underline;
	color:#69C;
	background:url(images/pfeilright.gif) no-repeat left;
}
#rightbody>a:visited {
	padding-left:14px;
	text-decoration:underline;
	color:#258;
	background:url(images/pfeilright.gif) no-repeat left;
}
#rightbody>a:hover {
	padding-left:14px;
	text-decoration:underline;
	color:#9CE;
	background:url(images/pfeilrighthover.gif) no-repeat left;
}
#rightbody>a:active {
	padding-left:14px;
	text-decoration:none;
	color:#9CE;
	background:url(images/pfeilrighthover.gif) no-repeat left;
}
#rightbody>a img {
	border:none;
}
#ansprechpartner {
	margin-left:250px;
	margin-right:2%;
	padding-bottom:2em;
	background-color:#F7F3E1;
	color:#258;
}
#ansprechpartner table {
	width:100%;
	background-color:#FFF;
}
#ansprechpartner table td {
	vertical-align:middle;
	text-align:center;
	font-size:0.8em;
	padding:0.2em 0em;
}
#fotogalerie {
	margin-left:250px;
	margin-right:5%;
	padding-bottom:2em;
	background-color:#F7F3E1;
	color:#258;
}
#nobiplan{
}
#nobiplan table {
	width:auto;
	background-color:#F7F3E1;
}
#nobiplan table td {
	vertical-align:top;
	text-align:left;
	font-size:0.8em;
	padding:0.2em;
}
#technik{
}
#technik table{
	width:80%;
	margin:0.5em 0em 0em 1.5em;
}
#technik table td{
	text-align:left;
}
#toernplan{
}
#toernplan table {
	width:auto;
	background-color:#F7F3E1;
}
#toernplan table td {
	vertical-align:middle;
	text-align:center;
	font-size:0.8em;
	padding:0.2em;
}
#werbung {
	margin-left:250px;
	margin-right:2%;
	padding-bottom:2em;
	background-color:#F7F3E1;
	color:#258;
}
#werbung table {
	width:auto;
	background-color:#FFF;
}
#werbung table td {
	vertical-align:middle;
	text-align:left;
	font-size:0.8em;
	padding:0.3em;
}


#footer {
	width:100%;
	background-color:#D8CEB9;
	border-top:1px solid #000;
	color:#258;
	font-size:0.7em;
	text-align:center;
	clear:both;
}

#footer a:link {
	text-decoration:none;
	color:#69C;
	background:none;
	padding-left:0px;

}
#footer a:visited {
	text-decoration:none;
	color:#69C;
	background:none;
	padding-left:0px;
}
#footer a:hover {
	text-decoration:none;
	color:#69C;
	background:none;
	padding-left:0px;
}
#footer a:active {
	text-decoration:none;
	color:#9CE;
	background:none;
	padding-left:0px;
}
/* ---------------- KLASSEN --------------- */

.invisible {
	display:none;
}
.alignleft {
	float: left;
	text-align: left;
}

.alignright {
	float: right;
	margin-top: -1px;
	text-align: right;
}
.date {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	margin-top:0.3em;
	font-size:0.5em;
	font-weight:normal;
	float:right;
}
.subtitle {
	text-align:center;
	font-size:0.7em;
	margin-top:5px;
}
.picleft {
	float:left;
	margin:10px 20px;
}
.picright {
	float:right;
	margin:10px 20px;
}
.picmiddle {
	text-align:center;
	margin:20px auto;
}
.picgalerie {
	text-align:center;
	margin:20px 0px;
}
.picframe {
	float:left;
	margin:15px;
	border-color:#258;
	border-width:1px;
	border-style:solid;
}
.picindex {
	padding:15px;
	border-color:#69B;
	border-width:3px;
	border-style:solid;
}
.position{
}
.position table{
	width:80%;
	margin:3em 0em 0em 0em;
}
.position table td{
	text-align:left;
}

/* -- Wordpress: -- */
.post img{
margin-top:0px; margin-left:10px; margin-bottom:0px; margin-right:10px;
}
.post a:link{
	padding-left:0px;
	text-decoration:underline;
	color:#258; /*old coulor #69C*/
	background: no-repeat left;
}
.post a:visited{
	padding-left:0px;
	text-decoration:underline;
	color:#258;
	background: no-repeat;
}
.post a:hover{
	padding-left:0px;
	text-decoration:underline;
	color:#000000;/*#9CE*/
	background: no-repeat;
}
.post a:active{
	padding-left:0px;
	text-decoration:underline;
	color:#258; /*old coulor #9CE */
	background: no-repeat;
}

.entrytext img{
margin-top:0px; margin-left:10px; margin-bottom:0px; margin-right:10px;
}
.entrytext a:link{
        padding-left:0px;
        text-decoration:underline;
        color:#258; /*old coulor #69C*/
        background: no-repeat left;
}
.entrytext a:visited{
        padding-left:0px;
        text-decoration:underline;
        color:#258;
        background: no-repeat;
}
.entrytext a:hover{
        padding-left:0px;
        text-decoration:underline;
        color:#000000;/*#9CE*/
        background: no-repeat;
}
.entrytext a:active{
        padding-left:0px;
        text-decoration:underline;
        color:#258; /*old coulor #9CE */
        background: no-repeat;
}


