body{
	font-family:Verdana,Arial;
}

div{
	float:left;
	position:relative;
}

div#root{
	position:absolute;
	top:0px;
	left:0px;
	text-align:center;
	width:100%;
	height:100%;
}

div#main{
	float:none;
	width:1000px;
/*	heigth:700px;*/
	margin:auto;
	text-align:left;
/*	background-color:#dbeefd;*/
	background-color:#ffffff;
}

div#top{
	width:1000px;
	height:317px;
	background-color:#1a4ebb;
}

div#top img{
	display:block;
	float:left;
}

div#nav{
	width:195px;
	height:400px;
/*	background-color:#dbeefd;*/
	background-color:#ffffff;
}

div#nav a, div#nav img{
	display:block;
	border:0px;
}

div#content{
	width: 805px;
/*	height: 500px;*/
/*	background-color:#dbeefd;*/
	background-color:#ffffff;
}

div#status{
	padding-left:45px;
	margin-top:30px;
	width:710px;
	font-weight:bold;
	color:#2f3d4a;
}

div#uhr{
	margin-left:40px;
}

div#uhr img{
	display:inline;
	float:left;
	margin-top:3px;
}

div#uhr span{
	color:white;
	font-size:12px;
	display:block;
	float:left;
	line-height:20px;
}

.lnk_impressum{
	margin-left:17px;
	line-height:30px;
	color:#1a4ebb;
	font-size:14px;
	font-weight:bold;
}

.box{
	background-color:#789fda;
	width:660px;
	padding:5px;
	width:100%;
	font-size:12px;
	color:white;
	text-align:right;
	display:inline;
	margin-bottom:20px;
}

.box a{
	color:white;
	font-weight:bold;
	text-decoration:none;
	font-size:12px;
}

.box a:hover{
	color:#2f3d4a;
}

.box p{
	text-align:left;
	margin:3px;
	color:white;
}

p{
	padding-left: 15px;
	font-size:14px;
	line-height:15px;
	color:#2f3d4a;
}

table{
	font-size:14px;
	color:#0060b4;
	line-height:20px;
}

table a{
	color:#2f3d4a;
}

table a:hover{
	color:#2f3d4a;
}

td, th{
	/*background-color:#789fda;*/
	border-left:0px;
}

th{
	font-weight:bold;
}

div#foot{
	width:100%;
	height:20px;
	background-color:#1a4ebb;
	color:white;
	font-size:12px;
	overflow:hidden;
}

div#foot2{
      text-align:center;
	height:90px;
	background-color:#ffffff;
	color:white;
	font-size:12px;
	overflow:hidden;
}

a{
	color:#2f3d4a;
}

a:hover{
	color:#789fda;
}

h1{
	font-size:15px;
	color:#789fda;
	line-height:17px;
	margin:0px;
	margin-bottom:3px;
}

h2{}

.laufschrift, .laufschriftns{
	border:0px;
	background-color:transparent;
	width:100%;
}

div#scroll{
/*	position:relative;*/
	height:20px;
	line-height:20px;
}
