#inhalt {
	position:            relative;
	top:		     15px;
	margin-left:	     270px;
	width:		     600px;
	text-align:	     justify;	     
}

#menue {
	position:            absolute;
	top:		     25px;
	left:		     18px;
}
	
body {
	margin:              0px 0px 0px 0px;
        color:               #666666;
        font-family:         verdana;
	font-size:           12px;
	height:		     100%;
	min-height:	     100%
}
.textfeld{
	HEIGHT:              155px;
	WIDTH:               498px;
}	

#footer {
	position:            relative;
	width:	             100%;
	margin-bottom:       10px;
	text-align: 	     center;
        color:               #666666;
	font-size:           10px;
        font-family:         verdana;
	top:		     1px;
}
fieldset{
	WIDTH:               505px;
}	

.block-start{
	OVERFLOW:            auto;
	/*WIDTH:               98%;*/
	WIDTH:               498px;
	HEIGHT:              155px;
	margin:		     4px 4px 4px 4px;
}

.block-timeline{
	OVERFLOW:            auto;
	/*WIDTH:               90%;*/
	WIDTH:               498px;
	HEIGHT:              155px;
	margin:		     4px 4px 4px 13px;
}


.footer a:link {
        color:               #666666;
	font-size:           10px;
        font-family:         verdana;
	text-decoration:     none;
}

.footer a:hover {
        color:               #666666;
	font-size:           10px;
        font-family:         verdana;
	text-decoration:     none;
}

.footer a:visited {
        color:               #666666;
	font-size:           10px;
        font-family:         verdana;
	text-decoration:     none;
}

noscript {
	color:		     #DC0000;
	margin:		     2px 2px 2px 2px;
	font-weight:         bold;
}

h1{
	font-size:           20px;
}

h2{
	font-size:           16px;
}

h3{
	font-size:           14px;
}
td{
        font-family:         verdana;
	font-size:           12px;
}
		
p{
        font-family:         verdana;
	font-size:           12px;
	margin:              2px 2px 15px 10px;
}

legend{
        font-family:         verdana;
	font-size:           12px;
	text-decoration:     bold;
        color:               #666666;
}

#graph_img {
	margin-left:	     13px;
}	

#google_img {
	background-color:    #526FCD;
}	

#yahoo_img {
	background-color:    #EFB224;
}	

#msn_img {
	background-color:    #A71522;
}	

#seekport_img {
	background-color:    #66BB66;
}	

a:link {
        color:               #003399;
        font-family:         verdana;
	font-size:           12px;
	text-decoration:     none;
}

a:visited {
        color:               #003399;
        font-family:         verdana;
	font-size:           12px;
	text-decoration:     none;
}
a:hover {
        color:               #003399;
        font-family:         verdana;
	font-size:           12px;
	text-decoration:     underline;
}

.heller-text {
        font-family:         verdana;
	color:               #e3e3e3;
}
.dunkler-text {
        font-family:         verdana;
	color:               #3e3e3e;
}
.oben{
	color:               #DDE458;
}
#projekte{
	position:            absolute;
	width:               200px;
	height:              30px;
	margin-top: -15px;
/*	border-style:        solid;
	border-width:        1px 1px 1px 1px;
	border-color:        #808080;*/

	/*overflow:            hidden;
	scroll:              hidden;*/
	background-image:    url("../vwpo-img/projekte.jpg");
	background-repeat:   no-repeat;
}
#vwp{
	position: absolute;
	width:               380px;
	height:              30px;
	margin-top: -15px;
	margin-left:-380px;
/*	border-style:        solid;
	border-width:        1px 1px 1px 1px;
	border-color:        #808080;*/

	/*overflow:            hidden;
	scroll:              hidden;*/
	background-image:    url("../vwpo-img/vwp.jpg");
	background-repeat:   no-repeat;
}



#projekte b{
	display:             none;
}

