﻿body {
background-color:#DDDDDD;
}

h1 {
font-size:1.9em;
}

h2 {
font-size:1.2em;
}

#abstand {
min-height:10px;
}

#wrap {
margin-left:auto;
margin-right:auto;
width:1024px;
display:block;
height:100%;
}

#navi_left {
margin-top:90px;
width:220px;
height:100%;
float:left;
clear:both;
#position:fixed;
}

#content {
width:610px;
min-height:615px;
float:left;
clear:none;
}

#contenttext {
width:750px;
margin:75px 0px 0px 20px;
min-height:600px;
float:left;
clear:none;
font-size:15pt;
}

#Fotoleiste {
margin-top:105px;
border:3px groove grey;
float:right;
width:180px;
height:609px;
}

#Fotoinnen {
text-align:center;
margin-top:440px;
}
  
ul#Navigation {
    width: 13em;
    margin: 0; padding: 0.8em;
}
  
  ul#Navigation li {
    list-style: none;
    margin: 0.2em; padding: 0;
}

#special {
border:3px double red;
width:700px;
}

#gb {
font-size=2em;
}

  ul#Navigation a {
    display:block;
    padding: 0.5em;
	font-size:1.1em;
    text-decoration: none; font-weight: bold;
    border:3px groove grey;
    background-image:url(img/test1.jpg);
  }
  * html ul#Navigation a {  /* Breitenangaben nur fuer IE */
    width: 100%;
    w\idth: 8.8em;
  }
  
a.text:link {color:#333399}
a.text:visited {color:#333399}
a.text:hover {color:#333399; text-decoration:none;}
a.text:active {color:#333399}

a.menü:link {color:#6D2300}
a.menü:visited {color:#6D2300}

