body {
   padding : 4px;
   min-width: 950px;
   max-width : 1024px;
   margin:0 auto;
   background-color : #3b403c;
   background-image : url(../img/style/homosapienz_background_small.jpg);
   background-attachment : fixed;
   background-position : top; middle;
}
   
img {
   border: 0;
}



/* NAVIGATION */

div#navigation {
   width : 160px;
   border : 2px solid #73706b; 
   background-image : url(../img/style/pix.png);
   /*background-color : #f2f2f2;*/
   position : scroll;
   float: left; 
}
         
div#navigation a {
   text-align : center;
   font-family : hawksmoor, "courier new", serif;
   font-size : 16px;
   display : block;
   text-decoration : none;
   border : 1px solid #cccddf;
   line-height : 28px;
   margin : 4px;
   background-image : url('../img/style/alink_avisited_h2.png');
   background-repeat : repeat-x;
}
       
div#navigation > a:link {
   color : #545454;
}

div#navigation > a:visited {
   color : #7c7c7c;
}

div#navigation > a:hover {
   background-image : url('../img/style/ahover.png');
   color : #075998;
}

div#navigation > img {
   border : 1px solid #cccddf;
   margin : 4px 4px -4px 4px;
}

div#navigation > p {
   border : 1px solid #cccddf;
   margin : 4px;
   padding: 4px;
   line-height : 160%;
   font-family : Verdana, Helvetica, Arial, sans-serif;
   font-size : 13px;
}

/* ENDE NAVIGATION */



/* INFOKASTEN RECHTS */

div#info {
   float : right;
   width : 160px;
   /*padding: 2px;*/
   border : 2px solid #73706b;
   /*background-color : #eeeeee;*/
   background-image : url(../img/style/pix.png);
   text-align : center;
   line-height : 190%;
   font-family : Verdana, Helvetica, Arial, sans-serif;
   font-size : 11px;
}

.mini {
   font-size : 9px;
}

div#info a {
   text-decoration : underline;
}

div#info a:link {
   color : #545454;
}

div#info a:visited {
   color : #545454;
}

div#info a:hover {
   color : #555cff;
}

div#info img {
   margin-top: 12px;
   border: 0;
}

div#info h1 {
   font-size: 15px;
   margin-top: 25px;
   font-family : 'hawksmoor', "courier new", serif;
}
div#info p {
   padding: 8px;
}

div#info form {
   margin: 8px;
}
/* / INFOKASTEN*/



/* INHALT MITTE */

/*Logo*/
div#logo {
   padding: 20px 0px 20px 0px;
   font-family : "courier new", sans-serif;
   font-size : 60px;
   text-align: center;
}

/*Unternavigation*/
div#untermenue {
   margin: 40px 0px 0px 0px;
   font-family : hawksmoor, courier new, serif;
   line-height : 12px;
}

div#untermenue > h1 {
   margin: 0px 0px 10px 0px;
   font-size : 16px;
}

div#untermenue > a {
   font-size : 12px;
   display: block;
   text-decoration : none;
}

div#untermenue > a:link {
   color : #545454;
}

div#untermenue > a:visited {
   color : #7c7c7c;
}

div#untermenue > a:hover {
   color : #075998;;
}
/* /Unternavigation*/
		      
div#inhalt {
   min-width : 510px;
   margin-left : 168px;
   margin-right : 168px;
   background-image : url(../img/style/pix2.png);
   /*background-color :  #ececec;*/
   background-attachment : scroll;
   display : block;
   border : 2px solid #73706b;
   text-align : left;
   font-family : Verdana, Helvetica, Arial, sans-serif;
   line-height : 180%;
   padding: 0px 40px 0px 40px;
}

/*Slogan*/
div#intro {
   font-size : 19px;
   color: #ff0000;
   text-align : center;
   font-family : hawksmoor, courier new, serif;
   letter-spacing : 2px;
}


/*bereich zwischen h2 und ende inhalt*/
div#textbereich {
   /*background-image : url('../img/style/grau.png');*/
   background-repeat : repeat-y;
   background-position : top center;
   padding: 0px 0px 30px 0px;
}

