.shadow1 {
	position: relative;
	color: black;
	margin-left: 3px;
}

.shadow2 {
	position: absolute; 
	top:   -1px; 
	left:  -1px; 
	color: #F0F0F0;
}



#StartPage {
	overflow: hidden;
}


#StartPage_left {
	overflow: hidden; 
	width: 500px; 
	float: left; 
	margin-right: 6px;
}


#StartPage_middle {
	overflow: hidden; 
	float: left; 
	margin-right: 6px;
}


#StartPage_right {
	overflow: hidden;
}


#WelcomeBox {
	position: relative; 
	z-index: 1; 
	top: -220px;
}

#WelcomeBox h1 {
	font-size: 14pt;
	margin: 0;
	padding: 0;
}

#WelcomeBox hr {
	width: 80%;
	border-top: none;
	border-bottom: 1px solid black;
	height: 1px;
}

#WelcomeBox_content {
	position: absolute;
}

#WelcomeBoxCaption {
	margin-bottom: 20px;
}

#WelcomeBox_left {
	width: 240px; 
	height: 220px; 
	float: left; 
	margin-top: 6px;
}

#WelcomeBox_right {
	width: 260px; 
	height: 220px; 
	float: left; 
	margin-top: 6px;
}

#WelcomeBox #form_country {
	width: 200px; 
	margin: 10px 0 0 30px;
}


#NewUserBox {
	background: url('../images/welcome/NewCustomer.jpg') no-repeat scroll; 
/*	clear: both; */ 
	width: 500px; 
	height: 90px; 
	margin-top: 2px;
/*	margin: auto; */
}

#NewUserBox_text {
	width: 255px; 
	height: 75px; 
	margin-right: 80px; 
	padding: 15px 0 0 5px; 
/*	float: left; */
}

#NewUserBox_buttons {
	float:left;
	height:70px;
	margin-left:340px;
	margin-top:-215px;
	padding-top:20px;
}


#ContentBoxes_left {
	width: 300px; 
	clear: both; 
	float: left; 
	margin-right: 6px;
}

#ContentBoxes_right .content_box {
	xwidth: 243px; 
	width: 160px; 
	float: left;
	xmargin-right: 6px;
}
#ContentBoxes_right .content_boxSpaceV {
	width: 10px; 
	float: left;
}
#ContentBoxes_right .content_box .box_body {
	height: 285px;
}


#Startpage_Infobox_right_1, 
#Startpage_Infobox_right_2, 
#Startpage_Infobox_right_3, 
#Startpage_Infobox_right_4 {
	line-height: 12px;
}


#Startpage_Infobox_right_1 {
	width: 175px;
	height: 80px;
	background: url('../images/startseite_box_jetztbestellt.gif') no-repeat scroll;
}
#Startpage_Infobox_right_1 .box_head_blank {
	padding-top: 2px; 
	margin-left: 3px;
}
#Startpage_Infobox_right_1 #small {
	font-size: 6pt;
}

#Startpage_Infobox_right_2 {
	width: 160px;
	height: auto;
	min-height: 75px;
}
#Startpage_Infobox_right_2 .box_body {
	overflow: hidden; 
	text-align: center; 
	padding: 3px;
}
#Startpage_Infobox_right_2 img {
	margin: 2px;
}

#Startpage_Infobox_right_3 {
	height: 105px;
	width: 167px;
	background: url('../images/startseite_box_versversand.gif') no-repeat scroll;
	margin-bottom: 0px;
}
#Startpage_Infobox_right_3 .box_head_blank {
	width: 140px;
}
#Startpage_Infobox_right_3 .box_body_blank {
	padding-right: 20px;
}

#Startpage_Infobox_right_4 {
	width: 160px;
}
#Startpage_Infobox_right_4 .box_body {
	height: 60px;
	background: url('../images/startseite_box_newsletter_bg.gif') no-repeat scroll;
}
#Startpage_Infobox_right_4 #EMail_Field {
	height: 16px; 
	float: left; 
	margin-top: 37px;
}
#Startpage_Infobox_right_4 #Submit_Button {
	border: none; 
	margin: 37px 0 0 4px;
	height: 20px;
}

#Startpage_Infobox_right_5,
#Startpage_Infobox_right_6 {
	width: 160px;
}


#sonderang_box, #topseller_box, #newproducts_box, #weine_box {
	height: 285px;
}

#sonderang_pic_td, #topseller_pic_td, #newproducts_pic_td, #weine_pic_td {
	width: 150px; 
	height: 150px; 
	text-align: center;
	background : #ffffff;
}
#sonderang_box  #versandInfo ,#topseller_box  #versandInfo ,#newproducts_pic_td  #versandInfo ,#weine_box #versandInfo {
	height : 10px;
	text-align : center;
	font-size: 5pt;
}
.versandInfo {
	height : 10px;
	text-align : center;
	font-size: 8pt;
}
#weine_box #sonderpreise {
	position : absolute;
	left : 620px;
	border: none;
}

#sonderang_pic, #topseller_pic, #newproducts_pic, #weine_pic {
	border: none;
}

#sonderang_data_td, #topseller_data_td, #sonderang_data_td, #weine_data_td  {
	width: 85px; 
	height: 125px;
}

a.startseitenAktionLink:link, a.startseitenAktionLink:active, a.startseitenAktionLink:visited, 
a.startseitenAktionLink:hover, a.startseitenAktionLink:focus {
	display : block;
	float : left;
	width : 133px;
	height : 138px;
}
a.startseitenAktionLink:hover, a.startseitenAktionLink:focus {
	background : #C3DBD8;
}