html          {
                padding: 0px;
                margin: 0px;
                }
body, table    { color: #666666; font-size: 12px; font-family: Verdana, Arial, SunSans-Regular, Sans-Serif;
                margin: 0px; padding: 0px;
				background-color: #FFFFFF;
              }

p  			{
                padding: 10px 5px 5px 5px;
                margin: 0px;
                }
table.aktuell td	{
					vertical-align:top;
					}

table.site td {
				border-bottom: 1px solid #999999;
				}
table.refe 	 {
				width:600px;
				}
table.refe td,th {
				text-align:left;
				vertical-align:top;
				}
h1          { 
			font-size: 22px; 
			padding: 0px;
			margin:0px;
			}
h2          { 
			font-size: 16px; 
			padding: 0px;
			margin:0px;
			}
h3          {font-size: 14px; 
			 padding: 0px;
			 margin: 0px;
			 }
h4          {font-size: 12px; 
			 font-weight: bold;
			 padding:0;
			 margin:0;
			 }
/* Klasse für Aktuell auf der Startseite */
.gelb		{
			color:#FFFF33;
			}
.unten		{
			vertical-align:bottom;
			}

a            {color: #999999; font-weight: bold; text-decoration: none; }
a:visited    {color:#999999;  }
a:hover      {color: #000066; }
a:active     {color:#000066; }

#links a         {color:#666666; }
#links a:visited {color:#666666; }
#links a:hover   {color: #000066; }
#links a:active  {color:#000066; }

#team a         {color:#000066; font-weight:100;  text-decoration: none; }
#team a:visited {color:#000066;  }
#team a:hover   {color:#000066; font-weight:bold; }
#team a:active  {color:#000066; }

#inhalt a         {color:#000066; font-weight:100;  text-decoration: none; }
#inhalt a:visited {color:#000066;  }
#inhalt a:hover   {color:#000066; font-weight:bold; }
#inhalt a:active  {color:#000066; }


#box         {
                width:900px;
                margin: 5px 20px 0px 20px;
                padding:0px;
                }
#boxe         {
                width:900px;
                margin: 0px 20px 0px 20px;
                padding:0px;
                }
#kopf         {
				position:absolute;
				top:0px;
				left:20px;
                width:900px;
				z-index:30;
                }

#navi   		{
	       		font-size: 14px; 
				font-weight: bold;
                width: 900px;
                padding-top: 15px;
       			margin: 0px;
				float:right;
                }
#links  		{ 
				background-color: #cccccc;
                width:173px;
   				height:480px;
				padding-top:15px;
                float:left;
                position:relative;
                }
#news 		{ 
				width:163px;
				height:340px;
                padding:20px 5px 0px 5px;
				margin:0px;
                }
#online_shop 		{ 
				margin:0 0 0 11px;
                }
#adresse 		{ 
				color:#FFFFFF;
				width:163px;
				position:absolute;
				top:370px;
				left:5px;
				margin:0px;
                }
#firma  		{
				margin-top:20px;
                }
#start  		{
                margin: 0px;
                padding:23px 15px 0px 15px;
				border-top: #cccccc 1px solid;
				border-bottom: #cccccc 1px solid;
                float:left;
                width:640px;
                height:470px;
				font-size: 13px;
                }

#inhalt  		{
				min-height:470px;
				height:auto !important;
				height:470px;
                margin: 0px;
                padding:23px 15px 0px 65px;
				border: #cccccc 1px solid;
                float:left;
                width:588px;
                }
#referenz  		{
				min-height:470px;
				height:auto !important;
				height:470px;
                margin: 0px;
                padding:23px 15px 0px 35px;
				border: #cccccc 1px solid;
                float:left;
                width:618px;
                }
#team	 		{
                }
#liste	 		{
				width: 450px;
				}

#rechts   		{ 
				background-color: #cccccc;
                width: 57px;
                height: 495px;
                float: left;
                }

#footer  		{
                width: 900px;
                height:18px;
  				text-align: right;
                padding-top: 5px;
       			margin: 0px;
                }

#footer ul		{
                padding: 0px;
        		margin: 0px;
                }

/* Tabelle im Kopf auf der Index-Seite */
.kopf			{
				margin-left: 5px;}
/* Hauptnavigation */
.navi   		{
 				margin: 0px;
				padding-left:5px;
				float:right;
				}
.aktnavi  		{
                color: #000066;
				margin: 0px;
				padding-left:5px;
				float:right;
				}
/* Unternavigation links */
.aktunavi   	{
                color: #000066;
				font-weight:bold; 
				margin-top:2px;
				padding:0px;
                }
.unavi   		{
				margin-top:2px;
				padding:0px;
                }
				
/* Servicenavigation unten */
.unavif, .aktunavif 		{
				margin: 0px;
				padding:0px;
                list-style: none;
                display: inline;
				}
.aktunavif   	{
                color: #000066;
        		font-size: 13px; 
				font-weight: bold;
				}

.prosa         	{
                width: 450px;
				padding: 0px;
                margin: 0px;
                }
.portrait	 	{
				width: 500px;
				border-bottom: 1px solid #cccccc;
                }
/* Klassen für Ausgabe der Referenzen */
.referenz 	 	{
				width:600px;
				border-bottom: 1px solid #cccccc;
				padding-bottom:5px;
				margin-top: 5px;
				}

.left			{
				width:130px;
				float:left;
				}
.right			{
				width:130px;
				text-align:right;
				float:left;
				}
.objekt			{
				width:165px;
				float:left;
				}
.arbeit			{margin-left:10px;
				width:165px;
				float:left;
				}

.antifloat 		{
				clear: both;
				}

