@media screen, projection {

/* @group home */
body.home div.imgText {
	margin-top: 40px;
}
/* @end */

/* @group referenzen */
.referenzen .imgText {
	width: 200px;
	margin-top: 20px;
}
.referenzen .imgText img {
	border: 1px solid #888;
	padding: 2px;
}
/* @end */

/* @group rental */
ul.rentalList {
	width: 550px;
	float: left;
}
ul.rentalList li {
	line-height: 25px;
	margin: 1px 0;
}
ul.rentalList ul li {
	position: relative;
	clear: both;
	float: none;
	background-color: #faf6f3;
	padding: 2px 25px 2px 30px;
	height: 23px;
}
ul.rentalList li a.rentalOpenImage {
	position: absolute;
	display: block;
	top: 2px;
	left: 0px;
	width: 26px;
	height: 26px;
	background: transparent url(../img/basic/rental_open_image.gif) no-repeat top left;
	cursor: pointer;
	z-index: 20;
}
ul.rentalList li .rentalOpenImageInactive {
	position: absolute;
	display: block;
	top: 2px;
	left: 0px;
	width: 26px;
	height: 26px;
	background: transparent url(../img/basic/rental_open_image_inactive.gif) no-repeat top left;
	z-index: 20;
}
img.rentalImageLarge {
	display: none;
	position: absolute;
	top: 0;
	left: 0;
	border: 1px solid #4d5256;
	z-index: 25;
}
ul.rentalList li a.rentalArrow {
	position: absolute;
	top: 2px;
	right: 0px;
	display: block;
	float: right;
	width: 22px;
	height: 23px;
	background: transparent url(../img/basic/rental_arrow.png) no-repeat top left;
	z-index: 20;
	cursor: move;
}

.rentalOrders li {
	clear: both;
	line-height: 1.75em;
	margin: 5px 0;
}
.rentalOrders li span {
	display: block;
	float: left;
	width: 170px;
}
.rentalOrders a {
	display: block;
	float: right;
	cursor: pointer;
}
.rentalOrders input.orderAmount {
	display: block;
	float: right;
	width: 18px;
	height: 12px;
	text-align: right;
}
.rentalSidebar {
	width: 264px;
	float: right;
	margin-top: 10px;
	background-color: #fff;
	background: transparent url(../img/basic/rental_box-middle.png) repeat-y top left;
}
.rentalSidebar .outer {
	background-color: #fff;
}
.rentalSidebar .outer p {
	margin-bottom: 0;
}
.rentalSidebar li,
.rentalSidebar p {
	margin-left: 18px;
}
.rentalSidebar h2 {
	padding-left: 18px;
	padding-bottom: 15px;
	background: #fff url(../img/basic/rental_box-top.png) no-repeat bottom left;
}
.rentalSidebar a.deleteOrder {
	margin: 0 18px 0 10px;
	display: block;
	width: 10px;
	height: 16px;
	background: transparent url(../img/basic/icon_trash.png) no-repeat 0 2px;
}
.rentalSidebar a.button {
	float: right;
	margin-right: 18px;
}
.rentalSidebar .bottom {
	height: 10px;
	background: #fff url(../img/basic/rental_box-bottom.png) no-repeat bottom left;
}
.rentalDropzone {
	margin-top: 45px;
	background: #fff url(../img/basic/rental_box-bg-dropzone.png) no-repeat bottom left;
	width: 264px;
	height: 191px;
}
.rentalDropzone p {
	margin: 18px;
	color: #888;
	line-height: 1.273em;
}
.rentalDropzone div {
	width: 105px;
	height: 105px;
	margin: 0 auto;
	background: transparent url(../img/basic/rental_box-dropzone.png) no-repeat top left;
}
.rentalDropzoneHighlight {
	
}
span.listAmount, 
.requestFormList span {
	float: right;
}
.rentalSidebar span.listTotal {
	float: right;
	margin-right: 41px;
}
.rentalList .listItems {
	margin-left: 30px;
}
.rentalList .listAmount {
	margin-right: 25px;
}
.rentalList li.requestFormTotal {
	background-color: #f9ede1;
}
.requestForm legend {
	margin-bottom: 10px;
}
.requestForm div.input {
	height: 25px;
	margin-bottom: 10px;
}
.requestForm label {
	clear: both;
	float: left;
	display: block;
	width: 200px;
}
.requestForm input {
	float: left;
	width: 345px;
}
.requestFormButttons {
	margin-right: 160px;
	float: right;
}
.requestFormButttons a {
	padding-left: 17px;
	background: transparent url(../img/basic/arrow_back.gif) no-repeat 5px 4px;
}
/* @end */

/* @group homeDock */

#homeDockEvent {
	margin-top: 214px;
}
#homeDockColour {
	margin-bottom: 71px;
}
.homeDockWrapper {
	position: relative;
	height: 32px;
	width: 100%;
	margin: 0 0 44px 72px;
	z-index: 1;
}
.homeDockWrapper h2 {
	position: absolute;
	z-index: 20;
	left: 533px;
	margin-top: 0;
}
ul.homeDock{
	position: relative;
	margin: 0;
	height: 32px;
	width: 528px;
}
ul.homeDock li {
	width: 30px;
	height: 30px;
	float: left;	
	margin-right: 3px;
	border: 1px solid #55565F;
	z-Index: 11;
}
ul.homeDock li.withJs {
	float: none;
	position: absolute;
	top: 0;
	left: 0;
}
ul.homeDock li img {
	width: 100%;
	height: 100%;
}
/* @end */

/* @group sitemap */
body.sitemap #content ul li {
	float: left;
	width: 160px;
	clear: none;
	font-weight: bold;
	text-transform: uppercase;
}
body.sitemap #content ul li ul li {
	float: none;
	text-transform: none;
}
body.sitemap #content ul li ul li ul li {
	font-weight: normal;
	text-transform: none;
	list-style-type: disc;
	margin-left: 16px;
}
body.sitemap #content a {
	text-decoration: none;
}
body.sitemap #content a:hover {
	text-decoration: underline;
}
body.sitemap #content .sitemap_meta a {
	font-weight: normal;
	text-transform: none;
	list-style-type: disc;
	margin-left: 0;
}

/* @end */

}

