* {
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

html, body {
	margin: 0px;
	padding: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	height: 100%;
}

body {
	background-color: #FFFFFF;
}

table, img {
	border: 0px;
	
}

.td1px {
	height: 1px;
	background-color: #FFFFFF;
}

a, a:link, a:visited, a:hover, a:active {
	color: #953014;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

.nav td {
	border-bottom: 1px solid #FFFFFF;
	border-top: 1px solid #FFFFFF;
	padding: 10px 0px;
	color: #F9A23F;
	font-weight: bold;
}

.nav img {
	margin-bottom: 5px;
}

.footer td {
	border-top: 1px solid #FFFFFF;

}

.nav a, .nav a:link, .nav a:visited, .nav a:hover, .nav a:active {
	text-decoration: none;
	color: #FFFFFF;
}

.nav a:hover {
	color: #F9A23F;
}

.footer a, .footer a:link, .footer a:visited, .footer a:hover, .footer a:active {
	font-weight: normal;
	text-decoration: none;
	color: #FFFFFF;
	padding-left: 5px;
}

.footer a:hover {
	color: #F9A23F;
}

#content {
	margin-left: 40px;
	width: 440px;
	height: 292px;
	text-align: justify;
}

#content #inhalt {
	width: 400px;
	height: 292px;
	padding-right: 40px;
	overflow: auto;
	overflow-x: hidden;
}

#contentstart {
	background-color: #953014;
	padding: 40px 40px 0px 40px;
	color: #FFFFFF;
}

#contenttd {
	background-image: url(../img/verlauf_gerade.jpg);
	background-position: right;
	background-repeat: repeat-y;

}

.picstd td {
	font-size: 9px;
	border-top: 2px solid #FFFFFF;
	border-bottom: 0px;
	height: 18px;
	text-align: center;
}

.picstd a, .picstd a:link, .picstd a:visited, .picstd a:hover, .picstd a:active {
	font-weight: normal;
	text-decoration: none;
	color: #FFFFFF;
}

.picstd a:hover {
	color: #F9A23F;
}

#terminbody  {
	background-color: #953014;
	padding: 20px;
	color: #FFFFFF;
}

#terminbody a, #terminbody a:link, #terminbody a:visited, #terminbody a:hover, #terminbody a:active {
	font-weight: normal;
	text-decoration: underline;
	color: #FFFFFF;
}

#terminbody a:hover {
	color: #F9A23F;
}

#terminbody #close {
	position: absolute;
	right: 0px;
	bottom: 0px;
	height: 30px;
	background-color: #953014;
	padding-right: 20px;
}

#audiowin {
	background-color: #953014;
	color:#FFFFFF;
}

#audiowin h1 {
	display: block;
	height: 40px;
	font-size: 16px;
	font-weight: bold;
	margin: 15px 0px 0px 10px;
	padding: 0px;
}
