body{
	background-color: #ffffff;
	margin: 0px;
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
	color: #666666;
	font-size: 12px;
}

ul, ul li{
	margin: 0px;
	padding: 0px;
}

div#container{
	margin: 0 auto;
	width: 740px;
}

div#header{
	width: 740px;
	height: 72px;
	background-image: url(../img/bg_header.png);
	margin-bottom: 1px;
}

div#header img{
	margin: 16px 0px 0px 27px;
	float: left;
	border: 0px;
}

.invisible{
	display: none;
}

/*---NAVIGATION---*/

div#navigation{
	float: right;
	height: 71px;
	width: 570px;
}

div#service{	
	margin-top: 6px;
	margin-right: 17px;
	float: right;
}

div#service ul li{
	float: left;
	list-style: none;
}

div#service ul li{
	border-right: 1px solid #cccccc;
	margin-right: 7px;
	padding-right: 7px;
}

div#service ul li.sprache{
	border-right: 0px;
	margin-right: 4px;
	padding-right: 4px;
}

div#service ul li a{
	font-size: 11px;
	color: #999999;
	display: block;
	height: 14px;
	text-decoration: none;
}

div#service ul li a:hover{
	color: #333333;
}

/*---BREADCRUMBS---*/

div#breadcrumbs{
	width: 710px;
	border-bottom: 1px solid #e4e4e4;
	padding: 8px 0 18px 24px;

	float: left;
}

div#breadcrumbs ul {
	list-style: none;
	float: left;
}

div#breadcrumbs ul li{
	background-image: url(../img/breadcrumb-icon.gif);
	background-repeat: no-repeat;
	font-size: 14px;
	padding: 0 0 0 9px;
	margin: 0 19px 0 0;
	background-position: 0 5px;
	float: left;
}

div#breadcrumbs ul li a{
	color: #999999;
	text-decoration: none;
	font-weight: bold;
}

div#breadcrumbs ul li a:hover{
	color: #333333;
}

div#breadcrumbs ul li.active{
	color: #333333;
	font-weight: bold;	
	background-image: url(../img/breadcrumb-icon-active.gif);
	background-repeat: no-repeat;
	padding: 0 0 0 9px;
	background-position: 0 5px;
}

/*---HAUPTNAVIGATION---*/

div#hauptnavi{
	margin-right: 6px;
	float: right;
}

div#hauptnavi ul li{
	background-image: url(../img/navi-trennlinien.png);
	background-repeat: no-repeat;
	background-position: left;
	padding-right: 20px;
	padding-left: 20px;
	list-style: none;
	float: left;
	height: 28px;
	padding-top:6px;
	margin-top: 11px;
}

div#hauptnavi ul li a{
	font-size: 14px;
	font-weight: bold;
	color: #999999;
	text-decoration: none;
}

div#hauptnavi ul li a:hover{
	color: #333333;
}

/*---MOOD---*/

div#mood{
	position: relative;
	background-image: url(../img/bg_mood.png);
	background-repeat: no-repeat;
	width: 740px;
	height: 420px;
}

div#mood img.mood{
	position: absolute;
	left: 1px;
	z-index: 1;
	opacity: 0;
}

div#runde-ecken{
	position: absolute;
	font-size: 1px;
	left: 1px;
	z-index: 2;
}

div#mood div#runde-ecken a.moodoverlink{
	display: block;
	position: absolute;
	top: 0px;
	left: 1px;
	width: 748px;
	height: 330px;
	display: none;
	z-index: 4;
}

/*---BALKEN----*/

div#balken{
	width: 748px;
	height: 90px;
	background-image: url(../img/balken.png);
	margin-top: 325px;
	font-size: 14px;
}

div#balken a.moodlink{
	display: block;
	position: absolute;
	color: #ffffff;
	font-weight: bold;
	text-decoration: none;
	background-image: url(../img/link-pfeil.gif);
	background-repeat: no-repeat;
	background-position: 0 4px;
	padding: 0px 0 0 9px;
	margin: 17px 0 0 25px;
	float: left;
}

div#balken a.moodlink:hover{
	text-decoration: underline;
}

div#image-box{
	float: right;
	margin-right: 22px;
}

div#image-box a{
	background-image: url(../img/background-mood-bilder.png);
	background-repeat: no-repeat;
	background-position: 0 4px;
	margin: 1px 0px 0px 27px;
	padding: 12px 0px 0px 3px;
	width: 70px;
	height: 75px;
	float: left;
}

div#image-box a.active{
	background-image: url(../img/background-mood-bilder-hover.png);
}

div#image-box a:hover{
	background-image: url(../img/background-mood-bilder-hover.png);
}

div#image-box a img {
	border: 0px;
}

/*---CONTENT---*/

div#background-content{
	background-color: #ffffff;
	position: relative;
	width: 740px;
}

