/* deko-light layout - an open source xhtml/css website layout by Andreas Scheer 
Layout für andere Startseite als die Folgeseiten -STARTSEITE-
Version: 1.0
(23 Feb 2007)

Screen layout: */    /*000080 blau*/

body {
padding: 0;
margin: 0;
font: 80% Arial, bold;
background: #000033;         /*Hintergrundfarbe #808080*/
color: white;              /*Schrift*/

}

a {
text-decoration: none;
color: White;
}

a:hover {
text-decoration: underline;
}

#adminnavs {
margin: 10px auto -13px auto;
font-size: 0.8em;
width: 880px;
}

#adminnavs p {
text-align: right;
color: #808080;
}

.adminnav {
/*padding: 3px 5px 3px 5px;*/
/*margin: 0 0 0 4px;*/
text-decoration: none;
background: #808080 /*url(images/corner2.gif) Newsletterverwaltung*/top right no-repeat;
color: #808080;
/*border-bottom: 0px solid #e0e0e0;*/
}

.adminnav:hover {
background: #ff00 /*url(images/corner2.gif)*/ top right no-repeat;
border-bottom: 0px solid #ffffff;
color: #505050;
text-decoration: none;
}

.activeadminnav {
padding: 3px 5px 3px 5px;
margin: 0 0 0 1px;
color: #505050;
text-decoration: none;
background: #ff000 /*url(images/corner2.gif)*/ top right no-repeat;
border-bottom: 0px solid #ffffff;
}

/* .activeadminnav:hover {
text-decoration: none;
} */

#logo {
height: 207px;
color: #ffffff;
font-size: 0.8em;
padding: ;
background: #000033 url(templates/rhp/img/LogoRH_v1.jpg) top left no-repeat;
clear: both;
margin: 1px 0 0 0;
}

#logo_2 {
height: 110px;
color: #ffffff;
font-size: 0.8em;
padding: ;
background: #808080 url(images/top_logo_blau.jpg) top left no-repeat;
clear: both;
margin: 1px 0 0 0;
}

#container {
margin: 0 auto 10px auto; /* Pos Concainer in mitte*/
width: 880px;
padding: 0px 1px 0px 1px;
background: #000033;
}

/*#logo {
height: 107px;
margin: 0px 0 0 0;
background: #505050 url(images/testbild88086.jpg) top left no-repeat;
}

#logo h1 a {
color: #303030;
}

#logo h1 a:hover {
text-decoration: none;
}*/

#hauptnavs {
clear: both;
}

.hauptnav {
padding: 4px 8px 4px 8px; /*Abstand zum Rand*/
margin: 0 0px 0 0px; /*Kastenformat*/
font-weight: bold;
text-decoration: none;
/*letter-spacing: 0px; Zeichenabstand* kann raus*/
background: #808080 /*url(images/corner.gif)*/ top right no-repeat;
border-bottom: 0px solid #808080; /* untere Linie in der Naviation*/
border-left: 0px solid #696969; /* linke Linie in der Naviation*/
}

.hauptnav:hover {
/*padding: 4px 8px 4px 8px; Abstand zum Rand*/
text-decoration: none;
color: Silver;
/*font-weight: bold;*/
background: #808080 /*url(images/corner.gif)*/ top right no-repeat;
}

.activehauptnav {
padding: 4px 8px 4px 10px; /*Abstand zum Rand*/
margin: 0px 0px 0px 0px; /*Kastenformat*/
color: #ffffff;
text-decoration: underline;
font-weight: bold;
background: #808080 /*url(images/corner.gif)*/ 
/*border-bottom: 1px solid #ff0000; /* untere Linie in der Naviation*/
}

.activehauptnav:hover {
text-decoration: none;
}

#main {
margin: 10px 0px 0px 0px;
width: 880px;
float: right;
padding: 0px 0px 0px 0px;
border-top: 0px solid #d0d0d0;
border-right: 0px solid #d0d0d0;
border-left: 0px solid #d0d0d0; /* linker Rand im Mainfenster*/
/*background:  url(images/gebaeude_web_test.png) top right no-repeat;*/
}

#submain {
margin: 0px 0px -200px 0px;
width: 780px;
height: 210px;
float: right;
padding: 0px 0px 0px 0px;
border-top: 0px solid #d0d0d0;
border-right: 0px solid #d0d0d0;
border-left: 0px solid #d0d0d0; /* linker Rand im Mainfenster*/
background:  url(images/aktuell/gebaeudemainseite.jpg) top right no-repeat;
}

.block {
margin: 50px 0px -200px 50px;
}

#footer {
clear: both;
background: #808080;
/*color: #808080;*/
font-size: 0.9em;
padding: 8px 0 8px 0;
/*border-top: 1px solid #d0d0d0;*/
/*border-bottom: 1px solid #d0d0d0;/
text-align: center;
}

#footer a {
color: #808080; /*Text beim Link*/

}

h1 {
margin: 0 0 20px 0;
font-size: 2.1em;
font-weight: normal;
}

h2 {
margin: 0 0 20px 0;
font-size: 1.6em;
font-weight: normal;
}

h3 {
margin: 20px 0 10px 0;
font-size: 1.4em;
font-weight: normal;
}

p {
margin: 0 0 15px 0;
line-height: 1.5em;
text-align: left;
}

.right {
text-align: right;
}

a img {
border: 1;
}

.photo {
padding: 1px;
display: block;

margin: 0 auto 15px 10px;
background-color: silver;

}

.hide {
display: none;
}