div#inhalt h2 {
   margin: 35px 0px 0px 0px;
   font-size : 25px;
   color : #075998;
   background-image : url('../img/style/alink_avisited_h2.png');
   background-position : bottom;
   background-repeat : repeat-x;
   text-align : center;
   letter-spacing : 15px;
   font-family : hawksmoor, Verdana, Helvetica, Arial, sans-serif;
}

div#inhalt h3 {
   margin: 30px 0px 0px 0px;
   font-size : 18px;
}

div#inhalt h4 {
   font-size : 15px;
}
 
div#inhalt ul {
   margin: 15px 0px 0px 0px;
   padding: 0;
   list-style : none;
   text-decoration : none;
}

div#inhalt li {
   margin: 5px 0px 0px 0px;
   padding: 0px;
   font-size : 80%;
   line-height : 160%;
}


td {
   vertical-align: top;
}

div#inhalt p {
   text-align : justify;
   font-size : 80%;
   margin: 15px 0px 0px 0px;
   line-height : 160%;
   color : #021c2f;
}

div#inhalt table {
   font-size : 80%;
   list-style : none;
   line-height : 200%;
   color : #021c2f;
}

a.extern:visited {
   background: url(../img/style/extern_avisited.png) right center no-repeat;
   padding-right: 16px;
}
a.extern:link {
   background: url(../img/style/extern_alink.png) right center no-repeat;
   padding-right: 16px;
}

a.extern:hover {
   background: url(../img/style/extern_ahover.png) right center no-repeat;
   padding-right: 16px;
}
/* /symbole für externe links*/

/*download symbol*/
a.load {
   background: url(../img/style/load.png) left center no-repeat; 
   padding: 15px 10px 20px 25px; 
   text-decoration: underline;
}

/* Bilder */
div#textbereich img {
   /*display : block;*/
   text-align: center;
   margin : 20px auto 0px auto;
   background: url(../img/style/schatten3.png) no-repeat right bottom;  
   padding: 0px 5px 4px 0px;
   border: 0;
}

.pictext {
   font-size : 70%;
}

.date {
   font-size : 11px;
   color : #999;
   text-align: right;
}

.code {
   font-size : 100%;
   font-family : courier new, serif;
   margin: 5px 0px 20px 0px;
   background-color :  #fff;
   padding: 10px;
   border : 1px solid #cccddf;
   /*width: 360px;*/
}

/*Links*/
div#textbereich a:link {
   color : #0a84e1;
}

div#textbereich a:visited {
   color : #075d9e;
}

div#textbereich a:hover {
   color : #555cff;
}

/*flash player*/
div#textbereich table /*object*/ {
   padding: 0;
   margin: 20px 0px 0px 0px;
   vertical-align: middle;
   text-align: left;
}

/*flash videos*/

   /*object {
   display : block;
   margin-left : auto;
   margin-right : auto;
   margin-bottom : 16px;
   background: url(img/style/schatten3.png) no-repeat right bottom;  
   padding: 0px 5px 4px 0px;
   border: 0;
}*/


/*links unter absätzen*/
.skiplinks {
   margin: 10px 0px 10px 0px;
   text-align : right;
   font-family :  Times New Roman, serif;
   font-size : 90%;
}

.skiplinks a:link {
   color : #075d9e;
   text-decoration : underline;
}

.skiplinks a:visited {
   color : #075d9e;
   text-decoration : underline;
}

.skiplinks a:hover {
   text-decoration : none;
   color : #555cff;
}
/* / skiplinks*/
	
/* / INHALT MITTE */



/* UNTERE NAVIGATION mit Impressum etc */
div#fusszeile {
   min-width : 510px;
   margin: 20px 168px 15px 168px;
   font-size : 15px;
   text-align : center;
   border : 2px solid #73706b;
   background-image : url('../img/style/impressum.png');
   background-repeat : repeat-x;
   background-position : bottom;
   background-color: #ececec;
}

div#fusszeile a:visited {
   text-decoration : none;
   text-align : center;
   color : #000000;
}

div#fusszeile a:link {
   text-decoration : none;
   text-align : center;
   color : #000000;
}

div#fusszeile a:hover {
   text-decoration : none;
   color : #555cff;
}
/* / UNTERE NAVIGATION mit Impressum etc */
