/* basic styles */
html {
	margin: 0px;
	padding: 0px;
}
body {
	font: 12px Verdana, Arial, Helvetica, sans-serif;
        line-height: 1.5;
	color: #666666;
	text-align: center;
	background-image: url(../img/hintergrund.gif);
}
.headoben {
        margin-bottom: 0px;
        line-height: 1;
	font-size: 16px;
	font-weight: bold;
	color: #CC0000;
}
.headunten {
        margin-top: 0px;	
	font-size: 16px;
	font-weight: bold;
	color: #CC0000;
}

h1 {
	font-size: 16px;
	font-weight: bold;
	color: #CC0000;
}
h2 {
	font-size: 14px;
	font-weight: bold;
	color: #CC0000;
}
h3 {
	font-size: 12px;
	font-weight: bold;
}
h4 {
	margin: 0px;
	font-size: 11px;
}
p {
	line-height: 1.5;
}

td#logo p {
	margin: 0px;
	line-height: 1.1;
	font-size: 10px;
}

a {
	color: #666666;
}
a:hover {
	color: #CC0000;
}

td#text p {
	line-height: 1.8;
}

td#text p a {
	color: #CC0000;
}
td#text p a:hover {
	color: #666666;
}

td#text a {
	color: #CC0000;
}
td#text a:hover {
	color: #666666;
}

.newsdatum {
	font-size: 11px;
        font-weight: bold;
	margin-bottom: 0px;
	margin-top: 20px;
	color: #CC0000;
}

div.linie {
	border-bottom: 1px solid #CC0000;
        height: 5px;
        width: 100%;
        padding-top: 5px;
        margin-bottom: 10px;
}

div#foot p {
	margin: 3px;
	line-height: 1;
	font-size: 10px;
}
li.menu {
	/*display: inline;*/
	list-style: none;
	line-height: 2.5;
}
ul.menu {
	margin: 0px;
	padding: 0px;
}
span.inline {
	display: inline;
	padding-left: 40px;
}
span.inlinefirst {
	display: inline;
	padding-left: 9px;
	padding-right: 70px;
}
div#topmenu a {
	font-size: 11px;
	text-decoration: none;
}
td#submenu a {
	font-size: 11px;
	text-decoration: none;
}
a.aktiv {
	color: #CC0000;
}

img.team {
	float: left;
	margin-right: 10px;
	margin-bottom: 20px;
        margin-top: 0px;
}

img.reihenbild {
	/*float: left;*/
	margin-right: 25px;
	margin-bottom: 20px;
        border: 1px solid #CC0000;
}

.entfloated {
        clear: left;
}

.knopf {
	border: 1px solid #CC0000;
    background-color: #999999;
	font-family: Verdana, Arial, Georgia, Tahoma, sans-serif;
	color: #FFFFFF;
	font-size: 10px;
}

input {
    border: 1px solid #CC0000;
	font-family: Verdana, Arial, Georgia, Tahoma, sans-serif;
    color: #666666;
	font-size: 10px;
}

textarea {
    overflow: auto;	
    border: 1px solid #CC0000;
	font-family: Verdana, Arial, Georgia, Tahoma, sans-serif;
    color: #666666;
	font-size: 10px;
}
table#formtab {
        background-color: #FFFFFF;
        border: 1px solid #CC0000;
}
td.lab {
        font-size: 10px;
        vertical-align: top;
        width: 200px;
        height: 15px;
}
td.inp {
        vertical-align: top;
        height: 15px;
}

td.buttonarea {
		padding-top: 10px;
        vertical-align: bottom;
}

/* layout */
div#wrapper {
	text-align: center;
	padding: 0px;
}
div#content {
	margin: 0px auto;
	width: 870px;
	voice-family: "\"}\"";
	voice-family: inherit;
	width: 800px;
	height: auto;
	text-align: left;
	background-color: #FFFFFF;
	border: 1px solid #CC0000;
}
table#kopfwrapper{
	width: 800px;
	/*width: 100%;*/
	height: 150px;
	border-bottom: 1px solid #CC0000;
}
td#logo {
	width: 140px;
	padding: 9px 0px 9px 9px;
}
td#kopfbild {
	vertical-align: top;
	text-align:right;
	width: 660px;
}
div#topmenu {
	padding: 50px 0px 5px 0px;
	width: 800px;
	border-bottom: 1px solid #CC0000;
}
table#textwrapp {
	width: 800px;
	height: 300px;
	margin: 0px;
}
td#submenu {
	padding: 36px 0px 8px 9px;
	vertical-align: top;
	width: 140px;
	border-right: 1px solid #CCCCCC;
}
td#text {
	padding: 40px 40px 8px 16px;
	vertical-align: top;
	width: 660px;
}
div#foot {
	border-top: 1px solid #CC0000;
	text-align: center;
}