*		{
		margin: 0;
		padding: 0;
		}

body 	{
		font: 80%/140% tahoma,arial,verdana,sans-serif;
		text-align: center;
        background-color: #F7F3EA;
		}
        
a:link, a:visited  {
        color: #009999;
        text-decoration: none;
        }

a:hover {
        font-weight: normal;
        }
        
h2      {
        background: url(images/blackdot.gif) no-repeat;
        padding-left: 15px;
        font-size: 120%;
        font-weight: bold;
        margin-bottom: 12px;
        }

h3      {
        font-size: 100%;
        font-weight: bold;
        margin-bottom: 3px;
        }

h4      {
        font-family: georgia,times,serif;
        font-size: 12px;
        text-align: left;
        border-bottom: 2px dotted #A84300;
        }
        
img     {
        border: none;
        }
        
.clr    {
        clear: both;
        }

/*-----container------*/

#wrap   {
        width: 860px;
        margin: 12px auto;
        }

#main   {
        clear: both;
        width: 840px;
        margin: 0 auto;
        }

/*-----Header-----*/
        
#top	{
        width: 840px;
        height: 16px;
        margin: 0 auto;
        margin-top: 12px;
        text-align: right;
        }
        
#topleft    {
        float: left;
        width: 150px;
        height: 100%;
        border: 1px solid #00AAAA;
        border-bottom: none;
        }
        
#header  {
        clear: both;
        width: 100%;
        height: 76px;
        border-top: 1px solid #00AAAA;
        border-bottom: 1px solid #00AAAA;
        }
        
#h_center   {
        clear: both;
        width: 840px;
        margin: 0 auto;
        height: 100%;
        text-align: right;
        }
        
#logo   {
        float: left;
        width: 150px;
        height: 100%;
        background-color: #FFFFFF;
        border-left: 1px solid #00AAAA;
        border-right: 1px solid #00AAAA;
        }
        
#institut   {
        float: left;
        width: 260px;
        height: 100%;
        background: url(images/logos/institut.gif) no-repeat;
        }
        
/*-----Navi oben-----*/
        
#hnavi  {
        float: right;
        height: 20px;
        margin-top: 50px;
        }        
        
#hnavi ul  {
        display: inline;
        }
        
#hnavi li    {
        display: inline;
        margin-left: 12px;
        padding-left: 16px;
        background: url(images/square11.gif) no-repeat;
        }
        
#hnavi li a  {
        font-family: verdana,arial,tahoma,sans-serif;
        color: #00AAAA;
        font-size: 11px;
        font-weight: normal;
        text-decoration: none;
        }

/*-----Haupt-Navi-----*/
        
#navi   {
        float: left;
        width: 150px;
        border-left: 1px solid #00AAAA;
        border-right: 1px solid #00AAAA;
        text-align: center;
        }
        
#navi ul    {
        list-style-type: none;
        margin: 6px 4px;
        text-align: right;
        }
        
#navi li    {
        background-color: #00AAAA;
        color: #FFFFFF;
        margin: 5px 2px;
        padding: 2px 3px;
        }
        
#navi li a  {
        font-family: verdana,arial,tahoma,sans-serif;
        color: #FFFFFF;
        font-size: 12px;
        }

#navi p {
        margin: 5px;
        }
        
#navi img   {
        margin-top: 6px;
        }
        
.bu     {
        font-size: 92%;
        font-style: italic;
        line-height: 110%;
        color: #A84300;
        }

h4.navi {
        margin: 9px 6px 0 6px;
        }
        
/*----- Content -----*/

#content    {
        float: left;
        width: 460px;
        margin: 15px 12px;
        text-align: left;
        }

#content p  {
        margin-bottom: 6px;        
        }
        
#titel  {
        text-align: center;
        padding: 70px 0;
        }
        
#titel img  {
        margin: 15px 0;
        }
        
p.titel {
        font-family: verdana, arial, sans-serif;
        }
        
#content ul.square {
        list-style-image: url(images/square9.gif);
        margin-left: 20px;
        }
        
#content ul.squarelink {
        list-style-image: url(images/squarelink.gif);
        margin-left: 20px;
        }

#content li {
        margin: 6px 0;
        }
        
.nodot  {
        list-style-image: none;
        list-style-type: none;
        }

#content_s {
        float: left;
        width: 600px;
        margin: 15px 12px;
        text-align: left;
        }
        
#screenshots {
        text-align: center;
        margin-bottom: 22px;
        }

/*-----Infobar rechts-----*/

#infobar {
        float: right;
        width: 200px;
        margin-top: 3px;
        text-align: left;
        }
        
.infobox {
        width: 100%;
        margin: 12px 0;
        border-bottom: 0px solid #00AAAA;
        }
        
h4.info {
        background: url("images/dot.gif") no-repeat;
        padding-left: 15px;
        }
        
#infobar p  {
        margin: 3px 0;
        }
        
.platzhalter {
        width: 100%;
        border: 1px solid #000000;
        background-color: #FFFFFF;
        padding: 4px;
        }
        
.mehr, .mehr a {
        color: #A84300;
        text-decoration: none;
        font-weight: normal;
        }
        
/*-----Tabellen------*/

table   {
        width: 98%;
        table-layout: auto;
        border: none;
        margin-bottom: 12px;
        }
        
td      {
        vertical-align: top;
        border-bottom: 1px solid #00AAAA;
        padding: 4px 4px;
        }

.logo   {
        width: 90px;
        text-align: center;
        vertical-align: middle;
        }
        
.rubrik {
        width: 100px;
        background-color: #FFFFFF;
        color: #888888;
        }

.wannwo {
        width: 120px;
        background-color: #FFFFFF;
        }
        
#content table p {
        margin-bottom: 3px;
        }
        
#content ul {
        margin: 0 0 3px 12px;
        }
        
#content table li {
        margin: 0 0 6px 0;
        }
        
#content table.projekt a, #content table.projekt a:hover {
        background: url(images/intlink.gif) no-repeat;
        padding-left: 13px;
        text-decoration: none;
        font-weight: normal;
        }
		
#content table.projekt img {
		float: left;
		margin-right: 6px;
		margin-bottom: 6px;
		}

/*-----Kontakt-----*/

address {
        font-style: italic;
        margin-bottom: 20px;
        }

form	{
        width: 300px;
		margin-top: 9px;
		padding: 3px 7px;
		border: 1px solid #00AAAA;
        background-color: #FFFFFF;
		}

input.person	{
		border: 1px solid #00AAAA;
		width: 200px;
		}
        
input.submit    {
		border: 1px solid #00AAAA;
        width: 60px;
        }
        
textarea	{
		border: 1px solid #00AAAA;
        width: 260px;
        height: 140px;
        font-family: verdana,arial,tahoma,sans-serif;
        font-size: 100%;
		}

.box	{
        width: 300px;
		margin-top: 9px;
		padding: 3px 7px;
		border: 1px solid #00AAAA;
        background-color: #FFFFFF;
		}
        
/*----- Footer -----*/
        
#footer  {
        clear: both;
        width: 100%;
        height: 2px;
        border-bottom: 1px solid #00AAAA;
        text-align: center;
        }

#sub    {
        clear: both;
        width: 820px;
        margin: 0 auto;
        height: 16px;
        text-align: right;
        }

#subleft    {
        float: left;
        width: 150px;
        height: 100%;
        border: 1px solid #00AAAA;
        border-top: none;
        text-align: center;
        background-color: #FFFFFF;
        }
        
.copy   {
        font-size: 80%;
        color: #00AAAA;
        }
        
#sub img    {
        margin-top: 3px;
        }
        

