/* BIS.Layoutformatierungen */

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

body, html {
	width:100%;
	height:100%;
}

img, div { behavior: url(iepngfix.htc) }

.dontread { visibility:hidden; }

body {
	background:#fff;
	font-size:62.5%;
	color:#333;
	text-align:center;
	font-family: verdana, helvetica, sans-serif;
}

p, .list, .artikel {
	line-height:175%;
	margin:15px 0 15px 0px;
}

a.link,
.arc_entry p a.link {
	padding:1px;
	text-decoration:none;
	color:#966;
	border-bottom:#966 dotted 1px;
}

a.link:hover,
.arc_entry p a.link:hover {
	color:#fff;
	border-bottom:#fff dotted 1px;
	background:#966;
}

#wrapper {
	position:relative;
	top:0;
	left:0;
	width:550px;
	min-height:100%;
	margin:0 auto 0 auto;
	text-align:left;
}

#head {
	position:relative;
	top:0;
	left:0;
	width:550px;
	height:140px;
	margin:40px 0px 0px 0px;
	background-color:#494;
	background-image:url(images/headerbg.png);
	overflow:hidden;
}


#titlelink {
	position:absolute;
	top:0;
	left:0;
	width:550px;
	height:140px;
	text-indent:-2000px;
	overflow:hidden;
	display:block;
}

#topanchor {
	position:absolute;
	top:0;
	left:0;
	width:550px;
	height:20px;
}

#content {
	position:relative;
	top:0;
	left:0;
	width:550px;
	min-height:300px;
}

#navi {
	position:relative;
	top:0;
	left:0;
	width:550px;
	min-height:20px;
	border-style:solid;
	border-color:#494;
	border-width:1px 0 1px 0;
	margin:30px 0 30px 0;
}

#navi ul {
	list-style-type:none;
}

#navi ul li {
	position:relative;
	top:0;
	left:0;
	width:550px;
	min-height:10px;
	margin:1px 0 0px 0;
	display:block;
	overflow:hidden;
}

#navi a, .navoff {
	text-decoration:none;
	width:550px;
	min-height:10px;
	display:block;
	color:#494;
	font-weight:bold;
	padding:3px 0px 3px 5px;
}

.navoff { color:#966; }

#navi a:hover { background:#966;color:#fff; }

#navi a.naviact {
	font-size:20px;
	font-weight:normal;
	padding:4px 0px 6px 5px;
	color:#966;
	background:#fff;
}

.trenner {
	position:relative;
	left:0;
	top:0;
	width:550px;
	height:1px;
	overflow:hidden;
	border-bottom: #ccc solid 1px;
	display:block;
	margin:0; 
	line-height:1px;
}

#aktheft {
	position:absolute;
	top:145px;
	right:30px;
	width:160px;
	height:200px;
	border:none;
}

*html #wrapper #aktheft { top:200px;right:50px; }

#totop {
	position:relative;
	top:0;
	left:0;
	width:540px;
	height:20px;
	clear:right;
	overflow:hidden;
}

.toplink {
	position:absolute;
	top:0;
	right:10px;
	width:90px;
	height:16px;
	border:none;
	display:block;
	background:url(images/totop.gif) no-repeat 0 0;
	overflow:hidden;
	text-indent:-2000px;
}

#footer {
	position:relative;
	top:0;
	left:0;
	width:550px;
	min-height:20px;
	border-style:solid;
	border-color:#966;
	border-width:1px 0 1px 0;
	padding:5px 0 7px 0;
	color:#999;
}

.footlink {
	padding:1px;
	text-decoration:none;
	color:#999;
	border-bottom:#999 dotted 1px;
	
}

.footlink:hover {
	padding:1px;
	text-decoration:none;
	color:#fff;
	border-bottom:#fff dotted 1px;
	background:#ccc;
	
}

#endspacer {
	position:relative;
	top:0;
	left:0;
	width:800px;
	margin:0 auto 0 auto;
	height:300px;
	background:url(images/siteend.jpg) no-repeat 0 60px;
}

.bisintro {
	position:relative;
	top:0;
	left:0;
	padding:4px 2px 2px 14px;
	background:#494;
	color:#fff;
	display:inline;
}

h4 {
	font-size:15px;
	color:#494;
	border-bottom:#494 dotted 1px;
	margin:30px 0 0px 0;
}

.list {
	list-style-type:square;
	margin-left:15px;
}

#bigmag {
	position:relative;
	top:0;
	left:0px;
	width:260px;
	height:340px;
	border:none;
	float:right;
	margin:0 0 30px 0;
}

#magfacts {
	position:absolute;
	left:0px;
	bottom:0px;
	width:270px;
	min-height:20px;
}

.artikel {
	list-style-type:none;
}

.artikel li {
	position:relative;
	top:0;
	left:0;
	width:550px;
	min-height:10px;
	margin:10px 0 0 0;
	padding:15px 0 0 0;
	border-bottom: #ccc dotted 1px;
	display:block;
}

.artikel li:hover {
	background:#eee;
}

.artikel .namen {
	position:absolute;
	top:0;
	left:0;
	width:390px;
	min-height:10px;
	color:#666;
	display:block;
}

.artikel .titel {
	width:500px;
	display:block;
	font-size:12px;
	font-weight:bold;
	color:#494;
	text-decoration:none;
}

.artikel .seiten {
	position:absolute;
	bottom:3px;
	right:3px;
	width:60px;
	height:12px;
	display:block;
	text-align:right;
}

.arc_entry {
	border-bottom:1px dotted #494;
	display:block;
	margin:20px 0;
}
.arc_entry h4 {
	margin:0;
}

.arc_heft {
	float:left;
	width:120px;
	border:0;
	margin:0 20px 0 0;
	display:block;
}

.arc_entry a.link:hover { background: transparent; }
.arc_entry a.link { border-bottom: none; }

