body {
font-family:Arial,Helvetica,sans-serif;
color:#000000;
margin: 0px 0px 0px 0px;
padding: 0px 0px 0px 0px;
font-size: 13px;
line-height: 17px;
background-attachment: fixed;
background-position:  left top;
background-repeat: no-repeat;
background-color: #ffffff;

}

a,a:link, a:visited, a:active, a:hover
{
	color: #b51721;
}

#body_shell {
width:920px;
text-align:left;
}

#body_wrap 
{
	position: relative;
	width:920px;
	float:left;
}

H1
{
	font-size: 20px;
	padding: 5px 0px 0px 0px;
	margin: 5px 0px 5px 0px;
}

.Heading
{
	position: relative;
	padding-left: 20px;

}

H2
{
	font-size: 18px;
}

H3
{
	font-size: 16px;
}

.RedHead
{
	font-weight: bold;
	color: #b51721;
}
.ErrorHeading
{
	font-weight: bold;
	color: #dd0000;
	font-size: 15px;
}
.TopNav
{
	display: none;
	position: absolute;
	top: 112px;
	left: 680px;
	height: 20px;
	width: 300px;
	font-style: italic;
	z-index: 5;
}

.TopNav a:link, .TopNav a:visited
{
	text-decoration: none;
	color: Black;
}

.TopItem
{
	display: inline;
	padding-right: 20px;
}

.Content
{
	width: 920px;
	margin-left: 10px;
	padding-left: 20px;
	margin-top: 10px;
	padding-top: 40px;
	padding-bottom: 20px;
	margin-bottom: 0px;
	z-index: 1;
}
* html .Content{   
 /* CSS-Hack für IE6 und kleiner */  
	background-image: url(/graphic/petri/background-repeat.gif);
}

.InnerContent
{
	padding-top: 0px;
	width: 700px;
	padding-left: 0px;
	z-index: 8;
}

.Start
{
		display: none;

	position: absolute;
	top: 0px;
	left: 0px;
	background-image: url(/graphic/seahelp/head.png);
	background-repeat: no-repeat;
	width: 1024px;
	height: 179px;
	z-index: 3;
}

* html .Start{   
 /* CSS-Hack für IE6 und kleiner */  
	background-image: url(/graphic/seahelp/head.gif);
}
.End
{
		display: none;
	position: absolute;
	left: 20px;
	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);
}
.Rule
{
	width: 700px;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 20px 0px;
	background-image: url(/graphic/seahelp/hr.png);
	background-repeat: no-repeat;
	height: 7px;
}

.Logo
{
	position: absolute;
	top: 0px;
	left: 710px;
	width: 191px;
	height: 191px;
	background-image: url(/graphic/petri/logo.png);
}
* html .Logo{   
 /* CSS-Hack für IE6 und kleiner */  
	background-image: url(/graphic/petri/logo.gif);}



.MainNavContainer
{		display: none;

	position: absolute;
	top: 215px;
	left: 13px;
	width: 212px;
	height: 410px;
	z-index: 5;
	background-image: url(/graphic/seahelp/sidenav.png);
}

* html .MainNavContainer
{
		height: 406px;
		width: 208px;
		background-image: url(/graphic/seahelp/sidenav.gif);
}

.MainNav
{
	padding: 20px 10px 10px 10px;
}

.MainNav ul
{
	list-style: none;
	float: left;
	margin: 0px 0px 0px 0px;
	padding: 10px 0px 0px 10px;
}

.MainNav li
{
	float: left;
	clear: both;
	height: 14px;
	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: Black;
	font-weight: bold;
	font-size: 13px;
}

.MainNav  span
{
	display: block;
	padding-top: 6px;
	padding-left: 10px;
}

.Console
{
	position: absolute;
	top: 0px;
	left: 900px;
	z-index: 6;
}
.Console INPUT
{
	background-color: #f0f7b7;
	width: 200px;
	text-align: left;
	padding-left: 5px;
}

.LangDE a:link, .LangEN a:link, .LangCR a:link, .LangDE a:visited, .LangEN a:visited, .LangCR a:visited
{
	color: #dddddd;
	text-decoration: none;
	font-style: italic;
}

.LangDE
{		display: none;

	position: absolute;
	top: 55px;
	left: 131px;
	color: White;
	z-index: 8;
}
.LangEN
{		display: none;

	position: absolute;
	top: 80px;
	left: 115px;
	color: White;
	z-index: 8;
}

.LangCR
{		display: none;

	position: absolute;
	top: 105px;
	left: 99px;
	color: White;
	z-index: 8;
}
