body {
	background: url(/resources/gfx/header_pg.png) 0 0 repeat-x #f5f5f5;
	border: 0;
	margin: 0;
	padding: 0;
	text-align: center;
	font: normal 12px/1.7 "Verdana", sans-serif;
	font-size: 1em;
}

#outer {
	width: 1002px;
	margin-left: auto;
	margin-right: auto;
	font-size: 18px;
}

#header {
	height: 60px;
	padding-top: 50px;
	padding-left: 10px;
}

#menu {
	height: 100%;
}

#top {
	background: url(/resources/gfx/main_bg_top.png) 0 0 no-repeat;
	height: 5px;
}

#middle {
	background: url(/resources/gfx/main_bg_middle.png) 0 0 repeat-y;
	height: 600px;
}

#bottom {
	background: url(/resources/gfx/main_bg_bottom.png) 0 0 no-repeat;
	height: 5px;
}

#footer {
	height: 30px;
	padding-left: 10px;
	text-align: left;
	color: #1768b4;
	font-size: 12px;
}

.mgColLabeneSpacer {
	width: 280px;
	font-style: italic;
	font-size: 32px;
	color: white;
	text-align: right;
}

.mgColLabeneTitle {
	width: 780px;
	font-style: italic;
	font-size: 32px;
	color: white;
	text-align: left;
}

.logoutBTN {
	width: 180px;
	font-size: 18px !important;
	font-weight: bold !important;
}

.mgColMenuButtons { /*padding-left: 30px;*/
	margin-left: 30px;
	width: 96px !important;
	font-size: 18px !important;
	text-align: right;
}


.mgColMenuButtonsBottom{
	color: #1768b4 !important;
	font-size: 18px !important;
	text-align: right !important;
	float:right !important;
	padding-right: 10px !important;
}

.mgColResetButton {
	color: #1768b4 !important;
	padding-left: 5px;
	font-size: 18px !important;
	text-align: left;
}

.ogCol1 {
	padding-left: 30px;
	width: 962px;
}

.loginCol1 {
	text-align: left;
	margin: 0;
	font-size: 14px;
}

.loginCol2 {
	text-align: left;
	padding-left: 10px;
	font-size: 14px;
}

.accountDetailCol1 {
	text-align: left;
	margin: 0;
	width: 240px;
	font-size: 16px;
	color: #1768b4;
}

loginErrorMsg {
	text-align: left;
	padding-left: 10px;
}

.loginGridCol1 {
	width: 349px;
	font-size: 14px;
}

.loginGridCol2 {
	padding-left: 50px;
	font-size: 12px;
}

.loginRow {
	vertical-align: top;
}

.middleCol {
	background-color: lime;
}

.rightCol {
	background-color: aqua;
	width: 200px;
}

.article_title_holder {
	text-align: center;
	border-bottom: 1px solid #ccc;
	vertical-align: middle;
	height: 100px;
	margin-left: 20px;
	margin-right: 20px;
	padding-top: 45px;
	width: 960px;
}

.loginGrid {
	text-align: left;
	padding-top: 20px;
	padding-left: 30px;
	padding-right: 30px;
}

div.article_title_holder h1 {
	color: #1768b4;
	font-size: 48px;
	line-height: 48px;
	font-weight: lighter;
	margin-top: 0px;
	margin-bottom: -50px;
}

#layout-center-content {
	margin: 100px auto 0;
	padding-top: 5px;
	background: url(/resources/gfx/main_bg_top.png) 0 0 no-repeat;
}

#layout-content {
	background: url(/resources/gfx/main_bg_middle.png) 0 0 repeat-y;
}

#layout-bottom-container {
	background: url(/resources/gfx/main_bg_bottom.png) 0 0 no-repeat;
	position: relative;
	text-align: left;
	width: 100%;
	padding: 25px 0 10px;
}

.loginPanelRow {
	font-size: 30px;
}

.loginInput {
	width: 200px;
	font: normal 14px/1.7 "Lucida Grande", "Lucida Sans Unicode", sans-serif
		!important;
}

.passwordInput {
	width: 200px;
	font: normal 14px/1.7 "Lucida Grande", "Lucida Sans Unicode", sans-serif
		!important;
}

.btnCol {
	text-align: left;
	width: 100px;
	padding: 0;
	margin: 0;
}

.buttons {
	background: #e3e3db;
	font-size: 12px !important;
	color: #989070;
	padding: 6px 14px;
	border-width: 2px;
	border-style: solid;
	border-color: #fff #d8d8d0 #d8d8d0 #fff;
	text-decoration: none;
	text-transform: uppercase;
	font-weight: bold;
	width: 205px;
}

