
/*	Rudiments */
* {
	margin: 0px;
	padding: 0px;
}

body {
	background-color: #FFFFFF;
	padding: 0px 65px 0px 65px;
}


body, table, textarea, input, select, option {
	font-family: Verdana, sans-serif;
	font-size: 11px;
}

img {
	border: 0px;
}

.clear {
	clear: both;
	line-height: 1px;
}

/*	Typo */
p {
	line-height: 14px;
	padding-bottom: 15px;
}

h2 {
	clear: both;
	border-bottom: 2px solid #B3B3B3;
	padding-bottom: 3px;
	font-size: 11px;
	margin-bottom: 6px;	
}

h3 {
	font-size: 11px;
	line-height: 14px;
}

a {
	color: #000000;	
}


/*	Elemente ausblenden */
#logo, #headImage, #share, #navigation, #metanavigation, #kopfmotiv, #bereichskennung, #ueberschrift, .standardbild, #standardlinks, #printAndSend, #footer, #standardlinks_breit {
	display: none;
}


/*	Logo */
#logoPrint {
	padding-bottom: 20px;
}

#requestPath {
	padding-bottom: 30px;
}

/*	Themen auf der Homepage */
#headImageWrap img {
	margin-bottom: 10px;
}

#themen img {
	float: left;
	margin: 3px 8px 0px 0px;
}

/*	Überschriften */
h1 {
	font-size: 16px;
	line-height: 20px;
	padding-bottom: 15px;	
}

/*	Seiteninhalt und Elemente */
#contentWrap {
	background-repeat: no-repeat;
	background-position: -100px -100px;
}


#datumzeile {
	text-align: right;	
}

#zusammenfassung {
	list-style-type: none;
	padding: 6px 0px 3px 0px;
	margin-bottom: 15px;
	border-top: 2px solid #B3B3B3;
	border-bottom: 2px solid #B3B3B3;
}

.seiteninhalt h1 {
	font-size: 13px;
	padding: 10px 0px 11px 0px;
}

.seiteninhalt h2 {
	clear: none;
	font-size: 11px;
	border: 0px;
	padding: 0px;
	margin: 0px;
}

.seiteninhalt h3 {
	font-weight: normal;
	font-style: italic;	
}

.seiteninhalt ul, .seiteninhalt ol {
	padding: 0px 0px 15px 40px;
}

.seiteninhalt blockquote {
	margin-left: 27px;
}

/*	Übersichtsseite 1 */
#hauptthema {
	border-bottom: 2px solid #B3B3B3;	
}

.uebersicht .listtabelle {
	margin-bottom: 30px;	
}

.uebersicht .listtabelle td {
	width: 50%;
	padding-bottom: 0px;
}

.uebersicht .listtabelle td img {
	margin-top: 4px;
}

/*	Übersichtsseite 2 */
.uebersicht2 .listtabelle td {
	padding-bottom: 0px;
}

.uebersicht2 .listtabelle td h3 {
	padding-bottom: 15px;
}


/*	Bilder */
.standardbild_gross {
	clear: both;
	margin-bottom: 15px;
}

.standardbild_gross img {
	float: left;
	margin-right: 10px;
}

.standardbild_gross p {
	padding: 6px 10px 6px 0px;
}

/*	Tabelle und Formular */
.tabelleWrap, .formularWrap {
	clear: both;
	width: 530px;
	padding-top: 10px;
	margin-top: 2px;
	margin-bottom: 15px;
	background-color: #E9E9E9;
}

.formularWrap {
	padding-top: 20px;	
}

.tabelleWrap table, .formularWrap table {
	background-color: #FFFFFF;
	margin: 0px 20px 0px 20px;
	font-size: 10px;
}

.formularWrap table {
	font-size: 11px;
}

.tabelleWrap table tr.last td {
	border-bottom: 0px solid;
}

.tabelleWrap table th {
	font-weight: bold;
	font-size: 11px;
	line-height: 13px;
	vertical-align: top;
	padding: 1px 2px 3px 2px;
	background-color: #E9E9E9;
}

