.pictures_normal{
border: 1px #ffffff solid; 
padding: 1px;
}

/* SCROLL DIV LAYER HOCH  */
#scroll {
position:absolute;
left:0px;
top:0px;
width: 850px;
height: 510px;
z-index:101;
}

#scroll-main {
width: 840px;
height: 850px;
}

#scroll-content {
width: 840px;
height: 510px;
float: left;
overflow: hidden;
}
/* SCROLL DIV LAYER HOCH  */



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

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

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


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

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

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


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



#mplae {
position: absolute; top: 40%; left: 0px; width: 100%; height: 1px; overflow: visible;
}


#con-hoch {
	width: 530px;
	height: 510px;
	position: absolute;
	top: 0px;
	left: -5px;
	z-index:50;
}


#con-header {
	width: 849px;
	height: 84px;
	position: absolute;
	top: 0px;
	left: 0px;
	background-color: #5B626A;
}


#con-normal {
	width: 550px;
	height: 299px;
	position: absolute;
	top: 135px;
	left: 274px;
	z-index:102;
	background-color:#e1b697;
}



#con-menu-top {
	width: 863px;
	height: 22px;
	position: absolute;
	top: 256px;
	left: 22px;
	z-index:150;
}



#con-footer {
	width: 100%;
	height: 64px;
	position: absolute;
	top: 611px;
	left: 0px;
	background-color: #FFFFFF;
}

#content {
	width: 920px;
	height: 720px;
	margin-left: -460px; /*** width / 2 ***/
	position: absolute;
	top: -280px; /*** height / 2 ***/
	left: 50%;
	background-image: url(../images/bg.jpg);
	background-repeat: no-repeat;
}

#inhalt {
	width: 864px;
	height: 125px;
	position: absolute;
	top: 130px;
	left: 22px;
	background-image: url(vorlage.jpg);
}

a:link {
	font-size: 9px;
	font-weight: bold;
	color: #C97a77;
}
a:visited {
	color: #C97a77;
}
a:hover {
	color: #893836;
}
a:active {
	color: #C97a77;
}

body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	line-height: 16px;
	font-weight: normal;
	background-color: #FFFFFF;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}



body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #696969;
	line-height: 16px;
}

.txt-normal {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #696969;
	line-height: 16px;
}

.txt-normal-small {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	line-height:13px;
	color: #333333;
}

.txt-white {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	line-height: 12px;
	color: #ffffff;
	font-weight: normal;
}
.hdl {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	color: #C97a77;
}
