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

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

body {
background: #ffffff url('images/background.jpg') repeat-x;
color: #000000;
text-align: left;
font: normal 0.80em Verdana, Geneva, Arial, sans-serif;
height: 100%;
padding: 0;
margin: 0;}

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

<style type="text/css">

.hidepics {
  width:0px;
  height:0px;
  display:none;
}
</style>

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

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

ul {
margin: 10px 0px 0px 0px;
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: #312D7A;
        padding: 0 10px;
        margin: 0;}

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

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

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

h1 {
color: #312D7A;
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: #312D7A;
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: #312D7A;
font: bold 20px "Century Gothic", Verdana, Helvetica, sans-serif;
letter-spacing: 2px;
margin: .8em 0;
text-align: left;}

h4 {
color: #312D7A;
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: #312D7A;
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;
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;
   
        line-height: 40px;
        letter-spacing: 1px;
        font-size: 0.80em;
        padding: 0;
        text-align: left;}

/*////////// TEST MENU SLIDE //////////*/

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

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

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

#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: 270px;
        text-align: left;
        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.7em;}

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

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

#footer a{
        text-decoration: none;}

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

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

/*////////// SLIDESHOW //////////*/

#slideshow {
  width: 600px;
  height: 200px;
}

div.demo {
        border: 1px solid #555;
  margin: 1em auto;
        width: 550px;

}
#test1 {
        height: 367px;
}
#test2 {
        height: 200px;
}
#test3,#test4 {
        height: 367px;
}

code {
        /font-size: 85%;
        /font-family: 'Lucida Console';
}
div.body {
        background: white;
        margin: 1em 10%;
        padding: 0 1em;
        border: 1px solid #bedce7;
}

/*////////// 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;}
