

body {
	margin:0px; 
	padding:0px;
	text-align:center; 				/* horizontal zentriert */
	}

#blank {
	width: 872px;
	height: 40px;
	background-color:#FFFFFF;
	}


#contentArea {
  width: 872px;
  height: 800px;
  text-align:left;
  margin: auto;
  background-image:url(picts/navi/bg_mit_name.gif);
  background-repeat:no-repeat;
}



/* NAVIGATION */	

#naviArea {
	width:171px;
	height:562px;
	margin-top: 0px; /* war 60px*/
	padding-right:54px;
	float:right;
    }

.link {
	width:171px;
	margin-bottom: 34px; /* war 60px*/
	padding-right:54px;
    }

/* VOR ZURÜCK */

#pfeile {
	clear:both;
	width: 617px;
	margin-left: 15px;
	text-align:center;
	}


/* CONTENT */

#contentLeft {
	float:left;
	width: 617px;
	height: 560px;
	margin-top: 60px;
	margin-left: 15px;
	/*background-color:#CC0099;*/
	text-align:center;
	}


div#pic2, div#pic3, div#pic4, div#pic5, div#pic6, div#pic7, div#pic8, div#pic9, div#pic10, div#pic11, div#pic12, div#pic13, div#pic14, div#pic15, div#pic16, div#pic17, div#pic18 {
  display:none;
  height: 560px;
  vertical-align:middle;
}


a {
	text-decoration: none;
	outline: none;
}

a:link {
	text-decoration: none;
	outline: none;
}
