body {
	background-color: #ffffff;
	background-image: url(/fileadmin/template/main/images/bg_verlauf.gif);
	color: #666666;
	margin: 0px;
}

body, td {
    font-family: Arial, sans-serif;
    font-size: 10pt;
    line-height: 1.3em;
    vertical-align: top;
}

a:link, a:visited, a:active {
    color: #666666;
    text-decoration: none;
}

h1 {
    font-size: 14pt;
    margin: 0 0 15px 0;
}

h2 {
    font-size: 10pt;
    font-weight: bold;
    margin: 0 0 15px 0;
}

.bodytext, .smaller-text {
    margin-top: 0px;
    margin-bottom: 0px;
}

.bodytext a:hover, .smaller-text a:hover, .references-desc a:hover {
	text-decoration: underline;
}

.selected, .selected a, .important {
  color: #af3e1b !important;
}

div#main-c {
	background-color: #ffffff;
	background-image: url(/fileadmin/template/main/images/bg_content.gif);
	background-repeat: no-repeat;
	width: 900px;
	position: absolute;
	left: 50%;
	margin: 0 0 0 -450px;
	padding: 0px;
}

div#inner-c {
	margin: 0 20px;
}

div#header {
	text-align: right;
	border-bottom: 1px solid #999999;
	margin-bottom: 12px;
	margin-top: 0;
	height: 86px;
}

div#header #logo {
    margin-top: 47px;
    padding-left: 31px;
    float: left;
}

div#imagebar {
	padding-bottom: 7px;
	border-bottom: 1px solid #999999;
	background-repeat:no-repeat;
	height:103px;
}

div#content {
    margin: 44px 31px 44px 0;
    /* 355px - 2 * 44px = 267px */
    min-height: 267px;
    height:auto !important;
    height:267px;
}

div#footer {
	height: 30px;
	text-align: right;
	width: 100%;
	border-top: 1px solid #999999;
	clear: both;
}

div#footer div {
	margin-right: 31px;
	margin-top: 5px;
}

div#footer a {
    margin-left: 15px;
    color: #888888;
	font-size: 9pt;
	text-decoration: none;
	vertical-align: middle;
}

div#header #nav {
    text-align: right;
	margin-top: 50px;
	margin-right: 28px;
	height: 36px;
    float: right;
    font-weight: bold;
}

div#header #nav a {
  color: #999999;
  text-decoration: none;
  float:left;
  margin-left: 30px;
}

div#subNav .level2 {
	font-size: 9pt;
	padding-top: 6px;
	line-height: 1.2em;
}

div#subNav .selected a, div#subNav .level1 a:hover {
	font-weight: bold;
}

div#subNav .level2 a:hover {
	font-weight: bold;
	color: #af3e1b;
}

div#subNav .level1.selected a {
	color: #666666 !important;
}

p.smaller-text {
	font-size: 9pt;
}

p.references-desc {
	margin: 8px 0 15px 30px;
	line-height:1.2em;
	width:514px;
	font-size: 9pt;
}

