

#kopf {
	padding:4px 5px ;
	margin-bottom: 2em ;
	text-align: right ;
	font-weight: bolder ;
	white-space: nowrap ;
}

#kruemel {
	font-weight: normal ;
	display: inline ;
	float: left ;
}

a:link { 
	background-color:inherit ;
}

a:visited {
	background-color:inherit ;
}

a:hover {
	text-decoration: none;
}


/* System-Navigation */

.envelope { 
	width: 100% ;
	margin-bottom: 1.5em ;
	display: table ;
}

#nav-system {
	margin-left: 0px ;
	margin-right:0px ;
	width: 100% ;
	list-style: none;
	display:table-row ;
}

#nav-system li {
	margin: 0px ;
	padding: 0px ;
	border-width: 3px ;
	border-color: #00A ;
	text-align: center ;
	width: 20% ;
	background-color: inherit ;
	display: table-cell ;
	border-style: outset ;
}

#nav-system a {
	border-width: 1px ;
	border-style: solid ;
	border-color: #e2e2e2 ;
	display: block ;
}

#nav-system a:hover {
	text-decoration: none;
	border-width: 1px ;
	border-style: solid ;
	border-color: #B00 ;
}


/* Text */

.posting-kommentar {
	margin-left: 0;
	margin-bottom: 0.5em;
}

.posting {
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 0;
	display: table;
}




#footer {
	clear: both ;
	margin-top: -1px ;
	border-width:1px 0px 0px 0px ;
	border-style:solid ;
	border-color:#B00 ;
	text-align: right;
	font-size: 0.85em ; 
	padding-top: 0.25em ;
	padding-bottom: 0.5em ;
}
