/* CSS Document */

body {
	margin:0px;
	padding:0px;
	background-image:url(../img/layout/hg_top.png);
	background-repeat:repeat-x;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
}

#container {
	margin: 0 auto;
	width:950px;
}

* html #container {
	margin: 0 auto;
	width:960px;
}

.red_bg {
background-color:#FF0000;
color:#FFFFFF;
}

.red {
color:#FF0000;
}

.black {
	color:#333;
}

.hide {
display:none;
}

.show {
display:block;
}

h2 {
font-size:14px;
font-weight:bold;
color:#abd10c;
}

hr {
	border:none;
	border-bottom:1px solid #dbdbdb;
	margin-top:20px;
	height:1px;
}

hr.rechnung {
	border:none;
	border-bottom:1px solid #565656;
	margin:10px 0;
	height:1px;
	width:240px;
}

.small {
font-size:10px;
}

.true {
	color: #8FAF0A;
	font-weight:bold;
}

.wrong {
color: #FF0000; 
}

.choose img {
padding-left:10px;
padding-top:10px;
}

#blanco {
cursor:pointer;
}

#holder {
	position:relative;
	width:720px;
	height:520px;
	z-index:1;
	left: 10px;
	top: 0px;
}

#over {
background-color:#FFFFFF;
border:1px solid #8F8F8F;
left:50%;
margin:-175px auto auto -320px;
padding:25px;
position:absolute;
top:50%;
z-index:12;
}

* html #over {
width:500px;
padding-right:0px;
}

* html #info_layer {
width:650px;
margin-right:-90px;
}

#content #over a {
padding: 3px 5px;
background-color:#abd10c;
color:#FFFFFF;
text-decoration:none;
}

#content #over a:hover {
background-color:#779AC0;
}

* html #content #over a {
line-height:25px;
}

#content #over a.blue {
padding: 3px 5px;
background-color:#779AC0;
color:#FFFFFF;
text-decoration:none;
}

#content #over a.blue:hover {
background-color:#abd10c;
}


#saveMail, #order, #gutschein, #blank, #send, #up {
	padding: 1px 10px;
	background-color:#AAD10C;
	color:#fff;
	font-weight:bold;
	border:1px solid #ccc;
}

#delbasket {
	padding: 4px 10px;
	background-color:#779AC2;
	color:#fff;
	font-weight:bold;
	border:1px solid #ccc;
	text-transform:uppercase;
}

* html #delbasket {
	height:36px;
}

#order {
	font-size:18px;
	text-transform:uppercase;
}

*+html #saveMail, *+html #gutschein, *+html #blank, *+html #send, *+html #up {
	padding: 1px 0px;
	height:20px;
}

* html #saveMail, * html #gutschein, * html #blank, * html #send, * html #up {
	padding: 1px 0px;
	height:20px;
}

.anleitung_step {
display:block;
clear:both;
margin-bottom:10px;
overflow:hidden;
}

* html .anleitung_step {
margin-bottom:40px;
}

.anleitung_img {
margin-left:15px;
margin-right:10px;
float:right;
border:1px solid #000;
}

.auswahl {
	background-color:#eee;
	border:1px dashed #ccc;
	padding-left:10px;
	height:40px;
	line-height:40px;
}

.half {
width:50%;
float:left;
margin-bottom:25px;
line-height:25px;
}

#inline {
display:inline;
}

*+html #inline.paypal {
margin-left:-44px;
}

* html #inline.paypal {
margin-left:-44px;
}


.big {
font-size: 14px; 
font-weight:bold;
}

#clicker {
cursor:pointer;
}

*+html #clicker {
cursor:hand;
}

* html #clicker {
cursor:hand;
}

#preloader{
background-color:#FFFFFF;
border:1px solid #AAD10C;
padding:20px;
left:50%;
margin-left:-150px;
margin-top:-200px;
position:absolute;
text-align:center;
top:50%;
width:440px;
z-index:10;
display:none;
}

