 *
{ margin: 0; padding: 0; font-family: Verdana, Arial, Helvetica, sans-serif; letter-spacing: 0.5px;
	font-size:98%;
}
#form {}
h2{color: #ffffff;font-size:14px;}
a {color:#000000;}
p {}
#content
{
	 text-align:left;
	 margin-left:50px;
	 padding:50px;
	 float:left;
	 width:400px;
	 height:440px;


}
#contentright
{
	padding:50px;
	float:left;
	width:400px;
	height:440px;
}
#success
{
color:#00ff00;background-color:#000046;
width:300px;
height:50px;
}
p.faillure
{
color:#ff0000;
}
h1
{
	color:#bf8800;
}

input,select{
width:250px;
border:1px solid black;
}

#navigation
{

}
	ul.Navigation {
		margin: 0;
		text-align: center;
	 clear:both;
		background-color: #bf8800;
	}
	ul.Navigation li {
		list-style: none;
		display: inline;
		margin: 0.4em; padding: 0;
		color: #ffe1bf;
	}

	ul.Navigation a, ul.Navigation span {
		padding: 0.2em 1em;

		text-decoration: none; font-weight: bold;
		border-left-color: white; border-top-color: white;
			color: #ffe1bf;
	}
	* html ul#Navigation a, * html ul#Navigation span {
		width: 1em;    /* nur fuer IE 5.0x erforderlich */
 /* sicherheitshalber fuer IE 6 zurueckgesetzt */
	}
	ul.Navigation a:hover, ul.Navigation span {

		border-left-color: black; border-top-color: black;
			color: #ffe1bf;
		background-color: #5d86ba;
	}
 #login
	{
	display: none;
	position: absolute;
	left:400px;
	top:100px;
	width:500px;
	height:100px;
	border: 1px solid #ffffff;
 background-color: #0053ba;
 color:#ffffff;
 padding:8px;
	}
	 #register
	{
	display: none;
	position: absolute;
	left:20px;
	top:20px;
	width:500px;
	height:200px;
	border: 1px solid #ffffff;
	background-color: #0053ba;
	color:#ffffff;
	padding:8px;
	}
 #container
 {

 }
	#message
	{
	display: none;
	position: absolute;
	left:400px;
	top:100px;
	width:400px;
	height:200px;
	border: 1px solid #ffffff;
	background-color: #0053ba;
	color:#000000;
	padding:8px;
	}
		#hiddenNews
	{
	display: none;
	position: absolute;
	left:100px;
	top:20px;
	width:800px;
	height:600px;
	border: 1px solid #000000;
	background-color: #0053ba;
	color:#000000;
	padding:8px;
	
	}
input.user
{
	width:120px;
}
input.usersubmit
{
	width:50px;
}
#userdata table, input, a, p
{
	font-size:80%;
}
#loader
{
	display: none;
	position: absolute;
	left:500px;
	top:100px;
	width:800px;
	height:600px;

}
.infotext
{
	margin-top:10px;
	font-size:12px;
	border-top:1px dotted #666;
	border-left:1px dotted #666;
	padding:8px;
}
.infotext li
{
margin-left:20px;
}
#kontakt
	{
	display: none;
	position: absolute;
	left:400px;
	top:100px;
	width:500px;
	height:250px;
	border: 1px solid #ffffff;
 background-color: #0053ba;
 color:#ffffff;
 padding:8px;
	}