div#content-top{
	background-color: #ffffff;
	width: 740px;
	height: 7px;
}

div#content{
	width: 736px;
	min-height: 200px;
	border: 1px solid #ffffff;	
	background-color: #ffffff;
	margin: 0 0 0 1px;
	float: left;
	padding: 0 0 40px 0;
}

div#content-startseite{
	width: 736px;
	min-height: 200px;
	border: 1px solid #ffffff;
	background-color: #ffffff;
	margin: 0 0 0 1px;
	float: left;
	padding: 0 0 40px 0;
}

div#content-footer{
	width: 738px;
	height: 6px;
	margin: 0 0 0 1px;
	float: left;
}

div#moreoptionscontainer, div.moreoptionscontainer{
	height: 16px;
	overflow: hidden;
}

div#moreoptionscontainer a.closed, div.moreoptionscontainer a.closed{
	background-image: url(../img/link-pfeil-right.gif);
	background-position: 0px 5px;
	float: left;
}

div#moreoptionscontainer a.opened, div.moreoptionscontainer a.opened{
	background-image: url(../img/link-pfeil-down.gif) !important;
	background-position: 0px 6px;
	float: left;
}

div.moreoptionscontainer div.formcontainer{
	padding: 10px 25px;
}

/*---CONTENT-BOX---*/

div#content-box{
	float: left;
	width: 690px;
	margin: 25px 0 0 23px;
}

div.content-box-small{
	width: 300px;
	padding: 0px;
}

/*---SEARCH-BOX-BREIT---*/

div#search-box-breit{
	background-image: url(../img/bg_search-box-breit.png);
	background-repeat: no-repeat;
	width: 670px;
	height: 36px;
	margin: 0 0 25px 0;
	padding: 12px 0 0 14px;
}

/*---SEARCH-BOX---*/

div#search-box{
	background-image: url(../img/bg_search-box.png);
	background-repeat: no-repeat;
	width: 502px;
	height: 100px;
	margin: 0px;
	padding: 12px 0px 0 31px;
	font-size: 12px;
}

div#search-box-startseite{
	position: absolute;
	background-image: url(../img/bg_search-box.png);
	background-repeat: no-repeat;
	width: 300px;
	height: 107px;
	margin-left: 24px;
	top: 454px;
	padding: 12px 0px 0 31px;
	font-size: 12px;
	z-index: 100;
	display: inline;
}

div#search-box-startseite h2, div#search-box h2{
	font-weight: bold;
	font-size: 14px;
	color: #333333;
	margin: 0px 0 20px 0;
	padding: 0px;
	background-image: url(../img/title_linie.gif);
	background-repeat: repeat-x;
	background-position: bottom;
	padding-bottom: 13px;
	width: 440px;
}

/*---MY ACCOUNT---*/

table.my-account{
	width: 100%;
}

table.my-account tr{
	height: 25px;
}

table.my-account input, table.my-account select, table.my-account textarea{
	margin: 0px;
}

table.my-orders{
	margin: 10px 0px 0px 0px;
}

table.my-orders tr{
	height: 30px;
	background-image: url(../img/dotted.gif);
	background-repeat: repeat-x;
	background-position: 0px 29px;
}

table.my-orders a{
	color: #333333;
}

/*---PARTNER---*/

div#partner{
	margin: 106px 0 0 24px;
	width: 500px;
	float: left;
}

div#partner a{
	margin: 0px;
	padding:0px;
	float: left;
}

div#partner a img{
	border: 0px;
	margin: 0px 25px 0 0;
	padding:0px;
}

div#partner a img.last{
	margin: 0px 0px 0 0;
}

/*---INFORMATION-BOX---*/

div#info-box{
	width: 370px;
	float: left;
	margin: 21px 0 0 30px;
}


/*---TYPO---*/

h1{
	background-image: url(../img/dotted.gif);
	background-repeat: repeat-x;
	background-position: bottom;
	padding-bottom: 7px;
	font-size: 14px;
	font-weight: bold;
	color: #333333;
	margin: 0px;
	display: block;
}

h2{
	font-size: 12px;
	font-weight: bold;
	color: #666666;
	background-image: url(../img/dotted.gif);
	background-repeat: repeat-x;
	background-position: bottom;
	padding-bottom: 8px;
	margin: 0px 0px 10px 0px;
}

h3{
	font-size: 12px;
	font-weight: normal;
	color: #666666;
	background-image: url(../img/dotted.gif);
	background-repeat: repeat-x;
	background-position: bottom;
	padding-bottom: 8px;
	margin: 0px 0 10px 0;
}

.margin-r-big{
	margin-right: 394px;
}

div#info-box p{
	font-size: 12px;
	color: #666666;
	line-height: 18px;
}

div#info-box p a{
	color: #333333;
	text-decoration: underline;
}

div#info-box p a:hover{
	color: #000000;

}

