*{
	margin: 0;
	padding: 0;
	border:0 none;
}

html, body {
	background: #FCE387 url(pic/kopf-bg.gif) repeat-x top;
	font-family: arial, sans-serif;
	font-size: 14px;
	line-height: 140%;
	color: #3E0011;
	text-align: center;
	height:100.1%;
}
#center-alles{
	text-align: center;
	width:100%;
	height:101%;
}
#inhalt{
	width:810px;
	margin:0 auto;
	background:url(pic/schatten-mitte.gif);
	background-repeat:repeat-y;
	background-position:top;
}
#rand-unten{
	width:810px;
	height:7px;
	background:url(pic/schatten-unten.gif);
	background-position:top;
	background-repeat:no-repeat;
	margin:0 auto;
	padding-bottom:35px;
}
#kopf{
	width:810px;
	height:140px;
	background-image:url(pic/header.jpg);
}
#kopf h1{
	font-size:1px;
	color:#ef9d15;
	display:none;
	visibility:hidden;
}
#foto{
	top:0;
	left:0;
	padding: 0 25px 0 40px;
}
.tusculum{
	background-image:url(pic/tanz2.gif);
	background-repeat: no-repeat;
	background-position:85% 4%;
	text-align:left;
}
.text-left{
	text-align:left;
}
h1{
	font-size:19px;
	padding:15px 0 15px 45px;
}
h2{
	font-size:17px;
	padding:10px 0 7px 45px;
}
p{
	padding:0 45px 8px 45px;
}
.justy{
	text-align:justify;
}
a {
	font-size: 14px;
	font-weight:bold;
	color: #D2691E;
	text-decoration: none;
	display: block;
	display:inline;
}
a.anfahrt{
	color:#596654;
}
a.anfahrt:focus,
a.anfahrt:hover,
a.anfahrt:active {
	color:#1B7800;
	text-decoration:underline;
}
a.red{
	color:#F00;
	font-weight:bold;
}
a:focus,
a:hover,
a:active {
	color:#F00;
	text-decoration:underline;
}
.mail{
	vertical-align:bottom;
}

/* ____TRENNER FÜR BILDGALERIE________________ */
.trenn{
	width:730px;
	height:2px;
	background: url(pic/trenner.gif) repeat-x top;
	margin:8px 0 8px 45px;
}

/* ____TABELLEN__________________________ */
table{
	margin:10px 0 0 35px;
	padding:0;
	border-collapse:collapse;
	margin-left:45px;
}
table.eng{
	margin-bottom:5px;
}
.border {
	border:1px solid #833717;
}
th {
	background-color:#EF9E15;
	border-bottom:1px solid #833717;
	padding:4px 2px 5px 8px;
	font-weight:bold;
}
td {
	text-align:left;
	vertical-align:top;
	padding:4px 0px 6px 8px;
	margin:0;
	border-bottom:1px solid #833717;
}
.nobord{
	border:0 none;
}
.b-center{
	text-align:center;
	font-weight:bold;
}
.center{
	text-align:center;
}

.alt0 {
	background-color:#fff;
}

/* ___SEITE MIT LINKS____________________ */
#liste-links{
	padding-left:25px;
	text-align:left;
	margin-bottom:35px;
	background-image:url(pic/tanz3.gif);
	background-repeat:no-repeat;
	background-position: 55% 4%;
}
.h2links{
	font-size:16px;
	padding:4px 0 10px 20px;
}
#liste-links a {
	background-image: url(pic/punkt.gif);
	background-position:top left;
	background-repeat:no-repeat;
	font-size:15px;
	line-height:110%;
	font-weight:normal;
	color:#3E0011;
	text-decoration:none;
	display:block;
	padding:0 0 6px 20px;
	margin-left:22px;
}
#liste-links a:visited {
	color:#777;
}
#liste-links a:focus, 
#liste-links a:hover, 
#liste-links a:active{
	color:#F00;
	text-decoration:underline;
	background-image: url(pic/punkt2.gif);
	background-position:top left;
	background-repeat:no-repeat;
}

.cl-both{
	clear:both;
	visibility:hidden;
}
.cl-left{
	clear:left;
	visibility:hidden;
}

/* ____POPUP DETAILINFORMATIONEN___________________*/
#details{
	 background-color:#ffffd5;
	 text-align:left;
}
#kopffeld{
	height:50px;
	background-image:url(pic/body-bg.gif);
	background-position:top;
	background-repeat:repeat-x;
	border-bottom:2px solid #ab9a5c;
}
#details h1{
	font-size:17px;
	margin: 0 0 8px 0;
	padding:15px 40px 15px 50px;
}
#details p{
	padding:15px 40px 50px 50px;
}
#details-cent a{
	padding:10px 0 0 50px;
	font-weight:normal;
}
a.detail{
	font-weight:bolder;
	display:inline;
	text-decoration:none;
}
a:hover {
	color:#F00;
	text-decoration:underline;
}
/* ____SEITENANFANG__________________ */
#seitenan{
	float:left;
	padding:8px 0 25px 48px;
}
.tus-pdf{
	float:right;
}

/* ____VALIDATOR_______________________ */
#valide{
	float:right;
	padding:8px 175px 0 0;
}
#valide a, #valide a:visited{
	display: inline;
	font-family:verdana, arial, sans-serif; 
	font-weight:normal; 
	font-size:11px; 
	color: #D2691E;
	text-decoration: none;
	margin-left:10px;
}
#valide a.fotos{
	margin-left:110px;
}

#valide a:focus, 
#valide a:hover, 
#valide a:active {
	text-decoration: underline;
	color: #3E0011;
}
#valide span{
	display:inline;
	width:100px;
	background:red;
	height:5px;
}

