/*

		AvanCarte-Shop CSS
		


		///////////////////////////////////////////////////////////////////////////////////
		///																					///
		///									   HTML-Tags								///
		///																					///
		///////////////////////////////////////////////////////////////////////////////////
*/

a, a:link, a:visited {
	text-decoration: underline;
	color: #000000;
}
a:hover {
	text-decoration: none;
	color: #000000;
}
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	margin: 0px;
	background-color: #D5DDED;
}
h1 {
	font-size: 20px;
	font-weight: bold;
}
h3 {
	font-size: 13px;
	font-weight: bold;
}
h2 {
	font-size: 20px;
	font-weight: normal;
	/*margin-top: 5px;*/
}
img {
	border: 0;
}
table {
	font-size: 13px;
	font-family: Arial, Helvetica, Verdana, sans-serif;
}

label {
	width: 80px;
	display:block;
	float:left;
	text-align: right;
	padding-right: 5px;
}
input
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
}
textarea
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	border-top: 1px solid #666666;
	border-left: 1px solid #666666;
	border-right: 1px solid #DDDDDD;
	border-bottom: 1px solid #DDDDDD;
	padding: 3px;
	white-space:pre;
}



/*		///////////////////////////////////////////////////////////////////////////////////
		///																				///
		///									     IDs									///
		///																				///
		///////////////////////////////////////////////////////////////////////////////////
*/
#header
{
	position: relative;
	height:80px;
	border-bottom: 1px solid #CCCCCC;
	background: url(../image/header.jpg) #FFFFFF  bottom right no-repeat;
}


#main {
	position: relative;
	top: 0px;
}
#page {
	position: relative;
	width: 900px;
	margin: 0px auto;
	background-color: #FFFFFF;
	border-left: 1px solid #666666;
	border-right: 1px solid #666666;
	border-bottom: 1px solid #666666;
	background: url(../image/bg_flower.jpg) #FFFFFF  bottom right no-repeat;
}
#navigation {
	position: relative;
	width: 900px;
	height: 25px;
	background: #CCCCCC url(../pix/menu_back.png) repeat-x;
}
#left {
	position: relative;
	top:10px;
	float: left;
	width: 180px;
	padding: 5px;
}

#left .deactive,#left a.deactive
{
	color:#CCC;
}

#content {
	position: relative;
	width: 500px;
	margin-left:10px;
	margin-top:10px;
	float: left;
}
#content_artikel {
	position: relative;
	width: 600px;
	margin-left:10px;
	margin-top:10px;
	float: left;
}

#content_start {
	position: relative;
	width: 675px;
	margin-left:10px;
	margin-top:10px;
	float: left;
}

#homenavigation {
	position: relative;
	top: 76px;
	left: 20px;
	font-size: 12px;
	width: 200px;
}
#layoutnavi {
	position: relative;
	width: 100%;
	font-weight: bold;
	background-image: url(pix/menu_back.png);
	height: 20px;
	top: 70px;
	margin-top: 0px;
	padding-top: 0px;
	border-top: 1px solid #666666;
	border-bottom: 1px solid #666666;
}
#langnavi {	
	position: relative;
	left: 165px;
	top: 62px;
	font-size: 12px;
	width: 200px;
}

#homenavigation a {
	color: #555555;
}

#homenavigation a:hover {
	color: #777777;
}
#headgrey, #headgreen, #headblue {
	position: relative;
	width: 900px;
	height: 110px;
}
#headgrey {
	background: url(../image/head_grey2.jpg) no-repeat;
}
#headgreen {
	background: url(../image/head_green.jpg) no-repeat;
}
#headblue {
	background: url(../image/head_blue.jpg) no-repeat;
}

#breadcrumbs
{
position:absolute;
bottom:0px;
padding: 5px;
}

#layer_detail
{
position: absolute;
left:10px;
top:10px;
height:auto;
width:auto;
z-index:1000;
padding:3px;
background:#FFFFFF;
border:1px solid #000000;
visibility:hidden;
}

#overlay
{
position: absolute;
left:0px;
top:0px;
height:900px;
width:100%;
z-index:1010;
background: url(../pix/white_back_transparent.png);
visibility:hidden;
padding-top: 100px;
}

#overlay .package
{
	width: 450px;
	margin: auto;
	background:#dadcf4;
}

#overlay .closeLink
{
	text-align:right;
}

#artikelnavi
{
	background-color: #F1F8FF;
	background-color: #f6f5fa;
}

#artikelnavi .head
{
	background: url(../pix/panel_head_articles.jpg);
}


/*		///////////////////////////////////////////////////////////////////////////////////
		///																				///
		///									   Klassen									///
		///																				///
		///////////////////////////////////////////////////////////////////////////////////
*/



.tab_row1
{
	background:#F8F8F8;
}

.tab_row2
{
	background:#F1F1F1;
}


.deactive {
	color:#999999;
}

.errorform {
	background:#FFEEEE;
}

.h2 {
	font-size: 20px;
	font-weight: normal;
}
.fett {
	font-weight: bold;
}
.package_breit {
	position: relative;
	width: 650px;
	margin: 5px 0px;
	background-color: #FFFFFF;
	border: 1px solid #666666;
	z-index:100;
}

