body{
	font-family: "Lucida Sans Typewriter", "verdana", "arial";	
	color: #fff;
	background: #873621 url(collage.jpg);
	background-repeat: no-repeat;
}
h1{font-size: 14px;}

.ueberschrift{	
		
		font-family: "verdana", "arial";	
		font-size: 80%;
		padding-bottom: 10px;
		padding-top: 15px;
}
.inhalt{
	margin-left: 162px;
	padding-top: 150px;
	width: 736px;
	text-align:justify;
	font-size:90%;
}

#navi{
position:absolute;
left:5px;
top: 80px;
padding-top:130px;		
color: white;

		}


li{
	list-style: square;
	padding-bottom: 3px;
	font-size:90%;
	
}

.footer{
font-weight:bold;
	padding-top: 50px; 
	padding-left:170px;
	font-size: 85%;
	font-style: italic;
}

a:link {
font-size: 100%;
	font-family: "Lucida Sans Typewriter", "verdana", "arial";	
	font-weight: bold;
	color : white;
	text-decoration:none;
	
	
}
a:visited {
	font-size: 100%;
	font-family: "Lucida Sans Typewriter", "verdana", "arial";		
	color: #ffffff;
	font-weight: bold;
	font-style:italic;
	text-decoration: none;
	
	
}

a:hover {
	font-size:100%;
	font-family: "Lucida Sans Typewriter", "verdana", "arial";	
        color: white;
        text-decoration: none;
		  color: #E19886;
}

a:active {
font-size: 100%;
	font-family: "Lucida Sans Typewriter", "verdana", "arial";	
	color: white;
	text-decoration: none;
	font-style: italic;
}


th.left {
			background-color : #873621;
			border: none;			
			padding-left : 10px;
			padding-right : 10px;
			padding-top : 5px;
			padding-bottom : 2px;
			text-align : left;
			font-size : 90%;
		}
		
		th.right {
			background-color : #873621;
			border: none;			
			padding-left : 10px;
			padding-right : 10px;
			padding-top : 5px;
			padding-bottom : 2px;
			text-align : right;
			font-size : 90%;
		}

		th.caption {
			background-color : #873621;
			border-top : none;
			border-left : none;
			border-right : none;
			border-bottom : none;
			padding-left : 10px;
			padding-right : 10px;
			padding-top : 5px;
			padding-bottom : 2px;		
		}
		
		th.navigation {
			font-size : 90%;
			background-color : #873621;
			padding-left : 10px;
			padding-right : 10px;
			padding-top : 3px;
			padding-bottom : 3px;
			border-top : 1px solid white;
			border-left : 1px solid white;
			border-right : 1px solid white;
			border-bottom : 1px solid white;
		}

		td {
			background-color : #873621;
			padding-left : 10px;
			padding-right : 10px;
			font-size : 9pt;
		}

		td.nospan {
			background-color : #873621;
			padding-left : 2px;
			padding-right : 2px;
		}

		td.entry {
			background-color : #873621;
			border-bottom : 5px solid white;
			border-left : 1px solid white;
			border-right : 1px solid white;
			padding-left : 10px;
			padding-right : 10px;
			padding-top : 10px;
			padding-bottom : 20px;
			text-align : left;
		}

		td.whole {
			background-color : #873621;
			border-bottom : 1px solid Black;
			border-left : 1px solid Black;
			border-right : 1px solid Black;
			border-top : 1px solid Black;
			padding-left : 10px;
			padding-right : 10px;
			padding-top : 10px;
			padding-bottom : 10px;
			text-align : left;
		}

		a {
			text-decoration : none;
			color : Black;
			font-style : italic;
		}

		a:hover {
			text-decoration : none;
			color : #666;
		}
		
		input.input {
			border : 1px solid Black;
		}
		
		textarea {
			border : 1px solid Black;
		}
img{border:0}

/*roebox*/

#lbOverlay {
	position: absolute;
	left: 0;
	width: 100%;
	background-color: #000;
	cursor: pointer;
}

#lbCenter, #lbBottomContainer {
	position: absolute;
	left: 50%;
	overflow: hidden;
	background-color: #fff;
}

.lbLoading {
	background: #B0043D url(loading.gif) no-repeat center;
}

#lbImage {
	border: 5px solid #fff;
}

#lbPrevLink, #lbNextLink {
	display: block;
	position: absolute;
	top: 0;
	width: 50%;
	outline: none;
}

#lbPrevLink {
	left: 0;
}

#lbPrevLink:hover {
	background: transparent url(prevlabel.gif) no-repeat 0% 15%;
}

#lbNextLink {
	right: 0;
}

#lbNextLink:hover {
	background: transparent url(nextlabel.gif) no-repeat 100% 15%;
}

#lbBottom {
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 10px;
	color: #000;
	line-height: 1.4em;
	text-align: left;
	border: 5px solid #fff;
	border-top-style: none;
}

#lbCloseLink {
	display: block;
	float: right;
	width: 66px;
	height: 22px;
	background: transparent url(closelabel.gif) no-repeat center;
	margin: 5px 0;
}

#lbCaption, #lbNumber {
	margin-right: 71px;
}

#lbCaption {
	font-weight: bold;
}
