* {
margin:0;
padding:0;
}

/*Das ist die Master CSS-Datei, die alle Unterseiten regelt. Die einzelnen Bereiche haben dann noch eine eigene CSS-Datei, die u.a. Farben, Besonderheiten regelt*/

html {
font: 82%  verdana, arial, helvetica, sans-serif;
color: #333333; 
}

body {
margin-top: 20px; 
}

a:link, a:visited{
text-decoration: none; 
}

a:hover, a:active{
text-decoration: underline; 
}

#wrapper, #header{
width:793px;
}

h1 {
font-size:130%;
line-height:1.4em;
padding-bottom:0.7em; 
}

h2{
font-size:115%;
padding:0.9em 0;
color: #4c4c4c; 
}

h3{
font-size:100%;
padding-top:1em;
}

h4{
font-size:90%;
padding-top:0.8em;
}

h5{
font-size:80%;
padding-top:1.4em;
margin-top:1em;
border-top: 1px #b3b3b3 solid;
text-transform: uppercase; 
}

h5.noline{
border:0;
}

img{
float:right;
margin-left: 15px;
border: 1px #b3b3b3 solid; 
}

a img{
border:none;
}

p.nofloat img{
float: none; 
padding:0;
}

p.nofloat a{
text-decoration: none;
}

li{
list-style-type: none;
}

dl{
margin-bottom: 1em; 
padding-bottom:0.4em;
}

dt{
padding-top:5px;
font-weight: bold;
border-bottom: 1px dotted; 
}

dd{
padding-left: 10px;
border-left: 5px #008800 solid;
margin-bottom: 5px; 
background-color: #fbfbfb;
}

dd a{
padding-left: 5px;
}

dd span{
color:#666;
font-size:80%;
}

address{
padding-bottom:5px;
}

#wrapper {
text-align:left;
position:relative;
background-color: #fff;
background-repeat: no-repeat;
background-position: 0em 0em;
}

#header {
height: 100px;
text-align: right;
background-repeat: no-repeat;
background-position: 3em 1em;
color: #fff;
border-bottom: 1.5em #800000 solid;
}

#header h4 {

color: #fff; 
position: absolute;
top: 94px;
left: 10px;
text-transform: uppercase; 
}

#header ul {
color:#000;
position: absolute;
right: 0em; 
background-repeat: no-repeat;
}

#header li{
margin: 0 20px 0 20px;
padding-left:5px;
display: block;
float: left;
}

#header ul li, #header ul li a:link, #header ul li a:visited{
font-size: 15px;
}

#header li a:hover, #header li a:active {
background-color: #fff; 
border-bottom:  50px #fff groove;
text-decoration: none; 
}

#navigation {
font-size:90%;
padding: 2em 1em 0em 1em;
width: 12em;
float: left;
background-image: url(../img/navback.jpg);
border-right: 1pt dotted #e6e6e6;
border-bottom: 1pt dotted #e6e6e6;
}

#navigation p{
font-size:80%;
}

#navigation h2 {
padding:0;
margin:0.5em 0;
border-bottom: 2px dotted; 
}

#navigation li {
padding:0 0 0.3em 0.5em;
width: 12em;
}

#navigation li li{
padding-bottom:0;
margin-top:5px;
margin-left:5px;
width:10em;
}

#navigation a, #aktuelles a {
display:block;
}

#navigation p a:hover{
color: #800000; 
}

#content, #content2{
line-height: 1.4em; 
margin:1.5em 0 2.5em 15em; 
}

blockquote{
padding: 5px 10px;
font-style: italic;

}
#content {
margin-right:13em;
}

#content2 {
margin-right:4em;
}

p span{
font-size:90%;
font-weight: bold; 
}

#content ul, content2 ul, #content ol, #content2 ol{
padding: 0.5em;
margin-bottom:10px;
}

#content li a, #content2 li a{
font-weight: bold; 
}

table{
border-collapse:collapse;
line-height:1.2em;
font-size:85%;
}

caption{
text-align:left; 
font-size:120%;
font-weight: bold;
padding: 1em 0 0.5em 0;
}

th, td{
padding: 3px; 
vertical-align:0%;
}

th{
text-align:left;
border: 1px #b3b3b3 solid;
background-color: #e6e6e6; 
}

td{
vertical-align: 0px;
}

#aktuelles {
text-align: left;
background-color: transparent;
position: absolute;
top: 10em;
right: 1em;
width: 10em;
padding: 0.5em; 
}

#aktuelles h3 {
padding-bottom: 1em;
color:#000;
}

#aktuelles ul {
padding-bottom: 1.5em;
}

#aktuelles li{
padding-bottom:15px;
}

#footer {
border-top: 1px #666 solid;
clear: both;
height:20px;
text-align: right; 
}

#footer a{
background-image: url(../img/pfeil_ob.gif);
right:0;
height:20px;
width: 20px;
position: absolute;
}

fieldset{
border: 1px #e6e6e6 solid; 
margin-top:2em;
padding: 8px;
}

legend{
font-weight: bold;
color: #004080;
background-color: #fff; 
padding: 0 0.5em;
}

select{
width:60%;
}

form p label{
float: left;
width: 30%;
}

.ok{
color: #008040;
background-image: url(../img/form/ok.gif);

}
.ok, .no{
padding-left: 1.5em;
font-size: 120%;
background-repeat: no-repeat;
font-weight: bold; 
}

.no{
color: #ff0000;
background-image: url(../img/form/stop.gif);
}

form p{
line-height:1.3em;
}

form p input, form p textarea{
background-color: #e1e1e1; 
}

form p input, form p textarea{
width: 60%;
}

form p.radio input{
width:5%;
margin-bottom:8px;
}

form p textarea{
height:100px;
}

#submit, #reset{
margin: 1em 0 0 0.3em;
}

/*www.cultura21.de_institut_280408_prueferpr*/
html, #header ul{
background-color: #69bf28;
}
h1, h3, a:link, a:visited, caption {
color: #008800; 
}

dd{
border-left: 5px #008800 solid; 
}

#wrapper {
background-image: url(../img/edge.gif);
}

#header {
background-image: url(../img/logo_institut.gif); 
}

#header ul {
background-image: url(../img/edge_instre.gif); 
}

#header li a:link, #header li a:visited {
color: #fff;
border-bottom: 50px #005c00 double; 
}

#header li a:hover, #header li a:active {
color: #000;
background-color: #fff; 
border-bottom:  50px #fff groove;
}

#navigation li li a, #navigation li li a:visited{
border-bottom: 1px #ccff66 solid;
}

#content ul, content2 ul, #content ol, #content2 ol, #content2.listen li{
background-color: #f9ffe8;
}

#content2.listen li{

list-style-type: circle;
margin-bottom:0.5em;
}
td{
padding: 0.5em;
border-bottom: 1px #008800 solid;
border-left: 1pt #ccff66 solid;
}

#autoren{
position: fixed;
padding: 5px; 
}

#autoren li{
padding-bottom: 3px; 
line-height: 1.2em;
width: 10em; 
}

#autoren li.nolist, #aktuelles li.nolist{
list-style-type: none;
padding-bottom: 10px; 
}

.adbox {
border: 1px dotted #b1b1b1;
padding: 2px 4px 2px 6px;
margin: 0 0 10px 0;
line-height:1.2em;
background-color: #bfdac4; 
}