body{
	margin:0;
	padding:0;
	/*background-color:#DDEFFC;*/
	background-image: url(../images/bg_raster.gif);
	background-repeat: repeat;
	background-attachment: fixed;
	text-align:center;
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
}
.background-wrapper {
	position: absolute;
	height: 718px;
	width: 100%;
	background-image: url(../images/bg_verlauf.png);
	background-repeat: repeat-x;
}
img{
	border:0;
}
a{
	color:#404E45;
	text-decoration:none;
}
a:hover{
	color:#000000;
}
h2, h1{
	font-weight:normal;
	font-size:18px;
	margin-top: 0px;
}
.wrapper{
	position:relative;
	margin:0px auto; /* 10px auto*/
	width:1049px;
	text-align:left;
	border-top: none;
	
	background-image: url(../images/bg_wrapper_verlauf.png);
	background-repeat: repeat-y;
	padding-left: 26px;
	
	padding-top: 20px;
	padding-bottom: 20px;
}
.wrapper_popup{
	position:relative;
	margin:0px auto; /* 10px auto*/
	width:741px;
	text-align:left;
	border-top: none;
	
	background-image: url(../images/bg_wrapper_verlauf_popup.png);
	background-repeat: repeat-y;
	padding-left: 26px;
	
	padding-top: 20px;
	padding-bottom: 20px;
}
/*** Header ***/
 
.header{
	height:102px;
	margin-left: 20px;
	margin-right: 20px;
	margin-bottom: 20px;
	background-color: #F0F0F0;
	border: 1px solid #DADFDC;
	width: 955px;
}
.header_klein{
	height:85px;
	margin-left: 20px;
	margin-right: 20px;
	margin-bottom: 20px;
	background-color: #F0F0F0;
	border: 1px solid #DADFDC;
	width: 955px;
}
.header_klein_popup{
	height:85px;
	margin-left: 20px;
	margin-right: 20px;
	margin-bottom: 20px;
	background-color: #F0F0F0;
	border: 1px solid #DADFDC;
	width: 674px;
}

.header_aktion {
	position: absolute;
	top: 36px;
	right: 300px;
}
.header_banner {
	position: absolute;
	top: 0px;
	right: 52px;
}
.header_text {
	font-family: Verdana;
	font-size: 11px;
	color: #2B2B2B;
	position: absolute;
	left: 283px;
	top: 46px;
}
#logo{
	position:absolute;
	top:34px;
	left: 46px;

}
#logo_klein{
	position:absolute;
	top:5px;
	left: 46px;
	}
#price{
	position:absolute;
	top:0px;
	left:513px;
}

/*** Navigation ***/
.navigation{
	float: left;
	width: 164px;
	/*border-top: 1px solid #B9BCBA;*/
	overflow: hidden;
	border: 1px solid #DADFDC;
	margin-left: 20px;
}
.navigation hr{
	display:none;
}
.navigation .user{
	padding:10px !important;
	background-color: #F0F0F0; /*#EDEFEE;*/
	/*border-bottom: 1px solid #B9BCBA;*/
	height: 195px;
}
.navigation ul{
	margin:0;
	padding:10px 0 0 10px;
}
.navigation li.menu{
	list-style:url(../images/liststyle1.gif);
	margin:3px 0 0 25px;
}
.navigation li.sub_menu{
	list-style:url(../images/liststyle1.gif);
	margin-left: 25px;
}
.navigation li.sub_menu_2{
	list-style:url(../images/liststyle3.gif);
	margin-left: 35px;
}
.navigation li.menu_selected{
	list-style:none;
	font-weight:bold;
}
.navigation li.sub_menu_selected{
	list-style:url(../images/liststyle1.gif);
	font-weight:bold;
	margin-left: 25px;
}
.navigation li.sub_menu_selected_2{
	font-weight:bold;
	list-style:url(../images/liststyle3.gif);
	margin-left: 35px;
}
.navigation .security_logos{
	padding:20px 0 0 0;
	text-align: center;
	width: 100%;
	display: block;
}
.navigation .guarantee{
	padding:20px 0 50px 20px;
	color:#404E45;
	width: 100%;
	display: block;
}
.navigation .info{
	/*border-top: 1px solid #B9BCBA;*/
	margin-top: 10px;
	color:#404E45;
}

