/*
	Allgemeine Tags und Angaben
*/

body {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	margin: 0px;
	padding: 0px;
	font-size: 0.7em;
	color: #000000;
	background-color : #ffffff;
}

h1 {
	margin-left: 0em;
	font-size: 1.5em;
}

h2 {
	color: #000000;
	font-size: 1.2em;
	margin: 0;
	padding-top: 20px;
	margin-bottom: 10px;
}

h3 {
	font-size: 1em;
	margin: 0;
	margin-bottom: 15px;
}

ul {

}

img {
	border: none;
}

fieldset {
	border: none;
}

/*
	Positionierung der Hauptelemente
*/

#head {
	position: relative;
}

#head_top {
    border-top: 1px solid white;
	border-bottom: thick double silver;
}

#head_image {
	display:none;
}

#head_bottom {
	display:none;
}

#content {
	clear:both;
	width: 100%;
	position: relative;
}

#content a,
#content a:visited {
	color: #000000;
}

#content_left {
	position: absolute;
	left: 0;
}

#page #content_left {
	display: none;
}

#content_right {
	position: relative;
	margin-left:0px;
	margin-top: 0px;
	padding: 0px 0px 0px 0px;
	margin-right: 0em;
}

#footer {
	position: relative;
	border-top: 1px solid black;
	margin-top: 35px;
	padding-top: 0.25cm;
	height: 2cm;
	background-color: #ffffff;
}

/*
	Hauptmenue
*/

#head_mainnavigation {
	display: none;
}

/*
	Menue Suche
*/

#head_searchnavigation {
	display: none;
}

/*
	Startseite
*/

#start {
	padding: 15px 15px 0px 15px;
	background-color: #ffffff;
}

#start #content img {
	border: 1px solid #96A7B7;
	width: 32.98em;
	height: 24.735em;
}

#start #content {
	color: #000000;
	border-top: none;
}

#start #content a,
#start #content a:visited {
	color: #000000;
}

#start #content_right {
	display: none;
}

#start #footer {
	padding-top: 15px;
}

#content_center {
	position: relative;
	margin: auto;
	width: 40em;
}

#content_list #content_center {
	text-align: center;
	width: 100%;
}

#content_center #inner_cont {
	padding-bottom: 0.2em;
}

#content_center #inner_cont a {
	text-decoration: none;
	border: none;
}

#content_list #content_center #inner_cont {
	text-align: justify;
	border: none;
}

#content_list #content_center #inner_cont p {
	padding: 0em;
	margin: 0;
}

#up a {
	display: none;
}


/*
	Seiten mit alphabetischer Suche
*/

#searchpage #content_left {
	position: relative;
}

#searchpage #content #content_right #inner_cont .arrowup {
	display: none;
}

#content #content_right .marker {
	text-align: center;
	font-weight: bold;
	font-size: 1em;
	padding-top: 1px;
	padding-bottom: 1px;
	width: 37px;
	margin: 0;
	border: 1px solid black;
}

#content #content_right .marker .invisible {
	display: none;
}

#content #content_right .marker_long {
	text-align: center;
	font-size: 1em;
	padding-top: 1px;
	padding-bottom: 1px;
	width: 72px;
	border: 1px solid black;
}

#content #content_right .marker a,#content #content_right .marker_long {
	font-weight: bold;
	font-family : Helvetica, Arial, sans-serif;
	text-decoration: none;
}

#content #content_right table {
	border-collapse: collapse;
	width: 100%;
	empty-cells: show;
	border-top: 2px solid black;
	border-bottom: 2px solid black;
}

#content #content_right th,
#content #content_right td {
	vertical-align: top;
}

#content #content_right th {
	text-align: left;
	font-weight: normal;
	width: 16em;
}

#content #content_right td {
	padding-left: 1.1em;
	border-left: 1px solid silver;
}

#content #content_right .linie_oben th, #content #content_right .linie_oben td {
	padding-top: 1ex;
	border-top: 1px solid silver;
}

#content #content_right .abstand_unten th, #content #content_right .abstand_unten td {
  padding-bottom: 1ex;
}

#content #content_right .linie_und_abstand th, #content #content_right .linie_und_abstand td {
	padding-top: 1ex;
	padding-bottom: 1ex;
	border-top: 1px solid silver;
}

.people {
	margin-left: 7px;
	color: grey;
}

.spacer {
	display: none;
}

#photoalbum #lupe {
	display: none;
}

#photoalbum .blue {
	display: none;
}

.name {
	text-decoration: none;
}

.name:hover {
	text-decoration: underline;
	color: #000000;
}

#pagenavi {
	visibility: hidden;
}

#pagenavi strong {
	display: block;
	visibility: visible;
}

/*
	Fenster Fotoalbum
*/

#photopage {
	background-color: #ffffff;
	height: 100%;
}

#photopage #head_top {
	margin-top: 7px;
}

#photopage #content img {
	padding-top: 30px;
}

#photopage #content .centered_img {
	text-align: center;	
}

#photopage #content p {
	text-align: center;
}

#browse {
	display: none;
}

.closebutton, .printbutton {
	display: none;
}

/*
	Spezielle Klassen
*/

.invisible {
	visibility: visible;
}

.bold {
	font-weight: bold;
}

.imglink {
	position:absolute;
	margin-left: 320px;
	margin-top: 12px !important;
	margin-top: 0px;
}

.screen_only {
	display: none;
}
