body {
 font-family:Verdana;
 font-size:11px;
 background-color:#03315C;
 text-align:center;
 padding: 0; 
 margin: 0;
 overflow:-moz-scrollbars-vertical;
}

#site {
 width:1000px;
 margin: 15px auto 0; 
 text-align:left;
 border:solid 1px #ffffff;
 background-color:#ffffff;
}

h1 {font-size:18px;color:#03315C;margin:0px;}
h2 {font-size:14px;color:#03315C;}
h3 {font-size:12px;color:#03315C;}
p {margin-top:0px;}

/* Die Titelzeile */
#title {
height:70px;
text-align:left;
background-color:#ffffff;
}

#navigation {
	float:left;
  margin:0px;
	padding:0px;
	width:1000px;
	background-color: #03315C;
}

#navigation ul {
	padding:0px;
	margin:0px;
  position:relative;
  list-style:none;
}

 
#navigation li {
  float:left;
  margin:0px;
	padding:0px;
  letter-spacing: 1px;
  border-color:#FFFFFF;
  border-left-width:0px;
  border-right-width:2px;
  border-top-width:0px;
  border-bottom-width:0px;
  border-style:solid;
  color:#ffffff;
	font-weight: bold;
  text-decoration:none;
/*  padding: 6px 6px 6px 6px;*/
}

#current {
  float:left;
  color:#03315C;
	font:12px Verdana, Arial, sans-serif;
	display: block;
	text-align: center;
	font-weight: bold;
  border-color:#FFFFFF;
  border-left-width:0px;
  border-right-width:2px;
  border-top-width:0px;
  border-bottom-width:0px;
  border-style:solid;
	padding: 8px 0px 9px 0px;
  width:267px;
}

#navigation a {
	font:12px Verdana, Arial, sans-serif;
	display: block;
	text-align: center;
	padding: 8px 16px 9px 16px;
	text-decoration: none;
	font-weight: bold;
	color: #ffffff;
}

#navigation a:hover {
  color:#03315C;
  background-color:#BECDDD;
}

#naviaktiv {
	font:12px Verdana, Arial, sans-serif;
	display: block;
	text-align: center;
	padding: 8px 16px 9px 16px;
	text-decoration: none;
	font-weight: bold;
	color: #03315C;
  background-color:#ffffff;
}

#startunav {
	width:1000px;
	height:224px;
	margin:0px;
	padding:0px;
	z-index:2;
	background-color: #ffffff;
	
}

#unavi {
	width:1000px;
	height:13px;
	z-index:5;
  
}
#left {
	width:267px;
  float:left;
}

#spruch {
	width:267px;
	height:211px; 
  text-align:center;
  background-image:url(../images/tipdestages.gif);
  background-repeat:repeat-y;
  background-position:top;
	margin:0px;
	padding:0px;
	z-index:6;
}

#txtnew {
  color:#FFFFFF;
  /*letter-spacing: 1px;*/
  position:relative; 
  left:15px;
	top:26px;
  font:14px Verdana, Arial, sans-serif;
	font-weight: bold;
  vertical-align: baseline;
  text-align:left;
  line-height:25px;
  width:240px; 
  height:140px; 
  visibility:show; 
/*  overflow:auto; */
}

#txtschr {
  color:#FFFFFF;
  position:relative; 
  font:11px Verdana, Arial, sans-serif;
  text-align:right;
  width:240px; 
  height:40px; 
  visibility:show; 
}

#txtlocal {
  position:relative; 
  top: 80px; 
  width:260px; 
  height:30px; 
/*  border: 1px dashed #b9821a; */
  text-align:center;
  font-size:20px;
  color:#ffffff;
  visibility:show; 
}

#mindesth {
  width:1px; 
  height:448px; 
  border: 0px solid #ffffff; 
  text-align:center;
  font-size:4px;
  color:#ffffff;
  visibility:show; 
}

#locallogo {
/*border: 1px dashed #b9821a;
	margin:0px;*/
	padding:20px;
/*  Margin-right:20px;
	z-index:7;
  text-align:right;*/
	background-color: #ffffff;
  float:right;
}

#startbid {
  padding-right: 77px;
  text-align:right;
	z-index:7;
	background-color: #ffffff;
  float:right;
}

#startgrau {
  position:relative; 
  top: -2px; 
	width:1000px;
	height:13px;
	z-index:2;
	background-color: #C0C0C0;
}

#umenu
{
/*  position:relative;
	left:20px;
	top:20px;
  font-weight:bold;
  border-top:1px dashed #000000;*/
  line-height:18px;
  padding: 20px 0px 0px 40px;
  float:left;
}

/* Der Inhalt */
#content {
  position:relative;
	left:10px;
	top:0px;
	width:650px;
  border-top:0px solid #000000;
  text-align:justify;
  background-color:#ffffff;
  padding:15px;
  color:#03315C;
  float:left;
}
#contentst {
  position:relative;
	left:270px;
	top:0px;
	width:650px;
	height:192px;
  border-top:0px solid #000000;
  background-color:#ffffff;
  padding:15px;
  color:#03315C;
}

#impress {
  font-size:9px;
  border-top:0px solid #000000;
}

#untenbl {
  position:relative;
	left:0px;
	top:0px;
	width:1000px;
	height:7px;
	margin:0px;
	padding:0px;
	z-index:7;
	background-color: #03315C;
}

#ende {
  position:relative;
	left:0px;
	top:0px;
	width:960px;
	height:20px;
	margin:0px;
	padding:0px;
  text-align:right;
  padding: 6px 16px 0px 16px;
	z-index:9;
  color:#03315C;
	background-color: #ffffff;
}

#tab {
	float:left;
	width:70px;
}


code
{
 font-size:14px;
 color:#0000cc;
}

/* Der Kasten mit code */
pre
{
 font-size:14px;
 color:#0000cc;
 padding:5px;
}


#content a, #umenu a, a { 
  text-decoration:none;
  font-weight:bold;
  color:#010C51;
  font-size:12px;
}

#content a:hover, #umenu a:hover, a:hover { 
  color:#03315C;
  text-decoration:underline;
}

#linkliste a { 
  text-decoration:none;
  font-weight:normal;
  color:#010C51;
  font-size:11px;
  line-height:16px;
}

#linkliste a:hover { 
  text-decoration:undeline;
  font-weight:bold;
  color:#03315C;
  font-size:11px;
  line-height:16px;
}


