@charset "utf-8";

/* CSS Document */

* {
	margin: 0px;
	padding: 0px;
	background-repeat: repeat-x;
}

a {
	font-family: "Gill Sans MT", Verdana, Tahoma;
	font-size: 12px;
	color: #4d4d4d;
	font-weight: normal;
	text-decoration: none;
}

a:hover {
	font-family: "Gill Sans MT", Verdana, Tahoma;
	font-size: 12px;
	color: #000;
	font-weight: normal;
	text-decoration: none;
}

a:link {
	font-family: "Gill Sans MT", Verdana, Tahoma;
	font-size: 12px;
	color: #4d4d4d;
	font-weight: normal;
	text-decoration: none;
}

a:visited {
	font-family: "Gill Sans MT", Verdana, Tahoma;
	font-size: 12px;
	color: #4d4d4d;
	font-weight: normal;
	text-decoration: none;
}

a:active {
	font-family: "Gill Sans MT", Verdana, Tahoma;
	font-size: 12px;
	color: #000;
	font-weight: normal;
	text-decoration: none;
}

.nivoSlider {
	position: relative;
	background: url(images/loading.gif) no-repeat 50% 50%;
}

.nivoSlider img {
	position: absolute;
	top: 0px;
	left: 0px;
	display: none;
}

.nivoSlider a {
	border: 0;
	display: block;
}

h1 {
	font-family: "Gill Sans MT", Verdana, Tahomaif;
	font-size: 12px;
	font-weight: bold;
	color: #4d4d4d;
}

h2 {
	font-family: "Gill Sans MT", Verdana, Tahomaif;
	font-size: 12px;
	color: #4d4d4d;
	font-weight: normal;
}

#wrapper {
	height: 620px;
	width: 960px;
	margin: auto;
	padding: 0px;
	background-image: url(../bilder/seiten_bg_oben.jpg);
	background-color: #FFF;
}

#wrapperkontakt {
	height: 664px;
	width: 960px;
	margin: auto;
	padding: 0px;
	background-image: url(../bilder/seiten_bg_oben.jpg);
	background-color: #FFF;
}

#wrapperimp {
	min-height: 1680px;
	max-height: 2400px;
	width: 960px;
	margin: auto;
	padding: 0px;
	background-image: url(../bilder/seiten_bg_oben.jpg);
	background-color: #FFF;
}

#wrapperdat {
	min-height: 3542px;
	max-height: 6000px;
	width: 960px;
	margin: auto;
	padding: 0px;
	background-image: url(../bilder/seiten_bg_oben.jpg);
	background-color: #FFF;
}

#footer {
	height: 32px;
	width: 960px;
	background-image: url(../bilder/seiten_bg_foot.jpg);
	margin-top: 0px;
	margin-left: auto;
	margin-right: auto;
	padding: 0px;
}

#logo {
	height: 130px;
	width: 960px;
	background: url(../bilder/mandel_logo.jpg);
}

#navi {
	height: 27px;
	width: 960px;
	background: url(../bilder/navi_bg.jpg);
	border: #008b6c;
	border-bottom-style: solid;
	border-top-style: solid;
	border-bottom-width: thin;
	border-top-width: thin;
	padding-top: 5px;
}

#navi li {
	display: inline; /* li nebeneinander anzeigen */
	list-style-type: none; /* ohne Aufzählungspunkte */
	padding-left: 58px;
	padding-top: 10px;
	font-family: "Gill Sans MT", Verdana, Tahoma;
	font-size: 12px;
	color: #4d4d4d;
	font-weight: normal;
}

#navi li.datenschutz-li {
	padding-left: 75px !important;
}

#navi li:hover {
	display: inline; /* li nebeneinander anzeigen */
	list-style-type: none; /* ohne Aufzählungspunkte */
	padding-left: 58px;
	padding-top: 10px;
	font-family: "Gill Sans MT", Verdana, Tahoma;
	font-size: 12px;
	color: #000;
	font-weight: normal;
	text-decoration: none;
}

#fader {
	height: 209px;
	width: 681px;
	float: left;
	margin-left: 15px;
	margin-top: 8px;
}

#anschrift {
	height: 197px;
	width: 227px;
	background: url(../bilder/anschrift_bg.jpg);
	float: left;
	margin-left: 8px;
	margin-top: 8px;
	border: #008b6c;
	border-style: solid;
	border-width: thin;
	padding-left: 10px;
	padding-top: 5px;
	padding-bottom: 5px;
	line-height: 15px;
}

#content {
	height: auto;
	/*height:198px;*/

	width: 518px;
	background: url(../bilder/content_bg.jpg);
	float: left;
	margin-top: 8px;
	margin-left: 15px;
	border: #008b6c;
	border-style: solid;
	border-width: thin;
	padding-left: 10px;
	padding-top: 15px;
	line-height: 15px;
}

#contentstart {
	height: 198px;
	width: 518px;
	background: url(../bilder/content_bg.jpg);
	float: left;
	margin-top: 8px;
	margin-left: 15px;
	border: #008b6c;
	border-style: solid;
	border-width: thin;
	padding-left: 10px;
	padding-top: 15px;
}

#bilder {
	height: 215px;
	width: 380px;
	background: url(../bilder/platzhalter_bild.jpg);
	float: left;
	margin-left: 15px;
	margin-top: 8px;
}

@media only screen and (min-device-width:320px) and (max-device-width:1024px) {

h1 {
	font-family: "Gill Sans MT", Verdana, Tahomaif;
	font-size: 10px;
	font-weight: bold;
	color: #4d4d4d;
}

h2 {
	font-family: "Gill Sans MT", Verdana, Tahomaif;
	font-size: 10px;
	line-height: 13px;
	color: #4d4d4d;
	font-weight: normal;
}

p {
	font-family: "Gill Sans MT", Verdana, Tahomaif;
	font-size: 10px;
	line-height: 13px;
	color: #4d4d4d;
	font-weight: normal;
}

a {
	font-family: "Gill Sans MT", Verdana, Tahoma;
	font-size: 10px;
	color: #4d4d4d;
	font-weight: normal;
	text-decoration: none;
}

a:hover {
	font-family: "Gill Sans MT", Verdana, Tahoma;
	font-size: 10px;
	color: #000;
	font-weight: normal;
	text-decoration: none;
}

a:link {
	font-family: "Gill Sans MT", Verdana, Tahoma;
	font-size: 10px;
	color: #4d4d4d;
	font-weight: normal;
	text-decoration: none;
}

a:visited {
	font-family: "Gill Sans MT", Verdana, Tahoma;
	font-size: 10px;
	color: #4d4d4d;
	font-weight: normal;
	text-decoration: none;
}

a:active {
	font-family: "Gill Sans MT", Verdana, Tahoma;
	font-size: 10px;
	color: #4d4d4d;
	font-weight: normal;
	text-decoration: none;
}

#anschrift {
	font-family: "Gill Sans MT", Verdana, Tahomaif;
	font-size: 10px;
	line-height: 13px;
	color: #4d4d4d;
	font-weight: normal;
}
}
