/* -- Very Small Header Styles -- */

.homepage .small {
	height: 72px !important;
}

/* -- End very small header styles --*/





/* -- Banner Styles -- */

.superbanner {
	width: 810px;
	background-color: #FBF4EB;	
}



.skyscraper {
	top: 75px !important;
}

/* -- END Banner Styles -- */



/* -- General Styles for gallery-detail view -- */

.grid4-lft {
	float:left;
	display:inline;
	width:580px;
	margin: 0 10px 0 0;
}



.grid4-rgt {
	float:right;
	display:inline;
	width:180px !important;
}



.grid5-lft {
	float:left;
	display:inline;
	width:470px;
	margin: 0 10px 0 0;
}



.grid5-rgt {
	float:right;
	display:inline;
	width:300px;
}



.gallery-list-box-small {
	float:left;
	line-height:0;
	overflow:hidden;
	width: 156px;
	margin-top: 5px;
}



.gallery-list-small{
	line-height:0;
	margin-right:-20px;
	width:156px;
}



/* -- END General Styles -- */



/* -- Image and Image Detail Styles -- */



.img-wrapper {
	margin-left:20px;
	width: 512px;
}


.gallery-image {
	background-color:#c5cedb;
	padding: 0 !important;
	margin:0 3px -1px 2px;
}

.gallery-item-small {
        margin-top:0px;
}
.gallery-item-small a img {
	width: 156px;
	height: 156px;
}


.img-details {
	width: 90%;
	font-size: 1.1em;
	margin-left:25px;
	line-height: 2em;
}



.img-details-column {
	float: left;
}


.lft { width: 75%; }
.rgt { width: 25%; }


/* -- END Image and Image Detail Styles --*/


/*------ Sekundaer Button Styles AUS MAIN.CSS kopiert-----*/


.navi {
	width: 510px;
}	

.navi li,.navi li a {
	float: left;
	margin: 0 0 0 3px;
	padding: 0;
}


.navi li,.navi li a {
	font-size: 1em;
	margin-bottom:2px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-weight:bold;
}



.navi .zurueck {
	width: 20%;
}



.navi .centered-part {
	margin-top:10px; 
	width: 53%; 
	color:#8f0219;
	text-align: center;
}



.navi .vor {
	width: 20%;
	float: right;
	margin: 0;
}



.navi .vor a {
	float:right
}


.navi li a { text-decoration:none; }

/* --- end --- */
