/* CSS Document */

body {
	margin: 0px;
	text-align: center;
}

#container {
	border-right: 1px #B0AD8A solid;
	border-left: 1px #B0AD8A solid;
	border-bottom: 1px #B0AD8A solid;
	padding-top: 80px;
	padding-bottom: 40px;
	margin: 0 auto;
	margin-bottom: 10px;
    width: 800px;
    text-align: left;
	}

#intro {
	margin: 0px auto;	
	width: 300px;
	text-align: center;
	}

#pageHeader h1 { 
	background: url(pics/reinbolz2.gif) no-repeat top left; 
	margin-bottom: 0px; 
	height: 25px; 
	float: none;
	}
	
#pageHeader h1 span {
	display:none;
	}

#pageHeader h2 { 
	background: url(pics/blatt.jpg) no-repeat top center; 
	margin: 0 auto;
	height: 7px; 
	float: none;
	}
	
#crossnav {
	font-family: Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	margin: 3px auto;
	font-size: 8pt;
	color: #999999;
	text-align: center;
	}

#crossnav a {
	color: #999999;
	text-decoration: none;
	text-align: center;
	}

#crossnav a:hover {
	color: #686646;
	text-decoration: underline;
	text-align: center;
	}

#content {
	width: 600px;
	margin-left: 100px;
	margin-right: 100px;
	}

#supportingMenue {
	border-top: 1px #B0AD8A solid;
	text-align: right;	
	width: 130px; 
	float:left;
	margin-top: 10px;
	font-family: Arial, Helvetica, sans-serif;
	}

#supportingMenue p {
	border-bottom: 1px #B0AD8A solid;	
	font-size: 8pt;
	color: #B0AD8A;
	margin-top: 0px;
	margin-bottom: 0px; 
	}

#supportingMenue p #active {
	color: #686646;
}
	
#supportingMenue a {
	text-decoration: none;
	color: #B0AD8A;
}

#supportingMenue a:hover {
	text-decoration: none;
	background: #E7E6DA;
	color: #B0AD8A;
}

#supportingMenue a:visited {
	text-decoration: none;
	color: #B0AD8A;
}
	
.supportingText {
	text-align: right;	
	border-top: 1px #B0AD8A solid;
	border-bottom: 1px #B0AD8A solid;
	margin-top: 5px; 
	margin-left: 0px;
	width: 130px; 
	float:left;
	}

.supportingTextR {
	text-align: left;	
	border-top: 1px #B0AD8A solid;
	border-bottom: 1px #B0AD8A solid;
	margin-top: 5px; 
	margin-left: 20px;
	width: 130px; 
	float:right;
	}

.supportingText h1 , .supportingTextR h1 {
	font-family: Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	margin-top: 3px;
	margin-bottom: 3px; 
	font-size: 8pt;
	color: #B0AD8A;
	}

.supportingText p , .supportingTextR p {
	font-family: Arial, Helvetica, sans-serif;
	margin-left: 0px;
	font-size: 7pt;
	margin-top: 0px;
	margin-bottom: 3px;  
	color: #B0AD8A;
	}

.supportingText a , .supportingTextR a {
	color: #686646;
	text-decoration: none;
}

.supportingText a:hover, .supportingTextR a:hover {
	color: #B0AD8A;
	text-decoration: none;
	background: #E7E6DA;
}

.supportingText a:visited, .supportingTextR a:visited {
	color: #686646;
	text-decoration: none;
}
	
.text,.cite,.life, .more{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	margin-left: 150px;
	margin-right: 150px;
	margin-bottom: 0px;
	margin-top: 5px;
	text-align: justify;
	}

.cite {
	text-align: left;
	}

.more {
	text-align: right;
	margin-top: 0px;
}

.life {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	text-align: right;
	margin-top: 5px; 
	margin-left: 0px;
	margin-right: 0px; 
	width: 130px;
	color: #000000; 
	float: left;
	}

.text a, .more a, .cite a {
	color: #686646;
	text-decoration: none;
}

.text a:hover, .more a:hover, .cite a:hover{
	color: #686646;
	text-decoration: none;
	background: #E7E6DA;
}

.text a:visited, .more a:visited, .cite a:visited{
	color: #B0AD8A;
	text-decoration: none;
}

.textHead {
	font-family: times,serif;
	font-variant: small-caps;
	font-weight: normal;
	font-size: 28pt;
	color: #B0AD8A;
	margin-left: 150px;
	margin-right: 150px;
	margin-bottom: -5px;
	margin-top: 45px;
}

.textHead2 {
	font-family: times,serif;
	text-transform: uppercase;
	font-weight: normal;
	font-size: 12pt;
	color: #B0AD8A;
	margin-left: 150px;
	margin-right: 150px;
	margin-bottom: -3px;
	margin-top: 15px;
}

.thumbLeft {
	margin-left: 0px;
	margin-top: 10px;
	float: left;
}

.thumbRight {
	margin-left: 20px;
	margin-top: 10px;
	float: right;
	border: 0px;
}

.picRight {
	margin-left: 150px;
}

.picInline {
	margin-top:0px;
	margin-bottom:5px;
	margin-right: 5px;
	position:relative;
	float: left;
	border:0px;
}

.bullet {
	list-style-type: square;
	list-style-position: outside;
	font-family: Arial, Helvetica, sans-serif;
	margin-bottom: 3px;
	margin-top: 3px;
}
.bullet li {
	text-indent:0px;
	font-size: 8pt;
	margin-left: 125px;
	margin-bottom: 3px;
	margin-right: 150px;
	margin-top: 0px;
}

.earthlink {
	border: 0px;
	vertical-align:middle;
}

.arrow {
	border: 0px;
	margin-right: 3px;
}