span.example{
	color: #999999;
	padding: 2px 0 0 5px;
	display: block;
	font-size: 11px;
}

p{
	line-height: 18px;
}

.bold{
	font-weight: bold;
}

/*---FOOTER---*/

div#footer{
	background-image: url(../img/bg_footer.png);
	width: 950px;
	height: 50px;
	float: left;
	margin-top: 3px;
	color: #cccccc;
	font-size: 11px;
}

div#footer a{
	color: #cccccc;
	font-size: 11px;
	text-decoration: none;
}

div#footer a:hover{
	color: #ffffff;
}

div#footer ul{
	list-style: none;
	margin: 17px 0 0 17px;
	float: left;
}

div#footer ul li{
	float: left;
	border-right: 1px solid #666666;
	padding-right: 7px;
	padding-left: 7px;
}

div#footer ul li.last{
	border-right: none;
}

div#footer span.copyright{
	margin: 17px 17px 0 0px;
	float: right;
}

/*---FORMULARFELDER---*/

select{
	border: 1px solid #cccccc;
	float: left;
	color: #666666;
	font-size: 12px;
	height: 20px;
	font-family: Arial, Helvetica, sans-serif;
}

input{
	border: 1px solid #cccccc;
	float: left;
	height: 17px;
	color: #666666;
}

div.content-box-small {
	margin: 0px;
}

label.invalid{
	line-height: 20px;
}

input.invalid, select.invalid, textarea.invalid{
	border: 1px solid #c6322a;
	background-color: #f9eae9;
}

input.radio, input.payment{
	border: 0px;
	margin-bottom: 2px;
}

input.inp_40, select.inp_40, textarea.inp_40{
	width: 40px;
	margin: 0 0px 0 0;
}

input.inp_50, select.inp_50, textarea.inp_50{
	width: 50px;
}

input.inp_60, select.inp_60, textarea.inp_60{
	width: 60px;
}

input.inp_70, select.inp_70, textarea.inp_70{
	width: 70px;
}

input.inp_80, select.inp_80, textarea.inp_80{
	width: 80px;
}

input.inp_90, select.inp_90, textarea.inp_90{
	width: 90px;
}

input.inp_100, select.inp_100, textarea.inp_100{
	width: 100px;
}

input.inp_120, select.inp_120, textarea.inp_120{
	width: 120px;
}

input.inp_150, select.inp_150, textarea.inp_150{
	width: 150px;
}

input.inp_180, select.inp_180, textarea.inp_180{
	width: 180px;
}

input.inp_200, select.inp_200, textarea.inp_200{
	width: 200px;
	margin: 0px 20px 0px 0px;
}

input.inp_220, select.inp_220, textarea.inp_220{
	width: 220px;
}

input.inp_250, select.inp_250, textarea.inp_250{
	width: 250px;
}

input{
	padding-left: 5px;
}

a.url_eventsearch_list{
	/*
	float: left;
	width: 21px;
	height: 21px;
	background-image: url(../img/btn_dropdown.png);
	background-repeat: no-repeat;
	margin: 0px 15px 0px 0px;
	*/
	display: none;
}

a.btn_dropdown:hover{
	background-image: url(../img/btn_dropdown-hover.png);
}

span.label{
	float: left;
	margin: 3px 5px 0px 0px;
}

/*---WARENKORB---*/
select#fototype{
	margin: 0px 5px 0px 0px;
}

div#warenkorb{
	position: relative;
	float: right;
	width: 380px;
}

div#warenkorb a.openbox{
	font-size: 11px;
	margin: 3px 10px 0 0;
	padding: 1px 0 0 0;
	float: left;
	color: #666666;
	text-decoration: none;
	height: 15px;
}

div#in-den-warenkorb-box a.openbox{
	font-size: 11px;
	float: left;
	color: #666666;
	text-decoration: none;
	margin: 1px 0px 0px 0px;
	height: 15px;
}

span.pricetotal, div#warenkorb span.currency{
	float: left;
	margin: 0px 10px 0px 0px;
	padding: 3px 0px 0px 0px;
	width: 55px;
	font-size: 14px;
	color: #333333;
	font-weight: bold;
	text-align: right;
}

span.currency{
	width: 30px;
	margin: 0px 5px 0px 0px;
}

span.thin{
	font-weight: normal !important;
}

/*---CHECKBOX---*/

input.checkall{
	margin: 2px 5px 0px 0px;
	float: left;
}

input.autozoom{
	margin: 0px 5px 10px 0px;
}

img.loader{
	display: none;
	position: absolute;
	top: 3px;
	left: 38px;
}

/*---EVENTS---*/

table#events{
	width: 900px;
	margin: 0 0 0 1px;
}

table#events tr td a{
	font-size: 11px;
	color: #666666;
	text-decoration: none;
}

table#events tr td{
	padding: 5px 0 0 0;
}

