html body
{
margin:0 0 0 0;
padding:0 0 0 0;
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
color:#000000;
background-color:#FFFFCC;
}

#center
{
position:absolute;
width:780px;
height:540px;
margin:-270px 0 0 -390px;
top:50%;
left:50%;
}


h1{
color:#EA0000;
font-size:16px;
font-weight:bold;
background-image:
url(../img/handright.gif);
background-position:left;
background-repeat:no-repeat;
padding-left:30px;
margin-bottom:20px;

}


#scrollbalken
{
overflow:auto;

position:absolute;
top:0px;
bottom:-1px;
width:1em;
z-index:-1;

}




#seite_gesamt
{
	position:absolute;
	width:900px;
	height:540px;
	margin:-270px 0 0 -450px;
	top:50%;
	left:50%;
	background-color: #000000;
}


#bild_oben
{
width:900px;
height:199px;
background-image:url(../img/imgoben.jpg);
background-repeat:no-repeat;
}

#bild_mitte
{
width:900px;
height:145px;
background-image:url(../img/immitte.jpg);
background-repeat:no-repeat;
}

#bild_unten
{
width:900px;
height:196px;
background-image:url(../img/imgunten.jpg);
background-repeat:no-repeat;
}




#links
{
padding-left:5px;
padding-top:3px;
position:absolute;
height:20px;
width:500px;
top:105px;
left:40px;
}

.seitentitel
{
color:#CC0033;
font-size:16px;
font-weight:bold;
font-family:Verdana, Arial, Helvetica, sans-serif;
}

input
{
width:170px;
}




#display
{
color:#000000;
padding-left:10px;
position:absolute;
top:150px;
left:35px;
width:450px;
height:700px;
background-color:#FFFFFF;

/* Start Transparent */

filter:alpha(opacity=90); /* Für Internet Explorer */
-moz-opacity:0.9; /* Für Firefox und co */
opacity:0.9; /* für safari mac */

/* ende Transparenz */

}

#display2
{
color:#000000;
padding-left:10px;
position:absolute;
top:150px;
left:35px;
width:700px;
height:2040px;
background-color:#000000;



}


#display_rechts
{
color:#000000;
padding-left:10px;
position:absolute;
top:180px;
left:520px;
width:300px;
height:200px;
background-color:
#F5F5F5


/* Start Transparent */

filter:alpha(opacity=90); /* Für Internet Explorer */
-moz-opacity:0.9; /* Für Firefox und co */
opacity:0.9; /* für safari mac */

/* ende Transparenz */
}

#display_linkbox_untermenue
{
color:#000000;
padding-left:10px;
position:absolute;
top:340px;
left:520px;
width:180px;
height:100px;
background-color:
#F5F5F5


/* Start Transparent */

filter:alpha(opacity=90); /* Für Internet Explorer */
-moz-opacity:0.9; /* Für Firefox und co */
opacity:0.9; /* für safari mac */

/* ende Transparenz */
}










img
{
margin-top:10px;
margin-bottom:10px;
margin-right:10px;
}



a:link 
{
	font-family:
	"Courier New", Courier, monospace;
	font-size: 12px;
	font-variant: normal;
	color:#666666;
	text-decoration: none;
}


a:visited 
{
	font-family:
	"Courier New", Courier, monospace;
	font-size: 12px;
	font-variant: normal;
	color: #666666;
	text-decoration: none;
}


a:hover 

{
	font-family:
	"Courier New", Courier, monospace;
	font-size: 12px;
	font-variant: normal;
	color:
	#F00;
	text-decoration: none;
	
}

a:active 
{
	font-family:
"Courier New", Courier, monospace;
	font-size: 12px;
	font-variant: normal;
	color: #666666;
	text-decoration: none;
}

