body {
    font-family: Gill Sans, Arial, Helvetica, sans-serif;
    font-size:9pt;
    color:black;
    margin:0px;
    padding:0px;
    line-height:16pt;
    color:black;
    background:#993333;
}

p {
	font-size:9pt;
}

a {
    color:black;
    text-decoration: none;
    font-weight:normal;
    font-size:9pt;
}


#toolbar {
    color:white;
    background-color:rgb(41, 57, 87);
    background-color:#993333;
    text-align:right;
    font-size:10px;
    
}

#toolbar a {
    color:white;
    text-decoration: none;
    font-size:10px;
}

#toolbar a:hover{
    color: rgb(254, 176, 61);
}

#menubar {
    z-index:1;
    position:absolute;
    top:21px;
    width:140px;
    background-color:rgb(41,57,87);
     background-color:#993333;
}

div.menucolorbar{
    z-index:0;
    top:0px;
    position:fixed;
    background-color:rgb(41, 57, 87);
    background-color:#993333;
    width:140px;
    height:100%;
}

#menubar table{
    border-collapse:collapse;
}

#menubar td {
    padding:4px;
    border-top:1px solid white;
    border-bottom:1px solid white;
    width:140px;
    background-color:#8f9fc1;
    background-color:#CC6666;
}

#menubar a {
    color:black;
    font-size:12px;
    text-decoration: none;
}

#menubar a:hover{
    color: rgb(254, 176, 61);
}

div.navcolorbar{
    z-index:0;
    position:absolute;
    top:21px;
    background-color: #8f9fc1;
    background-color:#CC6666;
    width:100%;
    font-size:12px;
    padding-bottom:3px;
}

#navbar {
    position:absolute;
    top:21px;
    left:140px;
    text-align:left;
}

#navbar table{
    border-collapse:collapse;
}

#navbar td {
    text-align:center;
    padding:4px;
    border:1px solid white;
    width:100px;
    background-color:#8f9fc1;
    background-color:#CC6666;
}

#navbar a{
    font-size:12px;
}

#navbar a:hover{
    color: rgb(254, 176, 61);
}

.active {
    background-color:white;
}

#content {
    position:absolute;
    top:45px;
    left:140px;
    padding:20px;
    width:50%;
    line-height:12pt;
    background:white;
}

#content a {
    font-weight:normal;
    color: #6280bf;
    color:#993333;
}

#content a:hover {
    color: rgb(254, 176, 61);
}

h1{
    font-size:10pt;
}

h2{
    font-size:10pt;
}

h3{
    font-size:9pt;
}

p.headline {
	font-size:12pt;
	font-weight:bold;
}

.headline2 {
	font-size:10pt;
	font-weight:bold;
}

span.headline {
	font-size:12pt;
	font-weight:bold;
}

.headlinecontent {
	font-size:10pt;
	font-weight:bold;
}

td {
	font-size:9pt;
}

img {
	border:none;
}

#sehen td {
	background-color:#d9deea;
	background-color:#FFCCCC;
	text-align:center;
	padding:10px;
	width:140px;
}

#sehen img {
	height:100px;
}

#noborder img{
	border:none;
	padding-left:10px;
}

#noborder td {
	text-align:right;
}

td.left {
	background-color:#d9deea;
	background-color:#FFCCCC;
	text-align:center;
	padding:5px;
	width:60px;
}

td.middle {
	vertical-align:top;
	width:380px;
	background-color:#d9deea;
	background-color:#FFCCCC;
	padding:5px;
}

td.right {
	background-color:rgb(180, 191, 215);
	background-color:#CC9999;
	width:110px;
	padding:5px;
	font-size:8pt;
	color:white;
	vertical-align:top;
}

#modnav table{
	width:600px;
}

#modnav td{
	width:20px;
	font-size:8pt;
}

p.quote{
	margin-top:0px;
	margin-left:40px;
}



#forum_info td{
	padding-left:40px;
	padding-right:40px;
}

#forum_info img {
	width:105px;
	border:none;
}

#forum_sf td{
	padding-right:40px;
	padding-bottom:10px;
	vertical-align:top;
}

#bib_table table{
	width:80%;
	padding:3px;
}

#bib_Table td{
	vertical-align:top;
	padding-right:15px;
	text-align:left;
}

td.bib_left{
	width:30%;
}

div.picleft {
	width:200px;
	float:left;
	margin-right:20px;
	font-size:7pt;
	margin-bottom:10px;
}

div.picright {
	float:right;
	width:200px;
	font-size:8pt;
}

div.kurs2 {
	margin-top:20px;
	float:left;
	width:100%;
}

p.reference {
	font-size:8pt;
}

p.quote2 {
	padding:10px;
	background-color:lightgrey;
}


