
html {
	min-height: 100%;
	margin-bottom: 0.01em;
}

body {
	font-family: Verdana, Arial, Futura, sans-serif;
	font-size: 11px;
	/* line-height:13px; */
	color: #000000;
	background-color: #ffffff;
	margin: 0px;
	padding: 0px;
	
}

.popup {
	background-color: #ffcc00;
}

img {
	border: 0px;
}

td {
	font-family: Verdana, Arial, Futura, sans-serif;
	font-size: 11px;
	color: #000000;
	vertical-align: top;
	
}

.htmtableborders, .htmtableborders td, .htmtableborders th {
	border: none;
}

a {
	color: #000000;
}
a:hover {
	color: #000000;
}

a.blue {
	color: #0000ff;
}
a.blue:hover {
	color: #0000ff;
}

a.domainCloud {
	color: #8a8c8f;
	text-decoration: none;
	font-size: 10px;
	line-height:12px;
}
a.domainCloud:hover {
	color: #000000;
	text-decoration: none;
}

a.blank {
	color: #000000;
	text-decoration: none;
}
a.blank:hover {
	color: #000000;
	text-decoration: none;
}

a.white {
	color: #ffffff;
	text-decoration: none;
}
a.white:hover {
	color: #ffffff;
	text-decoration: none;
}

a.black {
	color: #000000;
	text-decoration: none;
}
a.black:hover {
	color: #000000;
	text-decoration: none;
}

a.whiteUL {
	color: #ffffff;
	text-decoration: underline;
}
a.whiteUL:hover {
	color: #ffffff;
	text-decoration: underline;
}

a.blackUL {
	color: #000000;
	text-decoration: underline;
}
a.blackUL:hover {
	color: #000000;
	text-decoration: underline;
}

a.breadcrumb {
	text-decoration: none;
}
a.breadcrumb:hover {
	text-decoration: none;
}

a.navbarLink {
	color: #000000;	
	text-decoration: none;
}
a.navbarLink:hover {
	color: #000000;
}

a.settingsLink {
	color: #ffffff;	
	text-decoration: none;
}
a.settingsLink:hover {
	color: #ffffff;
}

a.objectLink {
	color: #000000;	
}
a.objectLink:hover {
	color: #000000;
}

a.navigationLink {
	color: #000000;	
	text-decoration: none;
}
a.navigationLink:hover {
	color: #0000cc;	
}
a.headerLink {
	font-size: 11px;
	color: #000000;	
}
a.headerLink:hover {
	color: #cc0000;	
}
a.adminLink {
	font-size: 11px;
	color: #0000cc;	
}
a.adminLink:hover {
	color: #cc0000;	
}

a.editLink {
	line-height: 10px; 
	_line-height:12px;
	height:13px;
	_height:16px; /* more for IE */
	font-size:10px;
	text-decoration: none;
	background-color: #6699CC;
	border: 1px dotted #004d87;
	padding: 2px 2px 2px 20px; 
	margin:0px 0px 2px 0px;
	background-image:url(/images/edit.gif);
	background-repeat:no-repeat;
	
	display:block;

}
a.editLink:hover,
a.editLink2:hover {
/*
	text-decoration: underline;
*/
	/* background-color: #888888; */
	background-color: #004d87;
	color:#ffffff;
	
}
a.editInline {
	display:inline;
}

.editButtons {
	font-size:10px;
	text-align:right;
	padding:2px;
}

form {
	margin: 0px;
	padding: 0px;
}

.ul_no_style {
	padding:0;
	margin:0;
	list-style:none;
	list-style-bullet:none;
}
.ul_no_style li {
	
}
.fix_scrollings {
padding:0px;

/* padding-top:2px;
 padding-bottom:2px; */

}
.handle:hover {
	cursor:move;
}
img.handle{
	width:18px;
	height:18px;
}
.product_drop_hover {
	
}

.product_drop_active {
	
}
input {
	/* border: solid black 1px; */
	font-family: Verdana, Arial, Futura, sans-serif;
	font-size: 11px;
	
}

input[disabled] {
	padding: 0px 6px;
}

select {
	/* border: solid black 1px; */
	font-family: Verdana, Arial, Futura, sans-serif;
	font-size: 11px;
}