table#events tr td.image{
	background-image: url(../img/bg-bilder-multi.gif);
	background-repeat: no-repeat;
	width: 198px;
	height: 202px;
	vertical-align: middle;
	text-align: center;
	padding: 0 0 4px 0;
}

table#events tr td img{
	border: 0px;
}

/*---EVENT Details---*/

div#left{
	width: 502px;
	float: left;
	margin: 0 28px 0 0;
}

div#right{
	width: 372px;
	float: left;
}

div#center{
	width: 685px;
	float: center;
}
div#center-c{
	width: 200px;
	float: center;
}

/*---Search Box Option---*/

/*table tr td.left-top{
	background-image: url(../img/box-left-top.gif);
	background-repeat: no-repeat;
	width: 5px;
	height: 5px;
}*/

div.box{
	width: 100%;
	margin: 0px 0 0px 0;
	float: left;
	background-image: url(../img/box-border-left.gif);
	background-repeat: repeat-y;
	background-position: left;
}

div.box img.left{
	float: left;
}

div.box img.right{
	float: right;
}

div.box div.box-top{
	background-image: url(../img/box-border-top.gif);
	background-repeat: repeat-x;
	background-position: top;
	width: 100%;
	height: 5px;
	float: left;
}

div.box div.content{
	background-image: url(../img/box-border-right.gif);
	background-repeat: repeat-y;
	background-position: right;
	padding: 0px 0px 0 0px;
 	width: auto;
	float: left;
	width: 100%;
}

div.box.margin-bottom{
	margin-bottom: 5px;
}

div.box div.content a{
	background-image: url(../img/link-pfeil-2.gif);
	background-repeat: no-repeat;
	background-position: 0 5px;
	padding: 0 0 0px 10px;
	color: #666666;
	text-decoration: none;
	margin: 0 0 0px 15px;
}

div.box div.content a:hover{
	color: #333333;
}

div.box div.box-bottom{
	background-image: url(../img/box-border-bottom.gif);
	background-repeat: repeat-x;
	background-position: bottom;
	width: 100%;
	height: 5px;
	float: left;
}

input.checkbox{
	border: 0px;
}

input.radio{
	display: block;
	float: left;
}

span.radiolabel, label.radiolabel{
	display: block;
	float: left;
	margin-top: 4px;
}

a:focus{
	outline: none;
}

/*---EVENTS FOTOS---*/
div#checkbox-mit-text{
	float: right;
	margin: 0px 0px 10px 0px;
}

div#checkbox-mit-text input.checkbox{
	margin: 0 5px 0 0;
}

input.autozoom{
	margin: 0px 5px 0px 0px;
	padding: 0px;
	border: 0px;
}

input.checkall{
	margin: 2px 5px 0px 0px;
	padding: 0px;
	float: left;
	border: 0px;
}

div#event-fotos-container{
	
}

div.event-foto-box{
	float: left;
	width: 198px;
	height: 280px;
	margin: 0px 36px 0px 0px;
	padding: 0px;
	background-image: url(../img/bg-bilder-single.gif);
	background-repeat: no-repeat;
}

div.event-foto-box.last{
	margin: 0px;
}

div.event-foto-image td{
	width: 198px;
	height: 198px;
	text-align: center;
	vertical-align: middle;
}

div.event-foto-box div.event-foto-image img{
	border: 0px;
}

div.event-foto-box div.event-foto-tools{
	width: 198px;
	height: 22px;
	margin: 5px 0px 0px 0px;
}

div.event-foto-box div.event-foto-tools input.pricefoto{
	margin: 0px 40px 0px 0px;
	padding: 0px;
	float: left;
	border: 0px;
}

div.event-foto-box div.event-foto-infos{
	width: 198px; 
	height: 50px;
	background-image: url(../img/image-information-linie.gif);
	background-repeat: repeat-x;
}

div.event-foto-box div.event-foto-infos span{
	margin: 4px 0px 0px 0px;
	font-size: 11px;
}

div.event-foto-box div.event-foto-infos span.shoot-ort{
	float: left;
	width: 120px;
	/*background-image: url(../img/icon_camera.gif);*/
	background-repeat: no-repeat;
	background-position: 0px 2px;
	padding: 0px 0px 0px 15px;
}

div.event-foto-box div.event-foto-infos span.shoot-ort.foto{
	background-image: url(../img/icon_foto.gif)
}

div.event-foto-box div.event-foto-infos span.shoot-ort.video{
	background-image: url(../img/icon_video.gif)
}

div.event-foto-box div.event-foto-infos span.art-number{
	float: right;
	padding: 0px;
}

div.photopreviewbox{
	position: absolute;
	padding: 5px;
	background-color: #ffffff;
	border: 1px solid #666666;
	cursor: pointer;
	background-image: url(../img/ajax_loader.gif);
	background-position: center center;
	background-repeat: no-repeat;
	z-index: 9999;
}

