

body {
                background-color: rgb(153, 153, 255);
                font-family:  "Book Antiqua", serif;
/*                font-style: italic;*/
/*                Arial, sans-serif;*/
/*                Verdana,*/
}

#boxRahmen {	background-image:url(materialsammlung/noten02.jpg);
	    	width: 965px;
		height: 585px;  
		margin: 5px;
		padding: 5px; 		
}

#boxRahmenHoch {	background-image:url(materialsammlung/noten02.jpg);
	    	width: 965px; 
		margin: 5px;
		padding: 5px; 		
}


#boxKopf {  	background-image:url(materialsammlung/logo.gif);
                background-repeat:no-repeat;
                width: 944px;
		height: 124px;
	        border-color: rgb(153, 153, 255);
	      	border-width: medium;
	     	margin: 0;
	     	border-style: solid;
		border-width: thin;
/*		text-align: center;*/
}


#boxNavi { 	width: 150px;
		height:440px;
		border-color: rgb(153, 153, 255);
	   	border-width: medium;
	   	margin: 0;
	   	border-style: solid;
		border-width: thin;
                float: left;
}


#boxText { 	width: 784px;
		height:440px;
		border-color: rgb(153, 153, 255);
	   	border-width: medium;
	   	margin: 0;
	   	border-style: solid;
		border-width: thin;
                position: relative;
                margin-left: 157px;
}

#boxTextHoch  { width: 784px;
		border-color: rgb(153, 153, 255);
	   	border-width: medium;
	   	margin: 0;
	   	border-style: solid;
		border-width: thin;
                position: relative;
                margin-left: 157px;
}

#textEichendorff{	text-align: center;
			vertical-align: middle;
			font-size: 1.75em;
			font-weight: bold;
			font-family: Book Antiqua;
			font-style: italic;
			color: rgb(102, 102, 153);
			padding: 0; 	
}

#textUnterschrift{	text-align: right;
			vertical-align: middle;
			font-size: 1.00em;
			font-weight: bold;
			font-family: Book Antiqua;
			font-style: italic;
			color: rgb(102, 102, 153);
			padding: 0; 
}

#textKontakt{		text-align: center;
}


#navi{			margin: 2px;
			padding: 0;
			list-style-type: none;
}

ul a{		display: block;
		width: 142px;
		height: 25px;
		line-height:20px;
		color: #000;
		text-decoration: none;
		background:  rgb(204, 204, 255);
		border-bottom: 2px solid white
}


ul a:visited{	text-decoration: none;
		color: blue;
}

#navi a {
	padding: 1px;
	padding-left: 3px;
}

.anreissen {
	float: left;
	/*margin: 5px,5px,5px,5px;*/
	/*padding: 50px,20px,30px,20px;*/
	padding-top: 20px;
	padding-right: 0px;
	padding-bottom: 30px;
	padding-left: 20px;
	width: 220px;
	text-align: center;
}

H2 {
	text-align: center;
	margin-top: 50px;
}