/*** Content ***/
.content{
	
	padding-left: 20px;
	float:left;
	width:782px;
	/*border-left: 1px solid #B9BCBA;
	border-top: 1px solid #B9BCBA;*/
}
.content_popup{
	
	padding-left: 20px;


	/*border-left: 1px solid #B9BCBA;
	border-top: 1px solid #B9BCBA;*/
}
ul.topnavi{
	height: 35px;
	padding:0;
	margin:0;
}
ul.topnavi li{
	list-style:none;
	float:left;
	background-image:url(../images/btn_top.gif);
	background-repeat:no-repeat;
	width:148px;
	margin-right:30px;
	height:25px;
}
ul.topnavi li:hover{
	background-image:url(../images/btn_top_hover.gif);
}
ul.topnavi li a{
	color:#FFFFFF;
	line-height:24px;
	text-decoration:none;
	font-weight:bold;
	padding-left:20px;
	display:block;
}

/*** Footer ***/
.footer{
	padding:10px;
	text-align:center;
	color:#404E45;
	background-color: #F0F0F0;
	margin-left: 20px;
	margin-right: 75px;
	margin-top: 20px;
	border: 1px solid #DADFDC;
}

/*** Startseite ***/
.box_header{
	height:187px;
	width:669px;
	padding:18px 75px 10px 25px;
	background-color: #F0f0F0; /*#EDEFEE;*/
	position:relative;
	border: 1px solid #DADFDC;
	border-bottom: none; /* (c) Weedy */
}
.box_header_layer {
	display: none;
	position: absolute;
	right:72px;
	top:110px;
	z-index:9999;
}
.box_header_headline, div.carousel_container_headline  {
	margin-left: -25px;
	background-image:url(../images/box_header_headline.gif);
	background-repeat: repeat-x;
	height: 45px;
	width: 769px;
	
}

div.carousel_container_headline {
	margin: 0;
	width: 741px;
}


.box_header .rotate{
	position:absolute;
	top:23px;
	left:465px;
}
.box_header h1{
	color:#910000;
	font-size:20px;
	font-weight:normal;
	margin:0;
	padding:0;
	padding-top: 10px;
	padding-left: 30px;
}
.box_header ul{
	padding:15px;
	padding-top:10px;
	margin-left:10px;
	list-style:url(../images/pfeil.gif);
	letter-spacing: 0.3px;
	font-family: Verdana;
	font-size: 12px;
}
.box_header ul li {
	padding: 1px;
}


.box_footer{
	height:72px;
	width:669px;
	background-color: #DADFDC;/*#DADFDC;*/
	margin-bottom: 20px;
	padding:5px 50px;
	position:relative;
	border: 1px solid #DADFDC;
	border-top: none; /* (c) Weedy */
}
.box_footer h2{
	color:#910000;
	font-size:14px;
	font-weight:bold;
	margin:4px 0;
	text-align:center;
	width:380px;
	padding:0;
}
.box_footer table{
	width: 100%;
	border-collapse: collapse;
	text-align: left;
}
.box_footer td{
	vertical-align: bottom;
}
.box_footer td.right{
	width: 35%;
	text-align: right;
	padding-right: 20px;
	padding-bottom: 4px;
}


.left {
	float: left;  
	width: 195px;
	color: #666666;
	line-height: 16px;
}
.left img{
	width:180px;
	height:116px;
}
.left li{
	padding: 6px;
	list-style:none;
}
.left ul{
	padding:0;
	margin:0;	
	position:relative;
	left:-5px;
	top:-5px;
	
}
.left li:hover{
	background-image:url(../images/visitenkarten-bg-hover.gif);
	background-repeat:no-repeat;
}

/*** Warenkorb ***/
ul.cartstep{
	margin:0;
	padding:0;
	list-style:none;
	display: inline;	
}
.cartstep li{
	float: left;
	width: 180px;
	height: 25px;
	background-image: url(../images/cart-step.gif);
	background-repeat: no-repeat;
	line-height: 20px;
	color: #FFFFFF;
	padding-left: 7px;
	margin-bottom: 10px;
}
.cartstep li.selected{
	background-image:url(../images/cart-step-hover.gif);
	color:#fff;
	font-weight:bold;
}
.cartstep li a {
	color: #FFFFFF;
}
.cartstep li a:hover{
	color:#FFFFFF;
	text-decoration: underline;
}
.cartstep li a:visited{
	color:#FFFFFF;
}
.flash_layer {
	position: absolute;
	left: 100px;
	top: 292px;
	z-index: 99999;
	width: 736px;
	height: 202px;
}
.flash_layer_pro {
	position: absolute;
	left: 100px;
	top: 292px;
	z-index: 99999;
	width: 736px;
	height: 202px;
}
.agb{
	width: 760px;
	border-collapse: collapse;
	margin-top: 15px;
	margin-bottom: 15px;
	border: 1px solid #CEA705;
}
.agb th{
	background-image:url(../images/agb-th.gif);
	background-repeat: repeat-x;
	height: 22px;
	font-size: 13px;
	text-align: left;
	padding-left: 10px;
}
.agb td{
	padding: 10px;
	vertical-align: middle;
}