#help{
background-color:#FFFFFF;
border:1px solid #AAD10C;
display:none;
height:596px;
left:50%;
margin-left:-300px;
margin-top:-280px;
overflow:auto;
padding:20px;
position:absolute;
top:50%;
width:660px;
z-index:10;
}

#help .close {
cursor:hand;
cursor:pointer;
float:right;
}

.content_half a {
color: #AAD10C;
}

.content_half {
float:left;
line-height:20px;
/margin-top:20px;
}

.content_half_big {
/width:370px;
}

.content_half blockquote {
margin-left:18px;
}

.content_video {
clear:both;
}

#steps {
padding:10px 0 0 10px;
width:712px;
overflow:hidden;
}

.step_quest {
background-image:url(../img/layout/steps_question.png);
color:#818181;
cursor:pointer;
float:left;
font-size:12px;
font-weight:bold;
height:40px;
padding-left:60px;
padding-top:10px;
width:111px;
}

.step_1, .step_2, .step_3, .step_4 {
color:#818181;
float:left;
font-size:12px;
height:40px;
margin-right:7px;
padding-left:35px;
padding-top:10px;
width:136px;
}

.start_steps1, .start_steps2, .start_steps3, .start_steps4 {
background-repeat:no-repeat;
color:#818181;
float:left;
font-size:12px;
height:91px;
margin-right:2px;
padding-left:26px;
padding-top:4px;
width:140px;
}

.start_steps1 {
background-image:url(../img/layout/steps_start_1.png);
}

.start_steps2 {
background-image:url(../img/layout/steps_start_2.png);
}

.start_steps3 {
background-image:url(../img/layout/steps_start_3.png);
}

.start_steps4 {
background-image:url(../img/layout/steps_start_4.png);
}

.act {
color:#fff;
}

#steps img {
float:left;
margin-right:5px;
}

/*///////////////////////////////////////
// HEADER
//////////////////////////////////////*/

#header {
	height:102px;
}

#header .logo {
	border:none;
	float:left;
}

#header .right {
	width: 670px;
	float:right;
}

* html #header .right {
	width: 678px;
	margin-right:6px;
}


/* login */

#header .login .login_infos {
	float:left;
	width:50%;
}

#header .login {
background-image:url(../img/layout/login_hg.png);
background-repeat:no-repeat;
height:46px;
left:358px;
margin-bottom:20px;
margin-right:5px;
padding-left:17px;
padding-top:10px;
position:relative;
width:293px;
}

*+html #header .login {
margin-bottom:25px;
}

* html #header .login {
left:368px;
}

#header .login .links {
	margin-top:6px;
}

#header .login a {
color:#abd10c;
font-size:10px;
font-weight:bold;
text-decoration:none;
}

#header .login a:hover {
color:#779AC2;
text-decoration:none;
}

.login input {
	border: 1px solid #999;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	width:115px;
}

.login input.button {
	background-color:#AAD10C;
	color:#fff;
	font-weight:bold;
	width:auto;
}

/* navi */

#header .navi {
	color:#565656;
	font-size:14px;
	text-align:right;
}

* html #header .navi {
position:absolute;
top:85px;
}

.navi ul {
margin:0 0 15px;
padding:9px 0 0;
}

*+html .navi ul {
padding:4px 0 0;
margin-bottom:15px;
}

* html .navi ul {
padding:0;
margin-bottom:0px;
}

.navi ul li {
	list-style: none;
	display: inline;
	margin: 0.4em; 
	padding: 0;
}

.navi  ul a {
	color:#565656;
	font-size:13px;
	font-weight:normal;
	text-decoration:none;
}
.navi  ul a:hover {
	color: #9bc002; 
	text-decoration:underline;
}

.question {
float:right;
margin-left:10px;
}

*+html .question {
margin-top:-4px;
margin-left:5px;
}

* html .question {
position:relative;
top:-8px;
margin-left:5px;
}


#basket_tools {
background-color:none;
float:right;
}

