/* CSS Document */

body {
	background-color: #ffffff;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	line-height: 1.2em;
	color: #444444;
	margin: 0;
	padding: 0;
	text-align: center;
}


div, a {
	outline: none;
}

h1 {
	font-size: 140%;
	font-weight: bold;
	margin: 0px 0 15px 0;
	padding-top: 10px;
	color: #444444;
	clear: both;
}

h2 {
	font-size: 1.0em;
	font-weight: bold;
	margin: 20px 0 15px 0;
}

h3 {
	margin: 15px 0 5px 0;
	font-size: 1.0em;
	font-weight: bold;
}

.ohnemargin {
	margin: 10px 0 10px 0;
}

p, li, td {
	
}

p {
	margin-top: 3px;
	margin-bottom: 10px;
}

a {
	text-decoration: none;
}

a:link, a:visited {
	color: #444444;
}

a:hover, a:active {
	color: #444444;
}

.extern {
	padding-right: 15px;
	background-color: #ffffff;
}

ul {
	margin: 0;
	padding: 0;
}

ul.suchergebnis {
	margin: 13px 0 13px 0;
}

li {
	margin: 5px 0 5px 10px;
}

img.rahmengrau {
	border: 5px solid #efefef;
}

.imageRight {
	float: right;
	margin: 5px 0px 10px 10px;
}

.imageLeft {
	float: left;
	margin: 5px 10px 10px 0px;
}

/* @group Seitenaufbau */

#alles-wrap {
	position: relative;
	background-color: #fff;
	width: 840px;
	text-align: center;
	margin: 10px auto auto auto;
	border: none;
}

#alles {
	position: relative;
	margin: 20px auto auto auto;
	width: 800px;
	padding: 20px;
	text-align: left;
}

#head {
	display: none;
}

#bild-oben {
	display: none;
}

#headfoto-01 {
	position: absolute;
	left: 0;
	top: 0;
	width: 150px;
}

#headfoto-02 {
	position: absolute;
	left: 150px;
	top: 0;
}

.head {
	float: left;
}



#links {
	display: none;
}

#links-inhalt {
	margin: 25px auto auto 0;
	display: none;
}

#links-inhalt ul {
	width: 250px;
	margin: 20px 0 0 0;
	padding: 0;
}

#links-inhalt ul ul {
	width: 250px;
	margin: 5px 0 0 35px;
	padding: 0;
}

#links-inhalt li {
	margin: 0 0 3px 0;
	padding: 5px 0 2px 0px;
	list-style-type: none;
	font-size: 101%;
}

#links-inhalt li li {
	margin: 0 0 3px 0;
	padding: 0px;
	list-style: none;
	font-size: 85%;
}

#links-inhalt ul a {
	font-size: 1.0em;
	text-decoration: none;
	padding-left: 30px;
}

#links-inhalt ul a:link, #links-inhalt ul a:visited {
	color: #4d440a;
	text-decoration: none;
}

#links-inhalt ul a:hover, #links-inhalt ul a:active {
	color: #555555;
	background-image: url(../images/master-images/link-weiss.gif);
	background-position: left;
	background-repeat: no-repeat;
	text-decoration: none;
}

#links-inhalt ul ul a {
	font-size: 0.9em;
	text-decoration: none;
	padding-left: 20px;
}

#links-inhalt ul ul a:link, #links-inhalt ul ul a:visited {
	color: #4d440a;
	text-decoration: none;
}

#links-inhalt ul ul a:hover, #links-inhalt ul ul a:active {
	color: #555555;
	background-image: url(../images/master-images/link-weiss-2.gif);
	background-position: left;
	background-repeat: no-repeat;
	text-decoration: none;
}

.nv-active {
	font-size: 1.2em;
	color: #4d440a;
	background-image: url(images/master-images/link-gruen.gif);
	background-position: left;
	background-repeat: no-repeat;
	padding-left: 30px;
	text-decoration: underline;
}

a.aktiv-1 {
	color: #4d440a;
	background-image: url(../images/master-images/link-gruen.gif);
	background-position: left;
	background-repeat: no-repeat;
	text-decoration: none;
	font-weight: bold;
}

a.aktiv-2 {
	color: #4d440a;
	background-image: url(../images/master-images/link-gruen-2.gif);
	background-position: left;
	background-repeat: no-repeat;
	text-decoration: none;
	font-weight: bold;
}

#rechts {
	position: relative;
	margin-left: 150px;
	margin-top: 50px;
	width: 780px;
	margin: 0;
	padding-left: 20px;
	background-color: #ffffff;
	overflow: visible;
}

#rechts-aussen {
	display: none;
}

#rechtsdruck {
	position: relative;
	margin-left: 150px;
	margin-top: 50px;
	width: 780px;
	margin: 0;
	padding-left: 20px;
	background-color: #ffffff;
	overflow: visible;
	clear: both;
}

#textarea {
	padding-bottom: 15px;
	font-size: 0.9em;
}

#rechts-inhalt {
	width: 740px;
	margin: 0 0 0 30px;
	padding: 0;
float:left;
}

#rechts-inhalt-breit {
	margin: 10px;
	width: 640px;
	padding: 0 20px 10px 20px;
	text-align: left;
}
#text-links {
	width: 560px;
	padding: 0 10px 0 0;
	float: left;
}
.druck-abstand-oben {
	padding-top: 20px;
}

p.back {
	display: none;
}

#bilder-rechts {
	width: 150px;
	float: right;
	margin: 0;
	padding: 0;
display:none;
}

#bilder-rechts img {
width:150px;
height:auto;
}

.einzelfoto {
	margin: 0 0 10px 0;
}

#clear {
	display: none;
}

#indexfotos {
	position: relative;
	width: 680px;
	padding: 0;
	margin: 0 0 0 30px;
	background-color: #777777;
	background-color: #ffffff;
display:none;
}

#indextitel {
	position: relative;
	margin: 10px 0 0 25px;
}

#indextitel h1 {
	font-size: 18px;
	margin: 0 0 0 5px;
	padding: 0;
font-weight:normal;
}

#inhalt-gallery, #video {
display:none;
}

#drucktitel {
	position: relative;
	width: 740px;
	height: 25px;
	font-size: 150%;
	color: #444444;
	margin-bottom: 10px;
	margin-left: 50px;
	padding: 0 0 10px 0;
	border-bottom: 1px solid #cccccc;
}

#druck {
	width: 760px;
	position: relative;
	margin: 20px 0 0 10px;
	padding: 0;
	font-size: 100%;
	clear: both;
}

#druck a {
	text-decoration: none;
	padding-left: 20px;
	margin-bottom: 10px;
}

#druck a:link, #druck a:visited {
	color: #cc0000;
}

#druck a:hover, #druck a:active {
	color: #444444;
}

#footer {
	display: none;
}

#footer a {
	text-decoration: none;
}

#footer a:link, #footer a:visited {
	color: #ffffff;
}

#footer a:hover, #footer a:active {
	color: #aaaaaa;
}


