html, body, .ttbody {
	margin: 0;
	padding: 0;
	height: 100%;
	background-color: black;
}

p, h1, h2, h3, h4, li, .content td, .fake td, .content, .fake {
	color: white;
}

body, td, .ttbody {
	font-family: "Trebuchet MS", Georgia, verdana, arial, sans-serif;
	font-size: 14px;
}

img {
	border: 0;
}

.row2, .ButtonNormal:hover {
	background-color: #A69158;
	color: black;
	cursor: pointer;
}

.row2 a {
	background-color: #A69158;
	color: black;
	cursor: pointer;
}

a {
	color: #A69158;
	text-decoration: none;
}

a:hover {
	color: white;
}

#menu {
	width: 140px;
	height: 514px;
}

.menu a {
	display: block;
	width: 130px;
}

.snip {
	text-overflow:ellipsis!important;
	overflow:hidden!important;
	white-space:nowrap!important;
}

#teamdesc {
	visibility: hidden;
}

#mainhead {
	border: 0;
	margin: 0;
	padding: 0;
	text-align: right;
	margin-right: 25px;
	font-size: 20px;
	display: block;
	color: white;
}

.splash {
	left: 35%;
	position: absolute;
}

.splash img {
	width: 150px;
	height: 201px;
	border: 0;
}

.splash img:hover {
	background-color: #A69158;
}

.content h1, .big {
	font-size:26px!important;
}

.content h1, .content h2, .content h3, .content h4, .content p {
	padding-left: 15px;
	padding-right: 15px;
}

.content h1 .desc, .content h2 .desc {
	font-size: 12px;
}

/*
.content h1 {
	color:red;
	margin-bottom: 0;
	padding-bottom: 0;
}

.content h2 {
	margin-top: 0;
	padding-top: 0;
}
*/
.content p {
	line-height: 24px;
}

.sidebar p {
	width: 219px;
	padding-right: 20px;
}

.sidebar p .top {
	background: transparent url('/images/postit-top.jpg') top left no-repeat;
	display: block;
	height: 34px;
}

.sidebar p .mid {
	background: transparent url('/images/postit-middle.jpg') bottom left repeat-y;
	display: block;
	text-align:left;
	padding-left:25px;
	padding-right:25px;
	min-height: 16px;
	padding-top: 3px;
	padding-bottom: 5px;
	color: white;
}

.sidebar p .bottom {
	background: transparent url('/images/postit-bottom.jpg') top left no-repeat;
	display: block;
	height: 23px;
}



.sidebar p .topnews {
	background: transparent url('/images/postit-news-top.jpg') top left no-repeat;
	display: block;
	height: 34px;
}

.sidebar p .midnews {
	background: transparent url('/images/postit-news-middle.jpg') bottom left repeat-y;
	display: block;
	text-align:left;
	padding-left:25px;
	padding-right:25px;
	min-height: 16px;
	padding-top: 3px;
	padding-bottom: 5px;
	color: white;
}

.sidebar p .bottomnews {
	background: transparent url('/images/postit-news-bottom.jpg') top left no-repeat;
	display: block;
	height: 23px;
}

.red {
	color:red;
}

.dashed {
	border-width: 1px;
	border-style: dashed;
}

.gold {
	color: #A69158;
}

.nomp {
	margin:0!important;
	padding:0!important;
}

.fit {
	width: 100%;
}

#footer {
	width: 500px;
	z-index:10000000;
	position: absolute;
}

label {
	width:200px;
	display:block;
	float:left;
}

.find {
	border-bottom: 1px dashed red;
}

.wichtig {
	padding: 0 0 0 15px;
	margin:0;
}

.wichtig li {
	list-style: none;
	background-image: url(/images/wichtig.jpg);
	background-position: top left;
	background-repeat: no-repeat;
	padding: 0 0 8px 15px;
	margin: 0;
	height: 30px;
}

#webmap div {
	color: black;
}

.ne-ws {
	margin-left:5px;
	margin-right:5px;
	vertical-align: middle;
	margin-bottom: 6px;
}

.meta {
	width: 95%;
	background-color:transparent;
	border-width: 1px;
	border-color: transparent;
	border-bottom-color: #907a3e;
	border-style:dashed;
	color: white;
	font:normal 0.9em/1.4em verdana, arial, sans-serif;
}

