* {
font-family: Arial, Verdana, Helvetica, Tahoma;
font-size: 12px;
line-height: 18px;
color:#F26911;
}

body,html {
width: 100%;
height:100%;
margin:0px;
padding:0px;
background-image:url(_maingrafik/bg.jpg);
}

.bogen {
height:538px;
background-image:url(_maingrafik/bogen.gif);
background-repeat:no-repeat;
}

.java_text {
padding:15px 0px 0px 10px;
text-align:justify;
background-image:url(_maingrafik/java.gif);
background-image:no-repeat;
}



a:link { font-weight:bold; color:#4A4033; text-decoration:none }
a:visited { font-weight:bold; color:#4A4033; text-decoration:none }
a:hover { font-weight:bold; color:#4A4033; text-decoration:underline }
a:active { font-weight:bold; color:#4A4033; text-decoration:none }
a:focus { font-weight:bold; color:#4A4033; text-decoration:none }
