/*
///////////////////////////////////////////////////////////////////////////////
//																			 //	
// 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             			         //
// Tel 041 210 70 00 													     //
//																			 //	
//																			 //	
///////////////////////////////////////////////////////////////////////////////
*/


body {
margin:0px;
padding:0px;
font-family:arial, verdana, sans-serif;
font-size:13px;
background: url(/themes/default/images/bg_main.gif) top center #ecf4ca;
text-align:center;

SCROLLBAR-FACE-COLOR: #cfde8c; 
SCROLLBAR-HIGHLIGHT-COLOR: #cfde8c; 
SCROLLBAR-SHADOW-COLOR: #cfde8c; 
SCROLLBAR-3DLIGHT-COLOR: #dee9b1; 
SCROLLBAR-ARROW-COLOR: #dee9b1; 
SCROLLBAR-TRACK-COLOR: #cfde8c; 
SCROLLBAR-DARKSHADOW-COLOR: #dee9b1; 
SCROLLBAR-BASE-COLOR: #cfde8c; 
buttonface: #dee9b1;
}


#container {
background: url(/themes/default/images/bg_white.gif) #FFFFFF repeat-y;
width:827px;
margin-left:auto;
margin-right:auto;
margin-bottom:20px;
text-align:left;
margin-top:0px;
}

#header {
text-align:left;
background: url(/themes/default/images/bg_top.jpg) 3px 0px no-repeat;
height:217px;
margin:0px;
padding: 0 0 0 3px;
}

#left {
width:210px;
float:left;
padding: 0 0 0 0;
text-align:left;
}

#content {
width:614px;
float:right;
padding: 0 0 0 0;
text-align:left;
}

#content3col {
width:422px;
float:left;
}

#right3col {
width:142px;
float:right;
}

#footer {
text-align:left;
background: url(/themes/default/images/bg_footer.gif) top;
clear:both;
height:60px;
}

#print {
width:150px;
padding: 0px 0px 0 0;
display:none;
position:relative;
top:4px;
left:742px;
}

#promo {
margin: 10px 0 0 0;
}

#picTop {
width:557px;
height:190px;
}

#toTop {
position:relative;
left:752px; top:5px; width:40px; height:20px;
}


#clearDiv {
clear:both;
}