/* TAGS */

body {
	background-color:#FFF3AB;
	margin:0px;
}
h1, h2 {
	font-size:11pt;
}

p, td, th, div {
	font-family:verdana, arial, helvetica, sans-serif;
	font-size:10pt;
}
.listview th {
	background-color:#FFCB05;
	text-align:left;
}
a {
	color:#F7931D;
	text-decoration:none;
}

/* KLASSEN */

/* Sub: Raster */
.header {
	position:absolute; 
	top:0px;
	background-color:#F7931D;
	background-image:url(/fileadmin/template/img/liegestuhl.jpg);
	background-repeat:no-repeat;
	width:986px;
	height:117px;
	border-bottom:solid #ffffff 3px;
	border-right:solid #ffffff 3px;
	align:right;
}
.header1{
	float:left;
	width:601px;
}
.header2 {
	float:left;
	border-left:solid #ffffff 3px;
	height:117px;
	width:3px;
}
.header3 {
	float:left;
	font-weight:bold;
	font-size:11pt;
	color:#ffffff;
	padding:5px;
}
.smalltext {
	font-size:8pt;
}
.subheader {
	position:absolute;
	top:120px;
	background-color:#FFCB05;
	background-image:url(/fileadmin/template/img/logoGelb.jpg);
	background-repeat:no-repeat;
	width:986px;
	height:39px;
	overflow:hidden;
	border-bottom:solid #ffffff 3px;
	border-right:solid #ffffff 3px;
	left: 0px;
}
.subheader1 {
	float:left;
	width:460px;
}
.subheader2 {
	float:left;
	border-left:solid #ffffff 3px;
	line-height:39px;
	height:39px;
	padding:0 5px;
}
.subheader3 {
	float:left;
	line-height:39px;
	height:39px;
}
.subheader4 {
	float:left;
	font-size:9pt;
	padding:0 5px;
}
.subheader4 input {
	font-size:8pt;
	line-height:39px;
}
.subheader4 a {
	font-weight:bold;
	color:#ffffff;
}
.content {
	position:absolute;
	top:161px;
	width:986px;
	border-bottom:solid #ffffff 3px;
	border-right:solid #ffffff 3px;
	min-height:350px;
	height:auto!important;
	height:350px;
}
.navi {
	float:left;
	width:300px;
}
.navi01, .navi02 {
	margin-top:20px;
	margin-bottom:20px;
	text-align:center;
	font-size:9pt;
}
.langlink {
	margin:5 0 0 5;
	font-size:9pt;
}
.langlink a {
	color:#ffffff;
	text-decoration:none;
	font-weight:bold;
}
.main {
	float:left;
	margin-left:20px;
	margin-top:20px;
	width:650px;
}

/* Sub: Navi */
ul {
	margin-top:20px;
}
li.l1 {
	margin-left:5px;
}
li.l2 {
	margin-left:15px;
}
li.l3 {
	margin-left:25px;
}
li.l4 {
	margin-left:35px;
}
.navi li {
	list-style-type:none; 
	padding: 3 3 3 3;
	margin-bottom:5px;
}
.navi a {
	font-weight:bold;
	text-decoration:none;
}
.hl {
	border-bottom:solid #F7931D 1px;
}

/* Sub: Inhalt */
.basketinfo {
	color:#ff0000;
	font-weight:bold;
	text-align:center;
}
.listitem {
	border-bottom:solid #ffffff 1px;
	vertical-align:top;
}
.num {
	text-align:right;
}
.small {
	font-size:9pt;
}