div.photopreviewbox img{
	visibility: hidden;
}

div.event-foto-box-multi{
	float: left;
	width: 198px;
	height: 280px;
	margin: 0px 36px 0px 0px;
	padding: 0px;
	background-image: url(../img/bg-bilder-multi.gif);
	background-repeat: no-repeat;
}

div.event-foto-box-multi.last{
	margin: 0px;
}

div.event-foto-box-multi img{
	border: 0px;
}

div.event-foto-box-multi div.event-foto-infos{
	margin-top: 10px;
}

div.event-foto-box-multi div.event-foto-infos a{
	font-size: 11px;
	color: #666666;
	text-decoration: none;
}

table#events-fotos{
	width: 900px;
	margin: 20px 0 0 1px;
}

table#events-fotos tr td a{
	font-size: 11px;
	color: #666666;
	text-decoration: none;
}

table#events-fotos tr td{
	padding: 4px 0 4px 0;
}

table#events-fotos tr td.image-info{
	background-image: url(../img/image-information-linie.gif);
	background-repeat: repeat-x;
	font-size: 11px;
	padding: 0px;
}

table#events-fotos tr td.image{
	background-image: url(../img/bg-bilder-single.gif);
	background-repeat: no-repeat;
	width: 198px;
	height: 198px;
	vertical-align: middle;
	text-align: center;
	padding: 0 0 0px 0;
}

table#events-fotos tr td img{
	border: 0px;
}

/*---Suchen nach---*/

div.box div.content a.damen{
	background-image: url(../img/icon-damen.gif);
	background-repeat: no-repeat;
	background-position: left;
	padding-top: 5px;
	padding-left: 25px;
	height: 21px;
	float: left;
	margin: 10px 0 5px 15px;
}

div.box div.content a.damen:hover{
	background-image: url(../img/icon-damen-hover.gif);
}

div.box div.content a.herren{
	background-image: url(../img/icon-herren.gif);
	background-repeat: no-repeat;
	background-position: left;
	padding-top: 5px;
	padding-left: 25px;
	height: 21px;
	margin: 10px 0 5px 21px;
	float: left;
}

div.box div.content a.herren:hover{
	background-image: url(../img/icon-herren-hover.gif);
}

div.box div.content a.jugend{
	background-image: url(../img/icon-jugend.gif);
	background-repeat: no-repeat;
	background-position: left;
	padding-top: 5px;
	padding-left: 25px;
	height: 21px;
	margin: 10px 0 5px 21px;
	float: left;
}

div.box div.content a.jugend:hover{
	background-image: url(../img/icon-jugend-hover.gif);
}

/*---STATIONEN GOOGLE MAPS---*/
div#fotopoints{
	margin: 30px 0 0 0;
	float: left;
}

div#points{
	margin: 7px 3px 0 0;
	float: left;
	overflow: hidden;
}

div#points img.char{
	width: 19px;
	height: 21px;
	float: left;
	border: 0px;
	margin: 0 5px 0 3px;
}

div#points img.foto{
	display: none;
}

span.text{
	padding-top: 1px;
	float: left;
}

div#points a.eventpoint{
	display: block;
	padding-top: 3px;
	width: 205px;
	height: 22px;
	color: #666666;
	text-decoration: none;
	cursor: pointer;
	background-color: #ffffff;
}

div#points a.eventpoint:hover{
	background-image: url(../img/bg_buchstaben-hover.gif);
	background-repeat: no-repeat;
	color: #0f0f0f;
	text-decoration: none;
}

div#eventmap{
	float: left;
	width: 290px;
	height: 250px;
	margin: 7px 0px 0px 0px;
	border: 1px solid #cccccc;
	overflow: hidden;
}

div.infoservice{
	margin: 9px 0px 0px 0px;
}

div.infoservice div.trennlinie{
	border-top: 1px solid #e4e4e4;
	width: 100%;
	padding: 5px 0px 0px 0px;
}

div#customoverlay{
	width: 74px;
	margin: 0px;
	padding: 0px;
}

div#customoverlay_contents{
	margin: 0px 0px 0px 2px;
	padding: 4px 5px 11px 5px;
	background-image: url(../img/bg_eventpoint_img.png);
	background-repeat: no-repeat;
	border: 0px;
}

#customoverlay_tl, #customoverlay_tr, #customoverlay_bl, #customoverlay_br,#customoverlay_t,#customoverlay_l,#customoverlay_r,#customoverlay_b{
	width: 0px;
	height: 0px;
}

/*---Grossesbild---*/

div#image-box-events{
	float: left;
	margin: 8px 0 0 0;
}

div.image-box-middle{
	position: relative;
	background-image: url(../img/box-image-middle.gif);
	background-repeat: repeat-y;
	width: 374px;
	height: 242px;
	/*padding: 1px 7px 2px 7px;*/
}