.package {
	position: relative;
	width: 100%;
	margin: 5px 0px;
	background-color: #FFFFFF;
	border: 1px solid #666666;
	z-index:100;
}

.package .head
{
	background: url(../image/panel_head.jpg) #EEEEEE;
	font-weight:bold;
	padding: 5px;
	padding-left:10px;
}

.package ul
{
	margin: 0;
	padding: 0;
	list-style: none;
}

.package ul li {
	padding-left: 5px;
}

.package .content {
	padding: 5px;
}
.art_detail {

}
.detail_pic {
	width: 450px;
	height: 450px;
	background-color: #D5DDED;
}
.detail_text {
	width: 350px;
	text-align: center;
	height: 100px;
	font-size: 11px;
}
.detail_text_gross {
	width: 350px;
	text-align: center;
	height: 100px;
	font-size: 12px;
}
.mini_nav {
	margin-top: 25px;
	float: right;
	width: 140px;
	height: 150px;
}
.content_width {
	width: 500px;
}

#picture {
	width: 900px;
	border-bottom: 5px solid #CBCBCB;
}
#flower {
	position: absolute;
	right: 100px;
	bottom: 50px;
}
fieldset, .kasten {
	border: 2px solid #DDDDDD;
	background:#E6E6E6;
	padding:3px;
}
ul {
	margin:0px;
	padding:20px;
	padding-top:0px;
}
.imgborder {
	border: 1px solid #999999;
}

.art_ov {
	border: 1px solid #666666;
	width: 500px;
	border-collapse: collapse;
	font-size: 11px;
}
.art_ov_search {
	border: 1px solid #666666;
	width: 240px;
	border-collapse: collapse;
	font-size: 11px;
}
table.art_ov td , table.art_ov_search td
{
	border: 1px solid #666666;
	/*height: 260px;*/
	padding: 10px;
	vertical-align: top;
	background-color: #D5DDED;
	text-align: center;
}



.articleDetailsTable
{
	font-size:11px;
	/*width: 100%;*/
}
.articleDetailsTable td
{
	border:none !important;
	background:none !important;
	padding:0px !important;
	height:inherit !important;
	text-align: left !important;
}
.articleDetailsTable .tdRight
{
	text-align: right !important;
}
.articleDetailsTable .tdCenter
{
	text-align: center !important;
}

.articleDetailsCenter
{
	text-align: center !important;
}

.art_thumb {
	text-align:center;
	width: 200px;
	height: 200px;
	margin: 0 auto;
	background-color: #D5DDED;
}
.two_columns .column_one
{
	position: relative;
	float: left;
	width:50%;
}
.two_columns .column_two
{
	position: relative;
	float: left;
	width:50%;
}
.warning {
	width: 100%;
	border: 1px solid #990000;
	font-weight: bold;
	margin: 0px;
	margin-bottom: 10px;
	background: #EFEFEF;
}

.warning_head
{
	background: #990000;
	font-weight:bold;
	color: #FFFFFF;
	padding: 5px;
}

.warning_content
{
	width: 400px;
	color: #000000;
	padding: 8px;
}

.form_error
{
	font-weight:bold;
	color:#990000;
}

.form_bemerk
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #444444;
}

.form_table
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
}
.form_head
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight:bold;
}
.form_panel {
	background: #EEEEEE;
}
.normspace4 {
	height: 3.4em;
}
.bu {
	border: 1px  solid #666666;
	width: 172px;
	text-align: center;
	float: right;
}
.bu img {
	padding-top: 8px;
}
.bu p {
	margin: 0;
	text-align: left;
	padding: 4px 8px 8px 8px;
}

table.stats {
	border: 1px solid #CCCCCC;
	border-collapse: collapse;
	width: 100%;
}
table.stats th {
	border: 1px solid #CCCCCC;
	background-color: #EEEEEE;
	font-size: 11px;
}
table.stats td {
	border: 1px solid #CCCCCC;
	text-align: right;
	font-size: 14px;
}

.welcome {
	line-height: 20px;
}

.hint {
	font-weight: 800;
	color: #CC3300;
}

/* SESSION LOGIN */

.sessionlogin fieldset
{
	background-color: #FFFFFF;
	border: 1px solid #CCCCCC;
	padding: 20px;
	width: 300px;
}
.sessionlogin label
{
	width:100px;
	display:block;
	float:left;
}
.sessionlogin legend
{
	padding-left:10px;
	padding-right:10px;
}

.sessionlogin br
{
	clear: left;
}

.visited
{
	color: #959AAD;
}

.lvk_button, .lvk_button a , .lvk_button a:hover
{
	text-align:right;
	color: #999999;
	font-size:10px;
	width: 100%;
}
.sortBar
{
	width:100%;
}
.naviLine
{
	border: 0;
	border-bottom: 1px #CCC solid;
}
.neuIcon
{
	margin-top:-190px;
	margin-right:-140px;
	position:relative;	
}
/* - */