@charset "utf-8";
/* CSS Document */

body
{
	padding: 0px;
	margin: 0px;
	background-image:url(images/bg.png);
	background-repeat:repeat-x;
	background-color:#403f3d;
	background-attachment:fixed;
}

a img 
{
	border:none;
	
	}

div#header
{
  height: 172px;
  position: fixed;
  top:0px;
  left:50%;
  width:786px;
  margin-left:-393px;
  z-index:5;
  background-image:url(images/banner_verlauf.png);
  background-repeat:repeat-x;
}
div#menu_wrapper
{
   height: 40px;
  position: fixed;
  top:172px;
  left:50%;
  width:786px;
  margin-left:-393px;
  background-image:url(images/nav_verlauf.png);
  background-repeat:repeat-x;
  z-index:6;
}
div#menu
{
  height: 40px;
  position: absolute;
  left:50%;
  width:768px;
  margin-left:-384px;
  background-image:url(images/banner_menu.png);
  background-repeat:repeat-x;
}
div#content
{
  z-index:1;
  top:213px;
  position: absolute;
  left:50%;
  width:786px;
  margin-top:10px;
  margin-left:-393px;
  overflow:hidden;
}
div#footer
{
  position: relative;
  height: 40px;
  width:786px;
  left:9px;
}
.content
{
}
.bodytext
{
font-family: 'Arial', 'Helvetica', 'Verdana', 'sans-serif';
font-size: 11px;
line-height: 12pt;
color: #3E3D40;
font-style: normal;
}
.bodytext_block
{
font-family: 'Arial', 'Helvetica', 'Verdana', 'sans-serif';
font-size: 11px;
padding-top:3px;
padding-bottom:3px;
color: #3E3D40;
font-style: normal;
display:block;
}
.bodytext_orange
{
font-family: 'Arial', 'Helvetica', 'Verdana', 'sans-serif';
font-size: 11px;
color: #F97414;
font-style: normal;
}
.bodytext_undeline
{
font-family: 'Arial', 'Helvetica', 'Verdana', 'sans-serif';
font-size: 11px;
color: #3E3D40;
font-style: normal;
text-decoration: underline;
}
.bodytext_orange_undeline
{
font-family: 'Arial', 'Helvetica', 'Verdana', 'sans-serif';
font-size: 11px;
color: #F97414;
font-style: normal;
text-decoration: underline;
}
a
{
font-family: 'Arial', 'Helvetica', 'Verdana', 'sans-serif';
font-size: 11px;
color: #3E3D40;
font-style: normal;
text-decoration: none;
}
a:hover
{
font-family: 'Arial', 'Helvetica', 'Verdana', 'sans-serif';
font-size: 11px;
color: #F97414;
font-style: normal;
text-decoration: underline;
}
a.menu
{
font-family: 'Arial', 'Helvetica', 'Verdana', 'sans-serif';
height: 15px;
font-size: 11px;
color: #3E3D40;
padding-top:3px;
padding-bottom:3px;
font-style: normal;
text-decoration: none;
display: block;
}
a.menu:hover
{
font-family: 'Arial', 'Helvetica', 'Verdana', 'sans-serif';
height: 15px;
font-size: 11px;
color: #FFFFFF;
background-color: #F97414;
font-style: normal;
text-decoration: none;
display: block;
}
a.internal-link-new-window
{
font-family: 'Arial', 'Helvetica', 'Verdana', 'sans-serif';
font-size: 11px;
color: #3E3D40;
font-style: normal;
text-decoration: none;
}
a.internal-link-new-window:hover
{
font-family: 'Arial', 'Helvetica', 'Verdana', 'sans-serif';
font-size: 11px;
color: #F97414;
font-style: normal;
text-decoration: none;
}

a.external-link-new-window
{
font-family: 'Arial', 'Helvetica', 'Verdana', 'sans-serif';
font-size: 11px;
color: #3E3D40;
font-style: normal;
text-decoration: none;
border:none;
}

a.external-link-new-window:hover
{
font-family: 'Arial', 'Helvetica', 'Verdana', 'sans-serif';
font-size: 11px;
color: #F97414;
font-style: normal;
text-decoration: none;
border:none;
}

h1 {

font-family: 'Arial', 'Helvetica', 'Verdana', 'sans-serif';
font-size: 12px;
color: #3E3D40;
font-style: normal;
text-decoration: none;
padding-bottom: 5px;
padding-top: 10px;

 } 
