/*
-----------------------------------------------
Edel und Echt - Main CSS
----------------------------------------------- */


/* basic layout
----------------------------------------------- */
#main-navigation {
	text-align: center;
	margin-bottom: 40px;
}

#content-left {
	min-height: 400px;
	height: auto;
	_height: 400px;
}

#content-right {
	min-height: 400px;
	height: auto;
	_height: 400px;
}

#footer {
	height: 1px;
	background-color: #262626;
}

#content-center div {
	min-height:460px;
	height: auto;
	_height: 460px;
	margin-top: 20px;
	background-image: url(../img/fyertitel_edelecht.png);
	background-repeat: no-repeat;	
}

#header-start {
	text-align: center;
	font-size: 16px;
	letter-spacing: 4px;
}

#footer-start {
	margin-top: 10px;
	text-align: center;
}

#footer-start li {
	display: inline !important;
	font-size: 14px;
	padding-right: 8px;

}

/* navigation settings
----------------------------------------------- */
#main-navigation li {
	display: inline !important;
	font-size: 14px;
	padding-right: 8px;
}

.nav-img {
	padding-right: 8px;
}

/* swf settings
----------------------------------------------- */

object {
	position: relative;
	left: 10px;
}

table {
	margin-left: 30px;
}

/* css fixes for imprint
----------------------------------------------- */

.xlwhitecenter {

position: relative;
top: -28px;
}

.xlwhitecenterbold {
position: relative;
top: -28px;
}

.contenttable {
position: relative;
top: -58px;
}

.xlwhitecenterbold {
position: relative;
top: -58px;
}

