/*
///////////////////////////////////////////////////////////////////////////////
//																			 //	
// 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;
background: url(images/bg_back.jpg) top #590000 fixed;
position: relative;
}

#containerTop {
width:943px;
position: relative;
z-index:1;
padding: 0px;
margin: 0px;
}

#container {
width:943px;
position: relative;
border-left:1px solid #bd5454;
border-right:1px solid #bd5454;
background:url(/cms/themes/default/images/bg_main.gif) 4px 0px repeat-y;
}

#top {
width:929px;
position: relative;
height:44px;
padding-left:6px;
}

#pics {
width:929px;
text-align:left;
height:348px;
padding-left:6px;
}

#picsQTVR {
width:935px;
text-align:left;
height:348px;
}

#picsGallery {
width:929px;
text-align:left;
height:160px;
padding-left:6px;
}

#nav {
width:935px;
}

#left {
width:263px;
float:left;
padding-left:4px;
padding-top:20px;
text-align:left;
}

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

#right {
width:188px;
text-align:left;
float:left;
margin-left:12px;
}

#footer {
width:935px;
margin: 0 0 0 0;
}

#clearDiv {
clear:both;
height:1px;
}

#layerLogo {
position:absolute;
left:-1px;
top:0px;
width:945px;
height:116px;
z-index:90;
background:url(/cms/themes/default/images/bg_top.gif) top left no-repeat;
}

#abstand {
height:4px; 
width:943px;
border-left:1px solid #bd5454;
border-right:1px solid #bd5454;
border-bottom:1px solid #bd5454;
}

