div#universum {
	width:938px;
	margin-left:auto;
	margin-right:auto;
	background-image:url(../grafiken/hintergrund.php?lr=c9e1a2&mi=d1dbdf);
	background-repeat:repeat-y;
	padding:0px;
}
	div#kopf {
		height:66px;
		text-align:left;
		background-color:#99bacb;
	}
	div#hals {
		background-color:#6ba2bf;
		clear:both;
		height:20px;
		border-top:3px solid #ffffff;
		border-bottom:3px solid #ffffff;
	}
		div#werkzeuge_oben {
			text-align:left;
			float:left;
			width:250px;
			background-color:#6ba2bf;
			padding-left:3px;
			height: 20px;
			line-height: 20px;
			overflow:hidden;
			visibility:hidden;
		}
		div#nav_oben {
			background-color:#6ba2bf;
			text-align:right;
			padding-right: 5px;
			float:right;
			width:680px;
			height: 20px;
			overflow:hidden;
		}
	div#torso {
		text-align:left;
		margin:0px;
		padding:0px;
	}
		div#links {
			float:left;
			width:160px;
			background-color:transparent;
			overflow:hidden;
			margin:0px;
			padding:0px;
		}
			div#suche_links { 
				width:160px;
				background-color:transparent;
				overflow:hidden;
				padding-top: 5px;
				text-align: center;
			}
			div#nav_links { 
				width:160px;
				background-color:transparent;
				overflow:hidden;
			}
		div#mitte {
			/*overflow: hidden;*/
			margin-left:160px;
			width:605px;
			text-align:left;
			background-color:transparent;
			padding:0px;
			border-left:3px solid #ffffff;
			border-right:3px solid #ffffff;
		}
			div#klickpfad {
				padding: 3px;
				padding-top: 2px;
			}
			div#nav_3 {
				width:601px;
				/*background-color:#6ba2bf;*/
				background-color:#3c50ca;
				text-align:left;
				padding:2px;
				overflow:hidden;
			}
				div#dropdown_nav3_o {
					float:left;
				}
				div#dropdown_nav3 {
					float:left;
				}
				div#nav_4_o {
					float:right;
					width:65%;
				}
			div#inhalt {
				width:595px;
				text-align:left;
				padding: 5px;
				overflow: hidden;
			}
				.lbvcss-textmitbild-tabelle {border:0;margin:0;padding:0;border-style:none;border-spacing:0;}
		div#rechts { 
			float:right;
			width:167px;
			overflow:hidden;
			background-color:transparent;
		}
			div#termine { 
				padding:3px;
			}
			div#inhalt_rechts {
				padding:3px;
			}
			div#inhalt_rechts_oben {
				padding:3px;
			}
	div#fuss {
		background-color:#6ba2bf;
		clear:both;
		border-top:3px solid #ffffff;
		height:20px;
	}
		div#werkzeuge {
			text-align:left;
			float:left;
			width:235px;
			background-color:#6ba2bf;
			padding-left:3px;
			height: 20px;
			line-height: 20px;
			visibility:hidden;
		}
		div#copyright {
			text-align:right;
			float:right;
			width:697px;
			background-color:#6ba2bf;
			padding-right:3px;
			height: 20px;
			line-height: 20px;
		}
div#boden {
	padding-top:5px;
	background-color:transparent;
	overflow:hidden;
	float:left;
}
	div#boden a img {
		border:0;
	}

img {
	border:0;
}