@charset "utf-8";
/* CSS Document */

body {
	margin:0px;
	padding:0px;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	}
	
.ui-tabs .ui-tabs-hide {
     display: none;
}
.tabs {
	width:95%;
	font-size:0.8em;
	}
.tabs ul li {
	font-size:9px;
	}

.tabs p {
	font-size:0.8em;
	}
	
.box_subline {
	font-weight:bold;
	font-size:1em;
	}
	
.stammbaum_p {
	color:#FFF;
	background:#900;
	padding:3px;
}
.stammbaum_m {
	color:#FFF;
	background:#C00;
	padding:3px;
}
.stammbaum {
	text-align:center;
	font-size:1.5em;
	color:#FFF;
	background:#600;
	padding:3px;
	}
	
.link_wurf {
	padding-bottom:15px;
	}
	
.link_wurf  a {
	color:#666;
	text-decoration:none;
	}
	
.link_wurf a:hover {
	font-weight:bold;
	}
.link_wurf_active{
	font-weight:bold;
	border:#333 1px solid;
	background-color:#CCC;
	padding:5px;
	}
	
.button_gb{
	color:#666;
	text-decoration:none;
	font-weight:bold;
	border:#333 1px solid;
	background-color:#CCC;
	padding:5px;
	}
.button_gb:hover{
	background-color:#EEE;
	}

#all {
	background-image:url(images/header_ext.jpg);
	background-repeat:repeat-x;
	}

#header {
	background-image:url(images/header.jpg);
	background-repeat:no-repeat;
	width:923px;
	height:194px;
	margin: 0px auto;
	text-align:right;
	}
	
#menue {
	float:right;
	padding-right:0px;
	width:840px;
	height:38px;
	margin-top:94px;
}

#menue ul {
	list-style-type:none;
}

#menue li {
	display:inline;
}

#menue a {
	font-size:0.9em;
	float:left;
	width:100px;
	height:28px;
	text-decoration:none;
	text-align:center;
	padding-top:10px;
	color:#FFF;
  background:url(images/link-header.jpg) no-repeat top;
  text-decoration:none;
}

#menue a:hover {
	font-weight:bold;
  background:url(images/link-header.jpg) no-repeat bottom;
}

#menue .active {
	font-weight:bold;
  background:url(images/link-header.jpg) no-repeat bottom;
}

#content {
	background:url(images/right.jpg) top repeat-x;
	background-color:#0a2239;
	width:100%;
	}

#center {
	width:750px;
	margin:0px auto;
	min-height:600px;
	background-image:url(images/center_top.jpg);
	background-position:top;
	background-repeat:repeat-x;
	background-color:#e3e3e3;
	border-left:#999 1px solid;
	border-right:#999 1px solid;
	}
	
#zettel {
	float:left;
	width:265px;
	min-height:583px;
	background:url(images/zettel.png) no-repeat;
	margin-left:-20px;
	padding-left:20px;
	padding-top:45px;
	line-height:40px;
	}
	
#hauptinhalt {
	padding-top:30px;
	padding-left:20px;
	float:left;
	width:430px;
	}
	
.clear {
	clear:both;
	height:25px;
	}
	
#inhalt_sub {
	padding:40px;
	width:650px;
	}
	
#inhalt_sub h1 {
	margin-top:5px;
	font-size:3em;
	color:#fff;
	}
	
#inhalt_sub h2 {
	font-size:2em;
	}
	
#zettel ul {
	list-style-type:none;
}

#zettel li {
	display:block;
}

#zettel a {
	font-size:1.2em;
	color:#555;
	width:100px;
	text-decoration:none;
	padding-top:10px;
}

#zettel h2 {
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	
	}

#zettel a:hover {
  color:#951114;	
}
#zettel .active {
  color:#951114;	
}
	
#footer {
	background:#6c0205;
	height:25px;
	border-top:#d30f14 1px solid;
	}
	
.post {
	float:left;
	margin-top:25px;}

.box {
	background-color:#fff;
	padding: 0px 6px 0px 10px;
	float:left;
	width:320px;
	min-height:75px;
	}
	
.box_head { 
	font: bold 100%/90% "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #951114;
	}
	
.box_text {
	font: normal 90% "Trebuchet MS", Arial, Helvetica, sans-serif;
	color:#333;
	}
	
.box_date {
	margin-top:8px;
	float:left;
	color:#FFF;
	text-align:center;
	width:60px;
	height:66px;
	background:url(images/date.jpg) no-repeat;
	padding-top:16px;
	}
	
.date_monat {
	font: normal 130%/30% Georgia, "Times New Roman", Times, serif;
	text-transform: uppercase;
	}
	
.date_tag {
	display: block;
	font: italic 170%/90% Georgia, "Times New Roman", Times, serif;
	letter-spacing: -1px;
	}
	
.katze {
	width:650px; 
	background:url(images/verlauf_head.jpg) repeat-x; 
	padding-left:10px; 
	padding-top:1px; 
	border-left:#8f0306 10px solid; 
	border-top:#b46567 1px solid;
	}
	
.katze h2 {
	color:#FFF;
	padding-left:10px;
	padding-top:1px;
	}
	
	
.guestbook {
	background-color:#FFF;
	border:#8f0306 1px	 solid;
	margin-bottom:15px;
	}
.guestbook_absender, .guestbook_admin {
	background-color:#8f0306;
	color:#FFF;
	font-size:0.7em;
	padding:3px;
	}
.guestbook_absender a {
	color:#FFF;
	}
.guestbook_eintrag {
	padding:10px;
	font-size:0.9em;
	}
.guestbook_admin {}

.label {
  float: left;
  width: 100px;
  text-align: right;
  padding-top: 3px;
  padding-right: 5px;
}

.feld {
  float: left;
  width: 290px;
  text-align: left;
} 
.Formularbeschriftung {
	font-size:10px;
}
.reihe {
  clear: both;
  padding: 2px 0px;
}
.defbreite {
  width: 300px;
}
.knopf {
  clear: both;
  padding-left:104px;
  padding-top: 15px;
  padding-bottom: 10px;
}