div.image-box-middle img{
	position: absolute;
	top: 1px;
	left: 7px;
}

div.image-box-top{
	background-image: url(../img/box-image-top.gif);
	width: 374px;
	height: 6px;
}

div.image-box-bottom{
	background-image: url(../img/box-image-bottom.gif);
	width: 374px;
	height: 6px;
}

/*---BILD-TEXT---*/

div#text{
	margin: 15px 0 0 2px;
	float: left;
}

div#text p{
	margin: 0px;
	padding: 0px;
	line-height: 18px;
}

div#bild-text{
	margin: 15px 0 0 2px;
	float: left;
}

div#bild-text img{
	float: left;
	margin: 0 10px 0 0;
}

div#bild-text p{
	margin: 0px;
	padding: 0px;
	line-height: 18px;
	width: 280px;
	float: left;
}

div#bild-text p a, div#text p a{
	color: #333333;
	text-decoration: underline;
}

/*---BILD DETAILS---*/

table.bild-details{
	width: 373px;
	margin: 0 0 20px 0;
}

table.bild-details tr td{
	padding: 5px 0 0 0;
}

table.bild-details tr td.menge{
	width: 40px;
	text-align: right;
}

table.bild-details tr td.beschreibung{
	width: 230px;
	padding-right: 5px;
}

table.bild-details tr td.price{
	text-align: right;
	font-weight: bold;
	padding-right: 5px;
}

table.bild-details tr td.price span.currency{
	float: left;
	width: 30px;
	margin: 0px;
	text-align: left;
}

table.bild-details tr td.price span.price{
	float: left;
	width: 50px;
	margin: 0px;
	text-align: right;
}

table.broken-image{
	width: 100%;
}

table.broken-image tr{
	height: 30px;
}

table.broken-image tr.dotted{
	height: 30px;
	background-image: url(../img/dotted.gif);
	background-repeat: repeat-x;
	background-position: 0px 29px;
}

table.broken-image tr.dotted td{
	line-height: 24px;
}

/*---In den Warenkorb Box----*/

div#in-den-warenkorb-box{
	background-image: url(../img/bg_in-den-warenkorb-box.png);
	background-repeat: no-repeat;
	padding: 15px 0px 0 14px;
	width: 372px;
	height: 48px;
}

/*---IMAGE FLOW---*/

table#image-flow{
	
}

table#image-flow tr td.image{
	border: 1px solid #e0e0e0;
	width: 420px;
	height: 420px;
	text-align: center;
	vertical-align: middle;
}

table#image-flow tr td.image a.zoomimg{
	margin: 10px auto;
}

a.switch-left{
	background-image: url(../img/btn_switch-left.png);
	width: 30px;
	height: 50px;
	display: block;
}

a.switch-left:hover{
	background-image: url(../img/btn_switch-left-hover.png);
}

a.switch-right{
	background-image: url(../img/btn_switch-right.png);
	width: 30px;
	height: 50px;
	display: block;
	margin: 0 0 0 10px;
}

a.switch-right:hover{
	background-image: url(../img/btn_switch-right-hover.png);
}

/*--WARENKORB--*/

div#schritte{
	float: left;
	width: 920px;
	margin: 0 0 10px 0;
}

a.btn_wrk{
	background-image: url(../img/schritt.png);
	background-repeat: no-repeat;
	width: 277px;
	height: 48px;
	color: #333333;
	font-size: 14px;	
	float: left;	
	text-decoration: none;
	padding-top: 15px;
	padding-left: 15px;
	margin: 0 14px 0px 0px;
	font-weight: bold;
}

a.btn_wrk.active{
	background-image: url(../img/schritt-hover.png);
	color: #ffffff;
}

a.btn_wrk.inactive{
	background-image: url(../img/schritt.png);
	color: #999999;
}

/*---WARENKORB-TABELLE---*/

table#warenkorb{
	width: 902px;
	/*margin: 0 0 40px 0;*/
}

table#warenkorb a.openbox, table#warenkorb-total-table a.openbox{
	height: 14px;
}

table#warenkorb tr td{
	vertical-align: top;
}

table#warenkorb tr td.abbild{
	background-image: url(../img/bg_bild_warenkorb.gif);
	background-repeat: no-repeat;
	width: 106px;
	height: 106px;
	text-align: center;
	vertical-align: middle;
}

table#warenkorb tr td.abbild.mehrere-bilder{
	background-image: url(../img/bg_bild_warenkorb-mehrere.gif);
	background-repeat: no-repeat;
	width: 106px;
	height: 110px;
	text-align: center;
	vertical-align: middle;
}

table#warenkorb tr.table-head{
	font-weight: bold;
	
	background-repeat: repeat-x;
	background-position: bottom;
}

table#warenkorb tr.table-head td{
	padding-bottom: 0px;
}

