
/* allgemeines
*/
*  { color: #fff; font-size: 11px; font-family: Helvetica, Geneva, Arial, SunSans-Regular, sans-serif; line-height: 16px }
a  { color: #bbbbbb; font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular; font-style: normal; font-variant: normal; font-weight: normal; text-decoration: none }
a:link  { font-style: normal; font-variant: normal; font-weight: normal; text-decoration: none }
a:visited  { color: #bbb; text-decoration: none }
a:hover { color: #000000 !important; background-color: #fff; }
.neg { color: black; font: 11px/16px Arial, Helvetica, Geneva, Swiss, SunSans-Regular; text-decoration: none }
body  { background-color: #000; text-align: center; right: 700px }
#logo  { background-color: #000; background-image: url(../grafik/logo.gif); background-repeat: no-repeat; background-position: 0 0; position: absolute; z-index: 1; top: 10px; right: 5px; width: 123px; height: 12px }
#content        { text-align: left; margin: 0; padding: 0; position: absolute; top: 0; left: 0; width: 684px; height: 470px; border: solid 1px }
#frame      { text-align: left; margin: -235px auto auto -342px; padding-left: 1px; position: absolute; top: 50%; left: 50%; width: 685px; height: 472px; f }
/* navi */
#nav       { position: absolute; z-index: 1; bottom: 5px; left: 8px; width: 685px; height: 35px  clear: both;}
#nav *   { line-height: 10px }
#nav b { color: #faaf0a; font-weight: normal; line-height: 10px; text-decoration: none }

#nav #c33l, #nav #c66l { float: left; }
#nav #c33r, #nav #c66r { float: right; }

#nav #c33l{ width: 14%;	 margin-bottom: 1px;}
#nav #c33r { width: 28%;	 margin-bottom: 1px;}
#nav #c33l a, #nav #c33r a { line-height: 14px; }
#nav #c66l { width: 58%; line-height: 14px; margin-bottom: 1px;}
/* bilder
*/

#bild0 a#start img {
	border: none !important;
	background: transparent !important;
}

#bild0 a#start:hover {
	background: transparent !important;
}

#bild0    { position: absolute; z-index: 1; top: 35px; left: -1px; width: 685px; height: 264px; vertical-align: middle }
#bild1  { position: absolute; z-index: 1; top: 35px; width: 685px; height: 264px; border-top: 1px solid #fff; border-bottom: 1px solid #fff }
#bild2 { position: absolute; z-index: 1; top: 123px; width: 685px; height: 90px; border-top: 1px solid #fff; border-bottom: 1px solid #fff }
#bild3 { position: absolute; z-index: 1; top: 123px; width: 685px; height: 90px; border-top: 1px solid #fff; border-bottom: 1px solid #fff }
#bildleiste  { position: absolute; z-index: 1; top: 126px; left: 0; width: 685px; height: 86px; border-top: 1px solid #fff; border-bottom: 1px solid #fff }
img { border-width: 0 }
/*subnavi*/
#profil   { position: absolute; top: 320px; left: 10px; width: 300px; height: 50px; color: #f90}
#kontakt     { color: #f90; position: absolute; top: 320px; left: 160px; width: 300px; height: 50px }
#philo  { color: #f90; position: absolute; top: 320px; left: 46px; width: 300px; height: 50px }
#projekt       { color: #f90; position: absolute; top: 320px; left: 113px; width: 600px; height: 50px }
#subnav     { line-height: 16px; text-align: right; white-space: nowrap; position: absolute; top: 320px; right: 10px; width: 300px; height: 50px }
#subnav a span   { line-height: 16px; visibility: hidden; position: absolute; top: 20px; right: 0 }
#subnav a:hover span    { color: #fff; line-height: 16px; visibility: visible; position: absolute; top: 16px; right: 0 }
#nav a span    { line-height: 16px; visibility: hidden; position: absolute; top: 14px; right: 20px }
#nav a:hover span     { color: #fff; line-height: 16px; visibility: visible; position: absolute; top: 14px; right: 20px }
#subnav img     { line-height: 18px; vertical-align: text-top }
#subnav .pfeil     { line-height: 16px }
table input, table textarea {	color: #000; }
