html, body {margin: 0; padding: 0; font-size: 100%; }

body {

  	font-family: Verdana, Arial, Helvetica, sans-serif;
  	font-size: 90%;
	color: #000;
	background: #fff;
         }
h1 {
	margin:0px 0px 15px 0px;
	padding:0px;
	font-size:28px;
	line-height:28px;
	font-weight:900;
	color:#1a171b;
	}
h2 {
	padding:0px;
	margin:0px 0px 15px 0px;
	font-size:22px;
	/* line-height:22px; */
	font-weight:300;
	color:#000000;
	}

p {
	font:16px/20px Verdana, Arial, Helvetica, sans-serif;
	margin:0px 0px 16px 0px;
	padding:0px;
	}
#Content>p {margin:0px;}
#Content>p+p {text-indent:30px;}

.td {
        background-color: #ffffff;
        text-align: left;
        vertical-align: top;
        color : #000000;
        padding : 0px 10px 0px 10px;
        border-right: 2px dotted #47609F;
        height : 430px;
}

.td2 {
        background-color: #ffffff;
        text-align: left;
        vertical-align: top;
        color : #000000;
        padding : 0px 10px 0px 10px;
        border-right: 2px dotted #47609F;
        height : 430px;
}
.td3 {
        background-color: #ffffff;
        text-align: center;
        vertical-align: bottom;
        color : #000000;
        /*padding : 0px 10px 0px 10px; */
        border-top: 2px solid #47609F;
        height : 15px;
}
.td4 {
        text-align: left;
        vertical-align: top;
        padding : 0px 9px 0px 9px;
        color : #000000;
}
.td5 {
        text-align: justify;
        vertical-align: top;
        padding : 0px 9px 0px 9px;
        color : #000000;
}

a {
	color:#09c;
	font-size:12px;
	text-decoration:none;
	/* font-weight:600;  */
	font-family:verdana, arial, helvetica, sans-serif;
	}

a:link {color: #0000ff; text-decoration: underline; padding: 1px; }

a:visited {color: #0000ff; text-decoration: underline; padding: 1px; }

a:hover {color: #b8382d; background: #fff; text-decoration: none; padding: 1px; }

li {
	list-style: square;

	}


#Header {
	margin:0px 0px 10px 0px;
	/*padding:15px 0px 0px 42px;*/
         padding:5px 0px 0px 5px;
	height:133px; /* 14px + 17px + 2px = 33px */
	border-style:none;
	border-color:#b8382d;
	border-width: 0px 0px 1px 0px; /* top and bottom borders: 1px; left and right borders: 0px */
	line-height:11px;
	background-color:#fff;
	voice-family: "\"}\"";
	voice-family:inherit;
	height:120px; /* the correct height */
	}
body>#Header {height:120px;}

#Content {
         margin:0px 50px 10px 250px;
	padding:10px;
         height:480px;
         width:800px;
         font-family: Arial, Verdana, Geneva, Arial, Helvetica, sans-serif;
         font-size:16px;
         /* Original von Roland: background-color:#F7F36A;   */
         /* background-color:#EEE97D ; /* #EFF293; */
         background: url(pics/background2.jpg);
         background-repeat: repeat-y;
         background-position: right;
         /* text-align:left;*/
	}

#Menu {
	position:absolute;
	top:150px;
	left:25px;
	width:312px;
	background-color:#DEDCDC;
         border:1px dashed #1761A3;
	color: #0000;
	padding-top: 5px;
         font-size:12px;
	/*line-height:10px; */
	voice-family: "\"}\"";
	voice-family:inherit;
	width:200px;
	}
body>#Menu {width:200px;}


#Footer {

	background: #fff;
         /* background: url(pics/rechts-unten.jpg);
  	background-repeat: repeat-y;
  	background-position: right;*/
         position:absolute;
	top:300px;
	left:0px;
	/*width:812px;*/
         margin:0px 0px 10px 0px;
         padding:5px 0px 0px 20px;
         border-style: none;
	border-color:#0000ff;
	border-width: 1px 0px 0px 0px; /* top and bottom borders: 1px; left and right borders: 0px */
         /*height:80px; */
         text-align:center;
         }
body>#Footer {width:240px;}

div#clink a {
font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
font-weight: bold;
font-size:14px;
border-right: #f0f1f0 0px solid;
padding-right: 10px;
display: block;
padding-left: 10px;
border-left: #DEDCDC 0px solid;
background: #DEDCDC;
border-bottom-width: 0px;
padding-bottom: 5px;
margin: 0px 10px 0px;
color: #0000ff;
padding-top: 5px;
text-decoration: none;
/* text-align: left; */ }

div#clink a:hover {
/* border-right: #000000 4px ; */
/* border-left: #ff0000 4px ; */
background: #0000ff;
color: #fff;
}