/* CSS Document */

html, body {
	background-color: #cfcfcf;
	font-family: Verdana;
	font-size: 10px;
	color: #000000;
	margin: 0; padding: 0px 0 0px 0;
	/*background-image:url(../pics/bg-papier.jpg); background-repeat:repeat-x;*/
 
}

td, th {font-family: Verdana; font-size: 10px; color: #000000;}

input, select, textarea { border: 1px solid #68696b; background-color: #FFFFFF; height: 16px; width: 107px; }
.button { color: #68696b; border: 1px solid #68696b; background-color: #dddddd; height: 18px; width: 107px; font-size: 11px;}

a {color: #443e3f; text-decoration: underline;}
h1 { font-size: 12px; color: #d00029; padding: 0px 0 0 0px; width: 628px; margin: 17px 0 0 0px; height: 30px;}
.headline { font-size: 12px; color: #d00029; font-weight: bold;}

div#main {background-color: #fafafa; width: 800px; z-index : 1; margin: 0px auto; position: absolute; left: 50%; margin-left: -400px;

}

div#header {background-image:url(../pics/bg-header.gif); background-repeat: no-repeat; width: 800px; height: 158px;}
div#metanav {width: 800px; height: 33px; text-align: right;}
div#logo {height: 105px; width: 800px; text-align: left; float: left;}
div#menue1 {height: 20px; padding: 0px 0 0 164px; float: left; width: 636px;}
div#content { width: 800px; background-image: url(../pics/bg-main.gif); background-repeat: no-repeat; background-color: #fafafa; float: left;}
div#leftnav {width: 122px; padding: 0 10px 0 32px; float: left; font-size: 10px; color: #68696b;}
div#leftnav a:link { text-decoration: none; color: #d00029; font-weight: bold;}
div#leftnav a:visited { text-decoration: none; color: #d00029; font-weight: bold;}
div#leftnav a:hover { text-decoration: none; color: #68696b; font-weight: bold;}
div#leftnav a:active { text-decoration: none; color: #d00029; font-weight: bold;}
.leftnavselected { text-decoration: none; color: #68696b; font-weight: bold;}

div#inhalt { width: 636px; float: left;}

div#texteinspaltig { padding: 5px 10px 0 0px; width: 590px; float: left;}
div#textblock1 { width: 300px; padding: 5px 15px 0px 0px; float: left; overflow:visible;}
div#textblock2 { width: 297px; padding: 5px 20px 0px 0px; float: left; overflow:visible;}
div#newsblock { width: 378px; padding: 5px 5px 0 0px; float: left;}

div#refrowcont { width: 159px; height: 189px; float: left;}
div#refrowhead { width: 153px; height: 40px; padding: 0 3px 0 3px; text-align:center; text-decoration: none;}
div#refrowhead a:link {text-decoration: none;}
div#refrowhead a:visited {text-decoration: none;}
div#refrowhead a:hover {text-decoration: none; color: #d00029;}
div#refrowhead a:active {text-decoration: none;}

div#newscont {float: left;}
div#picscont { width: 120px; height: 90px; float:left;}
div#newsrow { width: 230px; float:left;}
div#newsrow a:link { text-decoration: none; color: #68696b; font-weight: bold;}
div#newsrow a:visited { text-decoration: none; color: #68696b; font-weight: bold;}
div#newsrow a:hover { text-decoration: none; color: #d00029; font-weight: bold;}
div#newsrow a:active { text-decoration: none; color: #68696b; font-weight: bold;}


div#footer {  height: 28px; width: 800px; padding: 12px 0 0 0px; float: left; text-align: left; background-color: #fafafa;}
div#copyright { width: 603px; padding: 0 0 0 32px; float: left; color: #68696b;}















