﻿body, table
{
	font-size: 12px;
	font-family: Lucida Sans, Tahoma, Verdana;
	color: #333333;
}
hr {
	border : none;
	border-top: dotted 1px #999999;
	color : #FFFFFF;
	height : 1px;
}

.ruler { 
	width: 100%; 
	height: 2px; 
	border: 0; 
	background: url('Files/Site/dot.gif') repeat-x top left;
	margin: 0px 0px 10px 0px; 
} 
.gridview
{
	font-size: 11px;
}

.searchfield
{
	position: absolute;
	top: -66px;
	left: 615px;
}
.footer
{
	font-size: 11px;
	color: #666;
	background: #fff;
}
h1, h2, h3
{
	font-weight: bold;
	color: #333333;
	padding: 0px;
	margin: 0px 0px 0px -1px;
	font-family: Lucida Sans, Tahoma, Verdana;
}
h1
{
	font-size: 24px;
}
h2
{
	font-size: 16px;
}
h3
{
	font-size: 11px;
}
a
{
	text-decoration: none;
	color: #660000;
}
a:hover
{
	text-decoration: underline;
	color: #000000;
}
.submenu
{
	position: absolute;
	left: 0px;
	top: 0px;
	text-align: right;
	float: left;
	width: 1000px;
}
.subsubmenu
{
	background: url('Files/Site/sub_header.gif') 0px 0px no-repeat;
	width: 242px;
	min-height: 33px;
	padding-top: 38px;
	position: relative;
	padding-bottom: 10px;
}
.subsubmenu .header
{
	top: 12px;
	left: 10px;
	position: absolute;
	font-weight: bold;
	font-size: 12px;
}
.menu
{
	position: absolute;
	right: 0px;
	top: -35px;
	text-align: right;
	float: right;
}
.logout
{
	position: absolute;
	left: 125px;
	top: -52px;
	padding: 0px 0px 0px 0px;
	color: #ffffff;
}
.logo
{
	position: absolute;
	left: 18px;
	top: -52px;
	padding: 0px 0px 0px 0px;
	color: #ffffff;
}
.logo img
{
    border: none;
}
.title
{
	color: #ffffff;
	font-size: 30px;
	font-family: Georgia, Tahoma, Verdana;
	position: absolute;
	right:10px;
	top: -53px;
}
.pb
{
	padding-top: 90px;
}

.content
{
	width: 780px;
	text-align: left;
	padding-top: 10px;
}
.sitemap
{
	padding: 10px 0px 10px 5px;
	text-align: left;	
	color: #000000;
}
.sitemap a
{
	color: #999999;
}
.bottom
{
	width: 100%;
	color: #999999;
	background: url('Files/Site/footer_bg.gif') repeat-x;
	min-height: 80px;
	margin-top: 10px;
	position: relative;
	left: 0px;
	bottom: 0px;
}
.bottommenu
{
	left: -390px;	
	position: absolute;
	width: 780px;
	font-size: 11px;
	color: #666666;
	top: 10px;
	line-height: 16px;
}
.bottommenu a
{
	color: #666666;
}
.note
{
	color: #666666;
}
.bottommenu a:hover
{
	color: #000000;
	text-decoration:underline;
}
.bottommenu .header
{
	font-weight: bold;
}
.bottommenu .contact
{
	position: absolute;
	right: 0px;
	width: 150px;
	padding-bottom: 10px;
}
.leftside
{
	vertical-align: top;
	width: 550px;
	text-align: left;
	padding: 0px 15px 0px 6px;
}

.rightside
{
	vertical-align: top;
	width: 225px;
	text-align: left;
	padding: 0px 0px 0px 15px;
}
.dotted
{
	vertical-align: top;
	padding: 0px;
	width: 1px;
	min-width: 1px;
	background: url('Files/Site/dot.gif') repeat-y;
}

.rightside img
{
	/*padding: 3px;
	background-image: url('Files/Site/img_bg.gif');*/
}
.innerbox
{
	top: 9px;
	background: url('Files/Site/bg_effekt.gif') no-repeat top center;
	position:relative;
	bottom:6px;
	right: 6px;
	border: 0px solid #999999;
	padding:0px;
	margin: 0px 0px 0px 0px;
	min-height: 100px;
}
.innerbox{
	/* IE5 hack */
	\margin: 0px 0px -3px 0px;
	ma\rgin:  0px 0px 0px 0px;
}