.button_div {
	float: right; -
	-background-color: #fff; -
	-border: 1px solid #ccc;
	text-align: right;
	height: 35px;
	margin-top: 3px;
	padding: 5px 0px 3px;
}

.editbuttons {
	background: #e3e3db;
	font-size: 12px;
	color: #989070;
	padding: 6px 14px;
	border-width: 2px;
	border-style: solid;
	border-color: #fff #d8d8d0 #d8d8d0 #fff;
	text-decoration: none;
	text-transform: uppercase;
	font-weight: bold;
	width: 202px;
}

.clearfix {
	overflow: hidden;
	zoom: 1;
}

h2 {
	font-style: italic;
	font-size: 18px;
	line-height: 22px;
	font-weight: normal;
	color: #1768b4;
	padding: 0px;
	margin-bottom: 11px;
	margin-top: 0px;
}

IMG.centered {
	display: block;
	margin-top: 30px;
	margin-bottom: 50px;
	margin-left: auto;
	margin-right: auto
}

a:link {
	color: #FFFFFF;
	font-size: 28 !important;
	font-weight: bold !important;
	text-decoration: none;
}

a:visited {
	color: #FFFFFF;
	font-size: 28 !important;
	font-weight: bold !important;
	text-decoration: underline !important;
}

a:hover {
	color: #B0E2FF;
	font-size: 28 !important;
	font-weight: bold !important;
	text-decoration: none;
}

a:active {
	color: #B0E2FF;
	font-size: 28 !important;
	font-weight: bold !important;
	text-decoration: none;
}

#userAccount {
	padding: 20px;
}

#userTabContent {
	padding: 5px;
	background-color: red;
}

.stable {
	white-space: nowrap;
	width: 992px;
	margin-left: 5px;
}

.stablex {
	background-color: red;
	color: red;
}

.reportGridImage {
	vertical-align: middle;
}

#searchfield {
	text-align: left;
}

.rf-dt-shdr-c {
	padding-top: 0 !important;
	padding-bottom: 0 !important;
}

.rf-dt-ftr-c {
	background-color: #FFFFFF !important;
}

.rf-dt-hdr-c {
	background-image: url("") !important;
	background-color: #FFFFFF !important;
}

.rf-tab-lbl {
	font: "Verdana", sans-serif;
}

#impressum {
	margin-top: 0px;
	height: 580px;
	width: 98%;
	overflow: auto;
	padding: 10px;
	border: 0 none;
	font: "Verdana", sans-serif;
	font-size: 12px;
	text-align: center;
}

#impressum p {
	line-height: 16px;
}

#impressum h1 {
	font-size: 28px;
	font-style: italic;
	line-height: 32px;
	font-weight: lighter;
}

#impressum h2 {
	font-size: 16px;
	line-height: 16px;
	font-style: italic;
	font-weight: normal;
	color: #0072bc;
	padding: 0px;
	margin-bottom: 11px;
	margin-top: 40px;
}

#impressum h3 {
	font-size: 14px;
	line-height: 14px;
	font-style: normal;
	font-weight: bold;
	color: #0072bc;
	padding: 0px;
	margin-bottom: 11px;
	margin-top: 40px;
}

#impressum a {
	font-size: 16px;
	color: #1768b4;
	text-decoration: none;
	font-weight: normal;
}

#hilfe {
	margin-top: 0px;
	height: 580px;
	width: 98%;
	overflow: auto;
	padding: 10px;
	border: 0 none;
	font: "Verdana", sans-serif;
	font-size: 12px;
	text-align: left;
}

#hilfe p {
	line-height: 16px;
}

#hilfe h1 {
	font-size: 28px;
	font-style: italic;
	line-height: 32px;
	font-weight: lighter;
}

#hilfe h2 {
	font-size: 16px;
	line-height: 16px;
	font-style: italic;
	font-weight: normal;
	color: #0072bc;
	padding: 0px;
	margin-bottom: 11px;
	margin-top: 40px;
}

#hilfe h3 {
	font-size: 14px;
	line-height: 14px;
	font-style: normal;
	font-weight: bold;
	color: #0072bc;
	padding: 0px;
	margin-bottom: 11px;
	margin-top: 40px;
}

#hilfe a {
	font-size: 16px;
	color: #1768b4;
	text-decoration: none;
	font-weight: normal;
	text-align: center;
}