textarea {
	/* border: solid black 1px; */
	font-family: Verdana, Arial, Futura, sans-serif;
	font-size: 11px;
	margin: 0px;
}

.newButton {
	border: solid black 1px;
	background-color:#6699cc;
	color:#000000;
}

.newButton:active {
	font-weight:bold;
}

.newButtonOff {
	border: solid black 1px;
	background-color:#004d87;
	color:#000000;
}

.newInput {
	border: solid #3373aa 1px;
	/*background-color:#004d87;
	color:#ffffff; */
}

.newInput:focus {
	border: solid #6699cc 1px;
}

.newInput:hover {
	border: solid #6699cc 1px;
}

.newSelect {
	border: solid #3373aa 1px;
	/*background-color:#004d87;
	color:#ffffff;*/
}

.newSelect:focus {
	border: solid #6699cc 1px;
}

.newSelect:hover {
	border: solid #6699cc 1px;
}

.error {
	border: solid #ff0000 2px;
	background-color: #ffeeee;
	color: #000000;
	padding: 2px;
	margin: 2px;
	text-align: center;
}

.debugLog {
	border: solid #ff0000 1px;
	background-color: #ffeeee;
	color: #000000;
	padding: 4px;
	width: 742px;
	text-align: left;
	margin-bottom: 8px;
}

.pagingBorder {
	background-color: #f9ba00;	
	padding: 0px 8px 8px 0px;
	margin: 0px;
}

.pagingBar {
	height: 23px;
	background-color: #ffffff;
	font-size: 11px;
}

.pagingInput {
	vertical-align: middle;
	font-size: 11px;
}

.objectIndex {
	padding: 8px 0px 0px 8px;
}

.objectIndexCell {
	padding: 0px;
	margin-bottom:8px;
}

.smallText {
	font-size: 7px;
}

.headerMain {
	width: 768px;
	height: 130px;
	padding: 0px 0px 8px 0px;
	background-color:#ffffff;
}

.headerCell {
	cursor: pointer;
}

.navbar {
	height: 36px;
	background-color: #f9ba00;
}

.navbarSearch {
	width: 160px;
	height: 20px;
	border: solid black 1px;
	font-size: 13px;
	padding-left: 2px;
}

.navbarButton {
	width:20px;
	height:20px;
	font-size:10px;
	margin-left:4px;
}

.navbarSelect {
	width: 239px;
	height: 18px;
	border: solid black 1px;
	font-size: 13px;
}

.navigation {
	width: 202px;
	color: #000000;
	background-color: #f9ba00;
	padding: 0px 8px 7px 8px;
}

.navigationSpacer {
	height: 7px;
}

.navigationMenu {
	width: 202px;
	background-color: #f9ba00;
}

.navigationCell {
	border-bottom: solid #f9ba00 1px;
	font-family: Verdana, Arial, Futura, sans-serif;
	font-size: 11px;
	color: #6d6e71;
	padding: 2px 4px 2px 4px;
	cursor: pointer;
}

.navigationCellSelected {
	border-bottom: solid #f9ba00 1px;
	font-family: Verdana, Arial, Futura, sans-serif;
	font-size: 11px;
	font-weight: bold;
	background-color: #ffffff;
	padding:2px 4px 2px 4px;
	cursor: pointer;
}

.settings {
	width: 202px;
	color: #ffffff;
	background-color: #004d87;
	padding: 8px 8px 7px 8px;
}

.settingsLoginInput {
	width: 202px;
	height: 18px;
	border: none;
	border-bottom: solid #004d87 1px;
	font-family: Verdana, Arial, Futura, sans-serif;
	font-size: 11px;
	color: #6d6e71;
	padding: 2px 0px 0px 2px;
}

.settingsLoginSubmit {
	width: 202px;
	height: 18px;
	border: solid 1px #6492cb;
	font-family: Verdana, Arial, Futura, sans-serif;
	font-size: 11px;
	color: #ffffff;
	background-color: #6492cb;
	padding: 0px 0px 1px 0px;
	cursor: pointer;
}

.settingsTitle {
	font-family: Verdana, Arial, Futura, sans-serif;
	font-size: 11px;
	color: #ffffff;
	padding: 0px;
	margin-bottom: 6px;
}

