@charset "utf-8";
/* CSS Document */
body{margin:0px; font-family:Verdana, Geneva, sans-serif; font-size:62.5%; background-color:#BBB;}
h1{ font-family:"Palatino Linotype", "Book Antiqua", Palatino, serif; font-size:2.3em; color:#9E2125; }
h2{ font-size:1.4em; font-weight:500; color:#9E2125; margin-top:10px; text-transform:uppercase;}
a {border:0px; outline:none; text-decoration:none; color:#555;} a:hover {color:#a43; }
p { font-size:1.2em; line-height:1.7em; text-align:justify;}
table tr p {font-size:1.2em; line-height:1.5em; padding:6px 5px; margin:0px;}   /*Tabellenschriftgröße */
tr {border:1px solid #999; }
/*td {padding:1px 3px 0px 3px;} */

.aussen{ width:100%; }
.spalten {background-color1:#966; vertical-align:top;}

#hauptmenue div {margin-bottom:39px; font-size:13px; cursor:pointer; line-height:16px;}
#header-aussen {width:100%; background-image:url(images/header-bg.jpg); height:80px}
#header{ width:1160px; margin:auto; background-image:url(images/riz-content-bg.jpg); background-repeat:no-repeat; height:80px;}
#table {padding-bottom:40px;}

#menue {float:right; font-size:13px; color:#666; margin-top:7px; margin-right:150px;}
#menue span {margin-left:40px;}

#content-aussen{ width:100%; background-image:url(images/content-bg.jpg);}
#content{ border:0px solid red; width:960px; margin:auto; 1line-height:19px; padding-bottom:20px; }

#tabs_neu .ul {list-style:none; margin:0px; padding:0px;}
#tabs_neu div {border:1px solid gray; margin:0px; padding:10px; background-color:#faf9f7; -moz-border-radius-bottomright:5px; -moz-border-radius-bottomleft:5px; -moz-box-shadow:0px 0px 10px #aaa}
#tabs_neu .ul li {display:inline-block; font-size:1.1em; padding:5px 7px; border:1px solid gray; border-bottom:0px; margin-right:1px; background-color:#faf9f7; -moz-border-radius-topleft:5px; -moz-border-radius-topright:5px; -moz-box-shadow:-1px -3px 7px #ccc}
#tabs_neu .ul li a{color:#666;}
#tabs_neu .ul li a:hover{color:#111;}
#tabs_neu div p{ line-height:1.5em;} /* In der Newsbox geringere Zeilenhöhe */

#footer-aussen{ background-color:#d2d2d4; width:100%; border-bottom: 1px solid #999;  height:70px; background-image:url(images/footer-bg.jpg);}
#footer{width:990px; margin:auto; }
#footer div {padding-top:32px;}
#footer div span {  font-size:11px; color:#666; padding:23px 23px; border:0px solid gray;}
#footer div a span:hover {  color:#fff; }


