body,html{background-color:#fff;}
body,html{background-image:url(images/big_bg.png);}
body,html{background-position:center top;}
body,html{background-attachment:scroll;}
body,html{background-repeat:repeat-x;}
body,html{background-attachment:fixed;}
body{text-align:center;}
body { margin: 0px } 
body,html{font-family:'Trebuchet MS', Arial, sans-serif;font-size:9pt;}
.smallfont {
 font-size: .95em;
 font-family: 'Trebuchet MS', Arial, sans-serif;
}
.normalfont {
 font-size: 12px;
 font-family: 'Trebuchet MS', Arial, sans-serif;
}
.normalfonts {
 font-size: 12px;
 font-family: 'Trebuchet MS', Arial, sans-serif;
 color: #000000;
}
.table1 {
	background: url(images/beitrag_hintergrund.png) repeat-x right top;
	background-color: #FFFFFF;
}
.table1 a:link {
	color : #000;
	text-decoration : underline;
	font-family : 'Trebuchet MS', Arial, sans-serif;
	font-size : 12px;
}
.table1 a:visited {
	color : #000;
	text-decoration : underline;
	font-family : 'Trebuchet MS', Arial, sans-serif;
	font-size : 12px;
}
.table1 a:active {
	color : #000;
	text-decoration : underline;
	font-family : 'Trebuchet MS', Arial, sans-serif;
	font-size : 12px;
}
.table1 a:hover {
	color : #093A9C;
	text-decoration : none;
	font-family : 'Trebuchet MS', Arial, sans-serif;
	font-size : 12px;
}
.table2 {
	background: url(images/beitrag_hintergrund.png) repeat-x right top;
	background-color: #FFFFFF;
}
.table2 a:link {
	color : #000;
	text-decoration : underline;
	font-family : 'Trebuchet MS', Arial, sans-serif;
	font-size : 12px;
}
.table2 a:visited {
	color : #000;
	text-decoration : underline;
	font-family : 'Trebuchet MS', Arial, sans-serif;
	font-size : 12px;
}
.table2 a:active {
	color : #000;
	text-decoration : underline;
	font-family : 'Trebuchet MS', Arial, sans-serif;
	font-size : 12px;
}
.table2 a:hover {
	color : #093A9C;
	text-decoration : none;
	font-family : 'Trebuchet MS', Arial, sans-serif;
	font-size : 12px;
}
.tableborder {
	border: 1px solid #173763;
}
.tabelleanfang {
	font-size: 10pt;
	font-family: 'Trebuchet MS', Arial, sans-serif;
	color: #fff;
	background-image: url(images/container_head.png);
	background-color: #fff;
	padding: 5px 5px !important;
}
.tabelleanfang a:link {
	color : #fff;
	text-decoration : underline;
	font-family : 'Trebuchet MS', Arial, sans-serif;
	font-size: 10pt;
}
.tabelleanfang a:visited {
	color : #fff;
	text-decoration : underline;
	font-family : 'Trebuchet MS', Arial, sans-serif;
	font-size: 10pt;
}
.tabelleanfang a:active {
	color : #fff;
	text-decoration : underline;
	font-family : 'Trebuchet MS', Arial, sans-serif;
	font-size: 10pt;
}
.tabelleanfang a:hover {
	color : #fff;
	text-decoration : none;
	font-family : 'Trebuchet MS', Arial, sans-serif;
	font-size: 10pt;
}
.tabelleanfang .normalfont {
	color : #fff;
	font-family : 'Trebuchet MS', Arial, sans-serif;
	font-size: 10pt;
}
a:link {
	color : #000;
	text-decoration : underline;
	font-family : 'Trebuchet MS', Arial, sans-serif;
	font-size : 12px;
}
a:visited {
	color : #000;
	text-decoration : underline;
	font-family : 'Trebuchet MS', Arial, sans-serif;
	font-size : 12px;
}
a:active {
	color : #000;
	text-decoration : underline;
	font-family : 'Trebuchet MS', Arial, sans-serif;
	font-size : 12px;
}
a:hover {
	color : #093A9C;
	text-decoration : none;
	font-family : 'Trebuchet MS', Arial, sans-serif;
	font-size : 12px;
}
form {
	margin: 0px;
}
form input {
	color : #333;
	background-color : #fff;
	border: 1px solid #173763;
	border-top-width : 1px;
	border-right-width : 1px;
	border-bottom-width : 1px;
	border-left-width : 1px;
	text-indent : 2px;
}
form input:focus {
	background-color: #ffd;
	color : #333;
}
TEXTAREA {
	color : #333;
	background-color : #fff;
	border: 1px solid #173763;
	border-top-width : 1px;
	border-right-width : 1px;
	border-bottom-width : 1px;
	border-left-width : 1px;
	text-indent : 2px;
}
TEXTAREA:focus {
	background-color: #ffd;
	color : #333;
}
.inputButton {
	color : #933;
	background-color : #fff;
	border : 1px solid #000000;
	border-top-width : 1px;
	border-right-width : 1px;
	border-bottom-width : 1px;
	border-left-width : 1px;
	background: url(images/largeInputButtons.png) repeat-x;
	cursor: pointer;
}
.inputButton:hover {
	color : #fff;
	background: url(images/largeInputButtons.png) repeat-x;
}
SELECT {
	color : #333;
	background-color : #fff;
	border: 1px solid #173763;
	border-top-width : 1px;
	border-right-width : 1px;
	border-bottom-width : 1px;
	border-left-width : 1px;
	text-indent : 2px;
}
SELECT:focus {
	background-color: #ffd;
	color : #333;
}
.template_textarea {
	color : #333;
	background-color : #fff;
	border: 1px solid #173763;
	font-family : 'Trebuchet MS', Arial, sans-serif;
	font-size : 12px;
	margin: 1px;
}
.template_textarea:focus {
	background-color: #ffd;
	color : #333;
}
p {
	padding: 0px;
	margin: 0px;
}
img {
	border: none;
	vertical-align: middle;
	border: 0;
}
.error {
	background-position: 10px center;
	background-repeat: no-repeat;
	border: 1px solid #c00;
	margin-bottom: 20px;
	padding: 7px 10px 7px 45px;
	color: #c00;
	background-color: #fee;
	background-image: url(images/errorM.png);
}
.success {
	background-position: 10px center;
	background-repeat: no-repeat;
	border: 1px solid #090;
	margin-bottom: 20px;
	padding: 7px 10px 7px 45px;
	color: #090;
	background-color: #efe;
	background-image: url(images/successM.png);
}
.success a:link {
	color : #000;
	text-decoration : underline;
}
.success a:visited {
	color : #000;
	text-decoration : underline;
}
.success a:active {
	color : #000;
	text-decoration : underline;
}
.success a:hover {
	color : #093A9C;
	text-decoration : none;
}
.info {
	background-position: 10px center;
	background-repeat: no-repeat;
	border: 1px solid;
	margin-bottom: 20px;
	padding: 7px 10px 7px 45px;
	color: #06f;
	background-color: #def;
	background-image: url(images/infoM.png);
	border-color: #06f;
}
.info a:link {
	color : #333;
	text-decoration : underline;
}
.info a:visited {
	color : #333;
	text-decoration : underline;
}
.info a:active {
	color : #333;
	text-decoration : underline;
}
.info a:hover {
	color : #333;
	text-decoration : none;
}
.warning {
	background-position: 10px center;
	background-repeat: no-repeat;
	border: 1px solid;
	margin-bottom: 20px;
	padding: 7px 10px 7px 45px;
	color: #660;
	background-color: #ffd;
	background-image: url(images/warningM.png);
	border-color: #660;
}
.warning a:link {
	color : #333;
	text-decoration : underline;
}
.warning a:visited {
	color : #333;
	text-decoration : underline;
}
.warning a:active {
	color : #333;
	text-decoration : underline;
}
.warning a:hover {
	color : #333;
	text-decoration : none;
}
.thumber {
	padding: 5px;
	margin: auto;
	width: 100px;
	border: 1px solid #173763;
	background-color: #EEF3F7;
}
.thumber:hover {
	background-color : #fff;
	border: 1px solid #173763;
}
.smalltext {
	font-family: 'Trebuchet MS', Arial, sans-serif;
	font-size : 0.9em;
}
.smalltext a:link{
	color : #000;
	text-decoration : underline;
	font-family : 'Trebuchet MS', Arial, sans-serif;
	font-size : 1em;
}
.smalltext a:visited{
	color : #000;
	text-decoration : underline;
	font-family : 'Trebuchet MS', Arial, sans-serif;
	font-size : 1em;
}
.smalltext a:active{
	color : #000;
	text-decoration : underline;
	font-family : 'Trebuchet MS', Arial, sans-serif;
	font-size : 1em;
}
.smalltext a:hover {
	color : #093A9C;
	text-decoration : none;
	font-family : 'Trebuchet MS', Arial, sans-serif;
	font-size : 1em;
}
.mainMenu img { 
	height: 0;
	overflow: hidden;
	position: absolute;
	left: -9000px;
	max-width: 8000px; 
}
#main {
	padding: 10px 20px 20px 20px;
	background-image:url(images/main_hintergrund.png);
}
#page {
	text-align: left;
	padding: 0 0 15px 0;
}
#page {
	margin-left: auto;
	margin-right: auto;
}

