body {
	margin: 0px;
	padding: 0px 30px 0px 30px;
	background: #232323;
	font-family: "Segoe UI", Arial, Tahoma, Helvetica, sans-serif;
}
img 
{
    border: none;
}
table td 
{
    font-size: 12px;
    vertical-align: top;
}
h1, h2, h3, h4, h5, h6 {color: #666666;}
h1 {
	margin: 5px 0px 5px 0px;
	font-size: 23px;
}
h2 
{
    margin: 0px;
    margin-bottom: 5px;
    padding: 0px;
	font-size: 15px;
}
p {
	font-size: 12px;
	color: #666666;
	line-height: 18px;
	margin: 0px 0px 15px 0px;
	font-weight: normal;
}
input 
{
    font-size: 12px;
}
#topFrame 
{
    padding-top: 30px;
	background: url(../images/bgPage.gif) no-repeat left bottom;
}
#pageFrame {
	width: 780px;
}
.logotype {
    color: #ffffff;
    font-weight: bold;
    font-size: 23px;
    padding-right: 20px;
	height: 60px;
	white-space:nowrap;
}
.topMenu {
	height: 60px;
	white-space:nowrap;
}
.topMenu a {
	display: block;
	float:left;
	font-size: 11px;
	background: #393939;
	height: 23px;
	line-height: 23px;
	padding: 0px 16px 0px 16px;
	margin: 35px 3px 3px 0px;
	color: #898989;
	text-decoration: none;
}
.topMenu a:hover {
	background: #575757;
	color: #ffffff;
}
.topMenu a.selected {
	font-size: 11px;
	font-weight: bold;
	background: #ffffff url(../images/bgTopmenuActive.gif) repeat-x left bottom;
	border: solid 1px #ffffff;
	border-bottom: none;
	height: 26px;
	line-height: 24px;
	margin: 34px 3px 0px 0px;
	color: #000000;
}
.topMenu a.selected:hover {
	font-size: 11px;
	font-weight: bold;
	background: #ffffff url(../images/bgTopmenuActive.gif) repeat-x left bottom;
	border: solid 1px #ffffff;
	border-bottom: none;
	height: 26px;
	line-height: 24px;
	margin: 34px 3px 0px 0px;
	color: #000000;
}
.contentFrame {
	border: solid 1px #ffffff;
	border-top: none;
	border-bottom: none;
	background: #fafafa url(../images/bg.gif) repeat-x left bottom;
	padding: 0px 10px 0px 10px;
}
.main {
	padding: 15px 15px 15px 15px;
}
.divider {
	background: url(../images/bgDivider.gif) repeat-y center top;
	width: 21px;
}
.leftmenu a {
	display: block;
	background: url(../images/bgLeftmenuItem.gif) no-repeat 5px 5px;
	color: #535353;
	text-decoration: none;
	font-size: 11px;
	padding: 6px 4px 6px 27px;
	padding-left: 27px;
	margin-top: 4px;
}
.leftmenu a:hover {
	background: url(../images/bgLeftmenuItem_active.gif) no-repeat 5px 5px;
	color: #000000;
}
.leftmenu a.selected {
	background: #f0f0f0 url(../images/bgLeftmenuItem_active.gif) no-repeat 5px 5px;
	color: #000000;
	font-weight: bold;
}
.leftmenu a.selected:hover {
	background: #f0f0f0 url(../images/bgLeftmenuItem_active.gif) no-repeat 5px 5px;
	color: #000000;
	font-weight: bold;
}
.breadcrum {
	text-align: left;
	font-size: 11px;
	color: #8f8f8f;
}
.breadcrum a {
	color: #ffbf00;
	text-decoration: none;
}
.bottomFrame {
	padding-top: 10px;
	padding-bottom: 20px;
	width: 780px;
}
.bottomFrame td {
	color: #515151;
	font-size: 10px;
	line-height: 15px;
	font-family: Tahoma, Arial, Helvetica;
	text-align: left;
}
.innehall {
    margin: 0px 0px 20px 0px;
}
.innehall p {
    margin: 0px 0px 0px 0px;
}
