/* CSS Document */

a.weiter_fett_klein:link, a.weiter_fett_klein:visited, a.weiter_fett_klein:active {
color : #17366b;
font-weight : bold;
text-decoration : none;
font-size : 10px;
} 
a.weiter_fett_klein:hover {
color : #17366b;
font-weight : bold;
text-decoration : underline;
font-size : 10px;
} 

.td_68 {
width:68%;
}

.td_32 {
width:32%;
text-align:center;
}

/* #### oberes Bild wie auf der Seite: Beton - Module #### */
#bild_oben_garagen {
position : absolute;
top : 104px;
left : 190px;
width : 379px;
height : 259px;
z-index : 2;
visibility : visible;
border-bottom : 1px solid #000000;
border-right : 1px solid #000000;
} 

/* #### unteres Textfeld wie auf der Seite: Beton - Module #### */
#text_unten_garagen, #text_unten_garagen_torantriebe {
position : absolute;
top : 364px;
left : 190px;
width : 549px;
height : 169px;
background-color : #ffffff;
z-index : 2;
visibility : visible;
overflow : auto;
text-align : left;
border-right : 1px solid #000000;
padding-top : 10px;
padding-left : 10px;
padding-right : 10px;
scrollbar-base-color:		#9FB4D6;
	scrollbar-3dlight-color:	#9FB4D6;
	scrollbar-arrow-color:		#17366B;
	scrollbar-darkshadow-color:	#000000;
	scrollbar-face-color:		#9FB4D6;
	scrollbar-highlight-color:	#FFFFFF;
	scrollbar-shadow-color:		#000000;
	scrollbar-track-color:		#DDDDDD;
} 

/* #### unteres Textfeld wie auf der Seite: Beton - Module/Austattung/Torantriebe #### */
#text_unten_garagen_torantriebe {
padding-top:5px;
height:174px;
}

/* #### Blaues Feld rechts des Bildes wie auf der Seite: Beton - Module #### */
#text_rechts_garagen {
position : absolute;
top : 234px;
left : 570px;
width : 189px;
height : 129px;
background-color : #9FB4D6;
z-index : 2;
visibility : visible;
/* #### overflow : auto; #### */
text-align : justify;
border-right : 1px solid #000000;
padding-top : 0px;
padding-left : 0px;
padding-right : 0px;
} 

/* #### seitliche Navigation, wie bei bau/haus/hausbau.php #### */
#fertiggaragen_navigation {
position: absolute; 
top:234px; 
left:760px; 
width:180px; 
height:289px; 
background-color:#9FB4D6;
z-index:2; 
visibility: visible;
padding-top: 20px;
padding-left: 10px;
padding-right: 0px;
}