body.intro #wegweiser {
 background: #e5eaf2 url(../images/bg_main_intro.gif) repeat-x;
}

body.application #wegweiser {
 /*background: #ffffff url(../images/bg_main_application.gif) repeat-x;*/
 background-color: #ffffff;
 background-image: none;
}

img{
 border: none;
}

html, body, img, table, tr, td {
 margin: 0;
 padding: 0;
}

p {
 margin: 0 0 10px 0;
 padding: 0
}

#wegweiser {
 height: 600px;
 width: 900px;
}

#keyvisual, #logo, #getFlash, #start,
#text1, #text2 {
 position: absolute;
}

#keyvisual {
 background-color: #ffffff;
 top: 34px;
 left: 0px;
 padding-right: 8px;
text-align: right;
 width: 648px;
}

#logo {
 top: 82px;
 left: 656px;
}

#getFlash {
 top: 202px;
 left: 741px;
}

#start {
 top: 393px;
 left: 746px;
}

#text1, #text2 {
 font-family: Arial, Helvetica, sans-serif;
 font-weight: bold;
 font-size: 15px;
 top: 151px;
 left: 221px;
 width: 460px;
}

#text2 {
 top: 393px;
}

#ie_historyFrame { width: 0px; height: 0px; display:none }
#firefox_anchorDiv { width: 0px; height: 0px; display:none }
#safari_formDiv { width: 0px; height: 0px; display:none }
#safari_rememberDiv { width: 0px; height: 0px; display:none }

