@CHARSET "UTF-8";

body {
	margin: 0px;
	font-family: 'Verdana', 'Helvetica', 'Arial Narrow', sans-serif;
	font-size: 0.75em;
}

img {
	border: 0px;
}

#container1 {
	text-align: left;
}

#container2 {
	margin: 0px 53px;
}

#header_familie {
	visibility: hidden;
}

#header_haus {
	visibility: hidden;
}


#main {
	height: auto;
}

#kasten_links {
	display:none;
}

#kasten_rechts {
	float:right;
	width: 223px;
	font-size: 1em;
	border: 1px solid #000000;
	margin:10px 0px;
}

#kasten_rechts p {
	text-align: right;
	width: 206px;
	margin-left: 7px;
	margin-top: 5px;
	margin-bottom: 40px;
}

#main_content {
	margin-right:270px;
	margin-left: 47px;
	overflow: visible;
	letter-spacing: 0.1em;
}

#main_content.mainwide {
	margin-right:250px;
}

#vcard {
	width: 490px;
	height: 340px;
	text-align: left;
	padding: 5px;
}

.hbar {
	background: #CCCCCC;
	height: 35px;
	width: 100%;
	color: #111111;
	clear: both;
}

.hbar .hbar_text {
	padding-top: 10px;
}

.errmsg {
	color:red;
}

#header_navbar .hbar_text {
	display:none;
}

#footer_hbar {
	text-align: center;
	font-weight: 100;
}
