@CHARSET "ISO-8859-1";
body
{
	font-family: Verdana;
	font-size: 12px;
	color: #FFFFFF;
	background-color: #224b72;
}
div
{
	width: 600px;
	border: solid 1px #7ebfff;
	background-color: #10365a;
}
#header
{
	background-image: url(gfx/bgheader.jpg);
	background-repeat: repeat-x;
	height: 147px;
	border: none;
	border-bottom: solid 1px #7ebfff;
}
#content
{
	background-color: #2170bf;
	width: 500px;
	border: none;
	text-align: left;
	padding: 5px 15px;
	padding-bottom: 15px;
}
#footer
{
	border: none;
	padding: 10px 10px;
	width: 500px;
	font-size: 10px;
}
#menu
{
	border: none;
	height: 147px;
}
#button1
{
	background-image: url(gfx/buttonlight.jpg);
	height: 147px;
	width: 84px;
	border: none;
}
#button2
{
	background-image: url(gfx/buttondark1.jpg);
	height: 147px;
	width: 84px;
	border: none;
}
#button3
{
	background-image: url(gfx/buttonlight.jpg);
	height: 147px;
	width: 84px;
	border: none;
}
#button4
{
	background-image: url(gfx/buttondarkend.jpg);
	height: 147px;
	width: 83px;
	border: none;
}
table
{
	border: 0px;
	border-spacing: 0px;
}
tr
{
	padding: 0px 0px;
}
a
{
	text-decoration: none;
	font-weight: bold;
	font-size: 10px;
	color: #FFFFFF;
}
a:hover
{
	text-decoration: none;
	font-weight: bolder;
	font-size: 12px;
	color: #0cbbed;
}
h1
{
	font-size: 16px;
	font-weight: bold;
	width: 250px;
	margin-bottom: 0px;
	padding-bottom: 10px;
}
h2
{
	font-size: 14px;
	font-weight: bold;
}
#text
{
	font-size: 12px;
	font-weight: normal;
	background-color: #2170bf;
	border-bottom: none;
	border-right: none;
	border-top: dotted 1px #10365a;
	border-left: dotted 1px #10365a;
	width: 400px;
	padding: 5px 15px;
}
#Datum
{
	font-size: 8px;
	font-weight: normal;
	background-color: #2170bf;
	border: none;
	width: 400px;
}
#textlink
{
	font-size: 12px;
	font-weight: normal;
	background-color: #2170bf;
	border: none;
	text-decoration: underline;
	width: 400px;
}

#contenttable
{
	border-spacing: 10px;
	padding-left: 10px;
	border-bottom: dotted 1px #10365a;
	width: 400px;
}
#contenttableend
{
	border-spacing: 10px;
	padding-left: 10px;
	width: 400px;
}
