@charset 'utf-8';
@import url(reset.css);
@import url(autocomplete.css);
/*@import url(thickbox.css);*/

/* ----------------------------------------------------- Page layout */

/* Allgemeines */
body {
	font-size: 80%;
	line-height: 1.6em;
	color: #000;
	background: #fff;
	font-family: "Lucida Grande","Lucida Sans Unicode",geneva,verdana,sans-serif;
}

a:link {
	color: #333;
	text-decoration: none;
}

a:visited {
	color: #333;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

/* Clear Class */
.c {
	clear: both;
}

img, a img {
	border: 0;
}

.keine-anzeige {
	display: none;
}

.first {
	margin-top: 1.0em;
}

.vcard {
	background: #fff url(../images/icons/vcf.gif) no-repeat right center;
	padding-right: 22px;
}

.csv {
	background: #fff url(../images/icons/page_excel.png) no-repeat right center;
	padding-right: 22px;
	padding-top: 4px;
}

/* Absaetze */
p {
	font-size: 1em;
	line-height: 1.7em;
	margin: 0.5em 0;
	/*clear: both;*/
}

em {
	font-style: italic;
}

/* Kleinerer Text */
.s {
	font-size: 0.9em;
}

/* Links- bzw. Rechtsausrichtung für Elemente */
.leftalign {
	float: left;
	margin: 0 0.5em 0 0;
}

.rightalign {
	float: right;
	margin: 0 0 0 0.5em;
}

.center {
	text-align: center;
}

h1 {
	font-size: 2.0em;
}

h2 {
	font-size: 1.8em;
	border-bottom: 2px solid #666;
}

h3 {
	color: #333;
	font-size: 1.2em;
	border-bottom: 2px solid #999;
}

h4 {
	color: #333;
	font-size: 1.2em;
	font-weight: bold;
	
}

hr {
	background-color: #fff;
	width: 90%;
	height: 6px;
	border-top: 1px solid #fff;
	border-left: 1px solid #fff;
	border-right: 1px solid #fff;
	border-bottom: 1px solid #666;
}

strong {
	font-weight: bold;
}

/* Layout */
#BgContainer {
	width: 960px;
	margin: 10px auto;
}

#Container {
	
}

#Header {
	/*background: #fff url(../images/vdst_logo_ref.jpg) no-repeat;*/
	text-align: right;
	margin: 1.8em 0 1.0em 0;
	height: 100px;
	min-height: 100px;
	border-bottom: 2px solid #000;
}

#Header h1 {
	padding-top: 16px;
}

#Navigation {
		margin: 18px 0 0 0;
}

#Navigation ul {
	display: inline;

}

#Navigation li {
	float: left;
	padding: 8px 12px;
}

a.current {
	color: #810D10;
}

a.link {
	color: #000;
}

a.section {
	color: #666;
}


#Layout {
	/*background: #fff url(../images/vdst_logo_ref.jpg) no-repeat;*/
	font-size: 1.0em;
}

#Layout img {
	margin: 0.5em 0;
	border: 2px solid #ccc;
}


#Breadcrumbs {
	font-size: 0.9em;
	border-bottom: 1px solid #ccc;
}

#Breadcrumbs p {
	margin-bottom: 0;
}

#PageContent {
	margin: 0.5em 0.5em 2.0em 0.5em;
	width: 780px;
	min-width: 538px;
	float: right; 	
	text-align: left;
	font-size: 0.9em;
}

#PageContent h3, #BlogSidebar h3, #ArchivSidebar h3, #BirthdaySidebar h3 {
	margin: 1.2em 0 0 0;
	color: #810D10;
	font-size: 1.2em;
}

#PageContent h2 {
	margin: 1.2em 0 0 0;
	font-size: 1.2em;
}

#PageContent a:visited {
	color: #666;
	text-decoration: none;
}

#person-image {
	float: left;
	width: 300px;
	margin: 0;
}

#person-image div {
	overflow:visible;
	width: 400px;
}

#PersonData, .AktivitaData {
	float: right;
	width: 420px;
	min-height: 200px;
}

#PersonData table, .AktivitaData table {
	margin: 0.5em 0;
	text-align: left;
	border-collapse: collapse;
}

#PersonData  td.description_column, .AktivitaData td.description_column {
	text-align: right;
	padding: 0 1.0em 0 0;
	width: 160px;
}

