* {
	margin: 0;
	padding: 0;
}
body, html{
	min-height:101%; /*Scrollbar immer anzeigen*/
}

body {
	font-size: 12px;
	font-family: Arial,Verdana,Geneva,sans-serif;
	color: #4d4948;
    background-color: #4d4948;
}
p {
	margin-top: 8px; 
	margin-bottom: 8px;
}
h1 {
    font-size: 16px;
	margin-top: 12px;
	margin-bottom: 12px;
	color: #e77817;
	font-weight: bold;
}
h2 {
    font-size: 14px;
	margin-top: 6px;
	margin-bottom: 6px;
	font-weight: bold;
}
h3 {
    font-size: 12px;
	margin-top: 5px;
	margin-bottom: 5px;
	font-weight: bold;
}
hr {
    border-top: #c2c1c1 1px solid;
	border-bottom: none;
	margin-top: 10px;
	margin-bottom: 10px;
	border-right: none;
	border-left: none;
}

a:link, a:visited {
    color: #969594;
	text-decoration: none;
}
a:focus, a:hover, a:active {
    color: #e77817;
	text-decoration: underline;
}
a img {
    border: 0;
	text-decoration: none;
}
#container-gesamt {
	margin-top: 20px;
	width: 950px;
	margin-left: auto;
	margin-right: auto;
	background-color: #fff;
/*	border-right: 2px solid #c2c1c1;
	border-left: 2px solid #c2c1c1;
*/	border-bottom: 2px solid #c2c1c1;
}
#container-visitenkarte {
	margin-top: 20px;
	width: 352px;
	height: 605px;
	margin-left: auto;
	margin-right: auto;
	background-image: url(web-visitenkarte.png);
}

#header {
    background-image: url(header-mit-logo.png);
	height: 150px;
	width: 950px;
	background-repeat:no-repeat;
	border-top: solid 6px #c2c1c1;
}
#logo {
	float: left;
	width:200px;
	height: 130px;
	margin-left: 50px;
	padding-top: 10px;
	padding-bottom: 10px;
}
#photo {
	height: 190px;
	width: 950px;
	position: relative;
	background-color: #CCC;
	background-image: url(photo-header-3.png);
	border-top: 1px solid #c2c1c1;
	border-bottom: 1px solid #c2c1c1;

}
.einzelphoto {
    height: 190px;
	width: 190px;
	float: left;
}
a.einzelphoto:link,
a.einzelphoto:visited {
    text-decoration: none;
	background-image: url(orange-transparent.png);
}
a.einzelphoto:focus,
a.einzelphoto:hover,
a.einzelphoto:active {
    text-decoration: none;
	background-image: none;
}
#current_photo {
    background-image: none;
}

#content {
	width: 575px;
	padding-left: 50px;
	padding-right: 325px;
	min-height: 320px;
	height: 100%;
	overflow: auto;
	padding-top: 25px;
	background-repeat: repeat;
	font-size: 14px;
}

#content p {
    text-align: justify;
}
#footer {
	overflow: hidden;
    width: 850px;
	background-color: #fff;
	padding-right: 50px;
	padding-left: 50px;
	text-align: left;
	font-size: 11px;
	color: #969594;
}
#navigation {
	width: 195px;
	z-index: 1;
	left: 675px;
	top: 140px;
	position: absolute;
	background-color: #fff;
	padding: 49px 15px 10px 15px;
	overflow: hidden;
	border: solid 1px #dededd;
}

#hauptnavigation {
	font-weight: bold;
	font-size: 14px;
	list-style: none;
	border-bottom: #c2c1c1 solid 1px;

}
#hauptnavigation a:link, 
#hauptnavigation a:visited{
	color: #4d4948;
	text-decoration: none;
}
#hauptnavigation a:focus,
#hauptnavigation a:hover,
#hauptnavigation a:active{
	color: #e77817;
	text-decoration: none;
}
#hauptnavigation a.current-ebene2, #hauptnavigation a.ebene2 {
	font-size: 12px;
	border: 0;
	padding-top: 2px;
	padding-bottom: 2px;
	font-weight: normal;
}
#hauptnavigation a.current, #hauptnavigation a.current-ebene2 {
    color: #e77817;
}
ul#hauptnavigation li a {
	display: block;
	border-top: #c2c1c1 solid 1px;
	padding: 10px 0 10px 0;
	
}
#unternavigation {
    list-style: none;
}
ul#unternavigation li  {
    padding: 0 0 8px 20px;
	display: block;
	border: 0;
	width: 180px;
}

#bild_marian {
    margin: 5px 15px 5px 0;
}

.mittelgrau {
	color: #969594;
}
#infos {
    float: left;
	width: 300px;
	margin-left: 60px;
	margin-top: 20px;
	
	height: 103px;
	overflow: hidden;
	margin-bottom: 25px;
	color: #969594;
}
#info-rahmen {
	height: 81px;
	padding: 10px;
	width: 278px;
	border: 1px solid #e77817;
}


#adresse {
	float: left;
	width: 200px;
	height: 130px;
	padding-top: 20px;
	margin-left: 80px;
	overflow: hidden;
	font-size: 14px;
}
#adresse p {
    font-weight: bold;
}
#adresse a:link,
#adresse a:visited {
    color: #c2c1c1;
	text-decoration: none;
}
#adresse a:focus,
#adresse a:hover,
#adresse a:active {
    color: #e77817;
	text-decoration: underline;
}

#sprachen {
	height: 20px;
	width: 55px;
	position: absolute;
	left: 15px;
	top: 10px;
	
}
.sidenavi {
	font-size: 11px;
	color: #e77817;
}

.sidenavi a:link,
.sidenavi a:visited {
    text-decoration: none;  
    color: #969594;
}

.sidenavi a:focus,
.sidenavi a:hover,
.sidenavi a:active {
    text-decoration: none;
	color: #e77817;
}

.kleiner-abstand {
    font-size: 8px;
}
#content ul{
    margin-left: 15px;
}
#content ul li {
list-style-type:square;
margin:0;
padding:0;
margin-top: 6px;
}

