@charset "utf-8";
/***********************************
Datei: styles.css
URL: www.leder-und-gerbermuseum.de
***********************************
Autor: Kevin Rupprecht
Zuletzt bearbeitet: 07.01.2010
***********************************/

/* Browser Reset */
* {
	margin : 0;
	padding : 0;
}
/* HTML Standard Elements */
body {
	background-color : #afbfd8;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 1.7em;
	overflow:scroll;
}
p {
	padding-bottom: 10px;
}
h1 {
	font-weight: normal;
	font-size : 20px;
	line-height: 1.6em;
	color : #6f3c30;
	padding-bottom:10px;
}
h2 {
	font-weight: normal;
	font-size : 20px;
	line-height: 1.6em;
	color : #6f3c30;
	padding-bottom:10px;
}
h4 {
	font-size : 13px;
	color : #6f3c30;
	padding-top: 15px;
}
strong {
color: #6f3c30;
}
/* alle Links */
a:link,
a:visited {
	color : #a34c2e;
	font-weight: normal;
	text-decoration : none;
}
a:active,
a:hover {
	color : #6f3c30;
}
#spalte-1 a:link,
#spalte-1 a:visited {
	color : #6f3c30;
	font-weight: normal;
	text-decoration : none;
}
#spalte-1 a:active,
#spalte-1 a:hover {
	color : #6f3c30;
}

#spalte-1 em.veranstaltungen a:link,
#spalte-1 em.veranstaltungen a:visited {
	color : #6f3c30;
	font-weight: normal;
	text-decoration : none;
}
#spalte-1 em.veranstaltungen a:active,
#spalte-1 em.veranstaltungen a:hover {
	color : #a34c2e;
}

#spalte-3 em a:link,
#spalte-3 em a:visited {
	color : #6f3c30;
	font-weight: normal;
	text-decoration : none;
}
#spalte-3 em a:active,
#spalte-3 em a:hover {
	color : #a34c2e;
}

/* Main Sections */
#seiteninhalt {
	background-color: #ffeab5;
	background-image: url(bilder/elemente/hintergrund.jpg);
	background-repeat : repeat;
	margin : 0 auto;
	padding : 0 30px;
	width : 920px;
}
#kopf {
	float:left;
	background-image: url(bilder/elemente/fabrik.gif);
	background-attachment:scroll;
	background-position: bottom right;
	background-repeat:no-repeat;
	padding: 0 2px;
	height: 210px;
	width: 916px;
}
#navigation {
	float:left;
	margin-bottom : 15px;
	height: 30px;
	width : 920px;
}
#spalte-1 {
	float: left;
	margin-left: 3px;
	margin-bottom:15px;
	width: 199px;
}
#spalte-2 {
	background-color: #fff3d6;
	background-image: url(bilder/elemente/button-spalte-2.jpg);
	background-position: top left;
	background-repeat:repeat-x;
	width: 446px;
	float: left;
	margin: 0 15px 15px;
	padding: 0 20px 20px;
}
#spalte-3 {
	float: left;
	width: 199px;
}
#fuss {
	background-color: #ffeab5;
	background-image: url(bilder/elemente/hintergrund-footer.jpg);
	background-position: bottom;
	height: 55px;
	width: 920px;
	margin: 0 auto;
	padding: 10px 30px 0;
}
/* Main Sections Modifications */
#spalte-2 .h5 {
	margin-bottom: 15px;
}
#spalte-2 img {
	padding-top: 5px;
	padding-bottom: 10px;
}
#spalte-2 em {
	display:block;
	font-style:normal;
	padding: 15px 20px;
	margin-bottom: 20px;
	background-color:#efe5c8;
	border-bottom-color: #6f3c30;
	border-bottom-style: solid;
	border-bottom-width:1px;
	border-left-color: #6f3c30;
	border-left-style: solid;
	border-left-width:1px;
	border-right-color: #6f3c30;
	border-right-style: solid;
	border-right-width:1px;
}
#spalte-2 em img {
	float: left;
	margin: 0;
	padding: 5px 15px 0 0;
}
#zeitungsartikel #spalte-2 {
	background-color: #fff3d6;
	background-image: url(bilder/elemente/button-spalte-2.jpg);
	background-position: top left;
	background-repeat:repeat-x;
	float: left;
	width : 660px;
	margin: 0 0 15px 15px;
	padding: 0 20px 20px;
}

