﻿body {
    background-color:#C0C0C0;
    margin:0;
    font-family:"Lucida Sans Unicode",Sans-Serif;
    font-size:12px;
}
p, table 
{
    margin:0;
    padding:0;
}
h1 {
    margin-bottom:4px;
}
input {
	color: #555;
	font: normal 12px "Lucida Sans Unicode",Sans-Serif;
}
.container {
    background-color:#F2F2F2;
    margin:0 auto;
    width:1001px;
}
.main 
{
    clear:both;
    padding:8px;
}
.header 
{
    height:110px;
	background-image:url(Media/Images/header.jpg);
	margin-bottom:8px;
}
.navigation h1,.navigation ul {
	padding-left: 12px;
}
.navigation {
	background: #EEE;
	border: 1px solid #E5E5E5;
	float: left;
	width:130px;
}
.navigation h1 {
	color: #666;
	font-size:12px;
	height: 20px;
	margin-top:12px;
}
.navigation h1 a
{
    color:#666;
    display:block;
    text-decoration:none;
}
.navigation ul {
	border-top: 1px solid #FAFAFA;
	background: url(Media/Images/bgul.gif) repeat-x;
	margin:0;
	padding:0;
}
.navigation li {
	border: 1px solid #FAFAFA;
	border-top: none;
	list-style: none;
	margin: 0;
}
.navigation li a {
	color: #777;
	display: block;
	font-size:11px;
	padding: 1px 6px 1px 14px;
	text-decoration: none;
}
.navigation li a:hover {
	color: #111;
}
.navigation span 
{
    color:#777;
    font-size:11px;
}
/* Inhalt */
.content {
	float: right;
	width: 845px;
	font-size:12px;
	color:#777;
	background-color:#FAFAFA;
	border:1px solid #E5E5E5;
	min-height:630px;
}
.content a 
{
    font-size:12px;
	text-decoration:none;
    color:#36648B;/*#111;/*#104E8B;*/
}
.content a:hover 
{
    text-decoration:underline;
}
.contentcontainer
{
    margin:8px auto;
}
.contenttable 
{
    border:1px solid #E5E5E5;
    background-color:#F2F2F2;
    margin:8px auto;
}
.conimg 
{
    padding:3px 3px 0px 0px;
}
.footer 
{
    font-size:11px;
    margin:0 auto;
	text-align:center;
	padding-bottom:8px;
}
.tableheader
{
    height:20px;
    padding:0;
    background-color:#4682B4;
    color:#FFF;
    text-align:center;
    font-weight:bold;
}
.tableheader a
{
    color:#FFFFFF;
}
.tablerow
{
    padding:1px 0;
}
.indexlinks 
{
     float:left;
     width:575px;
     padding:5px;
}
.indexrechts 
{
     float:left;
     width:249px;
     padding:5px;
     border-left:1px solid #E5E5E5;
     min-height:625px;
}
.textblock400
{
    width:400px;
    text-align:justify;
    margin:8px auto;
}
.textblock500
{
    width:500px;
    text-align:justify;
    margin:8px auto;
}
.bottomlink
{
    display:block;
    width:120px;
    text-align:center;
    margin:12px auto
}
input[type=text], input[type=password], textarea
{
    border:1px solid #D9D9D9;
    padding:1px;
}
input[type=submit]
{
    border:1px solid #C0C0C0;
    height:20px;
    cursor:pointer;
    background:url(Media/Images/bgsubmit.gif) repeat-x;
    margin-top:4px;
}
.logoutbutton
{
    display:block;
    width:78px;
    height:18px;
    color:#555;
	font:normal 12px "Lucida Sans Unicode",Sans-Serif;
	line-height:18px;
    border:1px solid #C0C0C0;
    background:url(Media/Images/bgsubmit.gif) repeat-x;
    text-decoration:none;
    text-align:center;
    margin-top:4px;
}
.contentnavigation
{
    background-color:#B0C4DE;
    padding:2px;
}
.contentnavigation a
{
    text-decoration:none;
}
.contentnavigationmitte
{
    float:left;
    text-align:center;
}
.nav_con_fot
{
    display:block;
    width:14px;
    height:200px;
    line-height:200px;
    background-color:#B0C4DE;
    text-align:center;
    vertical-align:middle;
}
.fotleicon
{
    width:841px;
    overflow:auto;
    margin-left:2px;
    background-color:#E0E0E0;
}