/* Arial als Standard-Schrift */
body,p,h1,h2,h3,h4,h5,h6,ul,ol,li,div,td,th,address,blockquote,nobr,b,i {font-family: Helvetica, Arial, sans-serif; font-size:12px;}

body{
margin-top:0px;
}

#page{
margin:0 auto;
text-align:left;
width:1000px;
background-color:#f0f5f5;
/*background-color:#4e6efb;*/
}

#head{
width:1000px;
}

#logoMainHead{
position:relative;
left:0px;
top:-5px;     //+600   bei XL Banner right
width:1000px;
}


#menue{
position:relative;
left:0px;
top:-125px;     //+600
width:1000px;
height:20px;
padding:5px 0px 15px 0px;
}


#promoTop1{
position:relative;
left:662px;
top:-128px;    //+600
height:120px;
width:335px;
background-color:#ffffff;
}


#BskyRight{
position:relative;
left:1010px;
top:0px;
}


#mainContent{
position:relative;
top:-110px;              //+600
background-color:#f0f5f5;
/*background-color:#4e6efb;*/
}

#contentLeft{
float:left;
width:260px;
margin: 0px 10px 10px 0px;
}
#contentCenter{
margin: 0px 0px 0px 270px;
width:384px;
}
#contentRight{
float:right;
width:335px;
margin: 0px 0px 0px 0px;
}

#contentCenter500{
margin: 0px 0px 0px 270px;
width:500px;
}

#contentCenter725{
margin: 0px 0px 0px 270px;
width:725px;
}


.content{
padding: 5px 5px 5px 5px;
text-align:justify;
background-color:#ffffff;
border-top:1px solid #adadad;
border-left:1px solid #adadad;
border-right:1px solid #adadad;
}

.contentBox384{
position:relative;
left:0px;
top:0px;
width:384px;
}
.contentSchatten384{
background: url(../internals/pagePix/contentBox384Schatten.png) no-repeat top left;
}

.contentBox335{
position:relative;
left:0px;
top:0px;
width:335px;
}
.contentSchatten335{
background: url(../internals/pagePix/contentBox335Schatten.png) no-repeat top left;
}

.contentBox500{
position:relative;
left:0px;
top:0px;
width:500px;
}
.contentSchatten500{
background: url(../internals/pagePix/contentBox500Schatten.png) no-repeat top left;
}

.contentBox725{
position:relative;
left:0px;
top:0px;
width:725px;
}
.contentSchatten725{
background: url(../internals/pagePix/contentBox725Schatten.png) no-repeat top left;
}



.contentBox260{
padding: 5px 5px 5px 5px;
margin-bottom: 10px;
border-top:1px solid #adadad;
border-left:1px solid #adadad;
border-right:1px solid #adadad;
border-bottom:1px solid #adadad;
background: url(../internals/pagePix/contentBoxLeftBg.png) repeat-x top left;
background-color:#dcdcdc;
}
.registerBlue{
background: url(../internals/pagePix/registerBlue150_20.png) no-repeat;
width:150px;
height:17px;
color:#ffffff;
font: 11px "Lucida Sans Unicode", "Bitstream Vera Sans", "Trebuchet Unicode MS", "Lucida Grande", Verdana, Helvetica, sans-serif;
}

a:link.smallMenueText,a:visited.smallMenueText{
font: 11px "Lucida Sans Unicode", "Bitstream Vera Sans", "Trebuchet Unicode MS", "Lucida Grande", Verdana, Helvetica, sans-serif;
font-weight:normal;
}


.footer{
clear:both;
width:993px;
padding:5px 0px 5px 5px;
margin: 10px 0px 10px 0px;
background-color:#28166f;
border:1pt solid #adadad;
}

/*Links */
a
{
        text-decoration: none;
}

a:link,a:visited 
{
	color: #000000;
	text-decoration: none;
        font-weight:bold;
}

a:hover 
{
        color: #d40055; 
	text-decoration: underline;
        font-weight:bold;
}


a:link.menue,a:visited.menue
{
	color: #ffffff;
        font-size:14px;
	text-decoration: none;
        font-weight:bold;
}

a:hover.menue,a:active.menue
{
        color: #d40055; 
        font-size:14px;
	text-decoration: none;
        font-weight:bold;
}

a:active.menue
{
        color: #d40055; 
        font-size:14px;
	text-decoration: none;
        font-weight:bold;
}