.settingsUser {
	font-family: Verdana, Arial, Futura, sans-serif;
	font-size: 11px;
	color: #ffffff;
	padding: 0px 4px 0px 4px;
	margin-bottom: 6px;
}

.settingsMenu {
	width: 202px;
}

.settingsCell {
	border-bottom: solid #004d87 1px;
	font-family: Verdana, Arial, Futura, sans-serif;
	font-size: 11px;
	background-color: #6492cb;
	color: #ffffff;
	padding: 2px 4px;
	cursor: pointer;
}

.settingsCellSelected {
	border-bottom: solid #004d87 1px;
	font-family: Verdana, Arial, Futura, sans-serif;
	font-size: 11px;
	font-weight: bold;
	background-color: #ffffff;
	color: #000000;
	padding: 2px 4px;
	cursor: pointer;
}

.invisibleTable {
	border: 0px;
	border-spacing: 0px;
	padding: 0px;
	margin: 0px;
}

.content {
	width: 534px;
	background-color: #ffffff;
}

.contentBoxTableOrange {
	border-spacing: 0px;
	background-color: #fee0bf;
	margin-bottom: 8px;
	border: solid black 1px;
	padding: 0px;
}

.contentBoxHeaderOrange {
	height: 12px;
	background-color: #f99d33;
	font-size: 11px;
	font-weight: bold;	
	color: black;
	padding: 2px;
}

.contentBoxTableGreen {
	border-spacing: 0px;
	background-color: #d5e4c8;
	margin-bottom: 8px;
	border: solid black 1px;
	padding: 0px;
}

.contentBoxHeaderGreen {
	background-color: #67ad45;
	font-size: 11px;
	font-weight: bold;	
	color: white;
	padding: 2px;
}

.contentBoxTableGrey {
	border-spacing: 0px;
	background-color: #cacbcc;
	margin-bottom: 8px;
	border: solid black 1px;
	padding: 0px;
}

.contentBoxHeaderGrey {
	background-color: #8a8c8f;
	font-size: 11px;
	font-weight: bold;	
	color: white;
	padding: 2px;
}

.contentBoxTableBlue {
	border-spacing: 0px;
	background-color: #cacbcc;
	margin-bottom: 8px;
	border: solid black 1px;
	padding: 0px;
}

.contentBoxHeaderBlue {
	height: 12px;
	font-size: 11px;
	font-weight: bold;
	background-color: #6492cb;
	color: black;
	padding: 2px;
}

.contentBoxTableYellow {
	border-spacing: 0px;
	background-color: #ffde66;
	margin-bottom: 8px;
	border: solid black 1px;
	padding: 0px;
}

.contentBoxHeaderYellow {
	background-color: #f9ba00;
	font-size: 11px;
	font-weight: bold;	
	color: white;
	padding: 2px;
}

.contentBoxButton {
	text-align: right;
}

.contentBoxContent {
	font-size: 11px;
	padding: 2px;
} 

.title {
	font-size: 18px;
	margin: 0px;
	padding: 0px 0px 4px 0px;
}

.open-close {
	font-size: 10px;
	font-weight: normal;
	color: #000000;
	vertical-align: top;
	margin: 0px;
	padding: 0px 0px 0px 0px;
}
.info {
	font-size: 11px;
	font-weight: normal;
	margin: 0px;
	padding: 0px 0px 8px 0px;
}

.specialOffer {
	color: #ff0000;
	font-weight: bold;
}
.navigationSelected {
	font-weight: bold;
}

.specialHours {
	color: #ff0000;
}

.redText {
	color: #ff0000;
}

.objectHeader {
	background-color: #eeeeee;
	font-size:11px;
	padding: 2px 0px 4px 0px;
	margin-bottom: 8px;
	text-align: center;
}

.objectDetailsLabel {
	width: 100px;
}
.objectDetailsInfo {
	width: 360px;
}
.objectDetailsTitle {
	font-size: 18px;
	font-weight: bold;
	margin-bottom: 6px;
}
.objectDetailsSection {
	margin-top: 11px;
}
.objectDetailsSectionInternal {
	color: #888888;
	margin-top: 11px;
}

