@charset "utf-8";
/* CSS Document */


  body {
	min-width: 40em; /* Mindestbreite verhindert Anzeigefehler in modernen Browsern */	
  }
  

  html {
    padding: 0;
  }
  body {
	margin: 0;
	padding: 0;
	background-repeat: no-repeat;
	background-color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
  }
  
  #fixiert_start {
	position: absolute;
	top: 1em;
	left: 0.5em;
	width: 470px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-image: url(Linkgrafik_gr.gif);
	background-repeat: no-repeat;
	z-index:1;
  }

  #fixiert_architekten {
	position: absolute;
	top: 1em;
	left: 0.5em;
	width: 470px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-image: url(Linkgrafik_gr1.gif);
	background-repeat: no-repeat;
	z-index:1;
  }
  
  #fixiert_angebot {
	position: absolute;
	top: 1em;
	left: 0.5em;
	width: 470px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-image: url(Linkgrafik_gr2.gif);
	background-repeat: no-repeat;
	z-index:1;
  }
  
  #fixiert_referenzen {
	position: absolute;
	top: 1em;
	left: 0.5em;
	width: 470px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-image: url(Linkgrafik_gr3.gif);
	background-repeat: no-repeat;
	z-index:1;

  }
  
  #fixiert_kontakt {
	position: absolute;
	top: 1em;
	left: 0.5em;
	width: 470px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-image: url(Linkgrafik_gr4.gif);
	background-repeat: no-repeat;
	z-index:1;
  } 
  
  html>body #fixiert_start {  /* nur fuer moderne Browser! */
    position: fixed;
  }
  
html>body #fixiert_architekten {  /* nur fuer moderne Browser! */
    position: fixed;
  }
  
  html>body #fixiert_angebot {  /* nur fuer moderne Browser! */
    position: fixed;
  }
  
  html>body #fixiert_referenzen {  /* nur fuer moderne Browser! */
    position: fixed;
  }
  
  html>body #fixiert_kontakt{  /* nur fuer moderne Browser! */
    position: fixed;
  }
  
  



  #Inhalt {
  position:relative;
	left: 500px;
	border-left-width: 2px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: solid;
	border-left-color: silver;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #777777;
	width: 500px;
	padding-top: 60px;
	line-height: 22px;
	padding-bottom: 20px;
	margin-right: 20px;
	font-variant: normal;
	padding-left: 20px;
	z-index:2;
	
  }
   #InhaltIndex {
  position:relative;
	left: 500px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #777777;
	width: 600px;
	padding-top: 60px;
	line-height: 22px;
	padding-bottom: 20px;
	margin-right: 20px;
	font-variant: normal;
	padding-left: 20px;
	z-index:2;
	}
  ul   {
  line-height: 12px;
  list-style-type:none;
  padding: 0px }
  
  * #Inhalt {  /* versteckt vor Netscape 4 */
	background-color: #FFFFFF;
  }

  #Inhalt h2 {
	font-size: 1.2em;
	margin: 2em 5% 2em;
	color: #444444;
	border-bottom-width: 1px;
	border-bottom-style: none;
	border-bottom-color: silver;
  }
  #Inhalt p {
    font-size: 1em;
    margin: 0em 0;
  }
  #Inhalt #Fusszeile {
	font-size: 0.9em;
	margin: 200em 0 0;
	padding: 0.1em;
	text-align: center;
	background-color: #FFFFFF;
	border: 1px none silver;
  }
  

  h1 {
	font-size: 1.5em;
	margin: 0.5em;
	padding: 0.3em;
	text-align: center;
	background-color: #FFFFFF;
	border: 2px none gray;
  }

  
body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
}


.Stil20 {
	color: #F06000;
	font-weight: bold;
}
.Stil21 {
	font-size: 15px;
	font-weight: bold;}
	
a:link
	{
	color: #777777;
	text-decoration:none;
	
}

a:hover
	{
	color: #cccccc;}
	
a:visited
{color:#777777}

a:hover.link1
	{
	color: #663399;}
	


a:hover.link2
	{
	color: #77B753;}
	


a:hover.link3
	{
	color: #f06000;}



a:hover.link4
	{
	color: #DB7EC9;}
