

body
{
	padding: 0px; 
	margin: 0px; 
	color: #000000; 
	background-color: #ffffff;
	background-image:url(../img/style/background.jpg);
	background-repeat: repeat-x;
	font-family: Arial, Tahoma; 
	font-size: 10pt;
}

#layout {
	width: 967px;
	margin: 0 auto;
	padding: 0;
	border:0px;
	background-color:#ffffff;	
	height:100%;
}

img { border: 0px; }

.navilink {
	color:#ffffff;
	font-size:10pt;
	text-decoration: none;
}

a.navilink:hover { text-decoration: none; color:#c5d0dd; }

.unternavilink {
	color:#000000;
	font-size:10pt;
	text-decoration: none;
}
a.unternavilink:hover { text-decoration: none; color:#CC0000; }

.smalllink {
	color:#c0c0c0;
	font-size:11pt;
	text-decoration: none;
}


h1 {
	font-size:16pt;
	color:#636363;
}
h2 {
	font-size:12pt;
	color:#636363;
}

h3 {
	font-size:13pt;
	font-weight:bold;
	display: inline;
}



th {
	background-color:#3979a2;
	padding:3px; padding-left:8px;
	color:#ffffff;
	font-size:9pt;
	font-weight:bold;
}

td.row1
{
	background-color: #e8f3fa;
}

td.row2
{
	background-color:#d1e5f2;
}

input
{
	margin-top: 5px;
	margin-bottom:15px;
	border: 1px solid #999999;
	font-family: arial, tahoma, verdana;
	font-size: 9pt;
	color: #000000;
	background-color: #ffffff;
}

select
{
	margin-top: 5px;
	margin-bottom:15px;
	border: 1px solid #999999;
	font-family: arial, tahoma, verdana;
	font-size: 9pt;
	color: #000000;
	background-color:#ffffff;
}

textarea
{
	margin-top: 5px;
	margin-bottom: 15px;
	border: 1px solid #999999;
	font-family: arial, tahoma, verdana;
	font-size: 9pt;
	color: #000000;
	background-color: #ffffff;
}


hr {
	color:#515e6e;
	size: 1px;
	height: 1px;
}


.textlink { z-index:1; color: #CC0000; font-weight:normal; text-decoration: none;}
a.textlink:hover { text-decoration: none; color:#000000; }
.small { font-size:8pt; }





#navilinks
{
	font-family: trebuchet ms, arial;
	font-size: 10pt;
	text-decoration: none;
	color:#000000;
	margin-left:30px;
	line-height:25px;
}


.font8
{
	font-size:8pt;
}

