/* CSS Document       */
html {
	font-size: 100%;
	font-family: Georgia, Helvetica, Verdana, sans-serif;
	line-height: normal;
	background: #fff url(../imagenescontenido/htmlHintergrund.png) fixed;
	width: 100%;
	height: 100%;
	margin: 0 0 1px;
	cursor: auto;
}
body {
	text-align: center;
	min-width: 992px;
	margin: 0;
	padding: 0; /* Mindestbreite verhindert Umbruch und Anzeigefehler in modernen Browsern */
}
div { margin: 0; padding: 0; }
table { table-layout: auto; width: 100%; margin: 0; padding: 0; border-width: 0; border-collapse: collapse; border-spacing: 0 }
tr, td { margin: 0; padding: 0; border-width: 0; width: auto}
ul{ margin: 0; padding: 0; list-style-type: none; }
form { /* removes space below form elements */ margin: 0; padding: 0;}
img {
	float: none;
	padding: 0;
	border-width: 0;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 2px;
	margin-left: 0;
}
div#Navigationspfad img { float: none; margin: 0; }
fieldset { border: dotted 1px #ccc; }
#Body { background-image: url(../imagenescontenido/body_ie6.png); background-repeat: no-repeat; background-attachment: scroll; background-position: 0 0; width: 992px; overflow: visible; margin: 0 auto; }
html>body #Body { background-image: url(../imagenescontenido/body.png); }
#Kopf {
	width: 960px;
	height: 63px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	padding-top: 19px;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 0;
}
#KopfBild {  width: 960px; height: 96px; }
#Container { background-color: #fff; text-align: left; width: 960px; margin: 0 auto; }
#Rechts { width: 216px; overflow: visible; float: right; }
#Links {
	background-color: #fff;
	width: 184px;
	float: left;
	margin-top: 0px;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0;
}
#Inhalt {
	font-size: 1em;
	line-height: normal;
	background-color: #fff;
	min-height: 1em;
	margin-top: 0px;
	margin-right: 224px;
	margin-bottom: 0;
	margin-left: 210px;
}
html>body #Inhalt {
	margin-right: 224px;
	margin-left: 214px;
}
div.moduletableNaviOben {
	background-repeat: no-repeat;
	background-attachment: scroll;
	background-position: 0 0;
	width: 736px;
	height: 20px;
	background-image: url(../imagenescontenido/fondomenu.gif);
}
div#Navigationspfad {
	color: #b2b2b2;
	font-size: 0.9em;
	line-height: 18px;
	width: 184px;
	height: 24px;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 4px;
}
#Fusszeile {
	font-size: 0.9em;
	line-height: 3;
	background-image: url(../imagenescontenido/fuss.png);
	background-repeat: no-repeat;
	background-attachment: scroll;
	background-position: 0 bottom;
	text-align: center;
	padding-top: 2px;
	padding-right: 0.5em;
	padding-bottom: 0.5em;
	padding-left: 0.5em;
}
html>body #Fusszeile { background-image: url(../imagenescontenido/fuss.png); }

.rightwrap {
	BORDER-TOP-WIDTH: 0px;
	FLOAT: right;
	BORDER-RIGHT-WIDTH: 0px;
	margin: 0px;
}
.leftwrap {
	BORDER-TOP-WIDTH: 0px; 
	PADDING-RIGHT: 5px; 
	PADDING-LEFT: 0px; 
	FLOAT: left; 
	margin-top: 0px;
	margin-right: 5px;
	margin-bottom: 0px;
	margin-left: 0px;
}

