a:link 		{ font-weight:bold; color:#009933; text-decoration:none;  font-family: arial;}
a:visited 	{ font-weight:bold; color:#009933;; text-decoration:none; font-family: arial;}
a:focus 	{ font-weight:bold; color:#009933; text-decoration:none; font-family: arial;}
a:hover 	{ font-weight:bold; color:black; text-decoration:none; font-family: arial;}
a:active 	{ font-weight:bold; color:black; text-decoration:none; font-family: arial;}

body {
text-align:center;
margin-left:0px;
margin-top: 80px;
margin-right:0px;
padding:0px
}

/*Zentrieren der inneren divblöcke */
#div_aussen {
text-align:center;
margin:0px auto;
}

/*Bild oben */
#div_top {
width:534px;
height:94px;
background-image:url(intro_top.jpg);
margin:0px auto;
}

/*Fläche mit Hintergrundbild gepunktet */
#div_bg {
width:100%;
background-image:url(intro_bg.jpg);

}

/*Container für das Flash Intro */
#div_container {
width:534px;
height:213px;
margin:0px auto;

}

/*Bild unten */
#div_bottom {
width:534px;
height:117px;
background-image:url(intro_bottom.jpg);
margin:0px auto;

}

/*[ENTER] */
#div_link {
padding-top:3px;
font-size:12px
}