/*
///////////////////////////////////////////////////////////////////////////////
//																			 //	
// 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 - Visuelle Kommunikation, 6003 Luzern, www.homm.ch                   //
// Tel 041 210 85 34   Fax 041 210 85 18    mail@homm.ch				     //
//																			 //	
// Stylesheet fuer die Inhaltsseiten von www.balances.ch                     //
//																			 //	
///////////////////////////////////////////////////////////////////////////////
*/


body {
margin:0px;
font-family:arial, verdana, sans-serif;
font-size:13px;
background: url(/assets/wLayout/pics/bg_main.gif) #D5B675;
text-align:center;

SCROLLBAR-FACE-COLOR: #B89947; 
SCROLLBAR-HIGHLIGHT-COLOR: #B89947; 
SCROLLBAR-SHADOW-COLOR: #B89947; 
SCROLLBAR-3DLIGHT-COLOR: #CAB375; 
SCROLLBAR-ARROW-COLOR: #CAB375; 
SCROLLBAR-TRACK-COLOR: #B89947; 
SCROLLBAR-DARKSHADOW-COLOR: #CAB375; 
SCROLLBAR-BASE-COLOR: #B89947; 
buttonface: #B89947;
}

#top {
height:110px;
width:relative;
margin:0px;
background-color:#B89947;
}

#header {
text-align:left;
background: url(/assets/wLayout/pics/bg_nav.gif) repeat-y;
background-color:#AF9F71;
height:25px;
margin:0px;
}

#container {
background: url(/assets/wLayout/pics/bg_black.gif) #2E2E2E repeat-y;
width:765px;
margin-left:auto;
margin-right:auto;
margin-bottom:20px;
text-align:left;
}

#containerIndex {
background: url(/assets/wLayout/pics/bg_blackIndex.gif) #2E2E2E repeat-y;
width:765px;
margin-left:auto;
margin-right:auto;
margin-bottom:20px;
text-align:left;
}

#left {
width:204px;
float:left;
text-align:left;
background: url(/bilder/21_start/picLeft.jpg) top right no-repeat;
}

#content {
width:560px;
float:right;
text-align:left;
border-left: 0px solid #938554;
}

#footer {
text-align:left;
background: url(/assets/wLayout/pics/bg_footer.gif) top;
clear:both;
height:25px;
}

#print {
width:180px;
height:25px;
}

#picRight {
width:557px;
height:190px;
margin-bottom:15px;
}

#picRightPano {
width:557px;
height:350px;
margin-bottom:5px;
}

#picRightVideo {
width:557px;
height:349px;
margin-bottom:15px;
}


#pic300 {
width:557px;
height:300px;
margin-bottom:15px;
}

#picIndex {
margin-left:3px;
}