table#warenkorb tr td.trennlinie{
	background-image: url(../img/table-head-line.gif);
	background-repeat: repeat-x;
	background-position: center;
	padding-bottom: 4px;
}

table#warenkorb tr td.details{
	width: 385px;
	padding-right: 20px;
	line-height: 18px;
}

table#warenkorb tr td.details a:hover{
	color: #000000;
}

table#warenkorb tr td.details-schritt3{
	width: 510px;
	padding-right: 20px;
	line-height: 18px;
}

table#warenkorb tr td a{
	color: #333333;
	text-decoration:underline;
}

table#warenkorb tr td input.inp_40{
	margin: 0px 10px 0 0;
	
}

span.stueckzahl{
	margin-top: 3px;
	float: left;
}

a.waehrung-wechseln{
	font-size: 11px;
	text-decoration: none !important;
	color: #999999 !important;
	font-weight: normal;
	margin: 0px;
	padding: 0px;	
}

.price{
	font-size: 12px;
	font-weight: bold;
}

.price-big{
	font-size: 14px;
	font-weight: bold;
	color: #333333;	
}

.price-big span.currency{
	float: left;
}

.price-big span.pricetotal{
	padding: 0px;
	float: left;
}

div#warenkorb-total{
	margin: 10px 0 0 0;
	background-image: url(../img/bg_warenkorb-total.gif);
	background-repeat: no-repeat;
	width: 372px;
	height: 107px;
}

div#warenkorb-total table#warenkorb-total-table{
	margin: 10px 0 0 15px;
	float: left;
}

/*---ANSCHRIFT---*/

table#anschrift{
	margin: 10px 0 0 0;
}

table#anschrift tr td{
	height: 25px;
}

/*---ZAHLUNGSART---*/

div#kreditkarte{
	margin-top: 10px;
}

div#kreditkarte, div#elv, div#rechnung, div#vorauszahlung{
	padding: 4px 0px 5px 0px;
}

div#kreditkarte table tr td, div#elv table tr td, div#rechnung table tr td, div#vorauszahlung table tr td{
	height: 25px;
}

div#kreditkarte table tr td a{
	font-size: 11px;
	color: #333333;
	padding: 3px 0 0 0px;
	float: left;
}

div#kreditkarte table tr td a:hover, div#kreditkarte table tr td a.kreditkarte:hover{
	color: #000000;
}

div#kreditkarte table tr td a.kreditkarte{
	font-size: 12px;
	padding: 0px;
	color: #333333;
}

select.select_90{
	width: 90px;
	margin: 0px;
}

div#kreditkarte table tr td select.select_90.left{
	margin-right: 2px;
}

input.inp_85{
	width: 85px;
	margin: 0 10px 0 0;
}

div.paymentcontainer{
	height: 25px;
	overflow: hidden;
}

table tr.radiocontainer{
	height: 28px;
}

div.linespacer{
	padding: 0px;
	margin: 0px;
	height: 1px;
	background-image: url(../img/table-head-line.gif);
	background-repeat: repeat-x;
	background-position: 0px -2px;
}

/*---ANSCHRIFT-ANGABEN---*/

table#anschrift-angaben{
	margin: 10px 0 0 0;
}

table#anschrift-angaben tr td{
	height: 25px;
}

input.inp_280, textarea.inp_280, select.inp_280{
	width: 280px;
	margin: 0px 10px 0px 0px;
}

select.inp_280{
	width: 287px;
}

/*---EINKAUFEN SWITCHER---*/

div#switcher{
	width: 630px;
	border-top: 1px solid #e4e4e4;
	float: left;
	margin-top: 20px;
	padding: 10px 25px 0 25px;
}

div.back{
	float: left;
	margin: 0 0 0 20px;
}

div.weiter{
	float: right;
	margin: 0 25px 0 0px;
}

div.weiter-klein{
	float: right;
	margin: 0 20px 0 0px;
}

/*---NEUANMELDUNG---*/

div#neuanmeldung{
	padding: 0 0 60px 0;
}

table#account tr td{
	height: 25px;
}

table#account tr td a.login{
	font-size: 11px;
	color: #999999;
	text-decoration: none;
}

/*---BUTTON DYNAMISCH---*/

a.button{
	color: #ffffff !important;
	text-decoration: none !important;
	background-image: none !important;
	cursor: pointer;
}

a.button.inactive{
	cursor: default;
}

div.btn-left{
	float: left;
	background-image: url(../img/btn-left.png);
	background-repeat: no-repeat;
	width: 4px;
	height: 21px;	
}

div.btn-left-over{
	float: left;
	background-image: url(../img/btn-left-over.png);
	background-repeat: no-repeat;
	width: 4px;
	height: 21px;	
}

div.btn-middle{
	float: left;
	background-image: url(../img/btn-middle.png);
	height: 18px;
	padding: 3px 7px 0px 7px;
}

