/* @override http://www.luxusauktionen.com/themes/tgh_light_auktion/css/layout.css */

/* @group all */

.button {
	width: 100px;
	height: 20px;
	color: white;
	text-shadow: black 1px 1px 4px;
	background-color: maroon;
	border: 1px outset white;
	padding: 3px;
	text-align: center;
	bottom: 0;
	right: 0;
	display: block;
	float: right;
	font: 1.2em Georgia, "Times New Roman", Times, serif;
}

.button a {
	color: white;
	text-decoration: none;
}

.button a:hover {
	color: white;
	text-decoration: none;
	background-color: gray;
}



/* @end */

/* @group header */

#header_wrapper {
	width: 100%;
	background: url(../images/header_wrapper_bg.jpg) repeat-x left top;
	float: left;
	overflow: hidden;
	height: 99px;
	z-index: -1;
}

#header_content {
	height: 99px;
	margin: auto;
	width: 993px;
	top: 0;
	overflow: visible;
	z-index: 1;
}

#tgh_logo_header {
	width: 469px;
	height: 125px;
	overflow: visible;
	float: left;
	z-index: 2;
	position: absolute;
}



/* @end */

/* @group navigation */

#navigation_wrapper {
	width: 100%;
	background: url(../images/navigation_wrapper_bg.png) repeat-x left top;
	float: left;
}

#navigation_content {
	height: 64px;
	background: url(../images/navigation_content_bg.png) no-repeat center top;
	top: 0;
	width: 993px;
	margin: auto;
}



/* @end */

/* @group content */

/* @group teaser */

#teaser_wrapper {
	background: url(../images/teaser/teaser_bg_verlauf.png) repeat-x left top;
	width: 100%;
	float: left;
}

#teaser_content {
	height: 530px;
	width: 993px;
	margin: auto;
	top: 0;
	padding-top: 15px;
}



/* @end */

/* @group content */

/* @group boxes */

/* @group ul li */

.boxes ul li {
	font: 1em/1.2em "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	list-style-type: disc;
	list-style-image: url(../images/box/bullet.png);
	padding-left: 0;
	padding-top: 5px;
}



/* @end */

.boxes {
	width: 240px;
	height: 269px;
	background: url(../images/box/box_bg.png) no-repeat left top;
	overflow: hidden;
	float: left;
	display: block;
	margin-left: 8px;
}

.boxes_content {
	width: 190px;
	height: 220px;
	margin: 25px;
	overflow: hidden;
}

.boxes h1 {
	color: white;
	font: bold 1.1em "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
}

.boxes h1 a {
	color: white;
	text-decoration: none;
	font: bold 1.1em "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
}

.boxes p {
	color: maroon;
	font: 1em/1.2em "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
}



/* @end */

#content_content {
	width: 730px;
	float: left;
	height: auto !important;
	margin-left: 36px;
}

#content_file {
	width: 993px;
	min-height: 400px;
	height: auto !important;
	padding-bottom: 45px;
	margin: auto;
	padding-top: 25px;
}

#fe_PreviewContent ul li {
	list-style-type: disc;
	list-style-image: url(../images/box/bullet.png);
	padding-left: 2px;
}

#content_file_start {
	width: 993px;
	height: auto !important;
	margin: auto;
}

#content_inner {
	width: 710px;
	height: auto;
	margin-right: 10px;
	float: left;
}

#content_inner_start {
	width: 993px;
	height: auto !important;
	float: left;
	padding-bottom: 40px;
}

#secnav {
	width: 200px;
	height: auto !important;
	float: left;
	margin-bottom: 15px;
}



/* @end */

/* @group wrappers */

#content_wrapper {
	width: 100%;
	float: left;
	background: transparent left center;
}

#content_schatten_oben {
	width: 100%;
	float: left;
}

#content_schatten_unten {
	width: 100%;
	background: url(../images/content_verlauf_unten_bg.png) repeat-x left bottom;
	float: left;
}

#content_grafik {
	width: 100%;
	float: left;
}



/* @end */



/* @end */

/* @group footer */

#footer_wrapper {
	width: 100%;
	float: left;
	background: url(../images/footer_wrapper_bg.jpg) repeat-x left top;
	height: auto;
	min-height: 340px;
}

#footer_content {
	width: 993px;
	height: 193px;
	top: 0;
	margin: auto;
	background: url(../images/footer_content_bg.png) no-repeat center top;
}

#footer_txt {
	margin-top: 20px;
	font-size: 0.9em;
}

#footer_txt a {
	font-size: 0.9em;
}



/* @end */