﻿@charset "utf-8";
/* CSS Document */
                        /* MENU STYLING */
 

/* DIV STYLING */


body{
	z-index: 0;
    background-repeat: no-repeat;
	background-size: 100% 100%;
	background-image: url('images/pic1.jpg');
}

.style2 {
	color     : #FFFFFF;
	text-align : center;
	border: 0px;
	font-size: 40px;
}

.style1 {
	color     : #FFFFFF;
	text-align : center;
	border: 0px;
}

a.whitelink {
	text-align : center;
	color     : #FFFFFF;
	text-decoration: none;
	}

.left_col {
	width: 5%;
	height : 6%;
	position : absolute;
	z-index: auto;
	left: 1%;
	top: 2%;
	text-align:center;
        margin:1px;	
	}


#T_col {
	width: 60%;
	height: 10%;
	position : absolute;
	z-index:2;
	left: 20%;
	top: 3%;
	background-size: 100% 100%;	
	background-image: url('grafik/top.png');
              				}
	

#prew_col {
	height:25%;
	width: 20%;
	top: 15%;
	z-index: 1;
	position : absolute;
	left:6%;
              				}

#prewn_col {
	height:25%;
	width: 20%;;
	top: 15%;
	z-index: 1;
	position : absolute;
	left: 28%;
	background-size: 100% 100%;
	
			}	
			
#prewnn_col {
	height:25%;
	width: 20%;
	z-index: 1;
	top: 15%;
	position : absolute;
	left: 50%;
	
	
			}			
#prewnnn_col {
	height:25%;
	width: 20%;
	top: 15%;
	z-index: 1;
	position : absolute;
	left:72%;
	 
			}


#prew2_col {
	height:25%;
	width: 20%;
	top: 50%;
	z-index: 1;
	position : absolute;
	left:6%;
              				}

#prewn2_col {
	height:25%;
	width: 20%;;
	top: 50%;
	z-index: 1;
	position : absolute;
	left: 28%;
	background-size: 100% 100%;
	
			}	
			
#prewnn2_col {
	height:25%;
	width: 20%;;
	top: 50%;
	z-index: 1;
	position : absolute;
	left: 50%;
	
	
			}			
#prewnnn2_col {
	height:25%;
	width: 20%;
	top: 50%;
	position : absolute;
	left:72%;
	 
			}
	