/*
///////////////////////////////////////////////////////////////////////////////
//																			 //	
// HH    HH    OOOOOO    MM       MM   MM       MM							 //
// HH    HH   OO    OO   MMMM   MMMM   MMMM   MMMM						     //
// HHHHHHHH   OO    OO   MM MM MM MM   MM MM MM MM							 //
// HH    HH   OO    OO   MM  MMM  MM   MM  MMM  MM							 //
// HH    HH    000000    MM       MM   MM       MM							 //
//																			 //	
// erstellt durch       										             //
//																			 //	
// HOMM interactive, 6003 Luzern, www.homm.ch                  				 //
//																			 //	
//																			 //	
///////////////////////////////////////////////////////////////////////////////
*/


/* BASIS */


* {
margin:0;
padding:0;
}

body {
padding: 0px;
margin: 0px;
text-align:left;
position: relative;
background:url(/themes/default/images/bg_back.jpg) #FFFFFF top left repeat-x;
}

#containerTop {
width:100%;
background:url(/themes/default/images/bg_topBack.gif) center top no-repeat;
}

#container {
width:865px;
background:url(/themes/default/images/bg_content.jpg) #f7f9fb top left repeat-x;
margin: 0px;
padding: 0px;
}

#top {
width:985px;
position: relative;
z-index:1;
padding: 0px;
margin: 0px;
height:380px;
}

#topStart {
width:985px;
position: relative;
z-index:1;
padding: 0px;
margin: 0px;
height:320px;
}

#nav {
width:865px;
height:60px;
text-align:left;
z-index:3;
}

#navStart {
width:865px;
height:30px;
text-align:left;
z-index:3;
}

#navPrintRecommend{
position:absolute;
width:80px;
top:375px;
margin-left:813px;
}

#navPrintRecommendStart{
position:absolute;
width:80px;
top:315px;
margin-left:813px; 
}

#content {
width:662px;
float:left;
text-align:left;
}

#right {
width:203px;
text-align:left;
float:left;
}

#footer {
width:865px;
margin: 0 0 15px 0;
}

#clearDiv {
clear:both;
}

#layerTop {
position:absolute;
left:0px;
top:0px;
width:985px;
height:380px;
z-index:90;
}

#layerTop2 {
position:absolute;
left:0px;
top:0px;
width:985px;
height:380px;
z-index:91;
}


#layerTopStart {
position:absolute;
left:0px;
top:0px;
width:985px;
height:320px;
z-index:90;
}

#layerTop2Start {
position:absolute;
left:0px;
top:0px;
width:985px;
height:320px;
z-index:91;
}


#layerTopLogo {
position:absolute;
left:0px;
top:0px;
width:500px;
height:85px;
z-index:92;
text-align:left;
}

