body {
	margin: 0px;
	padding: 0px;
/*	height:100%; */

	font-family: Verdana, Arial, "Trebuchet MS", sans;
	font-size: 12px;
	color:#666;
	font-style:normal;
	font-variant:normal;
	font-weight:normal;
	font-stretch:normal;

	line-height:1.4em;
/*	word-spacing:1em;
	letter-spacing:0.1em;

	text-indent:0em;
	line-height:1.4em;
	vertical-align:top;
	text-align:left;
	white-space:normal;

*/
	text-decoration:none;
/*	text-transform:lowercase; */

	background-color:#FFF;
	border:none;
	background-image:url(../images/header_bg.gif);
	background-repeat:repeat-x;
/*	background-attachment:fixed; */
}

h1 { font-size:14px; font-weight:bold; color:black; line-height:3em; }
h2 { font-size:14px; font-weight:bold; color:#666; line-height:2.5em;
width:100%; border:1px dotted #666; border-color:#666 #FFF #666 #FFF; }
h3 { font-size:12px; font-weight:bold; color:#666; }
h4 { font-size:12px; font-weight:normal; font-style:italic; color:#666; margin-top:10px; margin-bottom:10px; }

img { border:none; }
hr { width:100%; border:1px dotted #666; border-color:#FFF #FFF #666 #FFF; margin-top:16px; margin-bottom:16px; }

a { text-decoration:underline; color:black; }
a:link {}
a:visited {}
a:focus {}
a:hover { color:#8E8E8E; }
a:active {}

input.search { border:1px solid black; width:90px; height:12px; padding-left:1px; margin-right:2px; font-size: 11px; color: #000; }
input.search-submit { border:1px solid black; height:16px; background-color:#CAC8C9; font-size: 11px; color: #000; }
input.search-submit:hover { text-decoration:none; color: #FFF; }

/* --- */
/* --- */

div.printinfo { display:none; }

table.container {
	position:absolute;
	top:0px;
	width:100%;
/*	height:100%; */
	z-index:10;
}
table.container td.container {
	vertical-align: middle;
	text-align: center;
	width:100%;
/*	height:100%; */
}
div.test {
	position:absolute;
	width:100%;

}
div.container {
	position: relative;
	margin-left: auto;
	margin-right: auto;
	width:850px;
/*	height:100%; */
	text-align: left;
	z-index:10;
}

/* --- */
/* --- */

div.header {
/*	position:fixed; */
	position:absolute;
	top:0px;
	left:0px;
	width:100%;
	height:120px;

	background-image:url(../images/logo.gif);
	background-repeat:no-repeat;
	background-position:330px 0px; /* x,y */
/*	z-index:20;
	background-attachment:fixed;
*/
}
div.nav_magazin {
	position:absolute;
	top:43px;
	left:140px;
	height:20px;
	line-height:1.0em;
}
div.nav_meta {
	position:absolute;
	top:43px;
	left:510px;
	height:20px;
	line-height:1.0em;
}
div.nav_suche {
	position:absolute;
	top:40px;
	left:710px;
	height:20px;
	line-height:1.0em;
}
div.nav_ausgaben {
/*	position:fixed; */
	position:absolute;
	top:43px;
	left:10px;
	line-height:1.0em;
}

/* --- */

div.content {
	position:absolute;
	left:150px;
	top:120px;
	/* width:550px; */
	width:500px;
	text-align:justify;
}

div.docact {
	width:100%;
	text-align:right;
}

div.center {
	width:100%;
	text-align:center;
}

.float_l {
	float:left;
	margin-right:10px;
}
.clear_l {
	clear:left;
}


/* --- */
/* --- */

a.nav {
	text-decoration:none;
	color:black;
	white-space:nowrap;
	margin-right:10px;

	font-family:"Trebuchet MS",sans;
	font-size: 11px;
	font-style:normal;
	font-variant:normal;
	font-weight:normal;
	font-stretch:normal;
}
a.nav:link {}
a.nav:visited {}
a.nav:focus {}
a.nav:hover { color:#EEE; }
a.nav:active {}

a.nav_a {
	text-decoration:none;
	color:#EEE;
	white-space:nowrap;
	margin-right:10px;

	font-family:"Trebuchet MS",sans;
	font-size: 11px;
	font-style:normal;
	font-variant:normal;
	font-weight:normal;
	font-stretch:normal;
}
a.nav_a:link {}
a.nav_a:visited {}
a.nav_a:focus {}
a.nav_a:hover {}
a.nav_a:active {}

/* --- */

a.nav2 {
	text-decoration:none;
	color:black;
	white-space:nowrap;

	font-family:"Trebuchet MS",sans;
	font-size: 11px;
	font-style:normal;
	font-variant:normal;
	font-weight:normal;
	font-stretch:normal;
}
a.nav2:link {}
a.nav2:visited {}
a.nav2:focus {}
a.nav2:hover { color:#8E8E8E; }
a.nav2:active {}

a.nav2_a {
	text-decoration:none;
	color:#8E8E8E;
	white-space:nowrap;

	font-family:"Trebuchet MS",sans;
	font-size: 11px;
	font-style:normal;
	font-variant:normal;
	font-weight:normal;
	font-stretch:normal;
}
a.nav2_a:link {}
a.nav2_a:visited {}
a.nav2_a:focus {}
a.nav2_a:hover {}
a.nav2_a:active {}

span.nav {
	color:#EEE;

	font-family:"Trebuchet MS",sans;
	font-size: 11px;
	font-style:normal;
	font-variant:normal;
	font-weight:bold;
	font-stretch:normal;
}

/* --- */