.hoursOptionsCell1 {
	font-size:11px;
}
.hoursOptionsCell2 {
	padding-left:4px;
	font-size:11px;
	height:20px;
}
.hoursOptionsSelect {
	text-align:right;
	font-size:11px;
}
.hoursOptionsButton {
	font-size:11px;
	width: 42px;
}
.dayOptionsSelect {
	font-size:11px;
}

.objectEditContactButton {
	font-size:11px;
	width: 46px;
}
.bgWhite {
	background: #ffffff;
}
.bgGrey1 {
	background: #eeeeee;
}
.bgGrey2 {
	background: #dddddd;
}
.hidden {
	visibility: hidden;
}

.clientHeader {
	width: 768px;
	height: 72px;
	padding: 0px;
}

.clientNavbar {
	height: 44px;
	font-size: 11px;
	font-weight: bold;
	color: #ffffff;
	background-color: #aa0000;
	padding: 4px 0px 0px 0px;
}

.clientNavigation {
	width: 210px;
	font-size: 11px;
	color: #000000;
	background-color: #aa0000;
	padding: 0px 8px 8px 8px;
}

.clientNavigationSpacer {
	height: 7px;
}

.clientNavigationMenu {
	width: 202px;
}

.objectNavigationCell {
	font-size: 11px;
	font-weight: bold;
	color: #6d6e71;
	background-color:#cccccc;
	padding: 2px 4px 2px 4px;
	border-width: 0px 0px 1px 0px;
 	border-style: solid;
 	border-color: black;
	cursor: pointer;
}

.objectNavigationCellSelected {
	font-size: 11px;
	font-weight: bold;
	color: #000000;
/*	background-color:#fdcb25; */
	padding: 2px 4px 2px 4px;
	border-width: 1px 1px 0px 1px;
 	border-style: solid;
 	border-color: black;
	cursor: pointer;
}

.objectNavigationSpacer {
	border-width: 0px 0px 1px 0px;
 	border-style: solid;
 	border-color: black;
}

.editInfo {
	/* color: #ffffff;*/ 
	padding: 0px 0px 20px 0px;
}

.editLabel {
	/* color: #ffffff; */
	padding: 8px 0px 2px 0px;
}

.featureLink {
}

.featureImage {
	border: solid black 1px;
	margin: 6px 0px;
}

.stepsTable {
	width: 526px;
	margin-bottom: 1px;
}

.stepsLeft {
	border-bottom: 1px solid #ffffff;
	background-color: #f9ba00;
	width: 170px;
	height: 22px;
	font-size: 11px;
	font-weight: bold;
	text-align: right;
	vertical-align: middle;
}

.stepsRight {
	border-bottom: 1px solid #ffffff;
	background-color: #f9ba00;
	width: 169px;
	height: 22px;
}

.stepsSpace {
	border-bottom: 1px solid #ffffff;
	width: 1px;
	height: 22px;
}

.stepsCell {
	border-bottom: 1px solid #ffffff;
	background-color: #f9ba00;
	width: 30px;
	height: 22px;
	font-size: 11px;
	font-weight: bold;
	text-align: center;
	vertical-align: middle;
}

.stepsCellActive {
	border-bottom: 1px solid #004d87;
	background-color: #004d87;
	color: #ffffff;
	width: 30px;
	height: 22px;
	font-size: 11px;
	font-weight: bold;
	text-align: center;
	vertical-align: middle;
}

.stepsText {
	background-color: #004d87;
	color: #ffffff;
	width: 526px;
	height: 20px;
	font-size: 11px;
	font-weight: bold;
	vertical-align: middle;
}

.createBox {
	background-color: #6492cb;
	!background-color: #8faacc;
	margin-bottom: 8px;
	border-spacing: 0px;
	padding: 2px;
	width:526px;
}

.createContent {
	font-size: 11px;
}

.contactIndexTable {
}

.contactIndexHeader {
	background-color: #004d87;
	border-bottom: 1px solid #ffffff;
	color: #ffffff;
	font-weight: bold;
	vertical-align: middle;
	padding-left: 3px;
	height: 20px;
}

.contactIndexLine {
	padding: 3px;
}

.genericBoxTable {
	margin-bottom: 8px;
}

.genericBoxHeader {
	background-color: #004d87;
	border-bottom: 1px solid #ffffff;
	color: #ffffff;
	font-weight: bold;
	vertical-align: middle;
	padding-left: 3px;
	height: 20px;
}

