body {
	margin: 0;
	text-align: center;
	scrollbar-base-color: #EEE;
	scrollbar-3dlight-color: #FFF;
	scrollbar-darkshadow-color: #FFF;
}
a {
	text-decoration: none;
	color: #000;
}
.fett {
	font-weight: bold;
}
.content-options {
	position: relative;
}
.versteckt {
	display:none;
}
.angezeigt {
	display:block;
	position: absolute;	top: 0;	right: 0;
	text-align:right;
	width: 100%;
	height: 100%;
}
.angezeigt img {
	margin-left: 0.1em;
}
.inhalt {
	position: relative;
}
#adminlink
{
	position: absolute;	top: 94%;	left: 2%;	width: 48%;
	font: normal 0.7em verdana, helvetica, arial, sans-serif;
	background: #FFF;
}
#adminlink a
{
	margin-right: 0.4em;
}
#menue-edit {
	position: relative;	top: 14.4%; left: 42%; width: 58%; height:1.6em;
	font: normal 0.7em verdana, helvetica, arial, sans-serif;
	line-height:1.4em;
	margin-left:0.5em;
	padding:0;
}
#menue-edit img {
	margin-right:0.5em;
	float:left;
}
#menue-edit span {
	margin-left:0.5em;
}
#menue-edit a {
	float:left
}
#menue-edit input {
	float:left;
	margin:0 1em 0 0;
	padding:1px;
}
#menue-edit button {
	background: #EEEEEE;
	float:left;
	margin:0 0.8em 0 0;
	padding:1px;
}
#menue-edit button:hover {
	background: #FFEAD7;
}
#menue-edit a:hover {
	font-weight: bold;
}
#content p, #content form, ul {
	padding:0;
	margin-top: 1em;
}
ul {
	margin-left: 1em;
	padding-left: 0.5em;
}
#container {
	position: relative;	top: 0;	left: 0; width: 50em; height: 34.5em;
	margin: 2% auto;
	text-align: left;
	overflow: visible;
}
#schatten-u {
	position: absolute;	top: 100%; left: 0;	width: 100%; height: 10px;
	background: url(../img/schatten_u.gif) repeat-x;
}
#schatten-r {
	position: absolute;	top: 4%; left: 100%; width: 9px; height: 97%;
	background: url(../img/schatten_r.gif) repeat-y;
}
#schatten-or {
	position: absolute;	top: 3.5%; left: 100%; width: 9px; height: 40px;
	background: url(../img/schatten_or.gif) no-repeat;
}
#schatten-ul {
	position: absolute;	top: 100%; left: 0;	width: 20px; height: 10px;
	background: url(../img/schatten_ul.gif) no-repeat;
}
#schatten-ur {
	position: absolute; top: 100%; left: 100%; width: 9px; height: 10px;
	background: url(../img/schatten_ur.gif) no-repeat;
}
#schatten-om {
	position: absolute; top: 0; left: 0; width: 40%; height: 100%;
	background-repeat: no-repeat;
	border-left: 1px solid #CCC;
	border-top: 1px solid #CCC;
	overflow: visible;
}
#schatten-op {
	position: absolute;	top: 0;	left: 100%;	width: 9px;	height: 57px;
	background: url(../img/schatten_om.gif) no-repeat;
}
#linie-oben {
	position: absolute;	top: 12.5%;	width: 100%;
	border-top: 0.1em solid #C03;
}
#logo-oben, #logo-unten {
	position: absolute;	left: 10%; width: 159px;
}
#logo-oben {
	top: 2.5%;
	height: 49px;
	background: url(../img/logo.gif) no-repeat;
}
#logo-unten {
	top: 13.5%;
	height: 11px;
	background: url(../img/logo_unten.gif) no-repeat;
}
.hg {
	position: absolute;	top: 19%;	left: 2%;	width: 98%;	height: 74%;
	background: #F0F0F0;
	border-top: 1px solid #CCC;
	overflow: hidden;
}
#navi-mm {
	position: absolute;	top: 3.5%; left: 42%;	width: 58%;
	background: #EEE;
	border-bottom: 1px solid #aaa;
}
#navi-um {
	position: absolute;	top: 8.3%; left: 42%;	width: 58%;
}
#navi-btm-linie {
	position: absolute;	top: 97.5%;	left: 2%;	width: 98%;
	border-top: 0.25em solid #C03;
}
#navi-btm {
	position: absolute;	top: 94.2%;	left: 50%;	width: 50%;
	/*border-bottom: 0.25em solid #C03;*/
}
#navi-mm a, #navi-um a, #navi-btm a {
	font: normal 0.7em verdana, helvetica, arial, sans-serif;
	padding: 0 0.5em;
	line-height: 1.55em;
	background: #FFF;
	height: 1.7em;
}
#navi-mm a {
	float: left;
	border-right: 1px solid #aaa;
}
#navi-um a, #navi-um span {
	float: left;
	color: #555;
}
#navi-um span{
	font: normal 0.7em verdana, helvetica, arial, sans-serif;
	padding: 0 0.5em;
	line-height: 1.55em;
}
#navi-btm a {
	float: right;
	border-left: 1px solid #C03;
}
#content-title {
	position: absolute;	top: 23.5%;	left: 46%; width: 364px; height: 33px;
}
#content {
	font: normal 0.7em verdana, helvetica, arial, sans-serif;
	position: absolute;	top: 31%;	left: 47.5%; width: 47%; height: 58.5%;
	padding-right: 15px;
	color: #444;
	line-height: 1.4em;
	overflow: auto;
}
#navi-mm a:hover, #navi-btm a:hover, #navi-um a:hover {
	background: #FFEAD7;
}
#content a:hover, a .fett:hover {
	text-decoration: underline;
}
button:hover {
	background: #FFEAD7;
}
button {
	cursor: pointer;
	font: normal 1em verdana, helvetica, arial, sans-serif;
	border: 1px #999 solid;
	background: #FFF;
}
#kontakt button, #login button {
	float: right;
	clear:both;
}
input, textarea, select {
	font: normal 1em verdana, helvetica, arial, sans-serif;
	border: 1px #999 solid;
	background: #FFF;
}
.content-edit {
	width: 98%;
}
.content-edit textarea {
	background:#F8F8F8;
	width:98%;
	height:15em;
	float:right;
	margin-bottom:1em;
}
.content-edit input {
	background:#F8F8F8;
	width:60%;
	margin-bottom:1em;
	float:right;
}
.content-edit .radio {
	width:auto;
	float: left;
}
.content-edit label {
	width: 38%;
	text-align: right;
	margin-top: 0.1em;
	float: right;
}
.content-edit select {
	width: 36%;
	margin-right:2%;
	float: right;
}
.content-edit .dateifeld {
	width:99%;
	float:right;
	margin-bottom:2em;
	background:#EEEEEE;
}
.content-edit a, button{
	float:right;
	margin-left: 1em;
}

.content-edit a {
	margin-top: 0.1em;
}

#login {
	width: 70%;
}
#kontakt {
	width: 100%;
}
#login label, #kontakt label {
	width: 23%;
	padding-top: 0.1em;
	float: left;
}
#login input, #login textarea, #kontakt input, #kontakt textarea {
	margin-bottom: 1em;
	width: 75%;
	float: right;
}
#login div, #kontakt div, .content-edit div	{
	clear: both;
}

.zeitraum {
	margin-top: 1em;
	width: 26%;
	float: left;
}
.daten {
	margin-top: 1em;
	width: 72%;
	float: right;
}
.team {
	margin:0;
	width: 110px;
	padding-top: 1.5em;
	float: left;
}
.team-pic {
	border: 1px #CCC solid;
}
.team-name {
	width: 100px;
	padding-bottom: 15px;
	padding-top: 2px;
	font: normal 0.8em verdana, helvetica, arial, sans-serif;
}
.newcontent-link {
	font: normal 0.7em verdana, helvetica, arial, sans-serif;
	position: relative; top:38%; left:66%;
}
.bildunterschrift {
	margin: -1.4em 0 0 0;
	font: normal 0.8em verdana, helvetica, arial, sans-serif;
}
