/*h1 für Startseitentext*/

h1.start, .lnk {
		font-family:Arial, Helvetica, Verdana;
		font-size:11px;
		font-weight: normal;
		color:#000000;
		text-align: justify;
	}



/*Bilderausrichung*/

.im_l {	height: 218px;
				position: absolute; 
				top: 0px; 
				left: 0px;
			}

.im_o {	width: 12px; 
				height: 12px; 
				position: absolute; 
				top: 0px; 
				right: 0px;
			}

.im_u {	width: 12px; 
				height: 12px; 
				position: absolute; 
				bottom: 0px; 
				right: 0px;
			}

/*Boxen*/
			
.boxen {	width:258; 
					height:218; 
					position: absolute; 
					top: 0px;
				}

#box1 {	background-color: DFDFDF;
				left: 0px; 
				float: left;
			}

#box2 {	background-color: CDCDCD; 
				left: 267px; 
				float: left;
			}

#box3 {	background-color: BEBEBE; 
				left: 534px;
			}

#box4 {	background-color: 3C82C7; 
				left: 0px; 
				float: left;
			}

#box5 {	background-color: 5E9BC7; 
				left: 267px; 
				float: left;
			}

#box6 {	background-color: 81B2D3; 
				left: 534px;
			}

/*lksjflasjf*/
