/*Definitionen für Kollektoin*/

div.rowdiv_left {
	width:200px; 
	height:300px; 
	top:0; 
	left:0;
	overflow:hidden; 
	margin: 0px; 
	padding: 0px; 

	position:absolute;
}

div.rowdiv_left_sub {
	width:200px; 
	height:20px; 
	top:310; 
	left:0;
	overflow:hidden; 
	margin: 0px; 
	padding: 0px; 

	position:absolute;
	text-align:center;
}

div.rowdiv_middle {
	width:200px; 
	height:300px; 
	top:0; 
	left:253;
	overflow:hidden; 
	margin: 0px; 
	padding: 0px; 

	position:absolute;
}

div.rowdiv_middle_sub {
	width:200px; 
	height:20px; 
	top:310; 
	left:253;
	overflow:hidden; 
	margin: 0px; 
	padding: 0px; 

	position:absolute;
	text-align:center;
}

div.rowdiv_right {
	width:200px; 
	height:300px; 
	top:0; 
	right:0;
	overflow:hidden; 
	margin: 0px; 
	padding: 0px; 

	position:absolute;
}

div.rowdiv_right_sub {
	width:200px; 
	height:20px; 
	top:310; 
	right:0;
	overflow:hidden; 
	margin: 0px; 
	padding: 0px; 

	position:absolute;
	text-align:center;
}

.randan {
	border-style:solid; 
	border-color:black;
	border-width:1px; 
}

#labelbox {
	border-style: solid;
	border-color: #0F6D48;
	border-width: 0;
	width:350;
	height:230;
}

#labeltd {
	border-style: solid;
	border-color: #0F6D48;
	border-left: 1;
	border-top: 0;
	border-right: 0;
	border-bottom: 0;

	
}

.raster_left_div {
    width:245px; 
    height:100px; 
    left:0; 
    margin: 0px; 
    padding: 0px; 
    border-style:solid; 
    border-color:black; 
    border-width:0px;
    position:absolute; 
    text-align:left; 
}

.raster_left_img {
    position:absolute;
    left:255px;
    top:-40px;
}

.raster_right_div {
    width:245px; 
    height:100px; 
    left: 350px; 
    margin: 0px; 
    padding: 0px; 
    border-style:solid; 
    border-color:black; 
    border-width:0px;
    position:absolute; 
    text-align:right; 
    top:0px; 

}

.raster_right_img {
    position:absolute;
    right:255px;
    top:-40px;
}


a.wohnen1 {
background: transparent url(/content/collection/wohnen/thumbs/1.jpg) no-repeat; 
}

a.wohnen2 {
background: transparent url(/content/collection/wohnen/thumbs/2.jpg) no-repeat; 
}

a.wohnen3 {
background: transparent url(/content/collection/wohnen/thumbs/3.jpg) no-repeat; 
}

a.garten1 {
background: transparent url(/content/collection/garten/thumbs/1.jpg) no-repeat; 
}

a.garten2 {
background: transparent url(/content/collection/garten/thumbs/2.jpg) no-repeat; 
}

a.garten3 {
background: transparent url(/content/collection/garten/thumbs/3.jpg) no-repeat; 
}

a.mode1 {
background: transparent url(/content/collection/mode/thumbs/1.jpg) no-repeat; 
}

a.mode2 {
background: transparent url(/content/collection/mode/thumbs/2.jpg) no-repeat; 
}

a.mode3 {
background: transparent url(/content/collection/mode/thumbs/3.jpg) no-repeat; 
}

.raster_left_div a { 
display: block; 
width: 350px; 
height: 100px; 
background-position: 250 -100;

border-style:solid; 
border-color:black; 
border-width:0px;
}


.raster_left_div a:hover { 
background-position: 250 0; 
}


a.wohnen4 {
background: transparent url(/content/collection/wohnen/thumbs/4.jpg) no-repeat; 
}

a.wohnen5 {
background: transparent url(/content/collection/wohnen/thumbs/5.jpg) no-repeat; 
}

a.wohnen6 {
background: transparent url(/content/collection/wohnen/thumbs/6.jpg) no-repeat; 
}

a.garten4 {
background: transparent url(/content/collection/garten/thumbs/4.jpg) no-repeat; 
}

a.garten5 {
background: transparent url(/content/collection/garten/thumbs/5.jpg) no-repeat; 
}

a.garten6 {
background: transparent url(/content/collection/garten/thumbs/6.jpg) no-repeat; 
}

a.mode4 {
background: transparent url(/content/collection/mode/thumbs/4.jpg) no-repeat; 
}

a.mode5 {
background: transparent url(/content/collection/mode/thumbs/5.jpg) no-repeat; 
}

a.mode6 {
background: transparent url(/content/collection/mode/thumbs/6.jpg) no-repeat; 
}

.raster_right_div a { 
display: block; 
width: 350px; 
height: 100px; 
background-position: 1 -100;

border-style:solid; 
border-color:black; 
border-width:0px;
}


.raster_right_div a:hover { 
background-position: 1 0; 
}