#spalte-1 em,
#spalte-3 em {
	background-color : #fff3d6;
	display: block;
	font-style:normal;
	margin-bottom: 15px;
	padding: 15px;
}
#spalte-1 img,
#spalte-3 img {
	border: none;
	margin-right: 5px;
	padding-bottom: 1px;
}
#spalte-1 em {
	background-color : #efe5c8;
	display: block;
	font-style:normal;
	margin-bottom: 0;
	padding: 1px 0 0;
}

/* Custom Classes */
.right {
	float:right;
	margin-left : 20px;
}
.left {
	float : left;
	margin-right: 15px;
}
.left-img {
	float: left;
	margin: 0;
	padding: 5px 15px 0 0;
}
.right-img {
	float: right;
	margin: 0;
	padding: 5px 0 0 15px;
}
.h3 {
	display:block;
	font-weight : bold;
	font-size : 13px;
	color : #6f3c30;
	padding-bottom: 5px;
	line-height:13px;
	margin-bottom:15px;
	border-bottom-color: #6f3c30;
	border-bottom-style: solid;
	border-bottom-width:1px;
}
.h4 {
	display:block;
	font-size : 13px;
	font-weight : bold;
	color : #6f3c30;
	padding-top: 15px;
}
.h5 {
	display:block;
	color : #fef3d5;
	line-height:25px;
	height:25px;
	padding-bottom:1px;
}
.h6 {
	background-image: url(bilder/elemente/button-spalte-2.jpg);
	background-repeat: no-repeat;
	background-attachment: scroll;
	background-position: left top;
	background-color : #a34c2e;
	display:block;
	color : #fef3d5;
	line-height:25px;
	height:25px;
	padding-bottom:1px;
	padding-left:20px;
}
.abstand {
	display:block;
	padding: 0 0 10px 0;
	line-height:19px;
}
.abstand-oben {
	display:block;
	padding-top: 10px;
}
.linie {
	padding-bottom: 15px;
	margin-bottom:15px;
	border-bottom-color: #6f3c30;
	border-bottom-style: solid;
	border-bottom-width:1px;
}
.italic {
font-style:italic;
}
.abstand-unten {
padding-bottom:20px;
}
.abstand-unten-italic {
font-style:italic;
padding-bottom:20px;
}
/* Main-Navigation */
a.navi,
a:link.navi,
a:visited.navi {
	background-image: url(bilder/elemente/button.jpg);
	background-repeat: no-repeat;
	background-attachment: scroll;
	background-position: right bottom;
	background-color : #6f3c30;
	color : #fef3d5;
	float : left;
	height: 30px;
	line-height: 30px;
	margin : 0 2px 0 0;
	text-align : center;
	text-decoration : none;
	width : 125px;
}
a:active.navi,
a:hover.navi {
	background-position: left top;
	background-color : #a34c2e;
}
a.navi-a,
a:link.navi-a,
a:visited.navi-a {
	background-image: url(bilder/elemente/button.jpg);
	background-repeat: no-repeat;
	background-attachment: scroll;
	background-position: right bottom;
	background-color : #6f3c30;
	color : #fef3d5;
	float : left;
	height: 30px;
	line-height: 30px;
	margin : 0 2px 0 3px;
	text-align : center;
	text-decoration : none;
	width : 125px;
}
a:active.navi-a,
a:hover.navi-a {
	background-position: left top;
	background-color : #a34c2e;
}
a.navi-c,
a:link.navi-c,
a:visited.navi-c {
	background-image: url(bilder/elemente/button.jpg);
	background-repeat: no-repeat;
	background-attachment: scroll;
	background-position: right bottom;
	background-color : #6f3c30;
	color : #fef3d5;
	float : left;
	height: 30px;
	line-height: 30px;
	margin : 0 2px 0 0;
	text-align : center;
	text-decoration : none;
	width : 202px;
}
a:active.navi-c,
a:hover.navi-c {
	background-position: left top;
	background-color : #a34c2e;
}
/* Main-Navigation Aktiv */
a.navi-aktiv,
a:link.navi-aktiv,
a:visited.navi-aktiv {
	background-image: url(bilder/elemente/button.jpg);
	background-repeat: no-repeat;
	background-attachment: scroll;
	background-position: left top;
	height: 30px;
	line-height: 30px;
	float : left;
	color : #fef3d5;
	text-decoration : none;
	text-align : center;
	margin : 0 2px 0 0;
	background-color : #a34c2e;
	width : 125px;
}
a:active.navi-aktiv,
a:hover.navi-aktiv {
	background-position: left top;
	background-color : #a34c2e;
}
a.navi-a-aktiv,
a:link.navi-a-aktiv,
a:visited.navi-a-aktiv {
	background-image: url(bilder/elemente/button.jpg);
	background-repeat: no-repeat;
	background-attachment: scroll;
	background-position: left top;
	height: 30px;
	line-height: 30px;
	float : left;
	color : #fef3d5;
	text-decoration : none;
	text-align : center;
	margin : 0 2px 0 3px;
	background-color : #a34c2e;
	width : 125px;
}
a:active.navi-a-aktiv,
a:hover.navi-a-aktiv {
	background-position: left top;
	background-color : #a34c2e;
}
a.navi-c-aktiv,
a:link.navi-c-aktiv,
a:visited.navi-c-aktiv {
	background-image: url(bilder/elemente/button.jpg);
	background-repeat: no-repeat;
	background-attachment: scroll;
	background-position: left top;
	height: 30px;
	line-height: 30px;
	float : left;
	color : #fef3d5;
	text-decoration : none;
	text-align : center;
	margin : 0 2px 0 0;
	background-color : #a34c2e;
	width : 202px;
}
a:active.navi-c-aktiv,
a:hover.navi-c-aktiv {
	background-position: left top;
	background-color : #a34c2e;
}
/* Sub-Navigation */
a.textnavi3,
a:link.textnavi3,
a:visited.textnavi3 {
	display : block;
	background-color:#fff3d6;
	background-image: none;
	background-repeat: no-repeat;
	background-position: 10px 11px;
	padding-left: 19px;
	line-height:20px;
	padding-top:5px;
	padding-right: 15px;
	padding-bottom:5px;
	margin-bottom:1px;
}
a:active.textnavi3,
a:hover.textnavi3 {
	background-color : #efe5c8;
	background-image : url(bilder/elemente/pfeil.png);
}
a.textnavi4,
a:link.textnavi4,
a:visited.textnavi4 {
	display : block;
	background-color:#fff3d6;
	background-image: none;
	background-repeat : no-repeat;
	background-position : 20px 11px;
	padding-left: 29px;
	line-height:20px;
	padding-top:5px;
	padding-right: 15px;
	padding-bottom:5px;
	margin-bottom:1px;
}
a:active.textnavi4,
a:hover.textnavi4 {
	background-color : #efe5c8;
	background-image : url(bilder/elemente/pfeil.png);
}
a.textnavi5,
a:link.textnavi5,
a:visited.textnavi5 {
	display : block;
	background-color:#fff3d6;
	background-image: none;
	background-repeat : no-repeat;
	background-position : 30px 11px;
	padding-left: 39px;
	line-height:20px;
	padding-top:5px;
	padding-right: 15px;
	padding-bottom:5px;
	margin-bottom:1px;
}
a:active.textnavi5,
a:hover.textnavi5 {
	background-color : #efe5c8;
	background-image : url(bilder/elemente/pfeil.png);
}
/* Sub-Navigation Aktiv */
a.textnavi3-aktiv,
a:link.textnavi3-aktiv,
a:visited.textnavi3-aktiv {
	display : block;
	background-color : #efe5c8;
	background-image : url(bilder/elemente/pfeil.png);
	background-repeat : no-repeat;
	background-position : 10px 11px;
	padding-left: 19px;
	font-weight : bold;
	line-height:20px;
	padding-top:5px;
	padding-right: 15px;
	padding-bottom:5px;
	margin-bottom:1px;
	color : #6f3c30;
}
a:active.textnavi3-aktiv,
a:hover.textnavi3-aktiv {
	background-color : #efe5c8;
	background-image : url(bilder/elemente/pfeil.png);
	color : #6f3c30;
}
a.textnavi4-aktiv,
a:link.textnavi4-aktiv,
a:visited.textnavi4-aktiv {
	display : block;
	background-color : #efe5c8;
	background-image : url(bilder/elemente/pfeil.png);
	background-repeat : no-repeat;
	background-position : 20px 11px;
	padding-left: 29px;
	font-weight : bold;
	line-height:20px;
	padding-top:5px;
	padding-right: 15px;
	padding-bottom:5px;
	margin-bottom:1px;
	color : #6f3c30;
}
a:active.textnavi4-aktiv,
a:hover.textnavi4-aktiv {
	background-color : #efe5c8;
	background-image : url(bilder/elemente/pfeil.png);
	color : #6f3c30;
}
a.textnavi5-aktiv,
a:link.textnavi5-aktiv,
a:visited.textnavi5-aktiv {
	display : block;
	background-color : #efe5c8;
	background-image : url(bilder/elemente/pfeil.png);
	background-repeat : no-repeat;
	background-position : 30px 11px;
	padding-left: 39px;
	font-weight : bold;
	line-height:20px;
	padding-top:5px;
	padding-right: 15px;
	padding-bottom:5px;
	margin-bottom:1px;
	color : #6f3c30;
}
a:active.textnavi5-aktiv,
a:hover.textnavi5-aktiv {
	background-color : #efe5c8;
	background-image : url(bilder/elemente/pfeil.png);
	color : #6f3c30;
}
/* Tabellen */
table {
background-color:#6f3c30;
margin-bottom: 20px;
}
td {
background-color:#efe5c8;
text-align: center;
padding: 19px 19px 10px;
}
img {
border:none;
}
/* Bildergalerie */
.galerie-head {
	background-image: url(bilder/elemente/button.jpg);
	background-repeat: repeat;
	background-attachment: scroll;
	background-position: right bottom;
	background-color : #6f3c30;
	color: #efe5c8;
	font-weight:bold;
	text-align: left;
	padding: 0 20px;
	margin: 0;
	height: 25px;
	line-height:25px;
}
a.galerie,
a:link.galerie,
a:visited.galerie {
	background-image: url(bilder/elemente/button.jpg);
	background-repeat: no-repeat;
	background-attachment: scroll;
	background-position: right bottom;
	background-color : #6f3c30;
	color : #fef3d5;
	float : left;
	height : 25px;
	line-height : 25px;
	margin-left: 2px;
	margin-top:5px;
	text-align : center;
	text-decoration : none;
	width : 146px;
}
a:active.galerie,
a:hover.galerie {
	background-position: left top;
	background-color : #a34c2e;
}
ul {
list-style:none;
padding-left:30px;
}

a strong,
a:link strong,
a:visited strong {
	color : #6f3c30;
}
a:active strong,
a:hover strong {
	color : #a34c2e;
}
li a,
li a:link,
li a:visited {
	color : #6f3c30;
}
li a:active,
li a:hover {
	color : #a34c2e;
}