/*////////// GENERAL RULES //////////*/

html {
height: 101%;
margin-bottom: 1px;}

body {
color: #000000;
background-color: #657ca5;
text-align: left;
font: normal 0.80em Verdana, Geneva, Arial, sans-serif;
height: 100%;
padding: 0;
margin: 0;}


<!-- #88b6ff 6688aa #456c86;-->


<!--
background: #ffffff url('images/background.jpg') repeat-y;
-->

 /*////////// PRELOAD //////////*/

<style type="text/css">

.hidepics {
  width:0px;
  height:0px;
  display:none;
}

.unsichtbar             {display: none;}
.pseudo-verweis         {text-decoration: underline; cursor: pointer;}
.pseudo-verweis:hover   {text-decoration: none;}


</style>

/*////////// Fortsetzung G.R. //////////*/

hr {
background-color: #273484;
color: #273484;
border: none;
height: 1px;}

ul {
margin: 10px 0 10px 10px;
padding: 0 0 0 10px;}

table {
padding: 0;
border-collapse: collapse;
font-size: 100%;
width: 100%;}

fieldset {
        background: #ffffff url('images/fieldsetbg.jpg') repeat-x scroll left bottom;
        border: 1px #707070 solid;
        padding: 10px;
        margin: 10px 0;}

legend {
        font: bold 18px "Century Gothic", Verdana, Helvetica, sans-serif;
        background-color: #ffffff;
        font-variant: small-caps;
        color: #273484;
        padding: 0 10px;
        margin: 0;}

/*////////// TYPOGRAPHY //////////*/

a {
color: #273484;
text-decoration: underline;
outline: none;
font-weight: bold;}

a:hover {
color: #707070;
text-decoration: underline;
font-weight: bold;}

h1 {
color: #273484;
font: bold 18px "Century Gothic", Verdana, Helvetica, sans-serif;
text-align: left;
line-height: 40px;
letter-spacing: 1px;
padding: 0;
margin: .8em 0;
border-bottom: 1px #505050 solid;}

h2 {
color: #273484;
font: bold 18px "Century Gothic", Verdana, Helvetica, sans-serif;
text-align: left;
line-height: 40px;
letter-spacing: 1px;
padding: 0;
margin: .8em 0;
border-bottom: 1px #505050 solid;}

h3 {
color: #273484;
font: bold 20px "Century Gothic", Verdana, Helvetica, sans-serif;
letter-spacing: 2px;
margin: .8em 0;
text-align: left;}

h4 {
color: #273484;
font: bold 18px "Century Gothic", Verdana, Helvetica, sans-serif;
text-align: left;
line-height: 40px;
letter-spacing: 1px;
padding: 0;
margin: .8em 0;
border-bottom: 1px #505050 solid;}

h5 {
color: #273484;
font: bold 14px Georgia, Georgia, serif;
margin: .8em 0;
text-transform: uppercase;
text-align: left;}

h6 {
color: #505050;
margin: .8em 0;
font: bold 12px Arial, Helvetica, sans-serif;}

/*////////// CONTAINER FOR HEADER AND CONTENT //////////*/

#wrapper {
/* -- The wrapper holds the header, content, sidebar and footer areas --*/
color: #000000;
width: 960px;
background-color: #ffffff;
border-width:3px;
border-style:solid;
border-color:#ffffff;

margin: 0 auto;
text-align: left;}


/*////////// HEADER AREA //////////*/

#header {
position: relative;
background-color: #ffffff;
width: 960px;
height: 260px;
margin: 0 auto;}

/*////////// GLOBAL AREA //////////*/

#global {
        position: absolute;
        top: 0;
        left: 0;
        z-index: 1;
        color: #505050;

        width: 968px;
        height: 210px;
        overflow: hidden;
        line-height: 40px;
        letter-spacing: 1px;
        font-size: 0.9em;
        padding: 0;
        text-align: left;}

/*////////// MAIN MENU //////////*/

#mainnav {
        position: absolute;
        top: 210px;
        left: 0;
        z-index: 2;
        letter-spacing: 1px;
        font-size: 1.05em;
        width: 960px;
        height: 40px;
        line-height: 40px;
        text-align: center;}

#mainnav a {
        color: #FFFFFF;
        text-decoration: none;
        padding: 0 5px;
        margin: 0 10px;}

<!-- #FFFC00 -->

#mainnav a:hover {
        color: #ffffff;
        text-decoration: underline;}

/*///////// LOGO IMAGE //////////*/

#logo {
        position: absolute;
        top: 60px;
        left: 50px;
        z-index: 3;
        width: 450px;
        height: 140px;}

/*////////// SIDEBAR AREA //////////*/

#sidebar {
        float: left;
        width: 240px;
        text-align: left;
        line-height: 1.5em;
        margin: 0 10px 10px 20px;}

#sidebar2 {
        float: left;
        width: 935px;
        text-align: left;
        margin: 0 10px 10px 20px;}

#sidebar2 p {
        font-size: 0.85em;
        line-height: 1.5em;}

#sidebar li {
padding: 5px 0;}

#sidebar p {
        font-size: 0.85em;
        line-height: 1.5em;}

/*////////// CONTENT AREA //////////*/

#content {
        float: right;
        width: 630px;
        margin: 0 20px 10px 10px;
        line-height: 1.7em;}

#contentwide {
        width: 920px;
        margin: 0 20px 10px 20px;
        line-height: 1.5em;}

/*////////// FOOTER //////////*/

#footer {
        background-color: #f3f3f3;
 text-align: center;
 clear: both;
        height: 60px;
        letter-spacing: 3px;
        line-height: 2.2em;
        border-top: 1px #273484 solid;
        padding: 10px 0;}


<!--        background-color: #140FCE;    = blue
            background-color: #545454;    = grau aus header
-->


#footer a{
        text-decoration: none;}

#footer a:hover {
        text-decoration: underline;}

#footer p {
 clear: both;
        font-size: 0.85em;
        margin: 0;
        padding: 0;}


/*////////// IMAGES //////////*/
img {
border: none;}

.imageleft-noborder {
margin: 0 10px 0 0;
float: left;}

.imageright-noborder {
margin: 0 0 0 10px;
float: right;}

.imageleft-border {
margin: 0 10px 0 0;
padding: 5px;
float: left;
border: 3px #b9b9b9 double;}

.imageright-border {
margin: 0 0 0 10px;
padding: 5px;
float: right;
border: 3px #b9b9b9 double;}

/*////////// MISC. CLASSES //////////*/
.center {
text-align: center;}

.gallery {
text-align: center;}

.gallery img {
        padding: 5px;
        border: 1px #808080 solid;
        margin: 5px;}

.right {
text-align: right;}

.clear {
clear: both;}