/* Style Sheet jenaerleben.de */
body {
	font-family: Verdana, Arial, sans-serif;
	margin: 0px;
	padding: 0px;
}
img {
	border: 0px;
}

h1 {
	font-family: Lucida Sans, sans-serif;
  font-size: 176%;
	letter-spacing: 0px;
	line-height: 130%;
}
h2 {
	font-size: 146%;
	letter-spacing: 0px;
	line-height: 120%;
	margin: 0;
}
h3 {
	font-size: 116%;
	letter-spacing: 0px;
	line-height: 110%;
	margin: 0;
}
ul {
	list-style-type: square;
	text-indent: 0px;
	margin: 0;
	padding: 0;
	margin-left: 20px;
}

a:link, a:visited, a:active {
	color: #0d3e9a;
	background: transparent;
	text-decoration: underline;
}
a:hover img {
	border: none;
}
td {
	text-align: left;
	vertical-align: top;
}

/* Definition der einzelnen Bereiche */

#main {
	width: 97%;
	margin: 0;
	padding: 0;
	margin-left: 2%;
}

#navigation, #menu {
	display: none;
	width: 1px;
	height: 1px;
}

#toplogo {
	border: 0;
	margin: 0;
	border-bottom: 1px solid #fff;
	height: 116px;
}

#fullcontent {
	padding: 0px;
	border: 0px;
	margin: 0px;
	text-align: left;
}

#toplinks, #searchbox {
	display: none;
	width: 1px;
	height: 1px;
}

#realcontent {
	clear: right;
	padding: 0px;
	border: 0px;
	margin: 0px;
	font-size: 76%;
	text-align: left;
}

#morelinks {
	float: right;
	width: 220px;
	margin: 0;
	padding: 5px;
	border: 0;
	border-left: 1px solid #000;
	margin-left: 20px;
	margin-bottom: 20px;
	font-size: 91%;
	text-align: left;
}

div.moretext {
	padding: 10px 10px 10px 10px;
}

#realtext {
	padding: 30px;
}

#morelinks a {
    text-decoration: none;
}

#morelinks a:hover {
	text-decoration: underline;
}