/* basic styles */
html {
	margin: 0px;
	padding-left: 0px;
}
body {
	font: 12px Verdana, Arial, Helvetica, sans-serif;
    line-height: 1.5;
	color: #666666;
	text-align: center;
	background-image: url(../images/bkg.png);
    background-color: #ffffff;
	background-repeat: repeat-y;
}

h1 {
	font-size: 22px;
	font-weight: normal;
	color: #A70000;
	margin-top: 0px;
}
h2 {
	font-size: 14px;
	font-weight: bold;
	color: #A70000;
}
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: #333;
}
a:hover {
	color: #A70000;
}

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

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

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

.newsdatum {
	font-size: 11px;
    font-weight: bold;
	margin-bottom: 0px;
	margin-top: 20px;
	color: #A70000;
}
td#text li {
	line-height:2.2;
}
div.linie {
	border-bottom: 1px solid #A70000;
    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;
	list-style-image: url(../images/red_list.gif);
}
ul.menu {
	margin: 0px;
	padding: 0px;
}
li.submenu {
	/*display: inline;*/
	list-style: none;
	line-height: 1.8;
	list-style-image: url(../images/red_list.gif);
}
ul.submenu {
	margin: 0px;
	padding-left: 10px;
}
span.inline {
	display: inline;
	padding-left: 33px;
}
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: #A70000;
	font-weight: bold;
}
a.aktiv:hover {
	color: #333;
}
a.aktiv2 {
	color: #A70000;
}
a.aktiv2:hover {
	color: #A70000;
}
a.aktiv3 {
	color: #A70000;
}
a.aktiv3:hover {
	color: #333;
}

.entfloated {
    clear: left;
}

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

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

textarea {
    overflow: auto;	
    border: 1px solid #cccccc;
	font-family: Verdana, Arial, Georgia, Tahoma, sans-serif;
    color: #0000bb;
	font-size: 10px;
}
table#formtab {
    background-color: #0000bb;
    border: 1px solid #A70000;
}
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#contentmain {
    position:absolute;
	top:60px;
	left:82px;
	margin: 0px auto;
	width: 758px;
	voice-family: "\"}\"";
	voice-family: inherit;
	width: 758px;
	height: auto;
	text-align: left;
	border: 0px solid #f8f8f8;
}
div#content {
	margin: 0px auto;
	width: 758px;
	voice-family: "\"}\"";
	voice-family: inherit;
	width: 758px;
	height: auto;
	text-align: left;
	background-color: #ffffff;
	border: 8px solid #EBEBEB;
}
table#kopfwrapper{
	width: 758px;
	/*width: 100%;*/
	height: 195px;
	border-bottom: 0px solid #000000;
}
td#logo {
	vertical-align: top;
	text-align:left;
	width: 254px;
}
td#kopfbild {
	vertical-align: top;
	text-align:right;
	width: 546px;
}
div#topmenu {
	padding: 2px 0px 2px 0px;
	width: 758px;
	border-bottom: 0px solid #000000;
	text-align: right
}
table#textwrapp {
	width: 758px;
	height: 300px;
	margin: 0px;
}
td#submenu {
	padding: 26px 0px 8px 20px;
	vertical-align: top;
	width: 120px;
	border-right: px solid #000000;
	background-color: #ebebeb;
}
td#text {
	padding: 20px 0px 8px 50px;
	vertical-align: top;
	width: 380px;
}
div#foot {
	border-top: 0px solid #ffffff;
	text-align: right;
	color: #cccccc;
}
td#images {
	vertical-align: top; 
	width: 80px; 
	padding-top: 30px;
}
div.imagesContent {
	vertical-align: right; 
	background-color: #ffffff; 
	float: right;
	margin: 0 0 5px 5px;
}