div.btn-middle-over{
	float: left;
	background-image: url(../img/btn-middle-over.png);
	height: 18px;
	padding: 3px 7px 0px 7px;
}

div.btn-right{
	float: left;
	background-image: url(../img/btn-right.png);
	background-repeat: no-repeat;
	width: 4px;
	height: 21px;
}

div.btn-right-over{
	float: left;
	background-image: url(../img/btn-right-over.png);
	background-repeat: no-repeat;
	width: 4px;
	height: 21px;
}

/*---BUTTON DYNAMISCH-KLEIN---*/

div.btn-small-left{
	float: left;
	background-image: url(../img/btn-small-left.png);
	background-repeat: no-repeat;
	width: 4px;
	height: 17px;	
}

div.btn-small-left-over{
	float: left;
	background-image: url(../img/btn-small-left-over.png);
	background-repeat: no-repeat;
	width: 4px;
	height: 17px;	
}

div.btn-small-middle{
	float: left;
	background-image: url(../img/btn-small-middle.png);
	height: 16px;
	padding: 1px 7px 0px 7px;
	font-size: 11px;
}

div.btn-small-middle-over{
	float: left;
	background-image: url(../img/btn-small-middle-over.png);
	height: 16px;
	padding: 1px 7px 0px 7px;
	font-size: 11px;
}

div.btn-small-right{
	float: left;
	background-image: url(../img/btn-small-right.png);
	background-repeat: no-repeat;
	width: 4px;
	height: 17px;
}

div.btn-small-right-over{
	float: left;
	background-image: url(../img/btn-small-right-over.png);
	background-repeat: no-repeat;
	width: 4px;
	height: 17px;
}

div.btn-small-left-inactive{
	float: left;
	background-image: url(../img/btn-small-left-inactive.png);
	background-repeat: no-repeat;
	width: 4px;
	height: 17px;	
}

div.btn-small-middle-inactive{
	float: left;
	background-image: url(../img/btn-small-middle-inactive.png);
	height: 16px;
	padding: 1px 7px 0px 7px;
	font-size: 11px;
}

div.btn-small-right-inactive{
	float: left;
	background-image: url(../img/btn-small-right-inactive.png);
	background-repeat: no-repeat;
	width: 4px;
	height: 17px;
}


/*---BUTTON ALLGEMEIN---*/


.right{
	float: right;
}

.left{
	float: left;
}

il{
	margin-right: 5px;
}
.margin-r{
	margin-right: 5px;
}
.margin-r-big{
	margin-right: 10px;
}

.margin-r-bigger{
	margin-right: 30px;
}
.margin-l{
	margin-left: 5px;
}
.margin-l-big{
	margin-left: 10px;
}
.margin-l-bigger{
	margin-left: 30px;
}

/*---Mehr BOX---*/

div.overlaybox{
	position: absolute;
	display: none;
	padding: 0px;
	border: 1px solid #cccccc;
	background-color: #ffffff;
	background-image: url(../img/bg_overlay-box.gif);
	background-repeat: repeat-x;
	background-position: top left;
	z-index: 999;
}

div.overlaybox ul {
	padding: 7px;
	margin: 0px;
	list-style: none;
	border: 1px solid #ffffff;
}

div.overlaybox ul li{
	margin: 0px;
	padding: 0px;
}

div.overlaybox ul li a{
	font-size: 11px;
	color: #666666;
	display: block;
	padding: 2px;
	text-decoration: none;
	white-space: nowrap;
	border: 1px solid transparent;
}

div.overlaybox ul li a:hover, div.overlaybox ul li a.active{
	color: #333333;
	background-color: #eeeeee;
	border: 1px solid #ffffff;
}

/*---PAGING---*/
div.pagingcontainer{
	width: 690px;
	height: 22px;
	padding-top: 4px;
	background-color: #eeeeee;
	margin: 0px 0px 10px 0px;
	overflow: hidden;
	text-align: center;
}

div.paging, a.paging, span.paging{
	display: block;
	float: left;
	margin: 0px 3px;
}

a.paging{
	color: #333333;
}

span.paging{
	font-weight: bold;
	text-decoration: none;
}

a.paging:hover{
	text-decoration: none;
}

td.pagingnumbers{
	padding-right: 5px;
}

/*---TOOLTIP---*/
span.tooltipcontent{
	display: none;
}

/*---INFOS NACH SPEICHERN---*/
span.saveinfo.right{
	float: right;
	margin: 0px 25px 0px 0px;
	font-size: 11px;
	line-height: 16px;
}

span.saveinfo.left{
	float: left;
	font-size: 11px;
	line-height: 16px;
	margin: 0px 0px 10px 0px;
}


span.saveinfo.success{
	color: #009107;
}

span.saveinfo.error{
	color: #c6322a;
}

.imaginaer{
	width: 0px;
	height: 0px;
	background-color: transparent;
	border: 0px;
}
