@import url(http://fonts.googleapis.com/css?family=Noto+Sans);h1{font-family: 'Noto Sans', sans-serif;}h2{font-family: 'Noto Sans', sans-serif;}h3{font-family: 'Noto Sans', sans-serif;}h4{font-family: 'Noto Sans', sans-serif;}body { background-color:#555;}#wrapper {float: center;width: 1280px;min-height:950px;background-size:1280px 950px;margin: 0 auto;}	#head {	float: left;	background-color:#EEE;	border: 2px solid #2222F9;	height:170px;	width: 1276px;	}		#logo {		float: right;		background-image:url(../images/logo3.svg);		background-size: 350px 120px;		background-repeat:no-repeat;		min-height:120px;		min-width: 350px;		margin:10px;		margin-top:25px;		}				#image{		float: left;		height:166px;		width: 206px;		}		#titel{		float: left;		vertical-align:middle;		font-family: 'Noto Sans', sans-serif;		font-weight:bold;		min-width:300px;		min-height:30px;		color: #000;		font-size:30px;		margin-left:20px;		padding-top:80px;		}		#content{	float:left;	width: 1276px;	margin-top:10px;	background-color:#FFF;	border: 2px solid #2222F9;	}		#sidebarleft {		font-family: 'Noto Sans', sans-serif;		font-size:20px;		text-shadow:#000 1 1 1px;		float: left;		display:inline;		min-width: 210px;		min-height:600px;		background-color:#EEE;		}		#inhalt {		padding-left: 10px;		padding-right: 10px;		font-family: 'Noto Sans', sans-serif;		font-weight: normal;		font-size:18px;		float: left;		width: 816px;		margin-left:10px;		margin-right:10px;		min-height:600px;		background-color:#EEE;		}		#sidebarright{		padding-left: 10px;		padding-right: 10px;		float:left;		text-align:jutify;		font-family: 'Noto Sans', sans-serif;		font-weight:normal;		float:left;		width: 190px;		min-height:600px;				background-color:#EEE;		}	#footer {	font-family: 'Noto Sans', sans-serif;	font-stretch: condensed;	color:#8d8b55;	font-size:10px;	float:right;	width:790px;	min-height: 20px;	padding: 10px 0;	text-shadow:none;	}a:link {    text-decoration: none;	color: #000;	font-weight:normal;	}a:visited {    text-decoration: none;	color: #000;	font-weight:normal;	}a:hover {    text-decoration: underline;	color: #000;	font-weight:normal;	}a:active {    text-decoration: underline;	color: #000;	font-weight:normal;	}		.active{color:red;}ul {margin: 5px;padding: 0;}.tip{display:none;}.moduletable_menu ul li {display: block;list-style: none;vertical-align: middle;padding: 0px;}.moduletable_menu ul li a:link, .moduletable_menu ul li a:visited{text-align: center;width: 200px;height: auto;padding-top: 20px;padding-bottom: 20px;display: block;margin-bottom: 5px;text-decoration: none;background-color: #2222F9;color: #f1f1f1;border-radius: 1px;}.moduletable_menu ul li a:hover {background-color: #E1E1E1;color: #2222F9;text-shadow:#000 1 1 1px;border-radius: 1px;} 