



	
	
	/* bauer.css
   author: test-dov@bauer.de | date: 2007-05-16
   
/* standard */ body {
	background: #eeeeee;
	background-position: top;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	margin-top: 0;
	margin-right: 0;
	margin-left: 0;
	margin-bottom: 0;
	/* nur in IE, ndert scrollbar + textareas */
	scrollbar-base-color: #e2e2e2;
	scrollbar-highlight-color: #eeeeee;
	scrollbar-track-color: #e2e2e2;
	scrollbar-darkshadow-color: #e2e2e2;
	scrollbar-3dlight-color: #666666;
	scrollbar-shadow-color: #666666;
	scrollbar-arrow-color: #666666;
}

/* colors */
.white {
	background: #ffffff;
}

.lightgrey {
	background: #eeeeee;
}

.darkgrey {
	background: #cccccc;
}

.grey {
	background: #e2e2e2;
}

.yellow,.yellow_blue {
	background: #f3c200;
}

.green {
	background: #009933;
}

.red {
	background: #d61b0d;
}

.blue {
	background: #004477;
}

.orange {
	background: #eb690a;
}

.wine_red {
	background: #b92d16;
}

/* this is really dark gray */
.dark_gray {
	background: #878889;
}

.border_grey {
	border: 3px solid #e2e2e2;
}

h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: normal;
	color: #004477;
}

h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	color: #004477;
}

h3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: normal;
	color: #004477;
}

.nav {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}

:nav,a:visited .nav {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}

:nav,a:hover .nav {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	text-decoration: underline;
}

p,ul,li,td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
}

li.nav_blue {
	list-style-image:
		url(/system/modules/de.dmc.bauer.cms.opencms.frontend/resources/images/navigation/nav_button_blue.gif);
	color: #000000;
	margin-top: 11px;
}

li.nav_red {
	list-style-image:
		url(/system/modules/de.dmc.bauer.cms.opencms.frontend/resources/images/navigation/nav_button_red.gif);
	color: #000000;
	margin-top: 11px;
}

li.nav_green {
	list-style-image:
		url(/system/modules/de.dmc.bauer.cms.opencms.frontend/resources/images/navigation/nav_button_green.gif);
	color: #000000;
	margin-top: 11px;
}

li.nav_yellow,li.nav_yellow_blue {
	list-style-image:
		url(/system/modules/de.dmc.bauer.cms.opencms.frontend/resources/images/navigation/nav_button_yellow.gif);
	color: #000000;
	margin-top: 11px;
}

li.nav_orange {
	list-style-image:
		url(/system/modules/de.dmc.bauer.cms.opencms.frontend/resources/images/navigation/nav_button_orange.gif);
	color: #000000;
	margin-top: 11px;
}

li.nav_wine_red {
	list-style-image:
		url(/system/modules/de.dmc.bauer.cms.opencms.frontend/resources/images/navigation/nav_button_red.gif);
	color: #000000;
	margin-top: 11px;
}

li.nav_dark_gray {
	list-style-image:
		url(/system/modules/de.dmc.bauer.cms.opencms.frontend/resources/images/navigation/nav_button_dark_gray.gif);
	color: #000000;
	margin-top: 11px;
}

li.sitemap_blue {
	list-style-image:
		url(/system/modules/de.dmc.bauer.cms.opencms.frontend/resources/images/navigation/nav_button_blue.gif);
	color: #000000;
}

li.sitemap_red {
	list-style-image:
		url(/system/modules/de.dmc.bauer.cms.opencms.frontend/resources/images/navigation/nav_button_red.gif);
	color: #000000;
}

li.sitemap_green {
	list-style-image:
		url(/system/modules/de.dmc.bauer.cms.opencms.frontend/resources/images/navigation/nav_button_green.gif);
	color: #000000;
}

li.sitemap_yellow,li.sitemap_yellow_blue {
	list-style-image:
		url(/system/modules/de.dmc.bauer.cms.opencms.frontend/resources/images/navigation/nav_button_yellow.gif);
	color: #000000;
}

li.sitemap_orange {
	list-style-image:
		url(/system/modules/de.dmc.bauer.cms.opencms.frontend/resources/images/navigation/nav_button_orange.gif);
	color: #000000;
}

li.sitemap_wine_red {
	list-style-image:
		url(/system/modules/de.dmc.bauer.cms.opencms.frontend/resources/images/navigation/nav_button_red.gif);
	color: #000000;
}

li.sitemap_dark_gray {
	list-style-image:
		url(/system/modules/de.dmc.bauer.cms.opencms.frontend/resources/images/navigation/nav_button_dark_gray.gif);
	color: #000000;
}

a.nav {
	color: #000000;
	font-weight: normal;
}


a.link_blue{

	color: #004477;

}