.genericBoxContent {
	background-color: #6492cb;
	padding: 4px;
}

.homeBoxHeader {
	background-color: #004d87;
	border-bottom: 1px solid #ffffff;
	color: #ffffff;
	font-weight: bold;
	vertical-align: middle;
	padding-left: 3px;
	height: 20px;
}

.homeBoxContent {
	background-color: #6492cb;
	padding: 4px;
}

.messageTable {
	width: 526px;
	margin-bottom: 8px;
}

.messageHeader {
	background-color: #004d87;
	border-bottom: 1px solid #ffffff;
	color: #ffffff;
	font-weight: bold;
	vertical-align: middle;
	padding: 0px 3px;
	height: 20px;
}

.messageInfo {
	font-weight: normal;
	font-size: 9px;
	float: right;
	padding-right:2px;
}

.messageContent {
	background-color: #6492cb;
	padding: 4px;
}

.rankingTaler {
	background-color:#6492cb;
	font-size:20px;
	font-weight:bold;
	text-align:right;
	vertical-align:middle;
	padding:4px;
}

.rankingInfo {
	background-color:#6492cb;
	padding:4px;
}

.rankingHeader {
	background-color: #004d87;
	border-bottom: 1px solid #ffffff;
	color: #ffffff;
	font-weight: bold;
	vertical-align: middle;
	padding-left: 3px;
	height: 20px;
}

.rankingLine {
	padding: 3px;
}

/* Calendar */
table.calendar {
    width: 100%;
    font-size:11px;
    background-color: #ffde66;
}

table.calendar td {
    text-align: center;
}

table.calendar td a {
    display: block;
		text-decoration: none;
}

table.calendar td a:hover {
    background-color: #6492cb;
}

table.calendar th {
    background-color: #f9ba00;
}

table.calendar th a {
		text-decoration: none;
}

table.calendar td.selected {
    color: #ffffff;
    background-color: #004d87;
}

table.calendar td.selected a {
    color: #ffffff;
}

table.calendar td.selected a:hover {
    color: #000000;
}

.loginError {
	width: 194px;
	border: 2px solid #ff0000;
	text-align:center;
	background-color: #ffcccc;
	color: #cc0000;
	padding: 2px;
	margin-bottom: 8px;
}

.objectIndexOuter {
	position: relative;
	top: 0px;
	left: 0px;
	list-style-type: none;
	padding: 0px;
}
.objectIndex {
	position: relative;
	top: 0px;
	left: 0px;
	width: 526px;
	padding: 0px;
}

.objectIndexRecord {
	position: relative;
	top: 0px;
	left: 0px;
	width: 526px;
	height: 72px;
	background-color: #ffde66;
	list-style-type: none;
	padding: 0px;
	margin-bottom: 8px;
}
.objectIndexImage {
	position: absolute;
	top: 0px;
	left: 0px;
}
.objectIndexTitle {
	position: absolute;
	top: 2px;
	left: 100px;
}
.objectIndexSubtext {
	position: absolute;
	top: 16px;
	left: 100px;
}
.objectIndexAddress {
	position: absolute;
	bottom: 4px;
	left: 100px;
}
.objectIndexState {
	position: absolute;
	bottom: 4px;
	right: 4px;
	text-align: right;
}

.objectProducts {
	position: relative;
	top: -8px;
	left: 0px;
	width: 524px;
	background-color: #ffffff;
	list-style-type: none;
	border:1px solid black;
	border-top:none;
	padding: 1px 0px 0px 0px;
}
.objectProdcutsRecord {
	position: relative;
	top: 0px;
	left: 0px;
	width: 508px;
	height: 72px;
	background-color: #cccccc;
	list-style-type: none;
	padding: 0px;
	margin: 8px;
}
.objectProdcutsImage {
	position: absolute;
	top: 0px;
	left: 0px;
}
.objectProdcutsTitle {
	position: absolute;
	top: 2px;
	left: 76px;
}
.objectProdcutsPrice {
	position: absolute;
	top: 2px;
	right: 4px;
}
.objectProdcutsInfo {
	position: absolute;
	top: 16px;
	left: 76px;
}

/* Drucken */

