html, body {
	margin: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 16px;
	font-weight: normal;
 height:100%;
       border:none
}

#head { background-image: url("/gfx/header.png");
      background-repeat: repeat-y;
      }
p, td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 16px;
	font-weight: normal;
	color: #000000;
}

#content {
   margin:15px;
}
#tt {
   height:100%;
   border-right: 1px solid #666;
   background-color:#ffffff;
}

a:link {
	color: #CC0000;
	text-decoration: underline;
}
a:visited {

	color: #CC0000;
	text-decoration: underline;
}
a:hover {


	color: #CC0000;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
}
a:active {
	color: #CC0000;
	text-decoration: underline;
}
.theader {
   background-color:#FFCC00;
}
.tdnav {
   background-color:#438859;
}
.pheader {
   letter-spacing: 3px;
   word-spacing: 0px;
   font-weight: bold;
   color: #fd3913;
   font-size:20px;
}


.tableimage {
	display: block;
}
.braun {
	background-color: #731410;
}
.weiss {
	background-color: #FFFFFF;
}

.linieunten {
	background-color: #903228;
}

.rscolor {
	background-color: #FDF5F2;
}
.textweiss {
	color: #FFFFFF;
}
.aktuelles_inhalt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #861B0B;
	padding: 5px;
	line-height: 13px;
}
h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #903228;
	margin: 0px;
}
h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #903228;
	margin: 0px;
}
h3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #903228;
	margin: 0px;
}
h4 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #903228;
	margin: 0px;
}

a.nolink:link, a.nolink:visited, a.nolink:hover, a.nolink:active {
   text-decoration: none;
   border:0px;
}


