/*******************************
Datei: wum.css (standard web)
URL: www.atelier-wum.ch
********************************
Autor: Mirjam Wey
Erste Version: 30.12.07
Zuletzt bearbeitet: 30.12.07
*******************************/


/* Ganze Website zentriert */
#content {
	background-image: url(img/schatten_seitlich.gif);
	background-repeat: repeat-y;
	background-position: center top;
	visibility: visible;
	padding: 0px;
	width: 710px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	text-align: left;
}
/* Navigation */
#navi {
	height: 51px;
	width: 680px;
	background-color: #EAEE8D;
	margin-top: 0px;
	margin-right: 15px;
	margin-bottom: 0px;
	margin-left: 15px;
	text-align: left;
}
img {
	text-decoration: none;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin: 0px;
	padding: 0px;
	vertical-align: top;
}
#navi  p {
	margin: 0px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 30px;
	text-transform: uppercase;
	letter-spacing: 1px;
	color: #333333;
}
#navi a {
	text-decoration: none;
	color: #333333;
}
#navi a:hover {
	color: #BD2312;
}
#navi .aktiv {
	font-weight: bold;
	color: #333333;
}
/* Bild Kopf */
#bild ul {
	text-align: left;
	text-decoration: none;
	list-style-type: none;
	margin: 0px;
	padding-top: 17px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 30px;
	width: 150px;
}
table {
	text-align: left;
	margin: 0px;
	padding: 0px;
	top: 0px;
	vertical-align: top;
}
td {
	text-align: left;
	vertical-align: top;
}
#bild li {
	text-align: left;
	text-decoration: none;
	list-style-type: none;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	line-height: 180%;
}
#bild a {
	display: block;
	text-decoration: none;
	color: #000000;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	line-height: 180%;
}
#bild a:hover {
	color: #BD2312;
}
#bild .aktiv {
	font-weight: bold;
	color: #333333;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	line-height: 180%;
}
#bild a:visited {
	text-decoration: none;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
/* Inhalt */
#inhalt {
	width: 680px;
	text-align: left;
	background-color: #EAEE8D;
	margin-top: 0px;
	margin-right: 15px;
	margin-bottom: 0px;
	margin-left: 15px;
	padding: 0;
}
/* Runde Ecken */
#ecken {
	height: 20px;
	width: 680px;
	background-color: #FFFFFF;
	background-image: url(img/ecken_rund.gif);
	background-repeat: no-repeat;
	background-position: center top;
	margin-top: 0px;
	margin-right: 15px;
	margin-bottom: 0px;
	margin-left: 15px;
	text-align: left;
}
/* Adresse */
#adresse {
	width: 680px;
	text-align: left;
	background-color: #E8EAEC;
	margin-top: 0px;
	margin-right: 15px;
	margin-bottom: 0px;
	margin-left: 15px;
	padding-top: 60px;
}
/* Abschluss-Schatten */
#fuss {
	visibility: visible;
	padding: 0px;
	width: 710px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	text-align: right;
	color: #999999;
	font-size: 85%;
	letter-spacing: 1px;
}
p,/* Text, Auszeichnungen */ h3, h4  {
	line-height: 180%;
	padding-left: 30px;
	padding-top: 0px;
	padding-right: 20px;
	padding-bottom: 0px;
	margin: 0;
}
h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 100%;
	font-weight: bold;
	color: #333333;
	padding-top: 25px;
	padding-right: 20px;
	padding-bottom: 0px;
	padding-left: 30px;
	margin: 0;
	line-height: 180%;
}
h2 {
	font-weight: bold;
	color: #333333;
	font-size: 100%;
	padding-top: 10px;
	padding-right: 20px;
	padding-left: 30px;
	padding-bottom: 0px;
	line-height: 180%;
	margin: 0px;
}
.unten_20px {
	padding-bottom: 20px;
}
.unten_15px {
	padding-bottom: 15px;
}
.unten_10px {
	padding-bottom: 10px;
}
.oben_25px {
	padding-top: 25px;
}
.rechts_15px {
	padding-right: 15px;
}
.weiss {
	color: #FFFFFF;
	font-weight: bold;
}
.bold {
	font-weight: bold;
	color: #333333;
}
a {
	color: #000000;
}
.versal {
	letter-spacing: 1px;
}
.boldversal {
	font-weight: bold;
	color: #333333;
	letter-spacing: 1px;
}
.rot {
	color: #BD2312;
	letter-spacing: 1px;
}

