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

body {
	font:100.01% "Trebuchet MS", Arial, Helvetica, sans-serif;
	background-color:#fff;
	color:#000;
	text-align:center;
}
#container {
	width:50em;
	height:39em;
	text-align:left;
	margin:2em auto;
	border:solid 2px #656565;
}
#container img {
	margin-left:3em;
}
#container font {
	
}
#logo {
	height:7em;
	background-image:url(../image/logo.jpg);
	border-bottom:solid 1px #656565;
}
#navi {
	height:3em;
	border-top:solid 1px #666;
}
#navi a {
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:18px;
	color:#999;
	font-weight:2em;
	letter-spacing:0.3em;
	float:right;
	margin-top:0.5em;
	text-decoration:none;
	margin-right:2.1em;
}
#navi a:link a:hover a:active a:visited {
	color:#999;
	text-decoration:none;
}
#content {
	height:29.5em;
}
#content img {
	margin-top:2em;
}
#contentstart {
	float:left;
	width:100%;
	height:29.8em;
}
#inhaltstart {
	float:left;
	width:100%;
	height:22.5em;
}
#inhaltstart font p {
	margin-left:3.6em;
	margin-top:1em;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	color:#000;
	font-size:0.9em;
	line-height:1.4em;
}
#contentstart font p {
	margin-left:3.6em;
	margin-top:1em;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	color:#000;
	font-size:0.9em;
	line-height:1.4em;
}
#contentstart img {
	margin-left:3.4em;
	margin-top:2em;
}
#inhaltstart img {
	margin-left:3.4em;
	margin-top:2em;
}
#contentstart object {
	margin-left:2em;
}
#contentrefer font p {
	margin-left:1em;
}
p {
	margin-left:3.6em;
	font-size:0.9em;
	line-height:1.4em;
}
#aboutbild {
	float:left;
	width:165px;
	height:29.5em;
	background-image:url(../image/bildhp.jpg);
	background-repeat:no-repeat;
	margin-top:1.35em;
}
#abouttext {
	float:left;
	height:29.7em;
	width:634px;
	margin-left:3.3em;
}
#abouttext a:link a:hover a:active a:visited {
	decoration:none;
}
#abouttext table {
	margin-top:2em;
	font-size:0.9em;
	table-layout:auto;
}
#contentabout font p {
	margin-left:1em;
}
#kontaktlinks {
	float:left;
	width:20px;
	height:29.5em;
}
#formular {
	float:left;
	height:29.5em;
}
#referbild {
	float:left;
	width:150px;
	height:29.5em;
	background-image:url(../image/refer1.jpg);
	background-repeat:no-repeat;
	margin-top:1.35em;
	margin-left:2.7em;
}
#refertext {
	float:left;
	height:29.7em;
	width:600px;
}
	
#tabsE {
      float:left;
      width:100%;
      background:#656565;
      font-size:93%;
      line-height:normal;

      }
    #tabsE ul {
        margin:0;
        padding:10px 10px 0 50px;
        list-style:none;
      }
    #tabsE li {
      display:inline;
      margin:0;
      padding:0;
      }
    #tabsE a {
      float:left;
      background:url(../image/tableftE.gif) no-repeat left top;
      margin:0;
      padding:0 0 0 4px;
      text-decoration:none;
      }
    #tabsE a span {
      float:left;
      display:block;
      background:url(../image/tabrightE.gif) no-repeat right top;
      padding:5px 15px 4px 6px;
      color:#FFF;
      }
    /* Commented Backslash Hack hides rule from IE5-Mac \*/
    #tabsE a span {float:none;}
    /* End IE5-Mac hack */
    #tabsE a:hover span {
      color:#FFF;
      }
    #tabsE a:hover {
      background-position:0% -42px;
      }
    #tabsE a:hover span {
      background-position:100% -42px;
      }

        #tabsE #current a {
                background-position:0% -42px;
        }
        #tabsE #current a span {
                background-position:100% -42px;
        }
