/*****************************
Datei: styles.css (standard)
URL: www.gin-mum.com
******************************
Autor: Matthias Damoser / media powerplant
Erste Version: 26.10.2009
Zuletzt bearbeitet: 24.01.2010
******************************/

@charset "UTF-8";

* 
{
    margin:0;padding:0;border:0;outline:0;font-weight:inherit;font-style:inherit;font-family:inherit;vertical-align:baseline;
}

html {
	background:url(../bilder/kachel.jpg) 0 0 repeat;
}

body {
	height:780px;
	margin:0 auto;
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-size: 62.5%;
	top: 10px;
}

.noBorder {
	border:0!important;
}

.noMargin {
	margin:0!important;
}
#header #naviNews {
	background-image: url(../bilder/News_Button.png);
	background-repeat: no-repeat;
	height: 79px;
	width: 150px;
	float: left;
	margin-top: 100px;
	margin-left: 380px;
}
#header #naviNews:hover {
	background-image: url(../bilder/News_Button.png);
	background-repeat: no-repeat;
	height: 79px;
	width: 150px;
	float: left;
	margin-top: 100px;
	margin-left: 380px;
	cursor: pointer;
	background-position: 0px -79px;
}
#main {
	clear: both;
	float: none;
}
#main #foto-news {
	float: left;
	margin-top: 54px;
	margin-left: 41px;
}
.news-pic {
	padding-left: 4px;
}
#main #ueberschrift-news {
	height: 55px;
	width: 135px;
	float: left;
	margin-left: 60px;
}
#content {
	height: 300px;
	width: 450px;
	float: left;
	margin-left: 45px;
	font-size: 1.4em;
	margin-top: 20px;
	color: #363634;
	line-height: 14px;
}
#main #content-kontakt #formlinks p {
	margin-bottom: 6px;
}
#header #naviInfo {
	background-image: url(../bilder/Info_Button.png);
	background-repeat: no-repeat;
	height: 62px;
	width: 150px;
	float: left;
	margin-left: 540px;
	margin-top: -140px;
}
#header #naviInfo:hover {
	background-image: url(../bilder/Info_Button.png);
	background-repeat: no-repeat;
	height: 62px;
	width: 150px;
	float: left;
	margin-left: 540px;
	margin-top: -140px;
	background-position: 0px -63px;
	cursor: pointer;
}
#header #naviFotos {
	background-image: url(../bilder/Fotos_Button.png);
	background-repeat: no-repeat;
	height: 53px;
	width: 150px;
	float: left;
	margin-left: 710px;
	margin-top: -120px;
}
#header #naviFotos:hover {
	background-image: url(../bilder/Fotos_Button.png);
	background-repeat: no-repeat;
	height: 53px;
	width: 150px;
	float: left;
	margin-left: 710px;
	margin-top: -120px;
	background-position: 0px -54px;
	cursor: pointer;
}
#header #naviTermine {
	background-image: url(../bilder/Termine_Button.png);
	background-repeat: no-repeat;
	height: 86px;
	width: 155px;
	float: left;
	margin-left: 420px;
	margin-top: 0px;
}
#header #naviTermine:hover {
	background-image: url(../bilder/Termine_Button.png);
	background-repeat: no-repeat;
	height: 86px;
	width: 155px;
	float: left;
	margin-left: 420px;
	margin-top: 0px;
	cursor: pointer;
	background-position: 0px -84px;
}
#header #naviMusik {
	background-image: url(../bilder/Musik_Button.png);
	background-repeat: no-repeat;
	height: 65px;
	width: 155px;
	float: left;
	margin-left: 580px;
	margin-top: -140px;
}
#header #naviMusik:hover {
	background-image: url(../bilder/Musik_Button.png);
	background-repeat: no-repeat;
	height: 65px;
	width: 155px;
	float: left;
	margin-left: 580px;
	margin-top: -140px;
	cursor: pointer;
	background-position: 0px -65px;
}
#header #naviKontakt {
	background-image: url(../bilder/Kontakt_Button.png);
	background-repeat: no-repeat;
	height: 65px;
	width: 280px;
	float: left;
	margin-left: 705px;
	margin-top: -90px;
	margin-bottom: 75px;
}
#header #naviKontakt:hover {
	background-image: url(../bilder/Kontakt_Button.png);
	background-repeat: no-repeat;
	height: 65px;
	width: 175px;
	float: left;
	margin-left: 705px;
	margin-top: -90px;
	cursor: pointer;
	background-position: 0px -65px;
}
#main #slogan {
	height: 40px;
	width: 320px;
	margin-left: 30px;
	margin-top: -25px;
}
#main #footer {
	text-align: left;
	width: 900px;
	float: left;
	margin-top: 55px;
	color: #D6D0C0;
	font-size: 12px;
	margin-left: 30px;
}
#footer a {
	color: #D6D0C0;
	text-decoration: none;
	padding: 2px;
}
#footer a:hover {
	color: #811507;
	text-decoration: none;
	background-color: #D6D0C0;
	padding: 2px;
}
#main #content-kontakt #formlinks {
	font-size: 14px;
	color: #363634;
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	margin-top: 15px;
	float: left;
	width: 200px;
	line-height: 14px;
}
#main #content-kontakt #formrechts {
	font-size: 14px;
	color: #363634;
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	margin-top: 15px;
	float: left;
	width: 200px;
	line-height: 14px;
}
#kontaktEmail #email {
	margin-top: 10px;
	margin-bottom: 15px;
}
#kontaktText #nachricht {
	margin-top: 20px;
}
#main #video {
	float: left;
	margin-left: 40px;
	width: 381px;
}
.videoplayer {
	margin-top: 18px;
}
.video-header {
	margin-left: 220px;
}
.mp3player {
	border:0!important;
	height: 20px;
	width: 150px;
	margin-top: 9px;
}
.titel {
	font-size: 16px;
	color: #7D1608;
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-weight: 600;
	font-style: normal;
	text-transform: uppercase;
	font-variant: normal;
	margin-top: 13px;
	margin-left: 10px;
}
.pic {
	border: 1px solid #A0A0A4;
	margin-left: 8px;
	cursor: pointer;
}
#contentmusik {
	height: 300px;
	width: 450px;
	float: left;
	margin-left: 35px;
	font-size: 12px;
	color: #363634;
	font-style: oblique;
	margin-top: 12px;
	line-height: 12px;
}
.video {
	font-size: 16px;
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-style: normal;
	margin-top: 25px;
}
#main #footermusik {
	text-align: left;
	width: 900px;
	float: left;
	margin-top: 63px;
	color: #D6D0C0;
	font-size: 12px;
	margin-left: 30px;
}
#footermusik a {
	color: #D6D0C0;
	text-decoration: none;
	padding: 2px;
}
#footermusik a:hover {
	color: #811507;
	text-decoration: none;
	background-color: #D6D0C0;
	padding: 2px;
}
#contentnews .newsTitel {
	font-size: 1.3em;
	float: left;
	width: 320px;
	background-image: url(../bilder/andererstrich.png);
	background-repeat: no-repeat;
	background-position: 0px -8px;
	padding-top: 10px;
	line-height: 1em;
}
#contentnews .newsDatum {
	font-size: 1.2em;
	float: left;
	width: 70px;
	padding-top: 10px;
}
#contentnews .newsText {
	font-size: 1em;
	width: 420px;
	float: left;
}
#contentnews {
}
#contentimpressum {
	height: 300px;
	width: 450px;
	float: left;
	margin-left: 35px;
	font-size: 1.4em;
	margin-top: 20px;
	color: #363634;
	overflow: scroll;
	line-height: 14px;
}
#maininfo #foto-newsinfo {
	float: left;
	margin-top: 65px;
	margin-left: 39px;
}
#maininfo #pdf {
	width: 390px;
	color: #0E1316;
	font-size: 14px;
	margin-left: 39px;
	font-weight: normal;
	text-align: center;
}
#maininfo #pdf a {
	width: 250px;
	color: #E3E3E3;
	font-size: 14px;
	text-decoration: none;
}
#maininfo #pdf a:hover {
	width: 250px;
	color: #FFF;
	font-size: 14px;
	text-decoration: underline;
	cursor: pointer;
}
#maininfo #ueberschrift-newsinfo {
	height: 55px;
	width: 135px;
	float: left;
	margin-left: 60px;
	margin-top: 5px;
}
#content .wann {
	float: left;
	width: 75px;
	margin-bottom: 5px;
	padding-top: 8px;
	line-height: 14px;
}
#content .was {
	float: left;
	width: 190px;
	padding-left: 5px;
	margin-bottom: 5px;
	background-image: url(../bilder/strich.png);
	background-repeat: no-repeat;
	background-position: -30px -12px;
	padding-top: 8px;
	line-height: 14px;
}
#content .wo {
	width: 155px;
	float: left;
	padding-left: 5px;
	margin-bottom: 5px;
	padding-top: 8px;
	line-height: 14px;
}
#contentnews {
	height: 300px;
	width: 460px;
	float: left;
	margin-left: 45px;
	font-size: 1.4em;
	margin-top: 20px;
	color: #363634;
	overflow: auto;
	line-height: 14px;
}
.navi  {
	float: none;
	width: 420px;
	padding-top: 200px;
}
#contentnews a {
	font-size: 14px;
	color: #363634;
	text-decoration: none;
	margin-left: 10px;
}
#contentnews a:hover {
	font-size: 14px;
	color: #6D6D69;
	text-decoration: underline;
}
#edit {
	font-size: 16px;
	padding-top: 10px;
	padding-left: 5px;
}
#edit a {
	font-size: 16px;
	padding-top: 10px;
	padding-left: 5px;
	color: #363634;
	text-decoration: none;
}
#edit a:hover {
	font-size: 16px;
	padding-top: 10px;
	padding-left: 5px;
	color: #6D6D69;
	cursor: pointer;
	text-decoration: underline;
}
.links {
	text-align: left;
	padding-right: 10px;
}
#maininfo {
	clear: both;
}
#maininfo #sloganinfo {
	height: 40px;
	width: 320px;
	margin-left: 30px;
	margin-top: -25px;
}
#maininfo #footerinfo {
	text-align: left;
	width: 900px;
	float: left;
	margin-top: 54px;
	color: #D6D0C0;
	font-size: 12px;
	margin-left: 30px;
}
#footerinfo a {
	color: #D6D0C0;
	text-decoration: none;
	padding: 2px;
}
#footerinfo a:hover {
	color: #811507;
	text-decoration: none;
	background-color: #D6D0C0;
	padding: 2px;
}
#contentinfo {
	height: 260px;
	width: 430px;
	float: left;
	margin-left: 35px;
	font-size: 1.4em;
	margin-top: 20px;
	color: #363634;
	line-height: 14px;
}
#main #footermusik {
	text-align: left;
	width: 900px;
	float: left;
	margin-top: 62px;
	color: #D6D0C0;
	font-size: 12px;
	margin-left: 30px;
}
#linkimage {
	float: left;
	height: 50px;
	width: 115px;
	margin-top: 5px;
}
.linkimage {
	vertical-align: middle;
	margin-top: 2px;
	border: 1px solid #2A3F55;
}
#editnews {
	font-size: 16px;
	padding-top: 10px;
	text-align: center;
	width: 380px;
}
#editnews a {
	font-size: 16px;
	padding-top: 10px;
	padding-left: 5px;
	color: #6D6D69;
	text-decoration: underline;
}
#editnews a:hover {
	font-size: 16px;
	padding-top: 10px;
	padding-left: 5px;
	color: #969690;
	cursor: pointer;
	text-decoration: underline;
}
#musiktitel {
	width: 150px;
	float: left;
}
#musikmp3 {
	width: 250px;
	float: left;
}
#musiktext {
	text-align: left;
	width: 450px;
	float: left;
}
#content a {
	font-size: 14px;
	color: #57575A;
	text-decoration: none;
	line-height: 14px;
}
#content a:hover {
	font-size: 14px;
	color: #57575A;
	text-decoration: none;
	cursor: pointer;
}
#linktext {
	float: left;
	height: 50px;
	width: 250px;
	margin-left: 10px;
}
#contentlinks {
	height: 300px;
	width: 450px;
	float: left;
	margin-left: 35px;
	font-size: 1.4em;
	margin-top: 20px;
	color: #363634;
	overflow: auto;
	line-height: 14px;
}
.linkbeschreibung {
	margin-top: 20px;
	margin-bottom: 28px;
}
.linkbeschreibung2zeiler {
	margin-top: 23px;
	margin-bottom: 23px;
}
#contentlinks #linktext a {
	font-size: 14px;
	color: #363634;
	text-decoration: none;
}
#contentlinks #linktext a:hover {
	font-size: 14px;
	color: #696864;
	text-decoration: underline;
	cursor: pointer;
}
#fakebody {
	background:url(../bilder/bg-total.jpg) 0 0 no-repeat;
	width:942px;
	height:780px;
	margin:0 auto;
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	top: 10px;
	vertical-align: middle;
}
#main #footeredit {
	text-align: left;
	width: 900px;
	float: left;
	margin-top: 55px;
	color: #D6D0C0;
	font-size: 12px;
	margin-left: 30px;
}
#footeredit a {
	color: #D6D0C0;
	text-decoration: none;
	padding: 2px;
}
#footeredit a:hover {
	color: #811507;
	text-decoration: none;
	background-color: #D6D0C0;
	padding: 2px;
}
.fofo-pic {
	padding-left: 10px;
}
#content-foto {
	height: 300px;
	width: 450px;
	float: left;
	margin-left: 33px;
	font-size: 1.4em;
	margin-top: 20px;
	color: #363634;
	line-height: 14px;
}
.kontakt-pic {
	padding-left: 10px;
	line-height: 14px;
}
#content-kontakt {
	height: 300px;
	width: 450px;
	float: left;
	margin-left: 33px;
	font-size: 1.4em;
	margin-top: 20px;
	color: #363634;
	line-height: 14px;
}
.info-pic {
	padding-left: 5px;
	margin-top: -10px;
}
.danke-pic {
	padding-left: 10px;
}
.fehler-pic {
	padding-left: 10px;
}
.impressum-pic {
	padding-left: 10px;
}
.links-pic {
	padding-left: 4px;
}
.edit-pic {
	padding-left: 10px;
}