#page {
	width: 895px
}
#footer {
	height: 99px;
	padding-bottom: 0px;
	background-image:url(images/footer_hintergrund.png);
	background-repeat:  repeat-x top;
}
.copyright {
	text-align: right;
	white-space: nowrap;
	padding: 20px 0 7px 0;
	clear: both;
}
.copyright a {
	text-decoration: none;
}
.copyright {
	padding-top: 48px !important;
	padding-right: 20px !important;
}
#page {
	padding-top: 0px;
}
#header {
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 0px;
	padding-bottom:0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin-bottom: 0px;
	background-image:url(images/header_hintergrund.png);
	background-repeat:  repeat-x top;
}
#logo {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #C7DBE6;
	border-right-color: #C7DBE6;
	border-left-color: #C7DBE6;
}
#header {
	border: 1px;
	padding: 0;
	clear: both;
	min-height: 0;
	position: relative;
}
#header:after {
	content: "";
	display: block;
	clear: both;
	height: 0;
}
#logo h1 {
	position: absolute;
	top: -9000px;
	left: -9000px;
}
#logo {
	border-bottom-width: 1px
}
#logo {
	height:210px
}
#mainMenu {
	position: absolute;
	left: 35px;
	top: 140px;
	z-index: 100;
	height: 28px;
	padding-top: 1px;
	border: 0px;
	font-weight:bold;	
	font-size: 1.1em;
}
#userPanel {
	position: absolute;
	z-index: 100;
	margin: 6px 0 0 22px;
	width: 850px
}
.mainMenu a {
	border:none!important;
}
#logo .pageLogo{text-align:left}
#logo .pageLogo img{margin-left:26px}
#logo .pageLogo img{margin-right:0px}
#logo .pageLogo img{margin-top:50px}
#date {white-space: nowrap;margin: 1px 0 4px 7px;float: right;}
#userNote {margin: 1px 7px 4px 0;float: left;}
#userNote p {white-space: nowrap;}
.mainMenu {border-width: 0 1px 1px 1px;border-style: solid;}
.mainMenu div {display: table;}
.mainMenu ul {list-style: none;margin: 0;padding: 0;display: table-row;}
.mainMenu li {display: table-cell;}
.mainMenu a {font-weight:bold;font-size: 1em;text-decoration: none;border-width: 1px 1px 0 1px;border-style: solid;margin: 0 -1px 0 0;padding: 3px 5px 2px 5px;display: block;}
.mainMenu li.first a, .mainMenu li.activeMenuItem a {margin-left: -1px;}
.mainMenu span {padding: 0 2px 0 0;}
.mainMenu div.popupMenu {font-size: 1em;}
.mainMenu div.popupMenu a, .mainMenu div.popupMenu a:hover {padding: 5px 7px 5px 35px !important;}
.mainMenu div.pageMenu .bottomSeparator a,div.pageMenu .bottomSeparator a{border-bottom-width:1px}
.mainMenu div.pageMenu .topSeparator a,div.pageMenu .topSeparator a{border-top-width:1px}
.mainMenu div.pageMenu a,.optionButtons li,.pageNavigation a,.pageNavigation li.children span,div.messageInner div.pageMenu a,div.messageInner div.smallButtons div.pageMenu a,div.pageMenu a,div.smallButtons div.pageMenu a{background-color:#EEF3F7}
.mainMenu div.pageMenu a:hover,.pageNavigation a:hover,.pageNavigation li.children:hover span,div.messageInner div.pageMenu a:hover,div.messageInner div.smallButtons div.pageMenu a:hover,div.pageMenu a:hover,div.smallButtons div.pageMenu a:hover{background-color:#EEF3F7}
.mainMenu div.pageMenu a,.pageNavigation a,.pageNavigation li.children span,.tableList div.pageMenu a,div.messageInner div.pageMenu a,div.messageInner div.smallButtons div.pageMenu a,div.pageMenu a,div.smallButtons div.pageMenu a{color:#000}
.mainMenu div.pageMenu a:hover,.pageNavigation a:hover,.pageNavigation li.children:hover span,.tableList div.pageMenu a:hover,div.messageInner div.pageMenu a:hover,div.messageInner div.smallButtons div.pageMenu a:hover,div.pageMenu a:hover,div.smallButtons div.pageMenu a:hover{color:#000}
.mainMenu .active a,.mainMenu .activeMenuItem a,.mainMenu .lastActive a{font-weight:bold;font-size: 1em;text-decoration: none;color:#F6CC4A}
.mainMenu .active a:hover,.mainMenu .activeMenuItem a:hover,.mainMenu .lastActive a:hover{font-weight:bold;font-size: 1em;text-decoration: none;color:#98C9DD}
.mainMenu a{font-weight:bold;font-size: 1em;text-decoration: none;color:#B3E7FD}
.mainMenu a:hover{font-weight:bold;font-size: 1em;text-decoration: none;color:#ffffff}
.mainMenu a:visited{font-weight:bold;font-size: 1em;text-decoration: none;}
.mainMenu div{text-align:left;margin:0 auto 0 0}
.mainMenu a {
	float: left;
	font-size: 1.0em;
	font-weight: bold;
	height: 33px;
	text-align: center;
	text-decoration: none;
	border: none!important;
}
.mainMenu a:hover {
	background:transparent url(images/menu_hintergrund.png) no-repeat scroll 0 0;
	background-repeat: no-repeat;
	background-position: center top;
}
.mainMenu .active a, .mainMenu .activeMenuItem a, .mainMenu .lastActive a {
	background:transparent url(images/menu_hintergrund.png) no-repeat scroll 0 0;
	background-repeat: no-repeat;
	background-position: center top;
}
.copyright {
font-family:  Arial,Helvetica,sans-serif;
font-size: 8pt;
color: #000000;
}
.copyright a:link, .copyright a:visited {
color: #000000;
font-size: 8pt;
text-decoration: none;
}
.copyright a:hover {
color: #D3D3D3;
font-size: 8pt;
text-decoration: none;
}

#search {
background-color:transparent;
border-style:solid;
border-width:0;
position:absolute;
right:90px;
top:60px;
z-index:100;
}


.livesearch > input[type="image"] {margin: 0;}

#search .searchContainer {border-width: 0;margin: 0;padding: 10px;}

#livesearch {background-image: url(images/searchHeadS.png);background-repeat: no-repeat;background-position: 2px center;padding-left: 20px;width: 13em;}

#search .searchContainer {
	min-width: 145px !important;
	min-height: 24px;
	padding-left: 40px;
	text-align: center;
	margin-top: 16px;
	margin-right: 5px;
}
#livesearch {
	width: 144px !important;
	height: 18px !important;
	border: 1px solid #1E5288;
	padding-top: 3px;
	font-size : .95em;
	font-family:'Trebuchet MS', Arial, sans-serif;
}
#userMenu ul {list-style: none;margin: 0;padding: 0;}
#userMenu li {margin: 1px 7px 4px 0;float: left;}
#userMenu a {text-decoration: none;}
#userMenu span {margin: 0 0 0 -1px;font-size: .95em;text-decoration: underline;white-space: nowrap;}
#userMenu a:hover span {text-decoration: none;}
#userMenu .pageMenu {font-size: 0.9em;}
.hidden { height: 0;overflow: hidden;position: absolute;left: -9000px;max-width: 8000px;}
.loginPopup {white-space: nowrap;position: absolute;z-index: 100;}
.loginPopup .container-1 {padding: 4px;}
.loginPopup input[type="text"], .loginPopup input[type="password"] {font-size: 1em;width: auto !important;}
.container-1, .container-2, .container-3, .containerHead {margin: 0 1px 1px 0;}
.infoBox .container-1, .infoBox .container-2 {padding: 4px;clear: both;}
.inputImage {
	border: none;
	border: 0;
	background-color: transparent;
	margin: -4px 0 0 -2px;
	padding-left: 1px;
	vertical-align: middle;
}
.searchSubmit {
	border: none;
	border: 0;
	background-color: transparent;
	margin: -3px 0 0 0;
	padding-left: 1px;
	vertical-align: middle;
}
.quickLoginBox {
	padding: 5px;
}
.quickLoginBoxs {
	margin-top: -3px;
	margin-left: -4px;
	border: 1px solid #173763;
	background-color: #fff;
	padding: 1px;
}
#quickLoginUsername {
	height: 18px !important;
	font-family:'Trebuchet MS', Arial, sans-serif;
}
#quickLoginPassword {
	height: 18px !important;
	font-family:'Trebuchet MS', Arial, sans-serif;
}
#LSResult {
	margin-left: -121px !important;
}
