/* all those browser defaults are very bad for all of us! */* {  margin: 0;  padding: 0;  border: 0;}/***********************//* basic layout styles *//***********************/html {  height: 100%;}body {  color: #F0E7BE;  background: #eeeeee;  font-size: 10pt;  font-weight: normal;  width:100%;  font-family: Verdana, Arial, sans-serif;  margin: 0 auto;  border-left: 1px solid black;  border-right: 1px solid black;  border-bottom: 1px solid black;}
input{	border:solid 1px;}
div#background-container-all {	background: url("./inwow/top_bg.gif") repeat-x;  background: #000000;}div#background-container-left {  background: url("./inwow/nav_bg_left.gif") repeat-y;}div#background-container-right {  background: url("./inwow/nav_bg_right.gif") repeat-y;  background-position: right;}
div#header{	background: url("./inwow/top.gif") no-repeat;		height:116px;}
div#menu-left, div#menu-right{
	text-align:left;
	color:#F0E7BE;
}
div#menu-left{
	float:left;
	width:168px;	padding-top: 0px;	background: url('./pics/nv_ls.jpg') no-repeat;
}

div#menu-right{
	float:right;
	width:258px;	padding-top: 0px;	background: url('./pics/na_ls.jpg') no-repeat;
}div#menu-left div {	padding-bottom:4px;	font-size:10px;	text-decoration:underline;	background: url('./inwow/nav_r_forentker.gif') repeat-y;}div#menu-right div {	background: url('./iv_r_forenticker.gif') repeat-y;}div#menu-right hr {	height: 1px;	width: 100%;	background: url('./inwow/nav_r_forenticker.gif') repeat-y;	height: 31px;}div#menu-left hr {  width: 100%;  border-bottom: 1px solid black;  height: 31px;  	background: url('./inwow/nav_hilfe.gif') repeat-y;}div#menu-right ul, div#menu-left ul {	text-decoration:underline;
	font-size:11px;	list-style-type: none;	font-weight:bold;}div#menu-right li, div#menu-left li , div#menu-right li a{	padding-left:20px;	list-style-image: url("./inwow/arrow.gif");	font-weight:normal;	color:#F0E7BE;	font-size:10px;	line-height:14px;	text-align:left;}a:visited, div#menu-right a:visited{	color:#F0E7BE;}a:link, div#menu-right a:link{	color:#F0E7BE;}a:hover, div#menu-right a:hover{	color:#FFB019;}

div#content {	color:white;	background-color:#000000;	margin: 0 258px 0 168px;	padding: 5px 10px 10px 5px;}div#content div.block {	background-color:#000000;	border: 1px solid #5e5e5e;	padding:5px;	margin-bottom:10px;}div#content div.header{	border: 1px solid #5e5e5e;	border-bottom:0px;	padding:3px;	margin:0px;	background-image:url(./pics/centerline.jpg);
	background-repeat:repeat-x;	}div#content span.right {	width:100%;	text-align:right;}div#content span.left {	text-align:left;}div#footer {	clear: both;	background-color: #656565;}div#footer-right {	margin: auto 10px auto auto;	width:18px;	height:14px;	background-image: url("./pics/bottom_s.jpg");	background-repeat:no-repeat;	float:right;	}div#footer-left {	float:left;	margin: auto auto auto 10px;	width:18px;	height:14px;	background-image: url("./pics/bottom_s.jpg");	background-repeat:no-repeat;}div#footer-center {	vertical-align:middle;	padding: 0px;	text-align:center;	font-size:10px;}div#footer-center hr{	border:0px solid;	background-image: url("./pics/bottom_linek.jpg");	width:715px;	height:13px;}
