/**********************************************************************
*  layout.css(www.aniahardukiewicz.de)
*
*  Version : 1.0  Datum:05.06.2008
*  Funktion: 
*
*  Autor: www.ruhrtaler-softwareschmiede.de  
***********************************************************************/
#startseite{
	width:870px;
	height:488px;
	margin:32px auto;
	padding-bottom: 30px;
}
#seite,
#seite-malerei{
	width:592px;
	min-height:440px;
	margin:0 auto;	
	background:#f7fbfd;	
	padding-bottom: 40px;
}

*:first-child+html #seite,
*:first-child+html #seite-malerei{height:440px;}
#header{
	width:592px;
	height:56px;
	background: url("img/ah_malerei.jpg") no-repeat 120px 32px;
}
#en #header{	
	background: url("img/ah_malerei_en.jpg") no-repeat 120px 32px;
}

#en-link,#de-link{ 
	text-decoration:none;
	color:#cce6e4;
	font-weight:bold;
	float:right;
	display:block;
	width:15px;
	text-align:center;
	margin-top:10px; 
}
#en-link{
	margin-right:16px;
}




#main-wrap{
	width:591px;
	float:left;
	border:solid #dbeeec 18px;
	background:#fff;
	min-height:440px;
}
*:first-child+html #main-wrap{padding-bottom:40px;}
#navi{
	width:100%;
	height:36px;
}
#galerie-menu{
	float:left;
	width:555px;
	height:225px;
}
#galerie-menu .label{
	float:left;
	width:174px;
	height:257px;
	text-align:right;
}
#galerie-menu .menu{
	float:left;
	width:364px;
	height:225px;
	padding-left:5px;
}

#main{	
	width:255px;
	height:262px;
}
#main .menu{
	width:174px;
}
.menu ul{
	list-style:none;
	padding-top:0;
}
#main .menu ul li{
	text-align:right;
}

#galerie-navi{
	width:100%;
	height:68px;
	padding-top:32px;
}
#seite-malerei #galerie-navi{
	height:10px;
}
*:first-child+html #galerie-navi{padding-top:3px;height:42px;} 

a#btn-left{
	float:left;
	display:block;
	width:15px;
	height:17px;
	background:url("img/back.gif") no-repeat top left;
	margin:0px 0px 0 13px;
	
}
* html a#btn-left{margin:0px 0px 0 6px;}
#galerie-navi span{
	float:left;
	margin:0px 10px 0 8px;
}
*:first-child+html #galerie-navi{	
	margin:28px 0px 0 0px;
}

#galerie-content {	
	
	
	width:100%;
	
	background:#fff;	
}

*:first-child+html #galerie-content{} 

#galerie-content #bild-box{
	float:left;
	width:285px;
	height:440px;	
}
#galerie-content #bild-box img{
		float:right;	
}
#galerie-content #col-right{
	float:right;
	width:290px;
	height:250px;	
}
#galerie-content #description{	
	color:#1C6A66;
}
#galerie-content #description p{
	font-size:10px;
}

#galerie-content #pagination{
	margin: 0 0 20px  0;
}

#normal-content{
	float:left;
	width:100%;

}
*:first-child+html #normal-content{position:relative;left:0;margin-top:40px;}
.foto {
			position : absolute;			
			left : 200px;			
			width : 506px;
			height : 440px;			
			display : none;
}
.text{float:left;width:290px;padding-left:19px;padding-bottom:20px;}
.bild{float:left;width:221px;padding-bottom:20px;}
.bild img{float:right;}
.foto{background:none;}
a.rahmen-rt,
a.rahmen-gr{width:11px;height:11px;}
.pag-pfeil{text-decoration:none;}

* html h4{ font-size:12px;}
div#pagination{color:#1c6a66;font-weight:bold;}
div#pagination a{color:#1c6a66;font-weight:normal;text-decoration:none;}

#scrollbar{float:right;height:10px;width:10px;margin-right:16px;}
*:first-child+html #scrollbar{} 
* html #scrollbar{margin-right:8px;} 
#scrollbar a{float:right;width:15px;height:12px;display:block;}
a#btnUp{width:15px;height:7px;background:url(img/up.gif) no-repeat 0 0;}
a#btnDown{top:443px;width:15px;height:10px;background:url(img/down.gif) no-repeat 0 0;}