.basket {
background-image:url(../img/layout/warenkorb_gr.png);
color:#FFFFFF;
float:right;
font-size:12px;
font-weight:normal;
height:19px;
margin-left:10px;
padding-left:5px;
padding-top:5px;
text-align:left;
width:111px;
}

*+html .basket {
margin-top:-4px;
}

* html .basket {
margin-right:6px;
position:relative;
top:-8px;
}
.basket a {
color:#fff;
text-decoration:none;
}

.basket a:hover {
color:#565656;
text-decoration:none;
}

/*///////////////////////////////////////
// LEFT
//////////////////////////////////////*/

#left {
	float:left;
	width:229px;
	margin: 10px 0px;
}

#left .categories .top, #left .newsletter .top, #left .angebot .top {
	background-image:url(../img/layout/kategorien_top.png);
	color:#fff;
	font-size:13px;
	font-weight:bold;
	text-transform:uppercase;
	padding-bottom:11px;
	padding-left:10px;
	padding-top:9px;
	height:10px;
}

* html #left .categories .top, * html #left .newsletter .top, * html #left .angebot .top {
	padding:7px;
	padding-left:10px;
}

#left .categories .content {
	background-image:url(../img/layout/kategorien_hg.png);
	background-position:center bottom;
	height:371px;
}

#left .categories .content a {
	width:217px;
	margin-left:1px;
	padding-left:10px;
	color:#565656;
	height:25px;
	line-height:25px;
	text-decoration:none;
	font-size:13px;
	display:block;
}

#left .categories .content a:hover, #left .categories .content a.aktiv {
	background-color:#abd10c;
	color:#fff;
	width:217px;
}

#left .categories .footer, #left .newsletter .footer, #left .angebot .footer {
	background-image:url(../img/layout/kategorien_footer.png);
	height:15px;
}

#left .newsletter, #left .angebot {
	margin-top:10px;
	width:229px;
	height:146px;
}

#left .newsletter {
	background-image:url(../img/layout/block_mail.png);
}

#left .newsletter .input {
	padding:100px 0 0 17px;
}

#left .newsletter .input #newsinput {
	border:1px solid #eee;
	color:#565656;
	font-size:12px;
	width:155px;
}

#left .newsletter .input #newsbutton {
	background-color:#fff;
	color:#000;
	font-size:12px;
	border:1px solid #eee;
}

#left .newsletter .content, #left .angebot .content {
	background-image:url(../img/layout/left_hg.png);
	height:100px;
}


/*///////////////////////////////////////
// CONTENT
//////////////////////////////////////*/

.clear {
clear:both;
height:1px;
}

.content_left {
clear:both;
float:left;
padding:15px;
width:210px;
margin-bottom:20px;
}

.content_right {
float:left;
width:400px;
margin-bottom:20px;
}

#content {
	float:left;
	width:720px;
}

*+html #content {
	margin-bottom:10px;
}

* html #content {
	margin-bottom:10px;
}


#content a {
	color:#98ba10;
	text-decoration:underline;
}

#content .grafik {
	margin-top:10px;
	margin-left:10px;
}

* html #content .grafik {
	margin-left:10px;
}

#content .motivvorschau, #content .fotoupload, #content .box, #content .galerie  {
	margin-top:10px;
	margin-left:10px;
	width:709px;
}

#content .motivvorschau .top, #content .fotoupload .top, #content .box .top {
	background-image:url(../img/layout/content_top.png);
	height:30px;
	color:#fff;
	font-size:13px;
	font-weight:bold;
	text-transform:uppercase;
	padding-bottom:11px;
	padding-left:10px;
	padding-top:9px;
	height:10px;
}

* html #content .motivvorschau .top, * html #content .fotoupload .top, * html #content .box .top, * html #content .galerie .top {
	padding:7px;
	padding-left:10px;
}

/* Galerie */

#content .galerie .top {
	background-image:url(../img/layout/galerie_top.png);
	height:30px;
	color:#fff;
	font-size:13px;
	font-weight:bold;
	text-transform:uppercase;
	padding-bottom:12px;
	padding-left:10px;
	padding-top:8px;
	height:10px;
}

