

html {margin:0; padding:0; width:100%; height:100%; overflow:hidden;
}

body {z-index: 1; margin:0; padding:0; width:100%; height:100%; overflow:hidden;
}

BODY {
	FONT-SIZE: 12px; BACKGROUND: url(loading.gif); CURSOR: default; COLOR: #061008; FONT-FAMILY: Arial,Helvetica,sans-serif
}

#hintergrund {position:absolute; z-index:-4; width:100%; height:100%; background-repeat:no-repeat; background-attachment:fixed;
}


#welcome {
	Z-INDEX: 120; LEFT: 100px; OVERFLOW: auto; POSITION: absolute; TOP: 100px
}



#vers {
	Z-INDEX: 10; right: 10px; OVERFLOW: auto; POSITION: absolute; bottom: 5px
}


#ixxo {
	Z-INDEX: 100; left: 50%; margin-left: -144px; BOTTOM: 5px; POSITION: absolute; OVERFLOW: auto; 
}


#serv {
	Z-INDEX: 100; left: 50%; margin-left: -450px; top: 200px; POSITION: absolute; OVERFLOW: auto; 
}

#cont {
	Z-INDEX: 100; left: 50%; margin-left: 50px; top: 200px; POSITION: absolute; OVERFLOW: auto; 
}

#form {
	Z-INDEX: 110; left: 50%; margin-left: -275px; top: 100px; background: url(bgform2.png); width: 550px; height: 440px; POSITION: absolute; OVERFLOW: auto; 
}


a {
font-family: Arial, verdana;
font-size:9pt;
color: #ffffff;
text-decoration : none;
}

a:visited {
color: #ffffff;
}

a:aktiv {
color:#8EAC46;
}

a:hover {
color:#FF9413;
}



