/* ID */
/* ############################### */

#main {
	width: 868px;
	margin: auto;
}

#top-left-image {
	float: left;
	width: 15px;
	height: 15px;
	background-image: url(/templates/landrovertuning.com.au/images/upL.jpg);
}

#top {
	float: left;
	width: 838px;
	height: 15px;
	background-color: #E3C17A;
}

#top-right-image {
	float: left;
	width: 15px;
	height: 15px;
	background-image: url(/templates/landrovertuning.com.au/images/upR.jpg);
}

#left {
	width: 15px;
	min-height: 247px;
	background-color: #E3C17A;
}

#center {
	width: 838px;
	background-color: white;
}

#right {
	width: 15px;
	min-height: 247px;
	background-color: #E3C17A;
}

#bottom-left-image {
	float: left;
	width: 15px;
	height: 15px;
	background-image: url(/templates/landrovertuning.com.au/images/downL.jpg);
}

#bottom {
	float: left;
	width: 838px;
	height: 15px;
	background-color: #E3C17A;
}

#bottom-right-image {
	float: left;
	width: 15px;
	height: 15px;
	background-image: url(/templates/landrovertuning.com.au/images/downR.jpg);
}

#header {
	height: 160px;
	padding-top: 7px;
	margin-left: 20px;
	margin-right: 20px;
	border-bottom: 1px solid #E3C17A;
}

#navigation {
	font-size: 13px;
	display: table-cell;
	vertical-align: top;
	width: 220px;
	height: 300px;
	padding-top: 10px;
	padding-left: 20px;
}

#content {
	display: table-cell;
	vertical-align: top;
	overflow: hidden;
	width: 588px;
}

div.inhaltrahmen {
	padding-right: 20px;
	padding-bottom: 10px;
}

/* BODY */
/* ############################### */

body {
	margin-top: 35px;
	color: black;
	background-color: black;
	background-image: url(/templates/landrovertuning.com.au/images/defender3.jpg);
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 10px;
}

/* A */
/* ############################### */

a {
	color: #333333;
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-weight: bold;
	text-decoration: none;
}

a:hover {
	color: grey;
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	text-decoration: none;
}

a.activ {
	color: #E3C17A;
	font-weight: bold;
	text-decoration: none;
}

a.activ:hover {
	color: grey;
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	text-decoration: none;
}

a.navigation-subtree {
	padding-left: 10px;
}

/* IMG */
/* ############################### */

img {
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
}

img.menue {
	padding-right: 5px;
}

/* DIV */
/* ############################### */

div.clear {
	clear: both;
}