a.link_blue_strong{

	color: #004477;
	font-weight: bold;
}

:p,a:visited .p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}

:p,a:hover .p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	text-decoration: underline;
}

b {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #000000;
}

.laufschrift {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #d61b0d;
}

.footer {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}

a:footer,a:visited .footer {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}

a:footer,a:hover .footer {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #000000;
	text-decoration: underline;
}

a {
	color: #000000;
	font-weight: normal;
}

a:link,a:visited {
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

a.active,a.active * {
	text-decoration: underline;
}



div.footer_box {
	padding-top: 6px;
	padding-bottom: 3px;
}

div.footer_box a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #004477;
	text-transform: uppercase;
}

div.footer_box img {
	position: relative;
	top: 3px;
}

div.copyright_box {
	padding-top: 5px;
	border-top: 1px solid #BBBBBB;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #4B4B4B;
}

li.link_blue {
	list-style-image:
		url(/system/modules/de.dmc.bauer.cms.opencms.frontend/resources/images/navigation/nav_button_blue.gif);
	color: #000000;
	margin-top: 24px;
}

li.link_red {
	list-style-image:
		url(/system/modules/de.dmc.bauer.cms.opencms.frontend/resources/images/navigation/nav_button_red.gif);
	color: #000000;
	margin-top: 24px;
}

li.link_green {
	list-style-image:
		url(/system/modules/de.dmc.bauer.cms.opencms.frontend/resources/images/navigation/nav_button_green.gif);
	color: #000000;
	margin-top: 24px;
}

li.link_yellow,li.link_yellow_blue {
	list-style-image:
		url(/system/modules/de.dmc.bauer.cms.opencms.frontend/resources/images/navigation/nav_button_yellow.gif);
	color: #000000;
	margin-top: 24px;
}

li.link_orange {
	list-style-image:
		url(/system/modules/de.dmc.bauer.cms.opencms.frontend/resources/images/navigation/nav_button_orange.gif);
	color: #000000;
	margin-top: 24px;
}

li.link_wine_red {
	list-style-image:
		url(/system/modules/de.dmc.bauer.cms.opencms.frontend/resources/images/navigation/nav_button_red.gif);
	color: #000000;
	margin-top: 24px;
}

li.link_dark_gray {
	list-style-image:
		url(/system/modules/de.dmc.bauer.cms.opencms.frontend/resources/images/navigation/nav_button_dark_gray.gif);
	color: #000000;
	margin-top: 24px;
}

select.language {
	border: 1px solid #CCCCCC;
	color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}

table.lined td {
	border-bottom: 1px solid #e2e2e2;
}

table.lined th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	text-align: left;
	color: #004477;
	border-bottom: 1px solid #cccccc;
}

/* Image Preview Plugin */
#preview {
	position: absolute;
	border: 1px solid #666;
	background: #eee;
	padding: 2px;
	display: none;
	color: #222;
}

/* END Image Preview Plugin */ /* Content Horizontal Nav  */
#pagenavi a {
	display: block;
	float: left;
	cursor: pointer;
	color: #000000;
	text-decoration: none;
	display: inline-block;
	border: 1px solid #ffffff;
	background: #E1E1E1;
	padding: .3em .7em;
	margin: 0 .11em 0 0;
	text-align: center
}

#pagenavi a:hover {
	background: #cccccc;
	border: 1px solid #FBDA66
}

#pagenavi a.sel {
	color: #000000;
	font-weight: normal;
	background: #cccccc;
	cursor: default;
	border: 1px solid #ffffff;
	text-decoration: underline;
}

/* END Horizontal Nav */ /* IR Start */
.irhead {
	background-position: top;
	padding-right: 3px;
	padding-left: 3px;
	background: #e2e2e2;
	color: #000000;
	border-bottom-style: inset;
	border-bottom-width: thin;
	border-color: #f3c200;
	margin: 0px;
}

.grey {
	background: #bbbbbb
}

.grey2 {
	background: #e2e2e2
}

/* END IR Start */ /* Breadcrumb Start */
.breadcrumb {
	border-bottom: 1px solid #BBBBBB;
	font-size: 10px;
	color: #4B4B4B;
	padding-bottom: 3px;
}

/* Breadcrumb END */ /* Settings for direct editing */
.ocms_de_bt {
	padding: 0 !important;
	border: 0 !important;
	margin: 0 !important;
	width: auto !important;
}

.ocms_de_bt table,.ocms_de_bt td,.ocms_de_bt tr {
	width: auto !important;
	border: 0 !important;
	margin: 0 !important;
	padding: 0 !important;
	background: transparent !important;
}

.ocms_de_norm {
	width: auto !important;
}

.ocms_de_over {
	width: auto !important;
}
