/* CSS Document */

body{
	font-family: Arial,sans-serif;
    font-size: small;
	background-image: url(../images//sub-back_ground.gif);
	color: #333333;
	line-height: 1.166;	
	margin: 0px;
	padding: 0px;
}

a:link {
	color: #333333;
}
a:visited {
	color: #333333;
}
a:hover {
	color: #333333;
}
a:active {
	color: #333333;
}
p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
}
h3{
    font-size: small;
	color: #009999
	}

.style1{
    font-size: small;
	color: #42A5A5
	}

.style2 {
	color: #000000;
	font-weight: bold;
}

.style3 {
	font-size: large;
	font-weight: bold;
}
.style4 {font-size: x-large}
/***********************************************/
/* Layout Divs                                 */
/***********************************************/
#rightcolum{ 
position:absolute; 
width:328px; 
height:115px; 
z-index:1; 
left: 14px; 
top: 16px;
	font-family: Arial,sans-serif;
    font-size: small;
	background-image: url(../images/sub-back_ground.gif);
	color: #ffffff;
	line-height: 1.166;	
}
#content{ 
position:absolute; 
width:400px; 
height:115px; 
z-index:2; 
left: 383px; 
top: 36px;
}
#Layer3{
position:absolute; 
width:400px; 
height:150px; 
z-index:3; 
left: 380px; 
top: 9px;
}
#zuruck{
position:absolute; 
width:200px; 
height:54px; 
z-index:4; 
top: 467px; 
left: 141px;"
}

