html ,
body {
	font-family: Arial, Sans;
	font-size: 12pt;
	margin: 0px;
	padding: 0px;
	min-width: 320px;
}
a:link ,
a:visited ,
a:active {
	color:black;
	font-weight: normal;
	text-decoration: none;
}
a:hover {
	color:black;
	font-weight: normal;
	text-decoration: underline;
}
div {
	position:relative;
	left:0px;
	top:0px;
	float: left;
}
img {
	border-width:0px;
}
#page_alignment ,
#page_frame {
	min-width: 320px;
	max-width: 960px;
}
#page_alignment {
	float: none;
	margin: 0px auto;
}
#page_frame {
	margin-bottom:30px;
	margin-top:30px;
}
#page_header ,
#page_body ,
#page_footer {
	clear:both;
}
#page_header {
	height:148px;
	width:100%;
}
#page_body {
	min-height:460px;
	padding-bottom:10px;
}
#page_footer {
	border-top:2px solid #aeaeae;
	font-size:90%;
	min-height:46px;
	width:100%;
}
div.row {
	padding:0px;
	width:100%;
	clear: both;
}
div.cell,
div.hidden_cell {
	min-width: 300px;
	width: 45%;
	padding: 0% 0% 0% 3%;
	min-height:1px;
}
div.hidden_cell {
	color:white;
	height:1px;
	overflow:hidden;
}


#main_menu {
	position:realtive;
	top: 0px;
	clear: both;
	width: 100%;
	padding:0px;
	clear: both;
	border-top: 1px solid #6c7248;
	border-bottom: 1px solid #6c7248;
}
a.menu_entry {
	display:block;
	float:left;
	position:relative;
	left:0;
	top:0;
	margin-left:3%;
	height: 20px;
	width: 16%;
	min-width:104px;
	font-size: 110%;
	padding: 10px 0px 10px 0px;
	text-align:center;
}
h1 {
	margin: 0px;
	padding-top:20px;
	font-size: 170%;
	line-height: 150%;
	text-align:left;
}
#h1 {
	height:100%;
	width:100%;
}
h2 {
	padding: 3%;
	margin: 0px;
}
h3 {
	padding: 20px 10px 0px 10px;
	margin: 0px;
}
img.photo {
	margin:1px;
	padding:3%;
	-ms-filter: "progid:DXImageTransform.Microsoft.Shadow(Strength=5, Direction=135, Color='#000000')";
	-webkit-box-shadow: 1px 1px 8px  #000000;
	-moz-box-shadow: 1px 1px 8px #000000;
	box-shadow: 1px 1px 8px #000000;
}

img.Link {
	border:0px;
	width:10px;
	height:10px;
	padding:2px;
}

/* Visitenkarten ------------------------------------------------- */

div.vcard {
	clear: both;
	margin-bottom:10px;
	margin-top:10px;
}
div.role {
	clear: both;
	padding-bottom: 4px;
}
div.fn ,
div.adr ,
div.vcl {
	clear: both;
	padding-bottom: 2px;
}
div.role {
	font-weight: bold;
	font-size: 90%;
}
div.geo ,
div.org ,
div.note ,
div.ivcl ,
span.type {
	display:none;
}
img.icon64 {
	float:left;
	width:20%;
	border:0;
	padding-right:6px;
}
a.link64 {
	display:block;
	float:left;
	position:relative;
	left:0;
	top:0;
	padding:1%;
	width:98%;
	font-size:120%;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
	margin-bottom:10px;
}
div.link64_txt {
	padding-top:10px;
	width:70%;
}
span.link64_txt_small {
	font-size: 80%;
}
p.text {
	font-family: "Times New Roman", Times, serif;
	font-size: 12pt;
	text-align: justify;
	padding-top:0px;
	margin-top:0px;
	margin-bottom:6pt;
}

/* Simply Pictures ---------------------------------------------- */
div.SimplyPictures_Directory {
	width:100%;
}

div.SimplyPictures_Thumbnail {
	width:19.2%;
	min-width:140px;
	padding:1%;
	margin:0% 0% 3% 3%;
	-ms-filter: "progid:DXImageTransform.Microsoft.Shadow(Strength=5, Direction=135, Color='#000000')";
	-webkit-box-shadow: 1px 1px 8px #000000;
	-moz-box-shadow: 1px 1px 8px #000000;
	box-shadow: 1px 1px 8px #000000;
}
img.SimplyPictures_Thumbnail {
	width:100%;
}
div.SimplyPictures_Frame {
	padding:3%;
	margin-left:3%;

	width:88%;
	-ms-filter: "progid:DXImageTransform.Microsoft.Shadow(Strength=5, Direction=135, Color='#000000')";
	-webkit-box-shadow: 1px 1px 12px  #000000;
	-moz-box-shadow: 1px 1px 12px #000000;
	box-shadow: 1px 1px 12px #000000;
}


img.SimplyPictures_Picture {
	width:100%;

}

a.SimplyPictures_NavUp,
a.SimplyPictures_NavPrev,
a.SimplyPictures_NavNext {
	display:none
}



/* Impressum  --------------------------------------------------------------- */

h3 {
	padding-top: 100px;
}

h3, p.row {
	padding-right: 3%;
	padding-left: 3%;
	padding-top:0px;
	padding-bottom:10px
	margin: 0px;
}
