
body
{
	background-color:#276896;
	font-family:arial;
	font-size:15px;

	background-image: url(./images/background.png);
	background-repeat: repeat-x;
	background-position: 0px 0px;
}



div#BG
{

}

div#BG2
{
	height:100px;
	background-image: url(./images/background2.png);
	background-repeat: repeat;
	background-position: center;
}

div#layout
{
	padding: 0;
	border: 0;
	margin: 0;
	font-size:13px;
	text-align:left;
	width: 900px;
}

div#links
{
	background-color: #2E7AAD;

	padding: 5px;
	border: 3px inset #FF6400;
	margin: 10px 0 0 0;
	float: left;

	font-size:13px;
	text-color: #F9F9F9;
	width: 130px;
}

div#links
a {
	background-color: #2D5987;

	padding: 0;
	border: 0;
	margin: 0 0 0 0;

	text-decoration: none;
	display:block;
	color: #F9F9F9;
}

div#links
a:hover
{
	background-color: #2E7AAD;

	color: #8AC181;
}

div#main
{
	background-color: #2E7AAD;
	font-size:13px;
	padding: 5px;
	border: 3px ridge #FF6400;
	margin: 10px 10px 0 10px;
	float: left;
	width: 572px;
}

div#rechts
{
	background-color: #2E7AAD;

	padding: 5px;
	border: 3px outset #FF6400;
	margin: 10px 0 0 0;
	float: left;
	text-align:left;

	font-size:13px;

	width: 130px;
}



h1.head
{
	border: 0;
	padding: 0;
	margin: -5px -5px 0 -5px;

	font-family:verdana;
	font-size:15px;

	text-align: center;
	background-color: #2D5987;
	color:#ff0000;
}

h2#head
{
	color:#00CC00;
	font-family:verdana;
	text-align: center;
	font-size:19px;
}

h2#head2
{
	color:#00CC00;
	font-family:arial;
	text-align: center;
	font-size:15px;
}

h2#head3
{
	color:#00CC00;
	font-family:arial;
	text-align: left;
	font-size:13px;
}

h2#head4
{
	color:#ff0000;
	font-family:verdana;
	text-align: center;
	font-size:19px;
}



p#foot
{
	border: 0;
	padding: 0;
	margin: 0 0 0 0;

	font-size:10px;
	color:#ff0000;

	clear: both;
	text-align: center;
	background-color: #2D5987;
}

p#text
{
	font-size:13px;
	color:#ffffff;
}

p#text2
{
	font-size:13px;
	color:#000000;
}

p#head2
{
         color:#123456;
         font-family:Baskerville Old Face;
         text-align: center;
         font-size:16px;
         font-weight:bold;
         text-transform:uppercase;
}



a
{

	text-decoration:none;
}

a:link
{
	color:#ff0000;
}

a:visited
{
	color:#ff0000;
}

a:active
{
	color:#ff0000;
}

a:hover
{
	color:#8AC181;
}

a.href
{
	text-decoration: none;
	color: black;
}

a.href2
{
	text-decoration: none;
	color:#006FFF;
}

a.href3
{
	text-decoration: none;
	font-size:12px;
}

table.farbe {
	background-color:#2D5987;
	border: 1px solid black;

	font-size:13px;
	color:#f9f9f9;

	margin: 0;
	width: 100%;
}

table.table
{
	width:90%;
	text-align:center;
	background-color:#C8D5F2;

	font-size:13px;

	border-bottom:solid;
	border-left-style:solid;
	border-right-style:solid;
	border-top-style:solid;
	border-width:2;

	border-bottom-color:#000000;
	border-left-color:#000000;
	border-right-color:#000000;
	border-top-color:#000000;
}

table.table2
{
	text-align:left;
	font-size:13px;
}

table.table3
{

	font-size:13px;

	text-align:center;
	width:100%;
	border-bottom:solid;
	border-left-style:none;
	border-right-style:none;
	border-top-style:solid;
	border-width:1;

	border-bottom-color:#000000;
	border-left-color:#000000;
	border-right-color:#000000;
	border-top-color:#000000;
}

table.table4
{
	font-size:13px;
	text-align:center;
	width:100%;
}



td.td
{
	text-align:center;
	white-space:pre-wrap;
	width:50%;
}

td.td2
{
	text-align:center;
	white-space:pre-wrap;
	width:33%;
}

td.td3
{
text-align:right;
}

td.td4
{
text-align:right;
width:20%;
}

td.td5
{
vertical-align:top;
padding-right:0px;padding-left:0px;
text-align:right;
width:60;
}

td.td6
{
text-align:center;
width:80%;
vertical-align:bottom;
padding-left:100px;
}



hr
{
	width:95%;
}



img
{
	border: 0;
}



input.button
{
width:85;
}