#PersonProfile th {
	font-weight: bold;
	vertical-align: middle;
}

#PersonProfile td {
	vertical-align: top;
}


.description {
	font-weight: bold;
	vertical-align: middle;
	text-align: center;
}

#phone {

}

#PersonProfile li.address {
	text-align: left;
	float: left;
	padding: 0;
}

#PersonProfile li.first {
	padding: 0 46px 0 0;
	margin: 0;
}


#PersonProfile h3{
	width: 60%;
}

#PersonProfile h4{
	margin: 1.0em 4px;
	
}


.noSearchResults {
	margin: 2em 0;
}

.personlist {
	margin: 0.5em 0;
}

.persontable {
	margin: 0.5em 0;
	width: 100%;
}

.odd, .odd a {
	background: #fff;
	padding: 0.5em 1.0em 0 0;
}

.even, .even a {
	padding: 0.5em 1.0em 0 0;
}

.odd, .even {
	border-bottom: 1px solid #ddd;
}

#content-adresse {
	width: 120px;
}

#bank tr, #bank td {
	border:none;
	padding-top: 0;
}
#aktivitas, #aoah {
	float: right;
	width: 49%;
	/*border-left: 1px dotted #333;*/
}
#ahbund {
	float: left;
	width: 48%;
	padding-right: 1.0em;
	border-right: 1px dotted #ccc;
}
#Sidebar {
	width: 160px; 
	float: left;  
	margin: 10px 0 0 0;
	padding: 0;
	font-size: 0.9em;
}

#Sidebar img {
	border: none;
}
#Footer {
	text-align: right;
	border-top: 2px solid #000;
	font-size: 0.8em;
}

.footerTop {

}

#macdock {
	margin: 60px 0 ;
}
#macdock img {
	border: 1px solid #fff;
}

#timeline_holder {
	margin: 350px auto 60px auto;
	width: 100%;
}

#timeline_span {
	margin: 0 auto;
	width: 600px;
		text-align: center;
}

#timeline_span div {
	display: inline;
	position: relative;
	text-align: center;
	margin: 0 auto;
}

#timeline_span div ul {
	display: none;
	background: #fcfcfc;
	position: absolute;
	width: 60px;
	bottom: 50px;
	left: 20px;
}

#timeline_span span {
	display: inline;
	position: relative;
	text-align: center;
	margin: 0 auto;
}

#timeline_span span ul {
	display: none;
	background: #fcfcfc;
	position: absolute;
	bottom: 50px;
	left: 20px;
}

#timeline_span span ul li{
	width: 100%;
}

#SearchResults {
	margin: 1.0em 0 0 0;
}

#SearchResults table {
	margin: 1.0em 0 0.5em 0;
	text-align: left;
	border-collapse: collapse;
}

#SearchResults td{
	padding: 0.25em 1.0em 0.25em 0;
	border-bottom: 1px solid #DDDDDD;
	vertical-align: middle;
}

#SearchResults tr.last td {
	
}

#Menu2, #ArchivMenu {
	text-align: left;
	margin: 0 0 2.0em 1.5em;
}

#Menu2 li {
	border-bottom: 1px solid #ddd;
}

#Menu2 li.section {
	border-bottom: none;
}


#Menu2 ul.sub {
	margin: 0 0 0 2.0em;
}

#BlogSidebar {
	width: 92%;
}

.blogSummary {
	margin-bottom: 20px;
}

.blogSummary h2, .blogEntry h3 {
	border-bottom: 1px solid #666;
}

.blogSummary h2 a {
	color: #666;
}
.blogSummary h2 a:hover {
	text-decoration: none;
	color: #810D10;
 }

#PageComments_holder h4 {
	border-bottom: 1px solid #666;
	margin-top: 12px;
}

.authorDate, .blogVitals {
	font-style: italic;
}

.pagination a {
	padding: 4px;
	font-weight: bold;
	border: 1px solid #fff;
}

.pagination a:hover {
	border: 1px solid #666;
}

#export {
	text-align: right;
}

#NextBirthday {
	float: right;
	width: 30%;
	text-align: right;
}

#ArchivMenu li li{
	padding-left: 12px;
}

div#BirthdaySidebar {
    font-size: 0.9em;
}