.cartstep_navi{
	width: 765px;
	border-collapse: collapse;
	margin-top: 15px;
	margin-bottom: 15px;
}
.cartstep_table{
	margin: 0px;
	padding: 0px;
	width: 765px;
	border-collapse: collapse;
	border: 1px solid #046EBF;
}
.cartstep_table th{
	background-image:url(../images/cart-step-th.gif);
	background-repeat: repeat-x;
	height: 22px;
	color: #FFFFFF;
	font-size: 13px;
	width: 33.3%;
	text-align: center;
}
.cartstep_table td{
	padding-top: 10px;
	padding-left: 10px;
	vertical-align: top;
}
.cartstep_table ul {
	font-weight:bold;
	list-style-image:url(../images/liststyle1.gif);
	list-style-position:outside;
	list-style-type:disc;
}

.help{
	float:right;
	margin-right: 41px;
	width:97px;
	line-height:23px;
	text-align:center;
	background-image:url(../images/help_bg.gif);
	background-repeat: no-repeat;
	font-weight:bold !important;
	color:#fff;
}
.od_info {
	float: left;
	background-color: #C1200B; /*#F0F0F0;*/
	width:226px;
	line-height:23px;
	/*border: 1px solid #DADFDC;
	border-bottom: none;
	height: 14px;
	padding: 4px;*/
	/*padding-bottom: 4px;
	font-size: 12px;*/
	text-align: center;
	cursor: pointer;
	font-weight: bold !important;
	color:#fff;
	background-image:url(../images/od_info_bg.gif);
	background-repeat: repeat-x;
}

.messageStackError{
	width: 720px;
	color: #FF0000;
	background-color: #FFE2E2;
	border: 1px solid #FF0000;
	padding: 10px;
}

.faq_frage li.menu{
	list-style:url(../images/liststyle1.gif);
	margin: 3px 0 0 5px;
}

form {
	display: inline;
}

div.carousel {
	width: 555px !Important;
	float: left;
	margin-top: 10px;
}

div.carousel_container {
	width: 741px;
	height: 185px;
	padding-top: 18px;
	border: 1px solid #DADFDC;
	background-color: #F0F0F0;
	margin-bottom: 10px;
	position: relative;
}


div.carousel_container h1{
	color:#910000;
	font-size:20px;
	font-weight:normal;
	margin:0;
	padding:0;
	padding-top: 10px;
	padding-left: 30px;
}

div.carousel_prev, div.carousel_next {
	width: 93px;
	font-weight: bold;
	font-size: 42pt;
	float: left;
	text-align: center;
	padding-top: 40px;
	cursor: pointer;
}

.gratis_badge {
	position: absolute;
	right:350px;
	top: 500px;
	z-index:9999;
}

