body {
font-family:Arial,Helvetica,sans-serif;
color:#000000;
margin: 0px 0px 0px 0px;
padding: 20px 0px 0px 0px;
font-size: 13px;
line-height: 17px;
background-attachment: fixed;
background-position:  top;
background-repeat: no-repeat;
background-color: #ffffff;
background-Image: url(/graphic/petri/back.jpg);


}

#body_shell {
width:920px;
text-align:left;
}

#body_wrap 
{
	position: relative;
	width:920px;
	float:left;
}

H1
{
	font-size: 20px;
	margin-bottom: 10px;
}

H2
{
	font-size: 18px;
}

H3
{
	font-size: 16px;
}

p
{
	margin-top: 0px;
	padding-top: 0px;
}

.Content
{
	background-image: url(/graphic/petri/background-repeat.png);
	background-repeat: repeat-y;
	width: 920px;
	padding-left: 40px;
	padding-top: 10px;
	margin-top: 0px;
	padding-bottom: 20px;
	margin-bottom: 0px;
	z-index: 2;
}
* html .Content{   
 /* CSS-Hack für IE6 und kleiner */  
	background-image: url(/graphic/petri/background-repeat.gif);
}

.InnerContent
{
	padding-top: 0px;
	margin-top: 0px;
	width: 700px;
	padding-left: 130px;
}

.Start
{
	background-image: url(/graphic/petri/backgroundtop.png);
	background-repeat: no-repeat;
	width: 920px;
	height: 100px;
}

* html .Start{   
 /* CSS-Hack für IE6 und kleiner */  
	background-image: url(/graphic/petri/backgroundtop.gif);
}
.End
{
	position: absolute;
	left: -80px;
	background-image: url(/graphic/petri/background-end.png);
	background-repeat: no-repeat;
	width: 960px;
	height: 100px;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 80px;
}
* html .End{   
 /* CSS-Hack für IE6 und kleiner */  
	background-image: url(/graphic/petri/background-end.gif);
}
hr
{
	width: 700px;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 20px 0px;
}

.Logo
{
	position: absolute;
	top: 0px;
	left: 730px;
	width: 191px;
	height: 191px;
	background-image: url(/graphic/petri/logopetri.png);
}
* html .Logo{   
 /* CSS-Hack für IE6 und kleiner */  
	background-image: url(/graphic/petri/logopetri.gif);}



.MainNav
{
	position: absolute;
	top: 170px;
	left: -10px;
	z-index: 5;
}

.MainNav ul
{
	list-style: none;
	float: left;
		margin: 0px 0px 0px 0px;
		padding: 0px 0px 0px 0px;
}

.MainNav li
{
	float: left;
	clear: both;
	width: 171px;
	height: 47px;
	background-image: url(/graphic/petri/button.png);
	background-repeat: no-repeat;
	padding-top: 0px;
	margin: 0px 0px 0px 0px;
	padding-bottom: 0px;
}
* html .MainNav li{   
 /* CSS-Hack für IE6 und kleiner */  
	background-image: url(/graphic/petri/button.gif);}

.MainNav a
{
	text-decoration: none;
	color: White;
	font-weight: bold;
	font-size: 15px;
}

.MainNav  span
{
	display: block;
	padding-top: 12px;
	padding-left: 10px;
}

.Console
{
	position: absolute;
	top: 0px;
	left: 800px;
}
.Console INPUT
{
	background-color: #f0f7b7;
	width: 200px;
	text-align: left;
	padding-left: 5px;
}