#content {
	background-image: url(img/content/content_back.png);
	background-repeat: repeat-y;
}

#erfahren_liste {
	font-size: 11px;
	font-weight: 500;
}

#erfahren_liste li {
	padding: 15px;
	background-color: #fff;
}

#erfahren_liste h2 {
	margin: 0;
	padding: 0;
}

.text {
	padding-top: 5px;
	padding-left: 20px;
	padding-right: 20px;
}

.text .linklist{
	font-size: 12px;
	font-weight: 700;
}

.text ol {
	font-size: 11px;
	font-weight: 500;
}

.text ol li {
	margin-top: 8px;
}

.text h1 {
	font-size: 13px;
}

.prFoto {
	margin: 8px;
	margin-top: 2px;
	float: left;
}

.no_margin {
	margin: 0;
	padding: 0;
}

#content h2 {
	font-size: 12px;
	font-weight: 700;
}

#content h3 {
	font-size: 11px;
	font-weight: 700;
}

#content h4 {
	font-size: 11px;
	font-weight: 500;
}

.red_h_small {
	padding: 10px;
	color: #000;
}

#contentHead {
	position: absolute;
	padding: 0;
	margin-left: 6px;
	margin-top: 4px;
	font-weight: 700;
	font-size: 12px;
}

.box_large {
	width: 587px;
	padding: 0;
	margin-top: 10px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 10px;
}

.accordion_tabMiddleInactive {
	background-image: url(img/content/tab_inactive.png);
	background-repeat: no-repeat;
	height: 30px;
	margin-top: 10px;
	cursor: hand;
	cursor: pointer;
}

.accordion_tabMiddleActive {
	background-image: url(img/content/tab_active.png);
	background-repeat: no-repeat;
	margin: 0;
	padding: 0;
	height: 25px;
	cursor: hand;
	cursor: pointer;
}

.accordion_tabMiddleActive h2,.accordion_tabMiddleInactive h2 {
	margin: 0;
	padding: 0;
	margin-left: 30px;
	padding-top: 5px;
}

.box_content p {
	margin: 8px;
	padding: 0;
}

.box_content h2,.box_content h3 {
	margin: 8px;
	padding: 0;
}

.box_large div.box_content {
	background-image: url(img/content/box_large_back.gif);
	background-repeat: repeat-y;
	padding: 5px;
}

.box_medium {
	width: 419px;
	padding: 0;
	margin-top: 10px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 10px;
}

.box_medium div.box_content {
	background-image: url(img/content/box_medium_back.gif);
	background-repeat: repeat-y;
	padding: 5px;
}

.box_small {
	width: 288px;
}

.box_small div.box_content {
	background-image: url(img/content/box_small_back.gif);
	background-repeat: repeat-y;
	padding: 5px;
}

#content .redhead {
	font-size: 18px;
	margin: 0;
	padding: 5px;
	color: #5F5F5F;
}

.button_small {
	margin: 0;
	padding: 0;
	height: 24px;
	width: 380px;
	display: block;
	background-image: url(img/buttons/button_small.png);
	background-repeat: no-repeat;
	color: #000;
}

.button_small:visited,.button_small:hover {
	color: #000;
	text-decoration: none;
}

.button_small:hover {
	color: #000;
	background-position: 0px -24px;
	text-decoration: none;
}

.button_small span {
	font-size: 12px;
	display: block;
	position: relative;
	margin: 0;
	padding: 0;
	top: 5px;
	left: 30px;
}

.button_small a {
	color: #000;
}

.button_micro {
	margin: 0;
	padding: 0;
	height: 24px;
	width: 160px;
	display: block;
	background-image: url(img/buttons/button_micro.png);
	background-repeat: no-repeat;
	color: #000;
}

.button_micro:visited {
	color: #000;
	text-decoration: none;
}

.button_micro:hover {
	color: #000;
	background-position: 0px -24px;
	text-decoration: none;
}

.button_micro span {
	font-size: 12px;
	display: block;
	position: relative;
	padding: 0;
	top: 5px;
	left: 25px;
}

.button_micro a {
	color: #000;
}

.button_close {
	float: right;
	width: 16px;
	height: 16px;
	background-image: url(img/buttons/button_close.png);	
}

.button_close span{
	padding: 2px;
}

#buttonbar {
	width: 740px;
	height: 35px;
	background-image: url(img/buttons/buttonbar.png);
}

/* textual content nav */
.contentNavText {
	xwidth: 586px;
	height: 29px;
	background-image: url(img/content/content_nav_back.png);
	padding: 0px 10px;
	margin: 11px;
}

.contentNavText a {
	padding: 0;
	padding-left: 25px;
	float: left;
}

.contentNavText img {
	padding-top: 3px;
	float: left;
}

.content_nav_link {
	background-image: url(img/content/content_nav_buttons.png);
	width: 150px;
}

.contentNavText a span {
	/*font-family: frutiger, segoe ui, arial, Helvetica;*/
	font-size: 12px;
	color: #5F5F5F;
	/*font-variant: small-caps;*/
	font-weight: 500;
	letter-spacing: -1px;
	line-height: 29px;
	padding: 0;
}

.contentNavText a:hover {
	background-position: 0px -29px;
}