* {
  margin: 0;
  padding: 0;
}

html, body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	height: 100%;
}

a:link, a:visited {
	color:#000000;
	text-decoration:none;
}
a:active, a:hover {
	color:#777777;
	text-decoration:none;
}
h6{
	font-size:10px;
}
img{
	border: none;
	padding:2px;
}
ul{
	list-style-position:outside;
	list-style-type:disc;
	padding-left:15px;
}
hr{
	height:1px;
	border-bottom:none;
	border-top-style:dotted;
	border-left:none;
	border-right:none;
}
#all {
	width: 950px;
	position: relative;
	min-height: 100%;
	height: auto !important;
	height: 100%;
	margin-right: auto;
	margin-left: auto;
	background-color: #dceef0;
	background-image: url(images/background.gif);
	background-repeat: repeat-y;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #000000;
	border-left-color: #000000;
}
#header {
	background: url(./images/header.png);
	height:200px;
	width:950px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #000000;
}
#container {
	padding-top: 0;
	padding-bottom: 40px;
}
#container:after {
  clear: both;
  display: block;
  content: ".";
  height: 0;
  visibility: hidden;
}
#content {
	padding: 50px;
	width: 510px;
	float: left;
	text-align: justify;
	font-size:14px;
}
#nav-left{
	padding:0px;
	margin:0px;
	float: left;
	width: 170px;
	line-height: 10px;
	font-size: 10px;
}
#nav-left a{
	display: block;
	background-color: #9bcaea;
	margin-top: 10px;
	margin-bottom: 10px;
	text-align: center;
	padding-top: 10px;
	padding-bottom: 10px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #000000;
	border-bottom-color: #000000;
	color: #000000;
	text-decoration: none;
}
#nav-left a:hover{
	background-color:#5BADFF;
}
#nav-left .verwaltung{
	background-color:#9bcaea;
        border-top-color: #000000;
        border-top-style: solid;
        border-top-width: 1px;
        border-bottom-color: #000000;
        border-bottom-style: solid;
        border-bottom-width: 1px;
}
#nav-left .verwaltung a{        
        margin-top: 0px;
	margin-bottom: 0px;
        border-top-width: 0px;
        border-bottom-width: 0px;
}
#nav-right {
	margin-right:0px;
	padding-right:0px;
	right:0px;
	float: right;
	right: 0px;
	width: 170px;
	line-height: 10px;
	font-size: 10px;
}
#nav-right a{
	display: block;
	background-color: #9bcaea;
	margin-top: 10px;
	margin-bottom: 10px;
	text-align: center;
	padding-top: 10px;
	padding-bottom: 10px;
	color: #000000;
	text-decoration: none;
}
#nav-right a:hover{
	background-color:#5BADFF;
}
#nav-right .verwaltung{
	background-color:#9bcaea;
        border-top-color: #000000;
        border-top-style: solid;
        border-top-width: 1px;
        border-bottom-color: #000000;
        border-bottom-style: solid;
        border-bottom-width: 1px;
}
#nav-right .verwaltung a{        
        margin-top: 0px;
	margin-bottom: 0px;
}
#nav-right .banner{
  background-color: #d4ebf6;
  display: inline;
  margin: 0px;
  padding: 0px;
  margin-left: 1px;
}
#nav-right a.banner{
  background-color: #d4ebf6;
  display: inline;
  margin: 0px;
  padding: 0px;
  margin-left: 1px;
}
#nav-right a.banner:hover{
  background-color: #d4ebf6;
}
#nav-right .banner img{
  background-color: #d4ebf6;
  padding: 0px;
  padding-left: 2px;
}
#imagebox {
	background-color: #FFFFFF;
	position: absolute;
	z-index: 100;
	border: 10px solid #FFFFFF;
	display: none;
}
.verwaltung{
	background-color:#9bcaea;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #000000;
	border-bottom-color: #000000;
	text-align: center;
	line-height:normal;
}
.verwaltung_head{
	padding-top: 10px;
	padding-bottom: 10px;
}
.divLeft{
	width:245px;
	padding:5px 10px 5px 0px;
	float:left;
	vertical-align:middle;
}
.divRight{
	width:245px;
	padding:5px 0px 5px 10px;
	float:right;
	vertical-align:middle;
}
.id{
	width:10px;
	float:left;
	padding:10px;
}
.name{
	width:380px;
	float:left;
	padding:10px;
	text-align:center;
}
.option{
	width:50px;
	float:left;
	padding:10px;
}
.linkMitBorder {
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #000000;
	border-bottom-color: #000000;
}
.ueberschrift{
	font-size: 16px;
	font-weight:bold;
}
.datum{
	font-size: 9px;
	font-weight:lighter;
	line-height:8px;
}
.kategorie{
	margin-top:15px;
	margin-bottom:5px;
	font-size:16px;
	border-bottom-color: #b6d4ff;
	border-bottom-style: solid;
	border-bottom-width: 1px;
}
.thema{
	padding-left:20px;
	line-height:20px;
	
}
.info{
	color:#777777;
	font-size:9px;
}
.UserInfo{
	text-align:left;
	float:left;
	width:100px;
	border-top: #b6d4ff solid 1px;
	border-right: #b6d4ff dotted 1px;
	font-size:10px;
	color:#777777;
}
.text{
	float:left;
	padding-left: 10px;
	width:390px;
	border-top: #b6d4ff solid 1px;
}
.linkThema{font-size:12px;}
.delEdit{
	padding-top:10px;
	float:right;
	font-size:9px;
	clear:both;
}
.delEdit a{
	color:#777777;
}
.delEdit a:hover{
	color:#000000;
}
a.pw:link{
	font-size:10px;
	color:#999999;
}
a.pw:hover{
	color:#000000;
}
a.urlink{
	text-decoration:underline;
}
#edit label{
	width: 90px;
	display: block;
	float: left;
}
#edit input[type=text], #edit input[type=password], #edit select, #edit textarea{
	width: 415px;
	margin-bottom: 5px;
}
#edit input[type=submit], #edit input[type=reset], #edit input[type=button]{
	float: right;
}
