html, body {
	margin: 0;
	padding: 0;
	color: #fff;
	text-align: center;
	font-style: normal;
	font-weight: normal;
	font-size: small;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-color: #191919;
}

*html body {
	fontsize: x-small; /* für IE5/Win */
	f\ont-size: small; /* für andere IE-Versionen */

}

a:link {
	text-decoration: none;
	color: #fff;
	font: 16px Garamond, Georgia, "Times New Roman", Times, serif;
}

a:visited {
	text-decoration: none;
	color: #fff;
	font: 16px Garamond, Georgia, "Times New Roman", Times, serif;
}

a:hover {
	outline: none;
	color: #fff;
	text-decoration: overline;
	font: 16px Garamond, Georgia, "Times New Roman", Times, serif;
}

h1 {
	color: #fff;
	font: 200% Georgia, "Times New Roman", Times, serif;
}

h1 span, a span {
	display: none;
}

h2 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 120%;
	font-style: normal;
}

h3 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 100%;
	font-style: normal;
	color: #700;
}	

img {
	border: 1;
	border-color: #fff;
}

#banner {
	margin: 0;
	padding: 0;
	width: 800px;
	height: 262px;
	background: #999 url(bilder/banner1UT.jpg) no-repeat;

}


#awrapper {
	padding: 0 0 50px;
	width: 800px;
	height: auto;
	text-align: left;
	top: 0px;
	position: static;
	background: #b3b3b3 url(bilder/stradbackgr1.jpg) no-repeat;
	margin-right: auto;
	margin-left: auto;

	margin-top: 20px;
}

#awrapper ul{
	text-align: right;
	padding-top: 10px;
	margin: 0;
}
#awrapper ul li.sprache{
	float: none;
	display: inline;
	padding: 5px 5px 5px 0;
	margin: 0;
}

#awrapper ul li.sprache a{
	color: #999;
	padding: 0;
	margin: 0;
}


#bwrapper {
	padding: 0 0 50px;
	width: 800px;
	height: 980px;
	text-align: left;
	top: 0px;
	position: static;
	background: #b3b3b3 url(bilder/stradbackgr1.jpg) no-repeat;
	margin-right: auto;
	margin-left: auto;
	margin-top: 20px;
}

#bwrapper ul{
	text-align: right;
	padding-top: 10px;
	margin: 0;
}
#bwrapper ul li.sprache{
	float: none;
	display: inline;
	padding: 5px 5px 5px 0;
	margin: 0;
}

#bwrapper ul li.sprache a{
	color: #999;
	padding: 0;
	margin: 0;
}

#navibereich {
	width: 800px;
	padding-left: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	text-align: left;
	padding: 0;
	background-color: #000;
}

#navibereich ul{
	margin: 0;
	padding-bottom: 10px;
	padding-left: 32px;
	text-align: left;
}

#navibereich li {
	margin: 1px 10px 1px 0;
	padding: 0px 10px 0px 0px;
	text-transform: none;
	text-align: left;
	display: inline;
}

#navibereich a.aktuell {
	color: #700;
}



#textbereich {
	height: auto;
	color: #000;
	padding-top: 40px;
	padding-right: 30px;
	padding-left: 30px;
	text-align: left;
	float: none;
}

#textbereich h2 {
	color: #ffffff;
	font: 150% Georgia, "Times New Roman", Times, serif;
}


#textbereich a {
	color: #000;
	text-decoration: underline;
}

#textbereich a:hover {
	color: #700;
	text-decoration: underline;
}

#textbereich li {
	list-style-type: none;
}
#textbereich img {
	float: none;
}

#textbereich img.logo {
	float: none;
	margin: 10px;
}

#textbereich1 {
	height: 600px;
	color: #000;
	padding-top: 40px;
	padding-right: 20px;
	padding-left: 30px;
	text-align: left;
	width: 520px;
	float: left;
}

#textbereich1 h2 {
	color: #ffffff;
	font: 150% Georgia, "Times New Roman", Times, serif;
}


#textbereich1 a {
	color: #000;
	text-decoration: underline;
}

#textbereich1 a:hover {
	color: #700;
	text-decoration: underline;
}

#textbereich1 li {
	list-style-type: none;
}

#news {
	height: 600px;
	color: #700;
	padding-top: 40px;
	padding-right: 20px;
	padding-left: 20px;
	text-align: left;
	width: 170px;
	float: right;
}

#news h2 {
	color: #700;
	font: small-caps bold 150% Georgia, "Times New Roman", Times, serif;
}

#news a {
	color: #000;
	text-decoration: underline;
	font: small Verdana, Arial, Helvetica, sans-serif;
}

#unternavi {
	float: left;
	width: 200px;
	margin: 0;
	padding: 0;
	height: 500px;
	background-color: #fff;
}

#unternavi a {
	font-weight: bold;
}

#bios {
	float: right;
	width: 400px;
	margin: 0 10px 10px;
	text-align: justify;
}


#fussbereich {
	margin: 0px auto;
	padding: 0;
	width: 800px;
	height: auto;
	text-align: center;
	position: static;
	font-family: Verdana;
	font-size: 10px;
	color: #CCCCCC;
	clear: both;
}

/* SLIMBOX */

#lbOverlay {
	position: fixed;
	z-index: 9999;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	background-color: #000;
	cursor: pointer;
}

#lbCenter, #lbBottomContainer {
	position: absolute;
	z-index: 9999;
	overflow: hidden;
	background-color: #fff;
}

.lbLoading {
	background: #fff url(bilder/icons/loading.gif) no-repeat center;
}

#lbImage {
	position: absolute;
	left: 0;
	top: 0;
	border: 10px solid #fff;
	background-repeat: no-repeat;
}

#lbPrevLink, #lbNextLink {
	display: block;
	position: absolute;
	top: 0;
	width: 50%;
	outline: none;
}

#lbPrevLink {
	left: 0;
}

#lbPrevLink:hover {
	background: transparent url(bilder/icons/prevlabel.gif) no-repeat 0 15%;
}

#lbNextLink {
	right: 0;
}

#lbNextLink:hover {
	background: transparent url(bilder/icons/nextlabel.gif) no-repeat 100% 15%;
}

#lbBottom {
	font-family: Verdana, Arial, Geneva, Helvetica, sans-serif;
	font-size: 10px;
	color: #666;
	line-height: 1.4em;
	text-align: left;
	border: 10px solid #fff;
	border-top-style: none;
}

#lbCloseLink {
	display: block;
	float: right;
	width: 66px;
	height: 22px;
	background: transparent url(bilder/icons/closelabel.gif) no-repeat center;
	margin: 5px 0;
	outline: none;
}

#lbCaption, #lbNumber {
	margin-right: 71px;
}

#lbCaption {
	font-weight: bold;
}

	
#textbereich table tbody tr td {
	padding-right: 20px;
	padding-bottom: 4px;
	border-bottom: 1px dotted #333;
}
#popup {
	background-color: #b3b3b3;
	color: #000;
	text-align: left;
	padding: 20px 30px;
}

	