/* Designer */
#designerBox {
	background-color: #F0F0F0;
	border: 1px solid #DADFDC;
	border-bottom: none;
	width: 770px;
	/*height: 500px;*/
}
#designer {
	position: relative;
	float: left;
	width: 770px;
	/*height: 340px;*/
}
#desigernBeschnittRahmen {
	background-color: #FFFFFF;
	border: 1px solid #DADFDC;
	width: 471px;
	height: 320px;
	position: relative;
	float: left;
	margin: 20px;
	z-index: 1;
}		
#designerWorkingArea {
	background-color: transparent;
	/*outline: 1px dashed red;*/ /*#DADFDC*/
	position: relative;
	z-index: 3;
}
#designerWorkingAreaBorderLeft {
	z-index: 9999;
	position: absolute;
	left: 0px;
	top: 0px;
	width: 1px;
	background-image: url(../images/designer_rahmen_senkrecht.gif);
}
#designerWorkingAreaBorderRight {
	z-index: 9999;
	position: absolute;
	right: 0px;
	top: 0px;
	width: 1px;
	background-image: url(../images/designer_rahmen_senkrecht.gif);
}
#designerWorkingAreaBorderTop { 
	z-index: 9999;
	position: absolute;
	left: 0px;
	top: 0px;
	height: 1px;
	background-image: url(../images/designer_rahmen_waagerecht.gif);
}
#designerWorkingAreaBorderBottom {
	z-index: 9999;
	position: absolute;
	left: 0px;
	bottom: 0px;
	height: 1px;
	background-image: url(../images/designer_rahmen_waagerecht.gif);
}
#designerEditObjects {
	position: relative;
	float: right;
	width: 220px;
	margin-top: 20px;
}
.designerBeschnittRahmenHintergrundbild {
	left: 0px;
	position: absolute;
	top: 0px;
	width: 100%;
	height: 100%;
	z-index: 2;
}
.draggable-text, .draggable-image {
	position: absolute;
	cursor: move;
	white-space: nowrap;
}
.draggable-text:hover, .draggable-image:hover {
	outline: 1px dashed black !important;
}
.ruler {
	width: 1px;
	background-color: red;
	height: 320px;
	position: absolute;
	top: 0px;
	z-index:99999;
}
.ruler-left {
	height: 1px;
	background-color: red;
	width: 471px;
	position: absolute;
	top: 0px;
	z-index:99999;
}
.deleteImage {
	position: absolute;
	top: 0;
	left: 0;
	display: none;
	cursor: pointer;
}
.deleteImageTextarea {
	position: absolute;
	top: 1px;
	right: 1px;
	cursor: pointer;
}
.inputText {
	height: 20px;
	width: 200px;
	background-color: #FFFFFF;
	border: 1px solid #DADFDC;
	margin-bottom: 2px;
	overflow: hidden;
}
.inputTextActive {
	height: 20px;
	width: 200px;
	background-color: #FFFFFF;
	border: 1px solid #FF0000;
	margin-bottom: 2px;
	overflow: hidden;
}
.divInputText {
	position: relative;
	width: 220px;
} 
#divFontColorError {
	display: none;
	color: #FF0000;
	font-weight: bold;
	width: 400px;
	text-align: left;
}
#spanBackgroundColor, #spanBackgroundImage, #spanProductImage, #spanFontColor, #spanAddText, #spanDeleteBackgroundImage, #spanReset, #spanReturnToCatalog {
	cursor: pointer;
	padding: 2px;
	border: 1px solid #DADFDC;
	margin-right: 5px;
	background-color: #FFFFFF;
}
#divImageResizeSlider {
	float: left;
	width: 300px;
	margin-top: 4px;
	padding: 5px;
	border: 1px solid #DADFDC;
	background-color: #FFFFFF;
}
#divExistingBackgroundImageDeleteBox {
	display: none;
	margin-bottom: 20px;
}
.buttonImage {
	vertical-align: bottom;
	border: none;
	margin-right: 5px;
}
.popupBoxContent {
	background-color: #FFFFFF;
	border: 2px solid #000000;
	padding: 5px;
}
.popupBoxHeader {
	background-color: #000000;
	color: #FFFFFF;
	text-align: right;
	padding: 5px;
	cursor: pointer;
}
.backgroundColorSelection, .fontColorSelection {
	width: 32px;
	height: 32px;
	margin: 2px;
	float: left;
	border: 1px solid #DADFDC;
	display: block;
	cursor: pointer;
}
.fontFormat {
	float: left;
	cursor: pointer;
	padding: 5px;
	padding-top: 2px;
	padding-bottom: 2px;
	margin: 2px;
	border-top: 2px solid #DADFDC;
	border-left: 2px solid #DADFDC;
	border-right: 2px solid #7E7E7E;
	border-bottom: 2px solid #7E7E7E;
}
.fontFormat:hover {
	border-top: 2px solid #7E7E7E;
	border-left: 2px solid #7E7E7E;
	border-right: 2px solid #DADFDC;
	border-bottom: 2px solid #DADFDC;
}
.fontFormatActive {
	float: left;
	cursor: pointer;
	padding: 5px;
	padding-top: 2px;
	padding-bottom: 2px;
	margin: 2px;
	border-top: 2px solid #7E7E7E;
	border-left: 2px solid #7E7E7E;
	border-right: 2px solid #DADFDC;
	border-bottom: 2px solid #DADFDC;
}
.fontFormatDeactivated {
	float: left;
	cursor: default;
	padding: 5px;
	padding-top: 2px;
	padding-bottom: 2px;
	margin: 2px;
	border: 2px solid #7E7E7E;
	color: #7E7E7E;
}

#color1 { background-color: red; }
#color2 { background-color: green; }
#color3 { background-color: blue; }
#color4 { background-color: yellow; }
#color5 { background-color: orange; }
#color6 { background-color: pink; }
#color7 { background-color: purple; }
#color8 { background-color: white; }
#color9 { background-color: black; }
#color10 { background-color: darkred; }
