#sigil {
	float:right;
	background:transparent url('../images/siegel.gif') left top no-repeat;
	height:150px;
	width:150px;
}
/*
#overview {
	float:right;
	padding: 0 0 10px 10px;
	margin: 0 0 5px 5px;
	border-left:6px double #990000;
	border-bottom:6px double #990000;	
}
*/
#content h1 {
	font-family: Tolkien,Verdana, Geneva, Arial, Helvetica, sans-serif;
	text-align: left;
	color: #8B0000;
	text-transform: uppercase;
	font-size:20px;
	vertical-align:top;
}

#content h1:first-letter {font-size:27px; }

h2, h3, h4, h5, h6 {
	font-family: Tolkien,Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: #8B0000;
	text-transform: uppercase;	
	padding: 0;
	margin:5px 0 5px 0;
}

h2 { font-size:17px; }
#content h2:first-letter {font-size:25px; }
h3 { font-size:16px; }
#content h3:first-letter {font-size:20px; }
h4 { font-size:15px; }
#content h4:first-letter {font-size:18px; }
h5 { font-size:14px; }
#content h5:first-letter {font-size:16px; }
h6 { font-size:12px; }
#content h6:first-letter {font-size:14px; }

#content hr {
	background: transparent url(/images/hr.gif) center repeat-x;
	height:20px;
	border:0;
}

p,li,td,table {
	font-size:12px;
}

hr {
	border-bottom: #EEEEEE 1px solid;
	border-top: #666666 1px solid;
	height: 2px;
	text-align: center;
	width: 92%;
}

#content p {
	text-align:justify;
	color:black;
	line-height:140%;
	margin:4px 0;
}

#content p:first-letter {
	color:#8b0000;
}

#content p:first-line{
	color:#8b0000;
}

span.note {		
	font-size:80%;
}

p.note {
	text-indent:0px;
	padding-left:14px;
	font-size:80%;
}
p.note:first-line, p.note:first-letter {
	font-size:10px;
	color:#000000;
}

#content .image {
	font-size: 10px;
	color: #7d6340;
	padding: 5px;
	margin-bottom:0;
	
}
#content .image:first-letter {
	font-weight:normal;
	font-size:inherit;
	color:#000;
	padding:0;
}

#content .image img {
	display: block;
	border: 1px solid #7d6340;
}

#content .image a{
	font-weight:normal;
}

*.bodycr table {

}

table.blank {
	border:none;
	padding:0px;
	margin:0px;
	background-color:transparent;
	background-image:none;
}

th {
	background-color:#8b0000;
	color:#ffffff;
}

a {
	color:#8b0000;
	text-decoration:none;
	font-weight:bold;
}

a:hover {
	color:#cc0000;
}
a:visited {
	color:#590000;
}
a:active {
	color:#ff0000;
}

a.white {
	color:#ffffff;
}
a.white:hover {
	color:#cccccc;
}
a.white:active{
	color:#ffffff;
}
a.white:visited{
	color:#ffffff;
}

a.popup {
	background: transparent url('../images/popup.gif') right bottom no-repeat;
	padding-right:14px;
}

a.pdf {
	background: transparent url('../images/pdf.gif') right bottom no-repeat;
	padding-right:17px;
}

a.nolink {
	cursor:default;
}

ol {
	margin-top:5px;
	margin-bottom:5px;
}

ul {
	list-style-type: square;
	color:#8b0000;
	margin: 0 0 0 10px;
	padding:0 0 0 5px;
}

/* ------------------- [ Gallery formating ] --------------------- */
/*core drop shadow rules*/
.shadow1 {
	float:left;
	background: url(../images/shadowAlpha.png) no-repeat bottom right;
	margin: 10px 0 0 10px;
}

.shadow2 {
	background: none !important;
	background: url(../images/shadow2.gif) no-repeat left top;
	padding: 0 !important;
	padding: 0 6px 6px 0;
}

.shadow3 {
	color: #777;
	background-image: url(../images/pergament2.jpg);	
	border: 1px solid #a9a9a9;
	padding: 4px;
	margin: -6px 6px 6px -6px !important;
	margin: 0;
}

.left {
	float:left !important;
}
  
.right {
	float:right !important;
}

.cleaner { 
	clear:both; 
	font-size:1px;
	padding:0; 	margin:0; 
	overflow:hidden;
	height:0px;
}

/* --- Termine SidePanel Styling ------------------ */

.termine {
	padding-left:10px;
}
.termine p{
	margin-left:15px;
	font-size:80%;
}

/* --- Mitglieder Styling -------------------------- */

.portrait {
	clear:both;
}

.portrait p {
	text-align:center !important;
}

/* --- Webring DieLegende -------------------------- */
#content .webring p {
	color:#000080 !important;
	font-size:100%;
	margin:0;
	padding:0;
	text-align:center
}
#content .webring p:first-letter {
	color:#000080 !important;
}

#content .webring p:first-line{
	color:#000080 !important;
}

/* --- Guestbook styling ---------------------------- */

#guestbook table table{
	border: none;
}
#guestbook table {
	border:1px solid #990000;
}

/* --- Opacity Hovering ----------------------------- */

.opacity {
opacity:.80;filter: alpha(opacity=80); -moz-opacity: 0.8;
}

.opacity:hover {
opacity:1.00;filter: alpha(opacity=100); -moz-opacity: 1.0;
}

/* --- Gallery Commenting --------------------------- */

div.comment {
	border: 1px solid #990000;
	margin: 5px 50px;
	padding:5px;
}

/* --- Mitglieder styling --------------------------- */
#content .memberouter image {
	border: 1px solid #7d6340;
}

#content .memberouter {
	font-size:90% !important;
	font-weight:normal !important;
	float:left;		
	width:120px;
	height:150px;
}

#content .memberouter a {
	font-weight:normal;
}

fieldset {
	border: 1px dotted #990000;
	margin:5px;
}

legend:first-letter {
	font-size:130%;
	font-weight:bold;
}

legend {
	font-style:italic;
	color: #990000;
	border: 1px solid #990000;
	background-color:#ffffff;
	padding:3px 5px 3px 5px;	
}

blockquote {
	line-height:160%;
	font-size:110%;
	font-style:italic;
	text-align:right;
	display:block;
	margin: 10px 5px 10px 5px;
}
