@charset "utf-8";
/* CSS Document */

body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	vertical-align: top;
	color:#000000;
	/*background-image:url(bg_contentdisplay.jpg);
	background-repeat:repeat-x;
	background-color:#4687cb;*/
	background-color:#3399CC;
}
body {
	text-align: center; /*zentriert divMain in IE 5.5*/
}
form{
	padding:0px;
	margin:0px;
}
.header1, .header2, .header3 {
	font-weight: bold;
	color: #333333;
}
.header1, h1 {
	font-size: 24px;
}
.header2, h2 {
	font-size: 20px;
}
.header3, h3 {
	font-size: 16px;
}
#divBanner{
	height:130px;
	background-image:url(bg-banner.gif);
	background-repeat:no-repeat;
}
#bannerLink{
	float:left;
	padding-top:40px;
	padding-left:10px;
}
#divMain {
	//position: absolute;
	//left: 40px;
	width: 1000px;
	margin: 0px auto; /*zentriert*/
	text-align: left; /*text-zentrierung aufheben siehe body*/
	background-color: #000000;
	padding:16px;
}
.MainWidth {
	min-height: 460px;
	width: 984px;
	padding:8px;
}
a {
	text-decoration: none;
	color:#333333;
	font-weight: bold;
}
a:hover {
	color: #6666FF;
}
.emptyRow {
	/*height: 16px;*/
	clear: both;
	padding-top:8px;
}
.borderHorz {
	height: 3px;
	/*background-image: url(strich.jpg);
	background-repeat: no-repeat;*/
}
#divContentHead {
	height:20px;
	background-image:url(content-head.gif);
}
#divContentFoot {
	height:20px;
	background-image:url(content-foot.gif);
}
#divContent {
	min-height: 480px;
	background-color:#FFFFFF;
}
#divContentHeight {
	float:left;
	height:700px;
}
#divLeftContent {
	float: left;
	width: 160px;
}
#divCenterContent {
	float: left;
	width: 680px;
}
#divRightContent {
	float: right;
	width: 160px;
}
#divLanguage {
	float: right;
}
#divWelcome {
	float: left;
}
#divMainMenu {
	height:16px;
	padding:4px 4px 4px 8px;
}
#divMainMenu a{
	text-decoration:none;
	color:#FFFFFF;
}
#divMainMenu a:hover{
	color:#3399FF;
}
#divWelcome, #divHeadlines, #divFeatures {
	padding: 8px;
	background-color:#FFFFFF;
	color:#333333;
}
#divProductDisplay, #divContentDisplay {
	float: left;
	padding: 8px;
	background-color:#FFFFFF;
	color:#333333;
}
#divProductDisplay a:hover, #divContentDisplay a:hover {
	color:#3399FF;
}

.divProduct {
	float: left;
	width: 620px;
}
.BgContent {
	background-color:#FFFFFF;
}
.ContentColors {
	background-color:#FFFFFF;
	color:#333333;
}
.divProductImg {
	float: left;
	width: 170px;
	padding: 8px;
}
.divProductData {
	float: left;
	width: 430px;
}
.divAddToCart {
	float: left;
	width: 160px;
}
#btnAddToCart {
	float: right;
}
#tfCartQuantity {
}
.lblCartQuantity {
	float: right;
}
.divNextStep {
	padding-right: 10px;
	padding-top: 4px;
	padding-bottom: 4px;
	text-align: right;
	width: 850px;
}
.divToCheckout, .divToBasket{
	height:30px;
}
.btnToCheckout, .btnToBasket, #btnNextStep, #btnAddToCart{
	background-image:url(metallicbutton.gif);
	border:none;
	width:140px;
	height:29px;
	color:#FFFFFF;
	font-size:14px;
	font-weight:bold;
}
#btnGoBack{
	background-color:#146EB4;
	color:#FFFFFF;
	border: 1px solid #ffffff;
}
.InfoHeader, .InfoText {
	font-weight: bold;
	color:#333333;
	padding:8px;
}
.InfoHeader {
	font-size: 16px;
}
.InfoText {
	font-size: 14px;
}
.SmallText {
	font-size: 11px;
	font-weight: normal;
}
.RightBox {
	float: right;
	width: 160px;
}
.RightFloat {
	float: right;
}
.LeftFloat {
	float: left;
}
.RightAlign {
	text-align: right;
}
.Clearer {
	clear: both;
}
.Spacer10 {
	width: 10px;
	float: left;
}
.SpaceCol {
	float:left;
	Width: 14px;
}
.ContentCol {
	float:left;
	Width: 320px;
}
.LineHorz {
	border-top:2px solid #ffffff;
}
.MenuItem {
	float:left;
}
#divBasketSmall {
	background-color:#146eb4;
	color:#FFFFFF;
	padding:8px;
	border:solid;
	border-width:1px;
	border-color:#ffffff;
}
#divBasketSmall a:hover {
	color:#CCCCCC;
	text-decoration:underline;
}
#divFooter {
	background-color:#CCCCCC;
	padding:8px;
}
.Footer {
	font-size:11px;
}
.Footer a {
	text-decoration:underline;
}
.Footer a:hover {
	text-decoration:none;
}
.handCur{
	cursor:pointer;
}
#box1{
	width:320px;
}
.BoxM1{ /* für jede box definieren */
	width:288px;
}
.Box{

}
.BoxFrame{
	padding-left:2px;
	padding-right:2px;
	background-color:#CCCCCC;
}
.BoxContent{
	padding:14px;
	background-color:#FFFFFF;
}
.BoxTL{
	float:left;
	width:16px;
	height:16px;
	background-image:url(box-head-left.gif);
	background-repeat:no-repeat;
}
.BoxTM{
	float:left;
	height:16px;
	background-image:url(box-head-m.gif);
	background-repeat:repeat-x;
}
.BoxTR{
	float:right;
	width:16px;
	height:16px;
	background-image:url(box-head-right.gif);
	background-repeat:no-repeat;
}
.BoxBL{
	float:left;
	width:16px;
	height:16px;
	background-image:url(box-foot-left.gif);
	background-repeat:no-repeat;
}
.BoxBM{
	float:left;
	height:16px;
	background-image:url(box-foot-m.gif);
	background-repeat:repeat-x;
}
.BoxBR{
	float:right;
	width:16px;
	height:16px;
	background-image:url(box-foot-right.gif);
	background-repeat:no-repeat;
}

