@import url("d_basicv5.css");
body { 
	position:absolute;
	background:#ffffff;
}
html, body { 
	top:0; left:0; right:0;
	min-height:100%;
	margin:0;
	padding:0;
	width:100%;
}
#header_container {
	position:fixed;
	top:0; left:0; right:0;
	text-align:center;
	margin:0;
	height:3em;
	z-index:3;
}

#header {
	position:absolute;
	top:0; left:0; right:0; bottom:0;
	height:100%;
	background:#efefef;
	z-index:3;
	margin:0;
	padding:0.2em;
}
#menu {
	position:fixed;
	top:4em;
	left:.5em;
	width:9em;
	border: 3px dotted #dedede;
	padding:.5em;
}
#content {
	margin:0;
	padding-top:0em;
	padding-left:0em;
	padding-bottom:3em;
	z-index:2;
}
#footer_container {
	position:fixed;
	bottom:0; left:0; right:0;
	text-align:left;
	margin:0;
	height: 20px;
	/* height:2em; */
	z-index:100;
}


#footer {
	position:absolute;
	top:0; left:0; right:0; bottom:0;
	background:#efefef;
	z-index:100;
}
	
	
		
/* Nun f�r den MSIE */
* html, * html body {
	overflow:hidden;
	bottom:0;
	height:100%;
}
* html #header_container, * html #footer_container {
	position:absolute;
	width:100%;
	padding-right:16px;
}
* html #menu {
	position:absolute;
}
* html #header,* html #footer {
	height:100%;
	position:static;
}
* html #content {
	position:absolute;
	top:0px; bottom:0; left:0px; right:0;
	height:100%;
	width:100%;
	overflow:auto;
	margin:0;
}
#menu li {
	list-style: none;
	margin:0;
	padding:0.3em;
}
#menu li#active {
	padding:0.5em;
	text-decoration:underline;
}
#menu a:link, #menu a:visited {
	display:block;
	background:#eeeeee;
	color:black;
	text-decoration:none;
	margin:0;
	padding:0.2em;;
}
#menu a:hover {
	background:#4f4f4f;
	color:#ffffff;
	text-decoration:underline;
}
* html #menu {
	margin:0;
	width:10.5em;    /* Der IE soll das Element breiter darstellen, da margin und padding hier von 
							    der Breite abgezogen wird! */
}
A:link, .link { text-decoration: underline; color: #0033CC }
.link:hover {cursor: pointer; }
A:visited       { text-decoration: underline; color: #0033CC }
A:hover      { text-decoration: none }


.newsframe {
	font-size: 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-color: #FDFCE5;
	border: 1px solid #FFFF00;
}

.p7tbsub {
	font-size: 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-color: #FDFCE5;
	layer-background-color: #FDFCE5; /*for Netscape 4*/
	border: 2px solid #FFFF00;
}
.p7tbsub p {
	padding: 3px 6px 3px 6px;
	margin: 0px;
}
.p7tbsub a:link {
	color: #0033CC;
	text-decoration: underline;
}
.p7tbsub a:visited {
	color: #0033CC;
}
.p7tbsub a:hover {
	background-color: #EEEEEE;
	color: #0033CC;
}
.p7tbsub a:active {
	background-color: #E5E5E5;
	color: #0033CC;
}
.p7tbdn {
	color: #999999 !important;
	font-weight: normal;
}
.tex {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	margin-left: 2em;
	float: none;
	line-height: 20px;
	margin-right: 1em;
}
.ueb {
	font-family: "Times New Roman", Times, serif;
	font-size: 30px;
	margin-left: 1em;
	float: none;
	font-style: italic;
	color: #0000CC;
	font-weight: bold;
	letter-spacing: 0.1em;
}
.texfaq {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	float: none;
	list-style-type: circle;
	list-style-position: outside;
}
.texa {

	font-family: "Times New Roman", Times, serif;
	font-size: 13px;
	float: none;
	line-height: normal;
}
.big {
	font-size: 16px;
	float: none;
	line-height: normal;
	font-weight: bold;

}
.ang {
	font-family: "Times New Roman", Times, serif;
	font-size: 24px;
	float: none;
	font-style: italic;
	color: #0000CC;
	font-weight: bold;
	letter-spacing: 0.1em;
}
.preis {
	font-size: 18px;
	float: right;
	line-height: normal;
	font-weight: bold;
	padding-top: 7px;
}

