/*
*{
  margin: 0;
  padding: 0; 
}
*/

html *
{
  font-size: 100.01%
}

body
{
    position: absolute;
	font-family: Verdana, Arial, Helvetica, sans-serif;
    width:100%;
    font-size: 75%;
}

h1,h2,h3,h4,h5,h6
{
    font-family: Georgia, "Times New Roman", Times, serif;
/*	font-family: Verdana, Arial, Helvetica, sans-serif;
*/
	font-weight:normal;
	color:#000000;
	margin:0 0 0.25em 0;
}

h1
{
	font-size: 150%;
	font-variant: small-caps;
}

h2
{
	font-size: 133.33%;
}

h3
{
	font-size: 116.67%;
}

ul, ol, dl { line-height:1.5em; margin:0 0 1em 1em; }
ul { list-style-type:disc; }
ul ul { list-style-type:circle; margin-bottom:0; }

ol { list-style-type:decimal; }
ol ol { list-style-type:lower-latin; margin-bottom:0; }

li { margin-left:0.8em; line-height:1.5em; }

dt { font-weight:bold; }
dd { margin:0 0 1em 0.8em; }

p
{
	line-height: 1.5em;
	margin: 0 0 1em 0;
}

blockquote, cite, q {
    font-family:Georgia, "Times New Roman", Times, serif;
    font-style:italic;
}

blockquote { margin:1.6em 0 0.5em 1.6em; color:#666; }

p.author {
	margin:0 0 0 1.6em;
	line-height: 1.2em;
	font-size:91.667%;
	text-align:left;
}


strong, b { font-weight:bold; }

em,i { font-style:italic; }

big { font-size:116.667%; }
small { font-size:91.667%; }

/*
li.ebene1
{
	color:#000000;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1.0em;
	line-height: 1.5em;
	padding-bottom: 1em;
}

ul.ebene2
{
	color:#000000;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1.0em;
	line-height: 1.5em;
	padding-bottom: 1em;
}
*/

ul#navigation
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1.0em;
	font-weight: bold;
	list-style-type: none;
	margin-top: 0px;
	margin-left: 0px;
	padding-left: 0px;
}

ul#navigation li
{
  margin-left: 0;
  margin-bottom: 0.4em;
}

ul#navigation li a
{
  background-color: #9D9D9D;
  display: block;
  padding: 0.4em;
}

ul#navigation li a:hover
{
  color: #ffffff;
  background-color: #666666;
  text-decoration: none;
}

a
{
  text-decoration:none;
  color:#000000;
  background:transparent; 
}

a[href^="http"]
{
	padding: 5px 20px 5px 0;
  background: transparent url(icons/icon_external.gif) no-repeat center right;
}

/*
a[href*="#"]
{
	padding: 5px 20px 5px 0;
  background: transparent url(icons/icon_internal.gif) no-repeat center right;
}
*/

a:visited
{
    text-decoration:none;
    color:#D9D9D9;
}

a:focus
{
  text-decoration:underline;
  color:#000;
  background: #fff;
  outline: 3px #f93 solid;
}

a:hover, a:active
{
  color:#666666;
  text-decoration:underline;
  outline: 0 none;
}


.main
{
    width: 626px;
}

/*
.navi
{
	line-height:1.8em;
	vertical-align:top;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1.1em;
}
*/

.tabelle
{
  padding:5px 10px 10px 10px;
  line-height:1.8em;
  vertical-align:top;
  border:1px solid #ffffff;
	font-family: Verdana, Arial, Helvetica, sans-serif;
/*	font-family: Georgia, "Times New Roman", Times, serif;
*/
	font-size: 1.0em;
}

.projekte
{
  height: 290px;
  overflow: auto;
}

table.projekte
{
	background-color: #F5F5F5;
	font-family: Verdana, Arial, Helvetica, sans-serif;
/*	font-family: Georgia, "Times New Roman", Times, serif;
*/
	font-size: 1.0em;
	line-height: 1.5em;
}

tr.odd
{
	background-color: #D9D9D9;
}

#content
{
    width: 592px;
    height: 298px;
}

#inhalt2
{
  height: 290px;
  padding: 0px 15px 5px 10px;
  overflow: auto;
	vertical-align:top;
	background-color: #F5F5F5;
}

/* Hide form MacIE \*/
*html div #content
{
    width: 589px;
    height: 302px;
}
*html div #inhalt2
{
    width:426px;
    height: 292px;
}
/* End hiding */








