 	* {
				margin: 			0px;
				padding: 		0px;
				border: 			none;
				/*font-size: 			100.01%;*/
	   }
	
	body {		
				margin: 			0px;
				height:			100%;
		 }
		 
	img {
				border: 			0px;
		 }
		 
	br {
				line-height: 		7px;
		}
		 
 	#header {
				height:				110px;
				width:					1000px;
				padding: 			0px;
				margin:				0px;
				background-color:   #fcf9e2;
			}

 			#header-left {
				float:					left;
				padding-top:		5px;
				height:				110px;
				width:					700px;
				margin:				0px;
				background-image:	url(../img/header_left.png);
				background-repeat:	no-repeat;
			}
		
	 		#header-right {
				float:					right;
				height:				110px;
				width:					300px;
				margin:				0px;
				background-image:	url(../img/header_right.png);
				background-repeat:	no-repeat;
			}

			#settings { 
				padding-left:		35px;
				width: 				250px;
				height: 			17px;
				float:				left;
				text-align:		left;
			}		

			#settingsright { 
				padding:		0px;
				width: 				526px;
				height: 			17px;
				float:				right;
			}					
		
	#nav-left {
				height:				25px;
				width:					995px;
				/*padding-top:		218px;*/
				float:					left;
                list-style-type: 	none;
			}
			
	#nav-right {
				height:				25px;
				width:				5px;
				margin:				0px;
				padding: 			0px;
				float:					right;
			}

	#rumpf {
				width:				1000px;
				height:			100%;
				margin:				0px;
				padding:			0px;
			}
			
	#rumpf-aus {
				clear:			both;
				width:				1000px;
				background-image:	url(../img/rumpf-bg.png);
				background-repeat:		repeat-y;	
				margin:				0px;
				padding:			0px;
				overflow:			hidden;
			}

	#rumpf-oben {
				clear:					both;
				width:					1000px;
				height:				5px;
				background-image:	url(../img/rumpf-top.png);
				background-repeat:	no-repeat;
				margin:				0px;
				padding:			0px;
				overflow:			hidden;
			}
			
	#rumpf-unten {
				clear:				both;
				width:				1000px;
				height:				5px;
				background-image:	url(../img/rumpf-bottom.png);
				background-repeat:	no-repeat;
				margin:				0px;
				padding:			0px;
				overflow:			hidden;
			}						
			
		#linkespalte {
				float:				left;
				width:				700px;
				background-color:       #FFFFFF;
				padding:   	 	   0px;
				margin:				0px;
				 }

					#content-left {
					float:							left;
					width:							396px;
					padding:      				0px 0px 20px 35px;
					height:						100%;
					}
					
						.contentblock {
						margin-bottom:	20px;
						overflow:				auto;
						}
						
					#content-left img {
					float:						left;
					padding-right:  		10px;
					padding-bottom:   6px;
					}
					
					#content-right {
					float:							right;
					width:							210px;
					padding:      				0px 30px 20px 25px;
					}

							#gelbaussen {
							background-color:		#fcf8e0;
							border:							2px solid  #fee3c6;
							width:								210px;
							}	
						
							#gelbinnen {
							background-image:		url(../img/cont_bg_gelb.gif);
							background-position:	left bottom;
							background-repeat:		no-repeat;
							padding:						10px;
							overflow:						visible;
							}
							
							#blauaussen {
							background-color:		#e7ebf1;
							border:							2px solid  #aeb9cf;
							width:								210px;
							margin-bottom:			20px;
							}
							
							#blauinnen {
							background-image:		url(../img/cont_bg_blau.gif);
							background-position:	left bottom;
							background-repeat:		no-repeat;
							padding:						10px;
							overflow:						hidden;
							}
							
							#gelbinnen img, #blauinnen img {
								margin-bottom:		15px;
								}
	#rechtespalte {
			float:				right;
			width:				299px;
			height:			100%;
			padding: 		0px;
			margin:			0px;
			vertical-align:	top;
		  }

								#rechts-mitte {
										float:							right;
										width:				269px;
										height:			100%;
										padding: 		25px 15px 20px 15px;				
										height:						100%;
								 }
								 
								 #linkleiste {
								 float:			left;
								 width:				269px;
								 padding: 		0px;
								 }
								 
								 
								#linkleiste-head {
									float:					left;
									width:							269px;
									padding:            0px;
									height:				25px;
									}
														 
								#linkleiste-head h1 {
										float:						left;
										background: transparent url(../img/studien_rechtesp_header.gif) no-repeat top left; 
										width: 228px; 
										height: 25px; 
										}
			
								#linkleiste-head h1 span {
									display:none
									}

	#footer {
				clear:				both;
				width:				965px;
				height:				36px;
				padding:			0px 0px 0px 35px;
				margin:				0px;
				border-top:        1px solid #adadad;
				background-image:	url(../img/footer_bg.gif);
				background-repeat:	repeat-x;
			}