@media print { .noprint { display:none; } }

/* New Style */

table#footer td.copyright {
	font-size: 9px;
	padding-top: 2px;
}

table#footer td.logo {
	padding-right: 8px;
	padding-left: 8px;
}

table#footer td.links {
	font-size: 9px;
	padding-top: 1px;
}

div#domainCloud {
	width: 700px;
	text-align: center;
	padding: 8px 0px;
}

table#searchBox {
	margin-bottom: 8px;
 	border: none;
	border-spacing: 0px;
	padding: 0px;
 	width: 526px;
}

table#searchBox td.header {
	background-color: #f9ba00;
	border-bottom: 1px solid #ffffff;
	color: #000000;
	font-weight: bold;
	vertical-align: middle;
	padding-left: 3px;
	height: 20px;
}

table#searchBox td.content {
	background-color: #ffde66;
	padding: 4px;
}

table#searchBox div.link	{
	float: right;
	text-align: right;
	text-decoration: underline;	
}

table#searchBox td.headerNone {
	background-color: #fde7a8;
	border-bottom: 1px solid #ffffff;
	color: #a8a8a8;
	font-weight: bold;
	vertical-align: middle;
	padding-left: 3px;
	height: 20px;
}

table#searchBox td.contentNone {
	background-color: #fff4cb;
}


/* Kontakt Index */

#contactIndex {
	position: relative;
	top: 0px;
	left: 0px;
	width: 508px;
	list-style-type: none;
	padding: 0px;
	margin: 0px;
}

#contactEntry {
	position: relative;
	top: 0px;
	left: 0px;
	width: 508px;
	height: 72px;
	background-color: #6492cb;
	list-style-type: none;
	padding: 0px;
	margin-bottom: 8px;
}
#contactEntry li.avatar {
	position: absolute;
	top: 0px;
	left: 0px;
}
#contactEntry li.name {
	position: absolute;
	top: 2px;
	left: 76px;
}
#contactEntry li.status {
	position: absolute;
	top: 16px;
	left: 76px;
}
#contactEntry li.comments {
	position: absolute;
	bottom: 4px;
	left: 76px;
}
#contactEntry li.buttons {
	position: absolute;
	bottom: 4px;
	right: 2px;
}

/* Tabbed Content */

#tabbedContent {
	width: 526px;
	list-style-type: none;
	padding: 0px;
	margin: 0px;
}

#tabbedContent li.tabs {
	width: 526px;
	height: 18px;
	_margin-bottom: -1px;
	_padding-top: 1px;
}

#tabbedContent li.content {
	width: 508px;
	_width: 526px;
	border: 1px solid black;
	border-top: none;
	padding: 8px 8px 0px 8px;
}

/* Tabs */

#tabs {
	list-style-type: none;
	text-align: left;
	padding: 2px 0px;
	margin: 0px 0px 1px 0px;
	border-bottom: 1px solid #000;
}

#tabs li {
	display: inline;
}

#tabs a {
	color: #000;
	text-decoration: none;
 	padding: 2px 8px 2px 16px;
	background: #ccc url(/images/arrow_right.png) 3px center no-repeat;
	border: 1px solid #000;
}

#tabs a:hover {
	background: #ddd url(/images/arrow_down.png) 3px center no-repeat;
}

#tabs .current a {
	background-color: #fff !important; /* !important is IE fix */
	background: #fff url(/images/arrow_down.png) 3px center no-repeat;
	border-bottom-color: #fff;
}

/* Banner Index */

#banner {
	width: 526px;
	list-style-type: none;
	padding: 0px;
	margin: 0px;
}

#banner li.image {
	text-align:center;
	padding-top: 32px;
}

#banner li.info {
	text-align:center;
	padding-bottom: 8px;
}

#banner li.code {
	padding-bottom: 8px;
}

#banner textarea {
	width: 526px;
	height: 84px;
	padding: 2px;
}

/* Content Area */

#content {
	width: 526px;
	padding: 8px 0px 0px 8px;
}

/* Client Accolade */

