/* HTML-Tags */
BODY { margin:0 0 0 0; font-size:70%; background:#FFFFCC; color:#333333; font-family:Arial,Helvetica,sans-serif; }

A { color:#000000; text-decoration:none; }
A:hover { color:#666666; text-decoration:none; }

/* WEBDESIGN */
#startWrapper { margin:0 0 0 0; width:100%; }
#startContentArea { margin:0 0 0 0; width:100%; height:247px; margin:150px 0 0 0; background:url(../pix/start-bg.png) center top; }
#startContentContainer { position:relative; margin:0 auto 0 auto; width:950px; height:247px; }

#startTheme { position:absolute; left:0; top:3px; width:950px; height:120px; background:url(../pix/start-theme.jpg) no-repeat; }
#startLogo { position:absolute; left:240px; top:157px; width:100px; height:90px; }
#startText { position:absolute; left:350px; top:154px; width:300px; height:90px; }
#startText P { line-height:1.6; padding:20px 0 0 20px; margin:0 0 0 0; }
#startButton { position:absolute; left:630px; top:154px; width:100px; height:90px; }
