body {
	background: #f0f4f5;
}

img {
	border: 0px;
}

div, td {
	font-family: Verdana;
	font-size: 11px;
	color: #555555;
}

a.menu_button {
	width: 108px;
	height: 28px;
	display: inline-block;
	border: 0px;
}

#main {
	width: 1024px;
	margin-left: auto; 
	margin-right: auto;
}

#logo {
	display: block;
	position: absolute;
	background: url( 'http://www.silverxhost.de/images/logo.png' ) no-repeat;
	width: 245px; 
	height: 131px;
	z-index: 5;
}

#menu {
	background: url( 'http://www.silverxhost.de/images/menubar.png' ) no-repeat;
	width: 1024px; 
	height: 67px;
}

#menu div {
	padding-left: 300px;
	padding-top: 37px;
}

.blue {
	color: #009cff;
	text-decoration: none;
}

/* Menu */
a.home {
	background: url( 'http://www.silverxhost.de/images/menu/home.png' ) no-repeat;
}
a.home:hover,
a.home_on {
	background: url( 'http://www.silverxhost.de/images/menu/home_on.png' ) no-repeat;
}

a.offers {
	background: url( 'http://www.silverxhost.de/images/menu/offers.png' ) no-repeat;
}
a.offers:hover,
a.offers_on {
	background: url( 'http://www.silverxhost.de/images/menu/offers_on.png' ) no-repeat;
}

a.info {
	background: url( 'http://www.silverxhost.de/images/menu/info.png' ) no-repeat;
}
a.info:hover,
a.info_on {
	background: url( 'http://www.silverxhost.de/images/menu/info_on.png' ) no-repeat;
}

a.customermenu {
	background: url( 'http://www.silverxhost.de/images/menu/customermenu.png' ) no-repeat;
}
a.customermenu:hover,
a.customermenu_on {
	background: url( 'http://www.silverxhost.de/images/menu/customermenu_on.png' ) no-repeat;
}

a.contact {
	background: url( 'http://www.silverxhost.de/images/menu/contact.png' ) no-repeat;
}
a.contact:hover,
a.contact_on {
	background: url( 'http://www.silverxhost.de/images/menu/contact_on.png' ) no-repeat;
}

/* Content home */
#content {
	width: 1024px;
	position: relative;
	top: -3px;
}

#lead_home {
	background: url( 'http://www.silverxhost.de/images/lead/home.jpg' ) no-repeat 14px 0px;
	width: 1024px; 
	height: 287px;
}

#content_home {
	position: relative;
	top: -25px;
	background: url( 'http://www.silverxhost.de/images/offers.png' ) no-repeat;
	width: 1024px;
	height: 280px;
}

/* Content box */
.content_box {
	background: url( 'http://www.silverxhost.de/images/box/white_top.png' ) no-repeat;
	padding-top: 21px;
	margin-left: 5px;
}

.content_box:after {
	content: url( 'http://www.silverxhost.de/images/box/white_bottom.png' );
}

.content_box .inner {
	background: url( 'http://www.silverxhost.de/images/box/white_bg.png' ) repeat-y;
	padding-left: 20px;
	padding-right: 20px;
}

/* Content info submenu */
.content_info_submenu {
	background: url( 'http://www.silverxhost.de/images/info_submenu.png' ) no-repeat;
	width: 1005px;
	height: 55px;
	position: absolute;
	top: 0px; 
	left: 9px;
}

/* Content info */
.content_info {
	background: url( 'http://www.silverxhost.de/images/info.png' ) no-repeat;
	padding-top: 21px;
	margin-left: 5px;
	min-height: 520px;
}

.content_info .inner {
	padding-left: 20px;
	padding-right: 20px;
	padding-top: 50px;
}

/* Content info detail */
.content_info_detail {
	background: url( 'http://www.silverxhost.de/images/box/white_top.png' ) no-repeat;
	padding-top: 21px;
	margin-left: 5px;
}

.content_info_detail:after {
	content: url( 'http://www.silverxhost.de/images/box/white_bottom.png' );
}

