body {
	background-color:#999; 
	text-align:center;
	vertical-align:top;
	padding:0px;
	margin:0px;
}
 

#canvas {
	position: relative; 
	margin: 0 auto;
	height: 700px;
	width: 1000px; 
	padding:0px;
	z-index: 0;
	text-align:left; 
}

#head {
	background-color: #cccccc;
	margin:0px;
	padding:0px;
	height: 170px;
	width: 1000px;
	position: absolute;
	left: 10px;
	top: 0px;
	z-index: -10;
}

#headbg {
	background-color: #cccccc;
	position: absolute;
	left: 0px;
	top: 0px;
	height: 170px;
	right: 0px;
	z-index: -20;
}

#main {
	background-color:#999;
	height: 460px;
	width: 960px;
	position: absolute;
	top: 190px;
	z-index: 10;
	padding: 20px;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	margin:0px;
}


#stripe {
	background-color: white;
	position: absolute;
	left: 0px;
	top: 170px;
	right: 0px; 
	height: 20px;
	z-index: -20; 
}



#t1 { 
	width: 130px;
	position: absolute;
	top: 14px;
	left: 515px;
}

#t2 { 
	width: 130px;
	position: absolute;
	top: 14px;
	left: 690px;
}

#t3 { 
	width: 130px;
	position: absolute;
	top: 14px;
	left: 865px;
}

.selected {
	color:red;
}

.deselected {
	color:black;
}

.menu  {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;	
	border:0px;
	}

#headsignatur {
	position: absolute;
	height: 30px;
	width: 300px;
	left: 8px;
	top: 8px;
}

#leftarea {
	height: 350px;
	width: 470px;
	position: absolute;
	top: 20px;
	padding: 0px;
	left: 20px;
}

#leftarea1 {
	height: 350px;
	width: 470px;
	position: absolute;
	top: 20px;
	padding: 0px;
	left: 20px;
}

#rightarea {
	height: 520px;
	width: 470px;
	position: absolute;
	top: 20px;
	padding: 0px;
	left: 510px;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	line-height: 17px;
	background-color: #cccccc;
}

#rightarea1 {
	height: 350px;
	width: 470px;
	position: absolute;
	top: 20px;
	padding: 0px; 
	left: 510px;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	line-height: 17px;
	background-color: #cccccc; 
}

#leftcolumn {
	height: 450px;
	width: 205px;
	position: absolute;
	left: 0px;
	top: 0px;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 20px;
}

#leftcolumn1 {
	height: 340px;
	width: 440px;
	position: absolute;
	left: 10px;
	top: 0px;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	line-height:17px;
}

#rightcolumn {
	height: 450px;
	width: 205px;
	left: 235px;
	top: 0px;
	position: absolute;
	padding-top: 0px;
	padding-right: 20px;
	padding-bottom: 10px;
	padding-left: 10px; 
}


a:link {
	color: #000;
	text-decoration: none;
}

a.deselected:link {
	color: #000;
	text-decoration: none;
}

a.selected:link {
	color: red;
	text-decoration: none;
}

a:visited {
	text-decoration: none;
	color: #000;
}

a.deselected:visited {
	text-decoration: none;
	color: #000;
}

a.selected:visited {
	text-decoration: none;
	color: red;
}

a:hover {
	text-decoration: none;
	color: #F00;
}

a.deselected:hover {
	text-decoration: none;
	color: #F00;
}

a.selected:hover {
	text-decoration: none;
	color: #F00;
}

a:active {
	text-decoration: none;
}

a.deselected:active {
	text-decoration: none;
}

a.selected:active {
	text-decoration: none;
}

#tabellevita tr td {
	padding-bottom: 6px;
}

#tabellevita  {
	border:0px;
	border-collapse:collapse;
	margin-left:-1px;
}

.bild {
	left:0px;
	top:0px;
	width:470px;
	clip:rect(0px 470px 350px 0px);
	position:absolute; 
}

.beschreibung {
	top:370px;
	left:0px;
	height:100px;
	width:300px;
	position:absolute;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	line-height:17px;
	text-align:left;
}

.beschreibungbreit {
	top:370px;
	left:0px;
	height:100px;
	width:450px;
	position:absolute;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	line-height:17px;
	text-align:left;
}

#nummern {
	top:370px;
	left:235px;
	height:100px;
	width:235px;
	position:absolute;
	text-align: right;	
	z-index:10;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
}

#frame {
	height: 460px;
	width: 470px;
	position: absolute;
	top: 0px;
	padding: 0px;
	left: 0px;
}

#frame1 {
	height: 350px;
	width: 470px;
	position: absolute;
	top: 0px;
	padding: 0px;
	left: 0px;
}

#framebody {
	background-color:#999;
}

p {
	margin-top:18px;
	margin-bottom:0px;
}

p.narrow {
	margin-top:8px;
	margin-bottom:0px;
}
p.pmen {
	margin-top:3px;
	margin-bottom:0px;
}