#accolade {
	height: 92px;
	list-style-type: none;
	margin: 0px;
	margin-bottom: 16px;
	padding: 0px;
}
#accolade li.photoLeft {
	float: left;
	margin-right: 8px;
}
#accolade li.photoRight {
	float: right;
	margin-left: 8px;
}
#accolade img {
	border: 1px solid black;
}
#accolade li.title {
	font-size: 18px;
	padding-bottom: 4px;
}
#accolade li.quote {
	font-style: italic;
}
#accolade li.signature {
	float: right;
	margin-right:32px;
}

/* Presse */

#press {
	list-style-type: none;
	padding: 0px;
	margin: 0px;
	margin-bottom: 16px;
}
#press li.title {
	font-size: 16px;
	padding-bottom: 4px;
}
#press li.quote {
	font-style: italic;
}

/* aboutUs */

#aboutUs {
	list-style-type: none;
	padding: 0px;
	margin-bottom: 32px;
}
#aboutUs li.title {
	font-size: 14px;
	padding: 0px;
}
#aboutUs li.photo {
	list-style-type: none;
	float: right;
}
#aboutUs img {
	border: 1px solid black;
	margin-left: 8px;
}
#aboutUs li.footer {
	padding-top: 8px;
}
#aboutUs li ul {
	list-style-type: disc;
}
#aboutUs li ul li {
	margin-bottom: 8px;
}

/* Imagebar */
/*
#imagebar {
	width: 526px;
	list-style-type: none;
	padding: 0px;
	margin: 0px;
	text-align: center;
}

#imagebar li.tabs {
	width: 526px;
	height: 20px;
	background-color: #f00;
}

#imagebar li.content {
	width: 526px;
	border: 1px solid black;
	border-top: none;
	padding: 12px 0px 10px 0px;
	margin: 0px;
	background-color: #0f0;
}
*/
/* objectView Details InfoBlock */

#objectDetailInfo {
	width: 258px;
	list-style-type: none;
	padding: 0px;
	margin: 0px;
	margin-bottom: 8px;
}

#objectDetailInfo li.icon {
	float: left;
	padding-right: 4px;
}

#objectDetailInfo li.text {
	min-height: 20px;
	font-size: 10px;
	padding-left: 4px;
	border-left: 1px solid black;
	_margin-left: 24px;
}

#objectDetailInfo li.link {
	min-height: 18px;
	font-size: 12px;
	font-weight: bold;
	padding-left: 4px;
	padding-top: 2px;
	border-left: 1px solid black;
	_padding-bottom: 4px;
	_margin-left: 24px;
}

#objectDetailInfo li.linkGrey {
	min-height: 18px;
	font-size: 12px;
	font-weight: bold;
	color: #888;
	padding-left: 4px;
	padding-top: 2px;
	border-left: 1px solid #888;
	_padding-bottom: 4px;
	_margin-left: 24px;
}

/* jobInfo */

#jobInfo {
	list-style-type: none;
	margin-bottom: 20px;
}
#jobInfo li.title {
	font-size: 12px;
	font-weight: bold;
	text-decoration: underline;
}

/* contractNavbar */

#contractNavbar {
	width: 736px;
	_width: 752px;
	height: 18px;
	background-color:#F9BA00;
	list-style-type: none;
	margin: 0px;
	margin-bottom: 20px;
	padding: 8px;
}
#contractNavbar li {
	float: left;
	background-color: #ffde66;
	border: 1px solid white;
	padding: 2px 8px;
	margin-right: 8px;
	cursor: pointer;
}
#contractNavbar li.active {
	background-color:#F9BA00;
	-border: 1px solid black;
}
#contractNavbar li.back {
	float: right;
	margin-right: 0px;
	cursor: pointer;
}
#contractNavbar li:hover {
	background-color:#F9BA00;
	-border: 1px solid black;
}

/* contractInfo */

#contractInfo {
	width: 182px;
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}
#contractInfo .header {
	padding-bottom: 8px;
}
#contractInfo .info {
	padding: 0px 3px 8px 3px;
}
#contractInfo .subtitle {
	padding-bottom: 8px;
	font-weight: bold;
}
#contractInfo .feature {
	list-style-type: square;
	list-style-position: outside;
	margin-left: 20px;
	padding-bottom: 8px;
}
#contractInfo .footer {
	text-align: right;
	padding-bottom: 4px;
}

/* viewObjectData */