.content_info_detail .inner {
	background: url( 'http://www.silverxhost.de/images/box/white_bg.png' ) repeat-y;
	padding-left: 20px;
	padding-right: 20px;
	padding-top: 50px;
	min-height: 300px;
}

#info_submenu_general,
#info_submenu_general_on,
#info_submenu_documents,
#info_submenu_documents_on,
#info_submenu_glossary,
#info_submenu_glossary_on,
#info_submenu_customermenu,
#info_submenu_customermenu_on {
	display: block;
	position: absolute;
	top: 8px;
	height: 41px;
}

#info_submenu_general,
#info_submenu_general_on {
	left: 605px;
	width: 97px;
}

#info_submenu_general_on {
	background: url( 'http://www.silverxhost.de/images/submenu/general_on.png' ) no-repeat 2px 0px;
}

#info_submenu_documents,
#info_submenu_documents_on {
	left: 702px;
	width: 104px;
}

#info_submenu_documents_on {
	background: url( 'http://www.silverxhost.de/images/submenu/documents_on.png' ) no-repeat 0px 0px;
}

#info_submenu_glossary,
#info_submenu_glossary_on {
	left: 806px;
	width: 81px;
}

#info_submenu_glossary_on {
	background: url( 'http://www.silverxhost.de/images/submenu/glossary_on.png' ) no-repeat 0px 0px;
}

#info_submenu_customermenu,
#info_submenu_customermenu_on {
	left: 887px;
	width: 115px;
}

#info_submenu_customermenu_on {
	background: url( 'http://www.silverxhost.de/images/submenu/customermenu_on.png' ) no-repeat 0px 0px;
}

/* Content customermenu */
#customermenu { /* OLD */
	background: url( 'http://www.silverxhost.de/images/customermenu.png' ) no-repeat;
	width: 184px;
	min-height: 374px;
	margin: 0px;
	padding-top: 70px;
	padding-left: 25px;
	list-style-image: url( 'http://www.silverxhost.de/images/customermenu_arrow.png' );
}

div.customermenu {
	width: 184px;
	float: left;
}

.customermenu_top {
	width: 184px; 
	height: 64px; 
	background: url( 'http://www.silverxhost.de/images/customermenu_top.png' ) no-repeat;
}

.customermenu_bg {
	width: 184px; 
	background: url( 'http://www.silverxhost.de/images/customermenu_bg.png' ) repeat-y;
}

.customermenu_content {
	width: 172px; 
	background: url( 'http://www.silverxhost.de/images/customermenu_content.png' ) no-repeat; 
	min-height: 370px; 
	margin-left: 6px;
}

.customermenu_bottom {
	width: 184px; 
	height: 12px; 
	background: url( 'http://www.silverxhost.de/images/customermenu_bottom.png' ) no-repeat;
}

#customermenu li,
.customermenu li {
	list-style-image: url( 'http://www.silverxhost.de/images/customermenu_arrow.png' );
	border-bottom: 1px solid #b1b1b1;
	color: #525252;
	width: 138px;
	padding-top: 3px;
	padding-bottom: 3px;
}

#customermenu li:hover,
.customermenu li:hover {
	color: #00a5f2;
	font-weight: bold;
}

/* Content contact */
.content_contact {
	background: url( 'http://www.silverxhost.de/images/contact.png' ) no-repeat;
	padding-top: 21px;
	margin-left: 5px;
	min-height: 450px;
}

.content_contact .inner {
	padding-left: 20px;
	padding-right: 20px;
	padding-top: 50px;
}

.content_contact .input {
	border: 1px solid #000000;
	font-size: 11px; 
	font-family: Verdana;
	width: 100%;
}

.content_contact textarea.input {
	margin-top: 28px;
	margin-left: 10px;
	height: 230px;
	width: 535px;
}

/* Order button */
.order {
	width: 165px;
	height: 49px;
	display: inline-block;
	background: url( 'http://www.silverxhost.de/images/order.png' ) no-repeat;
}

/* Footer */
#footer {
	background: url( 'http://www.silverxhost.de/images/footer_seperator.png' ) no-repeat top;
	margin-top: 20px;
}

#footer div {
	padding-left: 15px;
	padding-right: 15px;
	padding-top: 10px;
}