.imgrahmen{
border: 2px #ffffff solid; 
padding: 2px;
}

/* SCROLL DIV LAYER HOCH  */
#scroll {
position:absolute;
left:312px;
top:67px;
width:775px;
height:477px;
z-index:1;
}

#scroll-main {
width: 740px;
height: 477px;
border: 0px solid #e5e5e5;
}
						
#scroll-content {
width: 740px;
height: 477px;
float: left;
overflow: hidden;
color: #000000;
font-family: Verdana, Arial, Helvetica, sans-serif;
z-index:auto;
}
/* SCROLL DIV LAYER HOCH  */






/* SCROLL BAR SETTINGS border: 1px solid #e5e5e5; */
.vScrollbar {
float: left;
position:absolute;
left:390px;
top:0px;	
}
		
.hScrollbar {
clear: both;	
}

.vTrack {
height: 210px;
width: 15px;
position: relative;
overflow: hidden;
background-image: url(/html/images/scroll_spacer.gif);
}
		
.hTrack {
float: left;
height: 15px;
width: 255px;
position: relative;
background: #ddd;
overflow: hidden;	
background-image: url(/html/images/scroll_spacer.gif);	
}			

						
.corner {
height: 15px;
width: 15px;
overflow: hidden;	
background-image: url(/html/images/scroll_down_normal.gif);					
}
		
.arrowLeft {
float: left;
height: 15px;
width: 15px;
background-image: url(/html/images/scroll_left_normal.gif);	
}


.arrowRight {
float: left;
height: 15px;
width: 15px;
background-image: url(/html/images/scroll_right_normal.gif);	
}

.arrowRight:hover{
height: 15px;
width: 15px;
overflow: hidden;
background-image: url(/html/images/scroll_right_ovr.gif);
cursor: hand;
}	

.arrowLeft:hover{
height: 15px;
width: 15px;
overflow: hidden;
background-image: url(/html/images/scroll_left_ovr.gif);
cursor: hand;
}	


.hThumb{
position: absolute;
top: 0;
left: 0;
height: 15px;
width: 15px;
overflow: hidden;
background-image: url(/html/images/scrollbar_thumb_mover_kdn.gif);
}
/* SCROLL BAR SETTINGS */


#content {
	position: relative;
	left: 0px;
	right: 0px;
	width: 991px;
	height: 490px;
	margin-left: auto;
	margin-right: auto;
}

#content-flash {
	position: relative;
	left: 0px;
	right: 0px;
	top:0px;
	width: 991px;
	height: 490px;
	margin-left: auto;
	margin-right: auto;
}

#werbung {
	position: absolute;
	left: 992px;
	right: 0px;
	width: 80px;
	height: 427px;
	top: 40px;
}

#inhalt {
	position: relative;
	left: 0px;
	right: 0px;
	width: 991px;
	height: 490px;
}


#content-bg {
	position: relative;
	left: 0px;
	right: 0px;
	width: 100%;
	height: 100%;
	margin-left: auto;
	margin-right: auto;
	background-repeat: repeat-x;
	background-attachment: fixed;
}

.page-layer {
	position:static;
	left:20px;
	top:40px;
	width:50px;
	height:10px;
	z-index:10;
}

#txt-win {
position:absolute;
left:312px;
top:0px;
width:685px;
height:563px;
z-index:1;
background-image:url(/html/images/bg_plate.jpg);
}

#model-browse{
	position:absolute;
	left:10px;
	top:15px;
	width:680px;
	height:530px;
	z-index:2;
	background-image: url(/html/images/bg-browse.jpg);
	background-repeat: repeat-x;
	background-position: -10px -10px;
}



.letter-bar {
	color: #999999;
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
a:link {
	text-decoration: none;
	color: #2BAAE1;
	font-weight: bold;
}
a:visited {
	text-decoration: none;
	color: #2BAAE1;
}
a:hover {
	text-decoration: none;
	color: #9a9a9a;
}
a:active {
	text-decoration: none;
	color: #2BAAE1;
}
body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color:#9a9a9a;
}

#searchplate {
 position:absolute;
 left:20px;
 top:97px;
 width:100px;
 height:20px;
 z-index:4;
}



.txt-big {
	font-size: 12px;
	line-height: 18px;
	font-weight: normal;
}
.hbtn {
	border: 1px #ffffff solid;
	padding: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8px;
	color: #FFFFFF;
	background-color: #FFFFFF;
	height: 1px;
	width: 1px;
}

.hbtn:hover {
	border: 1px #ffffff solid;
	padding: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8px;
	color: #FFFFFF;
	background-color: #FFFFFF;
}
.suchfelder {
	border: 1px solid #CCCCCC;
	padding: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
	background-color: #FFFFFF;
}