#content .galerie .top .pagination {
	width:135px;
	float:right;
}

#content .galerie .content .pagination_button {
	text-align:center; 
	clear:both;
}

#content .galerie .content {
	padding-left:10px;
}

#content .galerie .content .pic {
	border:1px solid #CDCDCD;
	float:left;
	height:97px;
	margin:15px 25px 0 0;
	width:137px;
}

#content .galerie .content .pic img.link {
cursor:hand;
cursor:pointer;
}

#content input, #content select, #content .contact input, #content .contact textarea {
	border: 1px solid #AAD10C;
}

#content label {
	display:inline;
	font-size:10px;
	margin-left:5px;
}

#content .contact input, #content .contact textarea {
width:300px;
}

#content input.no-border {
border:none;
}

#sende, #csvup, #set, #gen, #updateBack, #saveAdress {
background-color:#AAD10C;
border:1px solid #CCCCCC;
color:#FFFFFF;
font-weight:bold;
padding:3px 10px;
}

*+html #sende, *+html #csvup, *+html #set, *+html #gen, *+html #updateBack , *+html #saveAdress  {
	padding: 1px 0px;
}
* html #sende, * html #csvup, * html #set, * html #gen, * html #updateBack, * html #saveAdress  {
	padding:1px 0px;
}


/* Best of... und Erklärung Startseite */

#content .motivvorschau .content, #content .fotoupload .content {
	background-image:url(../img/layout/content_hg.png);
	height:96px;
	padding:10px;
}

#content .box .content {
	background-image:url(../img/layout/content_big_hg.png);
	background-position:bottom;
	color:#565656;
	min-height:96px;
	overflow:hidden;
	padding:10px;
}

#content .box .content .textcontent a {
	color:#565656;
	text-decoration:none;
}

#content .box .content .textcontent a.aktiv {
	color:#565656;
	font-weight:bold;
	text-decoration:none;
}

#content .box .content .textcontent a:hover {
	color:#AAD10C;
	text-decoration:none;
}

#content .box .content .textcontent .textcontent_margin {
	margin-left:25px;
}


#content .steps {
	float:left;
	width:224px;
	margin-right:4px;
	margin-top:3px;
}

#content .steps img {
	float:left;
}

#content .steps h5 {
	font-size:12px;
	margin-bottom:3px;
	margin-top:3px;
}

/* Preise */
#content .preise_headline {
	background-color:#7699C1;
	text-align:center;
	width:50%;
	color:#FFFFFF;
}

/*///////////////////////////////////////
// BEST OF
//////////////////////////////////////*/

#prev8 {
float:left;
cursor:pointer;
margin-top:33px;
}
#next8 {
float:right;
cursor:pointer;
margin-top:33px;
}

.mask1{
height:100px;
overflow:hidden;
position:relative;
width:640px;
}

#box8{
	position:absolute;
}
#box8 img{
	margin-left:20px;
}
#box8 div{
	width:640px;
	float:left;
}
#box8 .buttons{
	text-align:left
}
#box8 .next{
	float:right
}
.sample8 .buttons{
	text-align:center;
	clear:both;
}
.sample8 .mask1{
	border-top:1px solid #ccc;
	border-bottom:1px solid #ccc;
}


/*///////////////////////////////////////
// FOOTER
//////////////////////////////////////*/

#footer {
	margin-top:10px;
	background-image:url(../img/layout/footer_hg.png);
	height:35px;
}

#footer .copyright {
	float:left;
	width:350px;
	font-size:10px;
	margin-top:10px;
	color:#565656;
}

#footer .links {
	float:right;
	text-align:right;
	width:350px;
	margin-top:10px;
}

#footer .links a {
	font-size:10px;
	color:#565656;
	padding-left:10px;
}

#footer .links a:hover {
	color:#9bc002;
}



#pfeil {
	width:20px;
	height:95px;
	
}
#slidebox {
    width:650px;
	height:95px;
	background-color:#999999;
}


