﻿* {
	margin: 0px;
	padding: 0px;
} 
body {
	margin: 0;
	background-color: #F5F6F0;
	font-family: Arial, Helvetica, Sans-Serif;
	min-width: 1000px;
}
p {
	line-height: 20px;
	margin-top: 7px;
	color: #4e4e4e;
	font-size: 12px;
	text-align: left;
}
h1 {
	font-family: "Trebuchet MS", Tahoma, Sans-Serif, Arial;
	font-size: 21px;
	color: #ff7700;
	margin: 30px 0px 15px 0px;
}
h2 {
	background-position: left bottom;
	margin: 0px 0px 7px 34px;
	font-size: 18px;
	color: #84AC26;
	font-family: "Trebuchet MS", Tahoma, Sans-Serif, Arial;
	background-image: url('../images/all/bg_h1.gif');
	background-repeat: repeat-x;
	line-height: 30px;
	text-align: left;
	text-transform: uppercase;
}
h3 {
	font-family: "Trebuchet MS", Tahoma, Sans-Serif, Arial;
	font-size: 13px;
	color: #364D54;
	margin: 25px 0px 3px 0px;
}
h4 {
	font-family: "Trebuchet MS", Tahoma, Sans-Serif, Arial;
	font-size: 19px;
	line-height: 26px;
	margin: 0;
	color: #4D6D77;
}
h4 a {
	color: #4D6D77;
	text-decoration: none;
}
h4 a:hover {
	color: #2E719E;
	text-decoration: none;
}
h5 {
	font-family: "Trebuchet MS", Tahoma, Sans-Serif, Arial;
	font-size: 18px;
	color: #ff7700;
	margin: 25px 0px 10px 0px;
}
h5 a {
	color: #ff7700;
}
h5 a:hover {
	color: #ff7700;
	text-decoration: none;
}
img {
	border-width: 0px;
}
a {
	color: #4e4e4e;
	text-decoration: none;
}
a:hover {
	color: #1e1e1e;
	text-decoration: underline;
}
#masthead {
	background-position: center top;
	background-color: #50707B;
	background-image: url('../images/all/bg_masterhead.png');
	background-repeat: repeat-y;
	width: 100%;
	height: 24px;
}
#head {
	background-color: #F5F6F0;
	background-image: url('../images/all/bg-head.gif');
	background-repeat: repeat-x;
	background-position: left top;
	width: 100%;
	height: 88px;
}
.headkasten {
	position: relative;
	width: 1000px;
	left: 50%;
	margin-left: -500px;
	height: 88px;
	background-image:url('../images/all/band.png');
	background-position: 530px bottom;
	background-repeat: no-repeat;
}
#container {
	background-color: #F5F6F0;
	width: 100%;
}
#container_kasten {
	position: relative;
	width: 1000px;
	left: 50%;
	margin-left: -500px;
	background-color: #F5F6F0;
}
#container_bg {
	background-position: left top;
	background-image: url('../images/all/bg_right_nav.png');
	background-repeat: repeat-y;
	float: left;
	width: 1000px;
}
#page_content {
	width: 685px;
	float: left;
	padding-bottom: 70px;
}
#right_nav {
	width: 310px;
	float: right;
	padding-top: 80px;
	padding-bottom: 60px;
	text-align: right;
	font-size: 12px;
	color: #4e4e4e;
}
#right_nav a {
	white-space: nowrap;
}
#right_skyscraper {
	width: 210px;
	float: right;
	padding-top: 38px;
	padding-bottom: 60px;
	text-align: right;
}
#footer {
	background-color: #31464D;
	background-image: url('../images/all/bg-footer.gif');
	background-position: left top;
	background-repeat: repeat-x;
	padding: 40px 0px 70px 0px;
	clear: both;
	float: left;
	width: 100%;
}
#slider {
	overflow: hidden; 
	position: absolute;
	top: 8px;
	right: -14px;
	width: 312px;
	height: 258px
}
#slider li{ 
	width: 312px;
	height: 258px;
	overflow: hidden; 
}
.nav_masthead {
	position: relative;
	width: 1008px;
	left: 50%;
	margin-left: -504px;
	line-height: 24px;
	text-align: right;
	font-size: 11px;
	color: #F5F6F0;
}
.nav_masthead a {
	color: #F5F6F0;
	text-decoration: none;
	margin-left: 4px;
	margin-right: 4px;
}
.nav_masthead a:hover {
	color: #FFF;
	text-decoration: underline;
}
.logo {
	float: left;
	width: 238px;
	height: 81px;
	background-image: url('../images/all/drucknde.png');
	background-position: left top;
	background-repeat: no-repeat;
}
.logo a {
	display: block;
	width: 238px;
	height: 81px;
	background-image: url('../images/all/drucknde.png');
	background-repeat: no-repeat;
	background-position: left top;
	text-decoration: none;
}
.logo a:hover {
	background-position: left bottom;
}
.loginbox {
	float: right;
	width: 374px;
	top: 0px;
}
.searchfield .searchfieldbig {
	float: left;
	text-align: left;
}
.searchfield input {
	border: 1px solid #BDC2B4;
	width: 160px;
	font-size: 12px;
	background-image: url('../images/all/search_16.png');
	background-position: 3px center;
	background-repeat: no-repeat;
	color: #4e4e4e;
	padding: 2px 2px 2px 25px;
}
.searchfieldbig input {
	width: 320px;
	height: 20px;
	font-size: 15px;
	line-height: 20px;
	padding: 5px 5px 5px 40px;
	background-image: url('../images/all/search_24.png');
	background-position: 3px center;
	background-repeat:no-repeat;
	color: #4e4e4e;
	border-style: solid;
	border-width: 2px;
	border-color: #BDC2B4 #D6D8CF #D6D8CF #D6D8CF;
}
.inputbox {
	float: left;
	text-align: left;
	margin-top: 12px;
	color: #72746D;
	font-size: 11px;
}
.inputbox label {
	display: block;
	width: 90px;
}
.inputbox input {
	border: 1px solid #BDC2B4;
	width: 125px;
	font-size: 11px;
	padding: 3px 3px 0px 3px;
	height: 16px;
}
.buttonbox {
	float: right;
	text-align: right;
	cursor: pointer;
}
.buttonbox a {
	background-image: url('../images/all/button-grey-98.png');
	width: 98px;
	text-align: center;
	padding: 0px;
	height: 28px;
	line-height: 28px;
	font-weight: bold;
	font-size: 12px;
	background-repeat: no-repeat;
	background-position: right top;
	display: block;
	margin-top: 24px;
	text-decoration: none;
	color: #4e4e4e;
}
.buttonbox a:hover {
	background-position: right bottom;
}
.formularfelder {
	float: left;
	color: #3A4447;
	font-size: 12px;
	margin-top: 8px;
	width: 100%;
}
.formularfelder label {
	float: left;
	padding-top: 3px;
	padding-bottom: 3px;
}
.formularfelder input {
	float: right; 
	width: 330px; 
	border: 1px solid #BDC2B4; 
	padding: 2px 2px 2px 28px; 
	background-position: 5px center; 
	background-repeat: no-repeat;
	color: #3A4447;
}
.formularfelder select {
	float: right; 
	width: 340px; 
	border: 1px solid #BED0D6; 
	color: #3A4447;
	padding: 2px 2px 2px 2px; 
}
.formularfelder textarea {
	float: right;
	border: 1px solid #BDC2B4;
	font-family:Arial, Helvetica, Sans-Serif;
	padding: 2px 2px 2px 28px;
	background-position: 5px 4px;
	background-repeat: no-repeat;
	color: #3A4447;
	font-size: 12px;
}
.passwort a {
	display: block;
	width: 120px;
	clear: both;
	font-size: 11px;
	text-decoration: none;
	color: #3A4447;
	padding-top: 5px;
}
.passwort a:hover {
	text-decoration: underline;
}
.bigbutton {
	display: block;
	float: right;
	background-repeat: no-repeat;
	background-position: left top;
}
.bigbutton a {
	display: block;
	width: 228px; 
	text-align: center; 
	height: 32px; 
	line-height: 32px;
	text-align: center; 
	color: white; 
	font-size: 15px;
	font-weight: bold;
	background-repeat: no-repeat;
	background-position: left top;
}
.bigbutton a:hover {
	text-decoration: none;
	background-position: left bottom;
}
.content_home {
	float: left;
	position: relative; 
	width: 1000px; 
	padding-bottom: 40px; 
	margin-top: 35px; 
	min-height: 410px;
	background-repeat: no-repeat;
	background-position: left top;
}
.topliste_home {
	font-size: 13px;
	line-height: 20px;
	list-style: none;
	margin-top: 7px;
}
.topliste_home a {
	background-position: right top;
	display: block;
	background-image: url('../images/all/ordner_top_home.png');
	background-repeat: no-repeat;
	text-decoration: none;
}
.topliste_home a:hover {
	background-position: right bottom;
}
.topliste_home a span {
	background-color: #F5F6F0;
	padding-right: 5px;
}
.vorteile {
	float: right;
	width: 211px;
	height: 244px;
	position: relative;
	padding-left: 30px;
	padding-right: 35px;
	text-align: left;
	background-image: url('../images/all/bg-gratis.png');
	background-repeat: no-repeat;
	background-position: left bottom;
}
.place {
	float: left;
	font-size: 11px;
	color: #72746D;
	width: 575px;
	margin-top: 15px;
	margin-bottom: 15px;
	margin-right: 0px;
	padding-left: 3px;
}
.place a {
	background-position: right center;
	color: #72746D;
	text-decoration: none;
	background-image: url('../images/all/pfeil_hier.gif');
	background-repeat: no-repeat;
	padding-right: 11px;
}
.place a:hover {
	color: #3A4447;
	text-decoration: underline;
}
.info_kontigent {
	float: right;
	text-align: right;
	font-size: 11px;
	color: #72746D;
	width: auto;
	height: 16px;
	line-height: 16px;
	padding-left: 22px;
	margin-top: 14px;
	background-image: url('../images/all/icon_info_16.png');
	background-position: left center;
	background-repeat: no-repeat;
}
.infobox {
	float: left;
	position: relative;
	width: 330px;
}
.sogehts {
	float: left; 
	margin-top: 7px; 
	position: relative;
	background-position: left top; 
	background-repeat: no-repeat; 
	height: 81px; 
	width: 330px; 
}
.sogehts a {
	display: block;
	position: absolute;
	left: 0px;
	right: 0px;
	height: 70px; 
	width: 248px; 
	padding-top: 11px;
	padding-left: 82px;
	background-position: left top; 
	background-repeat: no-repeat; 
	font-size: 12px;
	line-height: 20px;
}
.sogehts span {
	display: block;
	font-family: "Trebuchet MS", Tahoma, Sans-Serif, Arial;
	font-size: 13px;
	color: #364D54;
	font-weight: bold;
	margin-bottom: 1px;
}
.sogehts a:hover {
	background-position: left bottom;
	text-decoration: none; 
}
.tops {
	margin-bottom: 25px;
	width: 276px;
	float: right;
	text-align: left;
}
.tops ul {
	width: 125px;
	list-style-type: none;
	float: left;
	line-height: 24px;
}
.tops ul a {
	background-position: right top;
	text-decoration: none;
	padding-left: 25px;
	display: block;
	background-repeat: no-repeat;
}
.tops ul a:hover {
	background-position: right center;
}
.tops ul .aktiv {
	background-position: right bottom;
}
.tops ul .aktiv a:hover {
	background-position: right center;
}
.meineseite {
	background-image: url('../images/all/button_meineseite.png');
	background-position: right top;
	background-repeat: no-repeat;
}
.meineseite a {
	background-image: url('../images/all/button_meineseite.png');
	background-repeat: no-repeat;
}
.suche {
	background-image: url('../images/all/button_suche.png');
	background-position: right top;
	background-repeat: no-repeat;
}
.suche a {
	background-image: url('../images/all/button_suche.png');
	background-repeat: no-repeat;
}
.top {
	background-image: url('../images/all/button_top.png');
	background-position: right top;
	background-repeat: no-repeat;
}
.top a {
	background-image: url('../images/all/button_top.png');
	background-repeat: no-repeat;
}
.gratis {
	background-image: url('../images/all/button_gratis.png');
	background-position: right top;
	background-repeat: no-repeat;
}
.gratis a {
	background-image: url('../images/all/button_gratis.png');
	background-repeat: no-repeat;
}
.navigation, .funktionen, .vorlagendetails, .suchbegriffe {
	margin-bottom: 25px;
	width: 276px;
	float: right;
	color: #4e4e4e;
	text-align: left;
	line-height: 20px;
}
.navigation ul {
	width: 125px;
	list-style-type: none;
	float: left;
	line-height: 22px;
}
.navigation li {
	background-position: right top;
	background-image: url('../images/all/button_li.png');
	background-repeat: no-repeat;
}
.navigation ul a {
	background-position: right top;
	text-decoration: none;
	padding-left: 2px;
	background-image: url('../images/all/button_li.png');
	background-repeat: no-repeat;
	display: block;
}
.navigation ul a:hover {
	background-position: right center;
}
.navigation ul .aktiv {
	background-position: right bottom;
}
.navigation ul .aktiv a:hover {
	background-position: right center;
}
.funktionen a {
	margin: 0;
	line-height: 22px; 
	background-position: left top; 
	background-repeat: no-repeat; 
	padding-left: 24px;
	display: block;
}
.funktionen a:hover {
	text-decoration: none;
	background-position: left bottom;
}
.funktionen a:hover span {
	background-color: #84AC26;
	color: white;
	padding: 0px 2px 0px 2px;
}
.vorlagendetails p {
	margin: 0;
	line-height: 21px;
	background-image: url('../images/all/ok_16.png');
	background-position: left center;
	background-repeat: no-repeat;
	padding-left: 24px
}
.content {
	float: left;
	width: 577px;
	min-height: 410px;
	background-image: url('../images/all/bg_content.png');
	background-repeat: no-repeat;
	background-position: left top;
	padding-left: 45px;
	padding-right: 34px;
}
.bigimage {
	text-align: center;
	margin-top: 30px;
	margin-left: -35px;
	width: 320px;
	float: left;
	margin-bottom: 55px;
	padding-left: 10px;
}
.beschreibung {
	width: 272px;
	float: right;
	margin-top: 17px;
	margin-bottom: 25px;
	font-size: 12px;
	color: #4e4e4e;
	line-height: 20px;
}
.col3A4 {
	color: #3A4447;
}
.kommentar {
	background-image: url('../images/all/kommentar_oben.png');
	background-repeat: no-repeat;
	background-position: left top;
	font-family: "Trebuchet MS", Tahoma, Sans-Serif, Arial;
	font-style: italic;
	font-size: 13px;
	color: #54646B;
	line-height: 20px;
	padding: 13px 10px 0px 25px;
	float: left;
	width: 525px;
}
.kommentar a {
	color: #54646B;
	text-decoration: none;
	white-space: normal;
}
.kommentar a:hover{
	text-decoration: underline;
}
.autor {
	font-family: Arial, Helvetica, Sans-Serif;
	background-image: url('../images/all/kommentar_unten.png');
	background-repeat: no-repeat;
	background-position: left top;
	padding-top: 45px;
	padding-left: 28px;
	font-size: 12px;
	padding-bottom: 35px;
	color: #5B6B71;
	float: left;
	width: 100%;
}
.autor a {
	font-family: "Trebuchet MS";
	font-size: 13px;
	color: #ff5500;
	text-decoration: underline;
}
.autor a:hover {
	color: #2E719E;
}
.autor_name {
	font-family: "Trebuchet MS";
	font-size: 13px;
	color: #ff7700;
}
.footer_kasten {
	position: relative;
	width: 1000px;
	left: 50%;
	margin-left: -500px;
	padding-top: 5px;
	padding-bottom: 5px;
	font-size: 12px;
	color: #7EA3AD;
}
.footer_kasten p {
	font-size: 12px;
	color: #7EA3AD;
	text-align: justify;
}
.footer_kasten h1 {
	font-size: 13px;
	font-family: "Trebuchet MS", Tahoma, Sans-Serif, Arial;
	line-height: 26px;
	color: #F5F6F0;
	background-image: url('../images/all/bg_h1.gif');
	background-repeat: repeat-x;
	background-position: left bottom;
	margin: 0px 0px 5px 0px;
}
.footer_kasten a {
	text-decoration: none;
	color: #7EA3AD;
}
.footer_kasten a:hover {
	text-decoration: underline;
	color: #BED0D6;
}
.footer_left {
	float: left;
	width: 655px;
	margin-top: 1px;
}
.footer_right {
	float: right;
	width: 276px;
	line-height: 18px;
}
.hoverimage {
	float: left;
	margin: 20px 0px 20px 0px;
	width: 100%;
}
.hoverimage a {
	display: block;
	float: left;
	height: 28px;
	margin-right: 39px;
	background-repeat: no-repeat;
	background-position: left top;
}
.hoverimage a:hover {
	background-position: left bottom;
	text-decoration: none;
}
.katalog {
	position: relative;
	width: 142px;
	height: 144px;
	float: left;
	margin-top: 25px;
	text-align: center;
	font-size: 11px;
	color: #72746D;
}
.katalog img {
	margin-top: 15px;
	margin-bottom: 12px;
}
.katalog a {
	position: absolute;
	top: 0px;
	left: 0px;
	display: block;
	width: 142px;
	height: 144px;
	z-index: 10;
	color: #72746D;
	text-decoration: none;
	background-image: url('../images/all/bg_katalog.png'); 
	background-position: left top;
	background-repeat: no-repeat;
}
.katalog a:hover {
	background-position: right top;
	color: #3A4447;
}
.topno {
	position: absolute;
	top: 5px;
	left: 9px;
	margin-left: -9999px;
	color: #AAAAAA;
}
.katalog a:hover .topno  {
	margin-left: 0px;
}
.clear {
	clear: both;
}
.link a, .suchbegriffe a {
	background-image: url('../images/all/nav-a-backg.gif');
	background-position: left bottom;
	background-repeat: repeat-x;
	padding: 0px 0px 1px 0px;
	text-decoration: none;
}
.link a:hover, .suchbegriffe a:hover {
	background-color: #84AC26;
	color: white;
	background-position: left top;
}
.linkblau a {
	color: #2E719E;
	font-weight: bold;
	text-decoration: underline;
}
.linkblau a:hover {
	text-decoration: none;
}
.pfeil2 a {
	background-position: left center;
	color: #2E719E;
	font-weight: bold;
	text-decoration: underline;
	background-image: url('../images/all/pfeil-li.gif');
	background-repeat: no-repeat;
	padding-left: 12px;
	line-height: 20px;
}
.pfeil2 a:hover {
	text-decoration: none;
}
.table_vorteile_td {
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-bottom-color: #CECBC3;
	background-position: left center;
	background-repeat: no-repeat;
	padding-left: 35px;
}
.table_bank {
	font-size: 13px;
	color: #4e4e4e;
	font-family: 'Arial';
	line-height: 20px;
}
.table_vorteile {
	font-size: 13px;
	color: #3A4447;
	font-family: 'Arial';
	margin: 10px 0px 40px 20px;
	cursor: default;
}
.table_vorteile tr:hover {
	background-color: #EDEFE6;
}
th.row {
	height: 34px;
	border-bottom: 1px solid #CECBC3; 
	vertical-align: middle; 
	background-color: #EDEFE6;
	line-height: 21px;
}
th.col {
	height: 32px; 
	background-color: #EDEFE6;
	text-align: center;
	vertical-align: middle;
	border-bottom: 1px solid #CECBC3;
	border-right: 1px solid #CECBC3
}
td.no {
	text-align: center;
	vertical-align: middle;
	border-bottom: 1px solid #CECBC3;
	background-image: url('../images/all/table-not.png');
	height: 32px;
}
td.yes {
	height: 32px;
	text-align: center;
	vertical-align: middle;
	border-bottom: 1px solid #CECBC3;
}
.topfive {
	position: relative;
	float: left; 
	width: 55px;
	height: 60px;
	background-image: url('../images/all/bg-top5-hover.png');
	background-repeat: no-repeat;
	background-position: top center;
}
.topfive a {
	background-position: left top;
	position: absolute;
	top: 0px;
	left: 0px;
	z-index: 10;
	display: block;
	background-image: url('../images/all/bg-top5-hover.png');
	background-repeat: no-repeat;
	text-decoration: none;
}
.topfive a:hover {
	background-position: left bottom;
}
.topfive_img {
	display: block;
	width: 55px;
	height: 60px;
	background-repeat: no-repeat;
	background-position: center center;
	cursor: pointer
}
.dwl_box {
	position: relative;
	margin-top: 5px;
	float: left;
	width: 272px;
	height: 64px;
	background-position: left top;
	background-image: url('../images/all/dwl_bg_hover.png');
	background-repeat: no-repeat;
}
.dwl_box a {
	background-position: left top;
	position: absolute;
	top: 0px;
	left: 0px;
	z-index: 10;
	display: block;
	width: 272px;
	height: 64px;
	padding-left: 7px;
	background-image: url('../images/all/dwl_bg_hover.png');
	background-repeat: no-repeat;
	text-decoration: none;
}
.dwl_box a:hover {
	background-position: left bottom;
}
.dwl_text {
	float: left;
	width: 180px;
	padding-top: 10px;
	cursor: pointer;
}
.dwl_img {
	background-repeat: no-repeat;
	background-position: center center;
	float: right;
	width: 76px;
	height: 64px;
	cursor: pointer;
}
.dwl_h1 {
	display: block;
	color: #4D6D77;
	line-height: 24px;
	text-decoration: underline;
}
.layer_empfehlen {
	background-color: #F5F6F0;
	text-align: left;
	float: left;
	padding-top: 20px;
	padding-left: 40px;
}
.schliessen {
	display: block;
	text-align: right;
	margin-right: 0px;
}
.schliessen a {
	background-image: url('../images/all/cancel_16.png');
	background-repeat: no-repeat;
	background-position: right center;
	line-height: 18px;
	padding-right: 22px;
}
.kommentarbox {
	width: 550px;
	margin: 0px 0px 0px 10px;
	float: left;
}
.kommentartext {
	width: 430px;
	float: left;
	font-family: "Trebuchet MS", Tahoma, Sans-Serif, Arial;
	font-style: italic;
	font-size: 13px;
	color: #54646B;
}
.kommentarnr {
	float: right;
	color: #BDC2B4;
	font-size: 14px;
	line-height: 18px;
}
.kommentarnr img {
	margin-right: 7px;
	margin-top: 2px;
	float: left;
	width: 14px;
	height: 14px;
}
.seite {
	width: 550px;
	float: left;
	text-align: right;
	font-size: 12px;
	color:	#BDC2B4;
	padding: 4px 0px 4px 0px;
}
.seite a {
	border-style: dotted;
	border-width: 1px;
	border-color: transparent;
	display: inline-block;
	padding: 2px 6px 2px 6px;
	background-color: transparent;
	margin-right: -3px;
	margin-left: -3px;
	color: #BDC2B4;
}
.seite a:hover {
	background-color: #fff;
	border: 1px dotted #B4B4B4;
	color:	#BDC2B4;
	text-decoration: none;
}
.aktive_seite {
	background-color: #fff;
	border: 1px dotted #B4B4B4;
	display: inline-block;
	padding: 2px 6px 2px 6px;
	margin-right: -1px;
	margin-left: -1px;
	color: #BDC2B4;
}
.ico_navi {
	position: absolute;
	bottom: -35px;
	right: 5px;
	width: 200px;
	float: right;
	text-align: right;
}
.ico_navi a {
	display: block;
	float: right;
	width: 16px;
	height: 24px;
	margin-left: 6px;
	background-repeat: no-repeat;
	background-position: left top;
}
.ico_navi a:hover {
	background-position: right top;
	text-decoration: none;
}
.nav_user {
	margin-top: 35px;
	font-size: 13px;
	width: 656px;
	height: 32px;
	float: left;
}
.nav_user ul {
	float: left;
	list-style-type: none;
	height: 32px;
}
.nav_user ul li {
	float: left;
	height: 32px;
	text-align: center;
}
.nav_user ul a {
	display: block;
	width: 144px;
	height: 23px;
	float: left;
	padding-top: 9px;
	padding-left: 20px;
	color: #72746D;
	background-position: left center;
	background-repeat: no-repeat;
}
.nav_user ul a:hover {
	color: #3A4447;
	background-position: left top;
	text-decoration: none;
}
.nav_user ul {
	color: #3A4447; 
}
.erstellte_pdfs {
	float: left;
	width: 565px;
	font-size: 12px;
	color: #3A4447;
}
.pdf_img {
	background-repeat: no-repeat;
	background-position: center center;
	float: left;
	width: 82px;
	height: 64px;
}
.pdf_text {
	float: left;
	width: 250px;
	height: 59px;
	padding-top: 5px;
}
.pdf_text a {
	display: block;
	font-weight: bold;
	color: #4D6D77;
	font-size: 13px;
	line-height: 30px;
	text-decoration: underline;
}
.pdf_text a:hover {
	text-decoration: none;
}
.pdf_nr {
	font-size: 30px;
	line-height: 64px;
	float: left;
	min-width: 35px;
	text-align: right;
	color: #E4A5AB;
}
.pdf_symbolleiste {
	float: right;
	text-align: right;
	width: 160px;
	height: 44px;
	padding-top: 20px;
}
.pdf_symbolleiste a {
	display: block;
	float: right;
	width: 25px;
	height: 24px;
	margin-left: 14px;
	background-repeat: no-repeat;
	background-position: right bottom;
}
.pdf_symbolleiste a:hover {
	background-position: right top;
	text-decoration: none;
}
.download_pdf {
	float: left;
	margin-top: 12px;
}
#embedded {
	width: 770px;
	height: 1085px;
	position: relative; 
	border: 1px solid #BDC2B4;
}
object {
	position: absolute;left: 0px; top: 0px; width: 100%; height: 100%;
}
.loadingmsie {
	position: absolute;
	width: 100%;
	height: 100%;
	background-color: white;
	top: 0px;
	left: 0px;
	z-index: 10;
}
.z20 {
	z-index: 20;
}
.loading {
	position: absolute;
	width: 100%;
	height: 100%;
	background-color: white;
	top: 0px;
	left: 0px;
}
.loadingtext {
	text-align: center;
	color: #C2CBCD;
	font-size: 22px;
	margin-top: 120px;
	line-height: 22px;
	cursor: default;
}
.loadingtext a {
	display: block;
	margin: 0 auto;
	background-color: #FFFFE1;
	border: 1px solid #59828E;
	padding: 20px;
	width: 500px;
	color: #3A4447;
	font-size: 14px;
	line-height: 22px;
	text-decoration: none;
	margin-top: 80px;
}
.loadingtext a:hover {
	text-decoration: underline;
}
.pdfbuttonsneu {
	text-align: left;
	font-size: 12px;
	color: #72746D;
	width: 700px;
	margin-top: 22px;
	z-index: 10;
	float: left;
}
.pdfbuttonsneu a {
	background-position: left top;
	display: block;
	height: 28px;
	line-height: 28px;
	margin-right: 8px;
	float: left;
	color: #72746D;
	text-decoration: none;
	background-repeat: no-repeat;
	padding-left: 30px;
	cursor: pointer;
}
.pdfbuttonsneu a:hover {
	background-position: left bottom;
	color: #3A4447;
}
.docedit {
	float: right;
	width: 276px;
	height: 49px;
	margin-top: 9px;
	margin-bottom: 1px;
}
.docedit a {
	background-image: url('../images/all/button-doc-edit.png');
	background-position: left top;
	display: block;
	height: 42px;
	width: 221px;
	float: left;
	color: #72746D;
	font-size: 11px;
	text-decoration: none;
	background-repeat: no-repeat;
	padding-left: 55px;
	padding-top: 7px;
	cursor: pointer;
}
.docedit a:hover {
	background-position: left bottom;
	color: #3A4447;
}
.docedit a span {
	font-family: 'Trebuchet MS';
	font-size: 17px;
	color: #84AC26;
	line-height: 24px
}
.docedit a:hover span {
	color: #46646C;
}
.time {
	width: 350px;
	float: right;
	color: #72746D;
}
.time a {
	color: #72746D;
	text-decoration: none;
}
.time a:hover {
	color: #3A4447;
	text-decoration: underline;
}
.guide {
	position: absolute;
	top: 50px;
	right: 120px;
	width: 220px;
	z-index: 50;
}
.guide a {
	display: block;
	width: 100%;
	height: 24px;
	line-height: 24px;
	background-image: url('../images/all/bg_uebersicht_aaa.png');
	background-repeat: repeat-x;
	background-position: left bottom;
	font-size: 14px;
	color: #3A4447;
	font-family: 'Arial';
	border-bottom-width: 1px;
	border-bottom-color: #CECBC3;
	padding-left: 3px;
}
.guide a:hover {
	background-color: #EDEFE6;
	text-decoration: none;
}
.fehler {
	border: 1px solid #59828E;
	background-image: url('../images/all/icon_stop_16.png');
	background-position: 8px 9px;
	background-repeat: no-repeat;
	display: block;
	padding: 5px 30px 5px 30px;
	margin: 20px 20px 20px 0px;
	background-color: #FFFFE1;
	font-size: 12px;
	line-height: 24px;
	color: #3A4447;
}
.sofunktionierts {
	margin-left: 35px;
}
.bookmarking {
	float: right; 
	width: 100%;
	text-align: right;
	margin-top: 20px;
}
.bookmarking a {
	display: block;
	float: right;
	width: 16px;
	height: 16px;
	margin-left: 7px;
	margin-right: 1px;
	background-repeat: no-repeat;
	background-position: left top;
}
.bookmarking a:hover {
	background-position: right top;
	text-decoration: none;
}
.navdwl {
	width: 230px;
	float: right;
	text-align: left;
}
.navdwl ul {
	width: 125px;
	list-style-type: none;
	float: left;
	font-size: 11px;
	color: #4e4e4e;
	line-height: 30px;
}
.navdwl ul a {
	background-position: left center;
	color: #4e4e4e;
	text-decoration: none;
	padding-left: 25px;
	display: block;
	background-repeat: no-repeat;
	cursor: pointer;
}
.navdwl ul a:hover {
	text-decoration: underline;
}
.faq_right {
	float: right;
	width: 410px;
	margin-bottom: 30px
}
.faq_right a {
	font-size: 16px;
	line-height: 26px;
	background-image: url('../images/all/nav-a-backg.gif');
	background-position: left bottom;
	background-repeat: repeat-x;
	padding: 0px 0px 1px 0px;
	text-decoration: none;
}
.faq_right a:hover {
	background-color: #84AC26;
	color: white;
	background-position: left top;
}
.faq_left {
	float: left;
	clear: both;
	text-align: right;
	width: 140px;
	font-family: "Trebuchet MS", Tahoma, Sans-Serif, Arial;
	font-size: 19px;
	line-height: 26px;
	color: #4e4e4e;
}
#twitter_update_list li {
	font-family: "Trebuchet MS", Tahoma, Sans-Serif, Arial;
	font-style: italic;
	font-size: 15px;
	color: #54646B;
	width: 510px;
	height: 110px;
	float: left;
	margin-top: 17px;
	margin-left: 10px;
	padding: 20px 15px 20px 20px;
	background-image: url('../images/all/twitter-kommentar.png');
	background-repeat: no-repeat;
	background-position: left top;
}
#twitter_update_list a {
	color: #748992;
	white-space: nowrap;
}
.popagb {
	padding: 0px 50px 60px 60px;
}
.popagb p {
	text-align: justify;
}
