#page-symbol {
position:absolute;
left:8px;
top:332px;
width:78px;
height:76px;
z-index:1;
}

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

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

#scroll-main {
width: 405px;
height: 362px;
}

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



/* SCROLL DIV LAYER QUER  */
#scroll-quer {
position:absolute;
left:0px;
top:0px;
width: 849px;
height: 216px;
z-index:101;
}

#scroll-quer-main {
width: 849px;
height: 200px;
}

#scroll-quer-content {
width: 834px;
height: 200px;
float: left;
overflow: hidden;
}
/* SCROLL DIV LAYER QUER  */



/* 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(../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: 50%; left: 0px; width: 100%; height: 1px; overflow: visible;
}


#con-hoch {
	width: 405px;
	height: 362px;
	position: absolute;
	top: 203px;
	left: 445px;
	z-index:50;
	background-color: #F0F0F0;
}


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

#con-menu-left {
	width: 407px;
	height: auto;
	position: absolute;
	top: 83px;
	left: 0px;
	z-index:102;	
}

#con-menu-top {
	width: 442px;
	height: 119px;
	position: absolute;
	top: 84px;
	left: 407px;
	z-index:100;
	background-color: #FFFFFF;
}

#flash-image {
	width: 265px;
	height: 200px;
	position: absolute;
	top: 430px;
	left: 50px;
	z-index:210;
}



#btn_back {
	width: 108px;
	height: 18px;
	position: absolute;
	top: 379px;
	left: 725px;
	z-index:210;
}

#auswahl {
	width: 376px;
	height: 40px;
	position: absolute;
	top: 397px;
	left: 457px;
	background-color: #ADB0B5;
	z-index:210;
}


#con-quer {
	width: 100%;
	height: 216px;
	position: absolute;
	top: 397px;
	left: 0px;
	background-color: #adb0b5;
}


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

#content {
	width: 923px;
	height: 682px;
	margin-left: -461px; /*** width / 2 ***/
	position: absolute;
	top: -341px; /*** height / 2 ***/
	left: 50%;
	background-color: #FFFFFF;
}

#inhalt {
	width: 849px;
	height: 682px;
	position: absolute;
	top: 0;
	left: 37px;
	background-color: #FFFFFF;
}


a:link {
	color: #5c6369;
	text-decoration: none;
}
a:visited {
	color: #5c6369;
	text-decoration: none;
}
a:hover {
	color: #fbd63f;
	text-decoration: underline;
}
a:active {
	color: #5c6369;
	text-decoration: none;
}

body {
	background-color:#5B626A;;
}


a {
	font-size: 9px;
	font-weight: bold;
}


body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: normal;
	color: #5c6369;
}



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