body {
	margin: 0px;
	padding: 0px;
	background-color: #FFFFFF;
	font-family: verdana, helvetica, arial, geneva, sans-serif;
	font-size: 10px;
}

table {
	font-size: 10px;
	line-height: 15px;
}

p {
	margin: 0px;
	margin-bottom: 8px;
	padding: 0px;
}

h3 {
	font-weight: bold;
	font-size: 11px;
	margin-bottom: 2px;
	line-height: normal;
	margin-top: 12px;
	color: #B4B4B4;
}


h4 {
	font-weight: normal;
	font-size: 11px;
	font-style: italic;
	margin-top: 12px;
	margin-bottom: 0px;
	color: #A4A4A4;
}


form {
	margin: 0px;
	padding: 0px;
}


div.hr {
  height: 1px;
  background: #fff url(/wDeutsch/wLayout/design/img/bg/bg_getupft_weiss_grau.gif) repeat scroll center;
  margin-bottom: 6px;
  margin-top: 8px;
}

div.hr hr {
  display: none;
}

/* BEIGE */
.color1 {
	background-color: #FFFAEF;
}

.brotkrume1 {
	color: #FFFFFF;
	font-size: 9px;
}

/*** GLOBALE NAVIGATION ***/
.globalnav {
	font-weight: bold;
	line-height: 10px;
}

.globalnav a:link {
	text-decoration: none;
	color: #8A5E53;
}

.globalnav a:visited {
	text-decoration: none;
	color: #8A5E53;
}

.globalnav a:active {
	text-decoration: none;
	color: #8A5E53;
}

.globalnav a:hover {
	text-decoration: none;
	color: #333333;
}

/***************************/

.subnav1 {
	font-weight: bold;
	padding-left: 13px;
	height: 19px;
}

.subnav2 {
	padding-left: 13px;
	height: 19px;
}

.rechtespalte {}

.bildunterschrift {
	font-size: 9px;
	font-style: normal;
}

.bildabstandli {
	margin-bottom: 5px;
	margin-top: 5px;
	margin-right: 10px;
}

.bildabstandre {
	margin-bottom: 5px;	
	margin-top: 5px;
	margin-left: 10px;
}

/***************************/

.sitemapLevel1{
	background-color:#E4E7DD;
	padding:5px;
}

.sitemapLevel2{
	font-weight:bold;
	}

/***************************/

.bildabstandbio {
	margin-bottom: 5px;
	margin-top: 5px;
	margin-right: 15px;
}

/***************************/

UL {
	list-style-image: url(/wDeutsch/wLayout/design/style/ul.gif);
}

/***************************/
/** Linkfarben Newsletter **/
/***************************/

.newsletter {}

.newsletter a:link {
	color: #666666;
}

.newsletter a:visited {
	color: #666666;
}

.newsletter a:active {
	color: #666666;
}

.newsletter a:hover {
	color: #000000;
}