html, body {
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	padding: 0px;
	margin: 0px;
	background-color: #02649C;
	background-image: url(../images/main/bg.jpg);
	background-position: left top;
	background-repeat: repeat-x;
}
.warning {
	width: 100%;
	display:block;
	position: fixed;
	z-index: 9999;
	top: 0;
	left: 0;
	background-color: #ffffe1;
	border-bottom: 1px solid #888;
	background-image: url(../images/button/warning.gif);
	background-position: 5px center;
	background-repeat: no-repeat;
}
.warning span {
	line-height:25px;
	margin-left:25px;
	color: #000;
}
div#main {
	width: 1000px;
	height: auto;
	margin: 0 auto;
	margin-top: 10px;
	overflow: hidden;
}

div#main div#banner {
	width: 1000px;
	height: 105px;
	background-image: url(../images/main/banner.png);
	background-position: center center;
	background-repeat: no-repeat;
}
div#main div#banner a {
	width: 1000px;
	height: 105px;
	display: block;
}

div#main div#top {
	width: 1000px;
	height: 23px;
	background-image: url(../images/main/head.png);
	background-position: left top;
	background-repeat: repeat-x;
	color: #FFFFFF;
}
div#main div#top a {
	color: #FFFFFF;
}

div#main div#body {
	width: 1000px;
	background-color: #FFFFFF;
}
div#main div#footer {
	width: 1000px;
	height: 6px;
	background-image: url(../images/main/footer.png);
	background-position: left top;
	background-repeat: no-repeat;
}
div#mainarea {
	float: left;
	width: 800px;
	max-width: 800px;
	margin-left: 13px;
	overflow: hidden;
}
div#copyright{
	width: 1000px;
	text-align: center;
	color: #fff;
}
div#secondarea {
	float: left;
	width: 160px;
	overflow:hidden;
	margin-left: 13px;
}

div.head {
	width: 150px;
	height: 23px;
	line-height: 23px;
	padding-left: 10px;
	color: #FFFFFF;
	background-image: url(../images/main/head.png);
	background-position: left top;
	background-repeat: repeat-x;
	font-size: 14px;
	font-weight: bold;
}
div.box {
	width:160px;
	/*background-image: url(../images/main/box_bg.jpg);*/
	background-color: #E5EFF3;
	background-position: left center;
	background-repeat: repeat-x;
	margin-bottom: 10px;
	display: inline-block;
}

div#tabs {
	border: none;
	background: none;
	padding: 0px;
	position:relative;
	overflow:hidden;
	margin-top: 5px;
	font-size: 11px;
}
ul#customTabs {
	list-style-image:none;
	list-style-position:outside;
	list-style-type:none;
	margin: 0px;
	padding: 0px;
	height: 26px;
	width: 800px;
	border: none;
	display: block;
	background-image: url(../images/main/tab_bg.png);
	background-position: left bottom;
	background-repeat: repeat-x;
	background-color: transparent;
	-moz-border-radius: 0px; 
	-webkit-border-radius: 0px;
}
ul#customTabs li,
ul#customTabs li.ui-state-default {
	border: none !important;
	margin: 0px;
	margin-right: 1px;
	padding: 0px;
	width: 116px;
	height: 23px;
	line-height: 23px;
	background-image: url(../images/main/tabs.png);
	background-position: 0 center;
	background-repeat: no-repeat;
	background-color: transparent;
	text-align: center;
	float:left;
	position: relative;
	left: -3000px;
	color: #02659C;
	-moz-border-radius: 0px; 
	-webkit-border-radius: 0px;
}
ul#customTabs li.ui-state-active,
ul#customTabs li.ui-state-selected,
ul#customTabs li.ui-state-focus  {
	background-position: 0 top !important;
	z-index: 21 !important;
}
ul#customTabs li.ui-state-hover {
	background-position: 0 bottom;
}
ul#customTabs li a {
	float: none;
	display: inline-block;
	cursor: pointer;
	padding: 0;
	font-weight:bold;
	font-size: 11px;
}
ul#customTabs li.ui-state-active a,
ul#customTabs li.ui-state-selected a {
	color: #FFFFFF;
}
ul#customTabs li.ui-state-focus a {
	color: #02659C;
}

