/**
 * Der nicht konfigurierbare Teil der Fehlerseite
 **/
 
 
body {
	font-family:Verdana,Helvetica,sans-serif;
	margin:0;
	padding:0;
}

div#containerMitte {
	float:left;
	overflow:hidden;
	padding:0;
}

.containerMitte {
	margin:8px 8px 0 2px;
	padding:0;
	width:616px;
}
.seitenUeberschriftInhalt {
	font-size:12px;
	margin:0;
	padding:0 0 5px 7px;
}

html {
	height:100%;
}
body {
	height:100%;
}

div.floatES {
	float:left;
}

html>body div.floatES {
	clear:both;
	float:none;
}

h1.ueberschriftES {
	 padding:1px 0px 7px 0px;
}

 ul#inhaltESLinkleisteLinksRechts {
	 margin:0px 0px -4px 0px;
	 padding:0px 0px 0px 0px;
	 list-style-type:none;
	 height:13px;
	 line-height:13px;
	 float:left;
}

html>body ul#inhaltESLinkleisteLinksRechts {
	 margin:0px 0px 0px 0px;
	 padding:0px 0px 2px 0px;
}

*+html>body ul#inhaltESLinkleisteLinksRechts {
	clear:both;
	float:none;
	height:17px;
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
}

 #inhaltESLinkleisteLinksRechts li.linkESLinks {
	 margin:3px 0px 0px 0px;
	 padding:0px 0px 0px 0px;
}

.trenner {
	border-top-style:dashed;
	border-top-width:1px;
	clear:both;
	font-size:0;
	line-height:0;
	margin:-1px 0 0;
	padding:0 0 12px;
}

h1 {
	font-family:verdana;
	font-size:13px;
	font-weight:bold;
	margin:0;
	padding:3px 0 7px;
}

a.linkIconLinksGross, span.linkIconLinksGross, span.linkIconLinksGrossRed a {
	padding-left:22px;
	white-space:nowrap;
}

a.linkIconGross, span.linkIconGross, span.linkIconGross a {
	float:left;
	padding-bottom:3px;
	padding-top:1px;
	white-space:nowrap;
}

/**
 * Ausrichtung der Teaser-Tabelle (normal und blau)
 **/
 #inhalt table.snippet {
 	 margin:0px 0px 0px 0px;
	 padding:0px;
	 width:100%;
}

 #inhalt table.snippet td img {
	 padding-right:8px;
	 padding-bottom:8px;
 }

/**
 * Ausrichtung des Textes innerhalb von TD der Teaser-Tabelle (normal und blau)
 **/
 #inhalt table.snippet td.snippetTD {
	 margin:0px 0px 0px 0px;
 	 padding:0px 0px 8px 0px;
	 vertical-align:top;
}

.xUberschriftBalken_Links  {
	background:url(stylebilder/ecke_ueberschriftbalken_links_oben.gif)
}

.xUberschriftBalken_Rechts  {
	background:url(stylebilder/ecke_ueberschriftbalken_rechts_oben.gif);
	background-position: right top;
	background-repeat: no-repeat;
}

.seitenUeberschriftBalkenMitte  {
	width:601px;
}

div#inhalt {
	margin:0;
	padding:8px 13px 0 12px;
}

.seitenUeberschriftBalken {
	height:5px;
	width:5px;
}

.xRunde_Ecken_Unten_Links_Content  {
	background:url(stylebilder/ecke_links_unten_content.gif);
	background-position: center bottom;
	background-repeat: no-repeat;	
}

.xRunde_Ecken_Unten_Rechts_Content  {
	background:url(stylebilder/ecke_links_unten_content.gif);
	background-position: center bottom;
	background-repeat: no-repeat;	
}

.inhaltUnten {
	height:8px;
	margin:0;
	padding:0;
	width:6px;
}