.tabelleWrap table td.description, .formularWrap table td.description {
	border: 0px;
	vertical-align: top;
	padding: 0px 10px 0px 10px;
	background-color: #E9E9E9;
}

.tabelleWrap table td.description p, .formularWrap table td.description p {
	font-weight: normal;
	font-size: 11px;
	padding: 0px;
}

.tabelleWrap table td, .formularWrap table td  {
	padding: 3px 2px 3px 2px;
	border-bottom: 1px solid #000000;
	vertical-align: top;
}

.formularWrap table td {
	border-bottom: 0px solid;
}

.tabelleWrap table th.first {
	border-left: 10px solid #E9E9E9;
	padding-left: 0px;
}

.tabelleWrap table th.last {
	border-right: 10px solid #E9E9E9;
	padding-right: 0px;
}

.tabelleWrap table th.optik1 {
	border-bottom: 3px solid #FFFFFF;
}

.tabelleWrap table td.first, .formularWrap table td.first {
	border-left: 10px solid #FFFFFF;
	padding-left: 0px;
}

.formularWrap table td.first {
	padding-right: 7px;	
}

.tabelleWrap table td.last, .formularWrap table td.last  {
	border-right: 10px solid #FFFFFF;
	padding-right: 0px;
}

.formularWrap table tr.first td {
	padding-top: 10px;	
}

.tabelleWrap table td.optik1, .tabelleWrap table tr.last td.optik1Ende, .tabelleWrap table td.optik1Anfang {
	padding-left: 2px;
	padding-right: 2px;
	border-left: 2px solid #B3B3B3;
	border-right: 2px solid #B3B3B3;
}

.tabelleWrap table td.optik1Anfang {
	padding-top: 1px;
	border-top: 2px solid #B3B3B3;
}

.tabelleWrap table tr.last td.optik1Ende {
	border-bottom: 2px solid #B3B3B3;
}

h4.tabelleTitle {
	clear: both;
	font-size: 11px;
	line-height: 11px;
	padding: 0px 0px 1px 30px;
}

h2.tabelleTitle {
	padding-bottom: 2px;
	margin-bottom: 6px;
	font-weight: normal;
	border-bottom: 2px solid #B3B3B3;
}

.formularWrap span.error {
	font-weight: bold;
	font-size: 12px;
}

/*	Listtabelle */
.listtabelle {
	margin-bottom: 15px;
	width: 100%;
}

.listtabelle td {
	vertical-align: top;
}

.listtabelle .gerade {
	border-left: 5px solid #FFFFFF;
	padding-bottom: 15px;
}

.listtabelle .ungerade {
	border-right: 5px solid #FFFFFF;
	padding-bottom: 15px;
}

.listtabelle img {
	margin: 3px 0px 15px 0px;
}

#hauptthema p {	
	padding-bottom: 7px;
}

#hauptthema img  {	
	margin-bottom: 7px;
}

/*	Inlinetabelle */
.inlinetabelle {
	margin-bottom: 15px;	
}

.inlinetabelle td {
	vertical-align: top;
}

table.listtabelle_background{
		border-bottom:1px solid #818181;
		background-color:#F3F3F3;
		margin-top:20px;
		width:100%;
}
table.listtabelle_background h2.tabelleTitle{
		background-color:#FFFFFF;
}
table.listtabelle_background td.gerade {
	border-left: 5px solid #F3F3F3;
	padding-bottom: 15px;
}
table.listtabelle_background td.ungerade {
	border-right: 5px solid #F3F3F3;
	padding-bottom: 15px;
	padding-left:5px;
}

/* Popup FP */
.tabelleWrap table.table_verkleinert{
	line-height:8px;
	width:685px;
	font-size:10px;
	line-height:11px;
}
.tabelleWrap table.table_verkleinert th{
	font-size:11px;
	line-height:13px;
}
#popup_fp_content{
	margin-top: 30px;	
}
#popupfooter_fp, .div_vergroessern, #kopfgrafik_fp{
	display:none;
}

.switchOff {
	display: none;
}