menu {
	list-style: none;
	margin: 0px;
	margin-bottom:10px;
	padding: 0px;
}
menu li {
	width: 160px;
	/*height: 28px;*/
}
menu li h1 {
	background-image: url(../images/main/head.png);
	background-position: 0 top;
	background-repeat: repeat-x;
	color: #FFFFFF;
	padding-left: 10px;
	width: 100%;
	height: 23px;
	line-height: 23px;
	font-size: 14px;
}
menu.user li a {
	background-image: url(../images/main/menu_user.png) !important;
}
menu li.greenbg a {
	background-image: url(../images/main/menu_user.png) !important;
}
menu li a:active,
menu li a:visited,
menu li a:link {
	background-image: url(../images/main/menu.png);
	background-position: 0 bottom;
	background-repeat: repeat-x;
	width: 100%;
	height: 28px;
	display: block;
	color: #02659C;
	font-size: 12px;
	font-weight: bold;
	line-height: 28px;
	padding-left:20px;
}
menu li a:focus,
menu li a:hover {
	background-position: 0 center;
	text-decoration: none;
}
menu li.aktiv a{
	background-position: 0 top;
}

/*
 *  BOXEN
 */
div.boxen {
	clear:both;
	margin-top:10px;
	width:843px;
}

div.boxen > span.lt {
	height: 8px;
	width: 8px;
	margin:0px;
	padding: 0px;
	display: inline-block;
	overflow: hidden;
	font-size: 0px;
	background-position: right bottom;
	background-repeat: no-repeat;
	float:left;
}
div.boxen > span.mt {
	height: 7px;
	width: 93%;
	margin: 0px;
	padding: 0px;
	display: inline-block;
	overflow: hidden;
	font-size: 0px;
	float:left;
	border-top: 1px solid;
}
div.boxen > span.rt {
	background-position: left bottom;
	background-repeat: no-repeat;
	height: 8px;
	width: 8px;
	margin:0px;
	padding: 0px;
	display: inline-block;
	overflow: hidden;
	font-size: 0px;
	float:left;
}
div.boxen > div.content {
	margin:0px;
	width: 93%;
	padding-left: 7px;
	padding-right: 7px;
	padding-top: 0px;
	padding-bottom: 0px;
	overflow: hidden;
	clear:both;
	border-left: 1px solid;
	border-right: 1px solid;
}
div.boxen > span.lb {
	background-position: right top;
	background-repeat: no-repeat;
	height: 8px;
	width: 8px;
	margin:0px;
	padding: 0px;
	display: inline-block;
	overflow: hidden;
	font-size: 0px;
	float:left;
}
div.boxen > span.mb {
	height: 7px;
	width: 93%;
	margin:0px;
	padding: 0px;
	display: inline-block;
	overflow: hidden;
	font-size: 0px;
	float:left;
	border-bottom: 1px solid;
}
div.boxen > span.rb {
	background-position: left top;
	background-repeat: no-repeat;
	height: 8px;
	width: 8px;
	margin:0px;
	padding: 0px;
	display: inline-block;
	overflow: hidden;
	font-size: 0px;
	float:left;
}
/*
 * Light
 */
div.light > span.lt {
	background-image: url(../images/main/lightcorner_lt.png);	
}
div.light > span.mt {
	background-color: #E5EFF3;
	border-top-color: #E5EFF3;
}
div.light > span.rt {
	background-image: url(../images/main/lightcorner_rt.png);
}
div.light > div.content {
	background-color: #E5EFF3;
	border-right-color: #E5EFF3;
	border-left-color: #E5EFF3;
}
div.light > span.lb {
	background-image: url(../images/main/lightcorner_lb.png);
}
div.light > span.mb {
	background-color: #E5EFF3;
	border-bottom-color: #E5EFF3;
}
div.light > span.rb {
	background-image: url(../images/main/lightcorner_rb.png);
}

