/* CSS Document */
body
{ 
        color: #36659A;
        font-family: verdana, sans-serif;
	font-size:9pt;
        margin:0px 0px 10px 0px;
	background-color: #8AA1B1;
}

input, select, textarea
{
	color: #36659A;
	background-color: #D3DAEA;
	border:1px solid #36659A;
	border-top-width : 1px;
	border-right-width : 1px;
	border-bottom-width : 1px;
	border-left-width : 1px;
}

input:focus
{
	background-color: #EFEFEF;
	border: 1px inset #36659A;
}

p
{
	margin-top:0px;
}

.menu
{
	vertical-align:top;
        color: #36659A;
        font-family: verdana, sans-serif;
	font-size:9pt;
}

.menu a:link, .menu a:active, .menu a:visited, .menu a:active {
	color: #376799;
	text-decoration: none;
}

.menu a:hover {
	color: #4785C8;
	text-decoration: none;
}

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

a:hover
{
	color: #2C2C2C;
	text-decoration: none;
}

.text
{
	color: #36659A;
	font-family: verdana, sans-serif;
	font-size:9pt;
}

.statsfont
{
	text-align:left;
	padding-left:15px;
        color: #36659A;
        font-family: verdana, sans-serif;
	font-size:9pt;
}

.bold
{
	font-weight: bold;
}

.italic
{
 font: italic;
 font-weight: italic;
}

.ueberschrift
{
	color: #000000;
	font-weight: bold;
        font-family: verdana, sans-serif;
	font-size:9pt;
}

.tdfarbe1
{
	background-color: #C9D1DE;
        color: #36659A;
        font-family: verdana, sans-serif;
	font-size:9pt;
}

.tdfarbe2
{
	background-color: #D5D5D5;
        color: #36659A;
        font-family: verdana, sans-serif;
	font-size:9pt;
}

.tabellenkopf1
{
	border: 0px;
	width: 95%;
	background-color: #9CA9B2;
}
.tabellenkopf2
{
	background-color: #9CA9B2;
}
.table {
 background-color: #9CA9B2;
}

.table2 {
 background-color: #9CA9B2;
}

.normalfont {
 font-size: 11px;
}

.smallfont {
 font-size: 10px;
}

.newsfont, .newsfont a:link, .newsfont a:visited, .newsfont a:active, .newsfont a:hover  {
 color: #000000;
}

pre { 
 padding: 0px; 
 margin: 0px;
}

.inposttable {
 background-color: #D3DAEA;

}

.tablecat {
 color: #F3F4F5;
 background-color: #63778F;

}

.tableinborder {
 background-color: #63778F;

}