/*
///////////////////////////////////////////////////////////////////////////////
//																			 //	
// 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;
/*
background-image:url(/images/content/moodbilder/bg_backPics_08.jpg);
background-repeat:no-repeat;
background:fixed;
background-position:top;
*/
background-color:#000000;
}

#top_randolina {
width:987px;
height:210px;
background-image:url(/themes/default/images/logoTop_randolina3.png);
}
.logo_randolina {
display:block;
position:relative;
top:60px;
left:293px;
width:400px;
height:100px;
text-decoration:none;
border:none;
}
.logo_randolina:hover {
text-decoration:none;
border:none;
}
#top_crastella {
width:987px;
height:210px;
background-image:url(/themes/default/images/logoTop_crastella3.png);
}
.logo_crastella {
display:block;
position:relative;
top:60px;
left:293px;
width:400px;
height:100px;
text-decoration:none;
border:none;
}
.logo_crastella:hover {
text-decoration:none;
border:none;
}
#top_soliva {
width:987px;
height:210px;
background-image:url(/themes/default/images/logoTop_soliva3.png);
}
.logo_soliva {
display:block;
position:relative;
top:60px;
left:293px;
width:400px;
height:100px;
text-decoration:none;
border:none;
}
.logo_soliva:hover {
text-decoration:none;
border:none;
}


#container {
width:977px;
text-align:left;
background:url(/themes/default/images/bg_black_35.png) repeat;
z-index:8;
padding-left:10px;
padding-top:10px;
padding-bottom:10px;
}

/* Verschiedene NavBar-Farben */

#nav {
width:967px;
height:30px;
/*margin:10px 0 0 0;
*margin:10px 0 0 0;
_margin:10px 0 0 0;*/
z-index:9;
background:url(/themes/default/images/bg_default_85.png) repeat;
}

#navRandolina {
width:967px;
height:30px;
/*margin:10px 0 0 0;
*margin:10px 0 0 0;
_margin:10px 0 0 0;*/
z-index:10;
background:url(/themes/default/images/bg_randolina_85.png) repeat;
}

#navCrastella {
width:967px;
height:30px;
/*margin:10px 0 0 0;
*margin:10px 0 0 0;
_margin:10px 0 0 0;*/
z-index:9;
background:url(/themes/default/images/bg_crastella_85.png) repeat;
}

#navSoliva {
width:967px;
height:30px;
/*margin:10px 0 0 0;
*margin:10px 0 0 0;
_margin:10px 0 0 0;*/
z-index:9;
background:url(/themes/default/images/bg_soliva_85.png) repeat;
}



#header {
width:967px;
height:130px;
}

#content {
width:967px;
text-align:left;
background:url(/themes/default/images/bg_black_60.png) repeat;
padding-bottom:10px;
}

#subnav {
width:190px; 
float:left;
text-align:left;
}

#content_l {
width:550px; 
float:left;
text-align:left;
margin-left:10px;
}
#content_r {
width:207px;
float:right;
text-align:left;
padding: 10px 0 0 0;
}


/* Verschiedene Footer-Farben */

#footer {
width:967px;
height:50px;
text-align:left;
background:url(/themes/default/images/bg_default_85.png) repeat;
margin: 10px 0 0 0;
font-size:12px; 
color: #d0d3d7; 
line-height:150%;
}
#footer a {color: #d0d3d7;font-weight:normal;}

#footerRandolina {
width:967px;
height:50px;
text-align:left;
background:url(/themes/default/images/bg_randolina_85.png) repeat;
margin: 10px 0 0 0;
font-size:12px; 
color: #e7dbd3;
line-height:150%;
}
#footerRandolina a {color: #e7dbd3;font-weight:normal;}


#footerCrastella {
width:967px;
height:50px;
text-align:left;
background:url(/themes/default/images/bg_crastella_85.png) repeat;
margin: 10px 0 0 0;
font-size:12px; 
color: #f5f1e9; 
line-height:150%;
}
#footerCrastella a  {color: #f5f1e9;font-weight:normal;}

#footerSoliva {
width:967px;
height:50px;
text-align:left;
background:url(/themes/default/images/bg_soliva_85.png) repeat;
margin: 10px 0 0 0;
font-size:12px; 
color: #e6eff4; 
line-height:150%;
}
#footerSoliva a {color: #e6eff4;font-weight:normal;}

.clearDiv {
clear:both;
}


.bgimg {
width:100%;
min-width:987px;
position:fixed;
z-index: 2;
background-color:#000000;
}

#bigbackgroundimage{
position:relative;
z-index: 5;
}