#viewObjectData {
	width: 258px;
	list-style-type: none;
	margin: 0px;
	margin-bottom: 8px;
	padding: 0px;
}
#viewObjectData .title {
	font-size: 11px;
	font-weight: bold;
}

.menu_item_parent {
	line-height:28px;
	margin-top:6px;
	width:180px;
}
.menu_item {
	
    line-height: 14px;
    padding: 7px;
	padding-left:7px;
    font-size: 11px;
    font-weight: bold;
	width:166px; /* remove padding from 180 */
	/* _width:180px; */
	
}
.menu_item_link {
	line-height:16px;
}
.menu_sub, .menu_sub_extra {
	list-style:none;
	margin:0;
	padding:0;
}
div#navigation .menu_sub_item {
	height:24px;
	padding-left:10px;
	vertical-align:middle;
	background:silver;
	width:170px;
	line-height:24px;
}


div#main_content .sortable_products li.sortable_item {
	width:372px;
	min-height:72px;
}
div#main_content .sortable_products li.sortable_item .product_table {
	width:372px;
	min-height:72px;
}
.sorthelper , .sortablehover{
	border:2px solid yellow;
	
}

/* edit Styles */
.debug_pre {
	font-family: 	Arial, Futura, sans-serif;
	font-size: 		10px;
	text-align:left;
	padding:8px;
}
.debug_session {
	text-align:left;
}

.page_body {
    text-align: center;
    width: 100%;
    margin: 0;
}

#page {
    text-align: left;
    width: 824px;
    min-height: 490px;
    margin: auto;
}

#navigation {
    width: 180px;
    min-height: 440px;
    float: left;
}

#main_content {
    width: 644px;
    float: left;
}

#content_head {
    float: left;
    width: 644px;
    height: 42px;
}

#page h1 {
     /* line-height: 42px; vertical align headline */
    margin: 0;
    padding: 0;
	margin-left: 16px;
    width: 356px; /* wegen favorit */
    font-size:18px;
	line-height:42px;

}

#sidebar {
    float: left;
}

.clearer {
    font-size: 1px;
    clear: both;
	height:1px;
	line-height:1px;
	overflow:hidden;
}

.float {
    float: left;
}
#edit_message {
	position:absolute;
	top:0px;
	left:0px;
	right:0px;
	text-align:center;
	width:auto;
	width:100%;
	background:#6699CC;
	z-index:9999;
	display:none;	
}

#edit_message .content {
	line-height:12px;
	background:#004d87;
	color:white;
	width:auto;
	text-align:center;
	margin:4px;
	margin-top:0px;
	/* border:2px solid black;	*/
	padding:8px;
	
	
}
/*.offline {
	text-decoration:line-through;
}
.offline:hover {
	text-decoration:auto;
} 
 */

div#navigation .product_list {
	display:block;
}
div#navigation .product_table {
	display:none;
}
div#navigation .product_table_handle {
	display:none;
}
div#navigation .product_image {
	height:20px;
	width:20px;
	background-color:silver;
	vertical-align:middle;
	margin-right:5px;
}

div#main_content .product_table {
	display:block;
}
div#main_content .product_table_handle {
	display:block;
}
div#main_content .product_list {
	display:none;
}
div#main_content .product_image {
	height:72px;
	width:72px;
}
.price_special_format{
	color:green;
}
.product_normal_background {
	background-color:#EEEEEE; 
}
.product_special_background {
	background-color:#FFFFCC; 
}
.offline_strike {
	text-decoration:line-through;
}
.menu_default, .menu_default a {
    color: #FFFFFF;
    text-decoration:none !important;
}
.offline {
	opacity:0.4;
	filter:alpha(opacity=40);	
}
.offline-clear {
	opacity:1;
	filter:alpha(opacity=100);	
}

.menu_active, .menu_active a {
    color: #000000;
    background-color: #ffffff;
    text-decoration: none !important;
}

.menu_sub, .menu_sub a , .menu_sub_extra, .menu_sub_extra a{
    color: #000000;
    background-color: #ffffff;
    text-decoration: none !important;
}


.table1 tr th {
	text-align:left;
	background-color:black; 
	color:white;
	font-size:11px;
}

.table1 tr td {
	text-align:left;
	background-color:white; 
	color:black;
	font-size:11px;
}