a.mehr:link {
	color: #CC0000;
	text-decoration: none;
	font-size: 9px;
	font-weight: bold;
	border: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
a.mehr:visited {
	color: #CC0000;
	text-decoration: none;
	font-size: 9px;
	font-weight: bold;
	border: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
a.mehr:hover {

	color: #990000;
	text-decoration: none;
	font-size: 9px;
	font-weight: bold;
	border: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
a.mehr:active {


	color: #990000;
	text-decoration: none;
	font-size: 9px;
	font-weight: bold;
	border: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}


.orgtable {
   border:1px solid #cc0000;
   height:150px;
}

.orgtable th {
   font-size:10px;
   font-weight: bold;
   background-color: #FFFFCC;
   padding:3px;
   border-bottom:1px solid #cc0000;
   text-align:center;
}

.tab {
   border:1px solid #cc0000;
}
.aevents {
   border:0px solid #cc0000;
}

.events {
   border-top:1px solid #cc0000;
   border-left:1px solid #cc0000;
   border-right:1px solid #cc0000;
}

.aevents th {
   font-size:10px;
   border-top:1px solid #cc0000;
   border-left:1px solid #cc0000;
   border-bottom:1px solid #cc0000;
   font-weight: bold;
   background-color: #FFFFCC;
   padding:3px;
   text-align:center;
}
.aevents th:last-child {
   font-size:10px;
   border-right:1px solid #cc0000;
   border-top:1px solid #cc0000;
   border-left:1px solid #cc0000;
   border-bottom:1px solid #cc0000;
   font-weight: bold;
   background-color: #FFFFCC;
   padding:3px;
   text-align:center;
}
.events th {
   font-size:10px;
   font-weight: bold;
   background-color: #FFFFCC;
   padding:3px;
   border-bottom:1px solid #cc0000;
   text-align:center;
}
.events td {
   font-size:10px;
   padding-left:3px;
   border-bottom:1px solid #cc0000;
   vertical-align:top;
}
.aevents td {
   font-size:10px;
   padding-left:3px;
   border-left:1px solid #cc0000;
   border-bottom:1px solid #cc0000;
   text-align:left;
   vertical-align:top;
}
.aevents td:last-child {
   font-size:10px;
   padding-left:3px;
   border-right:1px solid #cc0000;
   border-left:1px solid #cc0000;
   border-bottom:1px solid #cc0000;
   text-align:left;
   vertical-align:top;
}
.events td:first-child {
   border-right:1px solid #cc0000;
   vertical-align:top;
}
.events td:last-child {
   border-left:1px solid #cc0000;
   vertical-align:top;
}

.events a:link, .events a:visited, .events a:hover, .events a:active {
	color: #CC0000;
	text-decoration: none;
	border-bottom-width: 0px;
}
.orgtable td {
   font-size:10px;
   padding:3px;
}
a.mehr:link {
	color: #CC0000;
	text-decoration: underline;
}
a.mehr:visited {
	color: #CC0000;
	text-decoration: underline;
}
a.mehr:hover {
	color: #006C28;
	text-decoration: none;
}
a.mehr:active {
	color: #006C28;
	text-decoration: none;
}
.datum {
	font-size: 11px;
	font-weight: bold;
	color: #903228;
}
.titel {

	font-size: 11px;
	font-weight: bold;
	color: #903228;
	padding-left:2px;
}
.text_newsuebersicht {
	padding-left:5px;
	border-left-width: 0px;
	border-left-style: solid;
	border-left-color: #903228;
	font-size: 11px;
	font-weight: normal;
	line-height: normal;
	margin-top: 5px;
	margin-bottom: 10px;
}
.newsgfx {
	border-width: 1px;
	border-style: solid;
	border-color: #903228;
	margin-top: 4px;
	margin-right: 5px;
}
.linie_oben {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #903228;
	font-size: 10px;
	padding-top: 3px;
	padding-bottom: 25px;
}
.linie_unten {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #903228;
	font-size: 10px;
	padding-top: 30px;
}
.galerie {
	border-width: 1px;
	border-style: solid;
	border-color: #903228;
}
.error {
  color:#ff0000;
}
input, textarea{
   font-family: "Courier New", Courier, mono;
   font-size: 12px;
   font-style: normal;
   line-height: normal;
   font-weight: normal;
   font-variant: normal;
   color: #000066;
   margin:2px;
   border: 1px solid #999999;
}


.linie {
   background-color: #903228;
}

.blinks {
	margin-right: 10px;
	margin-bottom: 10px;
	border: 1px solid #56130D;
}
.brechts {
	margin-top: 6px;
	margin-bottom: 10px;
	border: 1px solid #536C79;
	margin-left: 20px;
}
.bmittig {
	margin-top: 6px;
	margin-bottom: 10px;
	border: 1px solid #536C79;
}
.atable {
   border:1px solid #cc0000;
}

.stable{
   border:1px solid #cc0000;
}
.stable td{
   border-bottom:1px solid #cc0000;
   border-right:1px solid #cc0000;
}

.atable th {
   font-size:10px;
   font-weight: bold;
   background-color: #FFFFCC;
   padding:3px;
   border-bottom:1px solid #cc0000;
   text-align:left;
}
.atable td {
   font-size:10px;
   padding-left:3px;
}
.atable tr {
   border:1px dashed #cc0000;
}
.atable td:last-child {
   font-size:10px;
   padding-left:3px;
}

.lastupdate {
  font-size: 0px;
  background-color: #17181A;
  height:30px;

}

.lastupdate p {
	font-weight: bold;
	color:#feff37;
	margin-left: 5px;	
}


.cssbutton {
    display: block;
    margin-left:20px;
    background-color: #cccccc;
    border: 1px #ffffff outset;
    padding-left: 3px;
    color: black;
    text-decoration: none;
    width:100px;
    height:20px;
    font-weight:bold;
    font-family:Arial, Verdana, Helvetica, sans-serif;

}
.cssbutton:link {
    color: black;
	text-decoration: none;
}
.cssbutton:visited {
   color: black;
   text-decoration: none;
}

.cssbutton:hover {
   border-style: inset;
   border-color:#000000;
       color: red;
   background-color: #cccccc;
   text-decoration: none;
   }

.cssbutton_aktiv {
    display: block;
    margin-left:20px;
    border: 1px #000000 inset;
    padding-left: 3px;
    width:100px;
    height:20px;
    font-family:Arial, Verdana, Helvetica, sans-serif;
    color: red;
    font-weight:bold;
    background-color: #cccccc;
    text-decoration: none;
   }

.cssbutton_aktiv:active, .cssbutton_aktiv:link, .cssbutton_aktiv:hover, .cssbutton_aktiv:visited {
	text-decoration: none;
}

.cssbutton:active {
    color: black;
	text-decoration: none;

 }


.topnav {
    background-color: #232A34;
    margin: 0px;
    padding: 0px;
    height:40px;
}
#termine {
    background-color: #232A34;
    margin: 0px;
    padding: 0px;
    height:105px;
}
ul.topnav li {
    float: left;
list-style: none;
    font-weight:bold;
	margin: 0px;
	padding: 0px;
	list-style-position: inside;
    float: left;
list-style: none;
    display: block;
    margin-left:7px;
    margin-top:10px;
    background-color: #cccccc;
    border: 1px #ffffff outset;
    padding-left: 3px;
    color: black;
    text-decoration: none;
    width:100px;
    height:20px;
    font-family:Arial, Verdana, Helvetica, sans-serif;
	
	}


.topnav li a:link {
margin:0px;
padding: 0px;
color: black;
display:block;
text-decoration: none;
width:100px;
height:20px;
}

.topnav li a:visited {
display:block;
padding: 0px;
margin:0px;
color: black;
text-decoration: none;
width:100px;
height:20px;
}


.topnav li a:hover {
display:block;
font-weight:bold;
color: red;
background-color: #cccccc;
text-decoration: none;
    border: 0px #ffffff outset;
width:100px;
height:20px;
   }


.topnav li  a:active {
    color: black;
	padding: 0px;
           display:block;
   margin:0px;
            width:100px;
    height:20px;
	text-decoration: none;

 }

.statistik th {
   background-color:#C0C0C0;
   color:#2A3FFF;
}
.statistik td {
   text-align:center;
   font-weight:bold;
}

.statistik tfoot td {
   background-color:#C0C0C0;
   color:#ff0000;
   text-align:center;
   font-weight:bold;
}


