/********************************************
Generelle Formatierungen
********************************************/
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 16px;
	margin: 0px auto 0px 0px;
	background-image: url(/pictures/bg.jpg);
	background-repeat: repeat;
	font-weight: normal;
}

td {
	font-size: 11px;
	line-height: 13px;
}

form {
	display:inline;
}

#main {
	bottom: 0px;
	padding: 4px;
	top: 8px;
	width: 776px;
	position: absolute;
	left: 50%;
	margin-left: -388px;
}

#loginMask
{
	position: absolute;
	width: 300px;
	height: 180px;
	top: 50%;
	left: 50%;
	margin-top: -90px;
	margin-left: -150px;
	border: 1px solid #d7a012;
}

/********************************************
Inhaltsbereich Textformatierung
********************************************/
h1 {
color: #5B3B1B;
	font-size: 28px;
	line-height: 30px;
	margin-bottom: 10px;
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 0px;
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
}

h2 {
	color: #5B3B1B;
	font-size: 18px;
	font-weight: normal;
	line-height: 20px;
	margin-bottom: 5px;
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 15px;
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
}

.mark {
	font-weight: bold;
}

/********************************************
Grundraster
********************************************/
#languages {
	margin-bottom: 6px;
	position: relative;
	text-align: right;
	width: 776px;
}

#header {
	margin-bottom: 10px;
	position: relative;
	width: 776px;
}

#servicenav{
	height: 22px;
	margin-bottom: 1px;
	width: 776px;
}

#loginwindow{
	position: absolute;
	width: 244px;
	visibility: visible;
	right: -1px;
	top: -46px;
	background-color: #FFFFFF;
	border: 1px solid #FC0;
}

#loginwindowNoHormenu{
	position: absolute;
	width: 250px;
	visibility: visible;
	right: -2px;
	top: -83px;
	background-color: #FFFFFF;
	border: 1px solid #F7BD37;
	padding: 0px;
}

#hormenu {
	background-color: #46302B;
	height: 34px;
	position: relative;
	width: 776px;
	background-image: url(/pictures/bg_mainnav.gif);
	background-repeat: repeat-x;
	font-size: 16px;
	font-weight: normal;
	line-height: 22px;
}

#breadcrumbs {
	float: none;
	height: 20px;
	position: relative;
	width: 776px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	padding-top: 2px;
	padding-right: 0px;
	padding-bottom: 2px;
	padding-left: 0px;
}

#breadcrumbstrail {
	float: left;
	padding-top: 3px;
}
#breadcrumbstrail a, #breadcrumbstrail a.current:hover , #breadcrumbstrail a.current:visited {
	color: #000;
}

#search {
	float: right;
	text-align: right;
}

#middle {
	clear: both;
	float: none;
	position: relative;
	width: 776px;
}

#footer {
	margin-top: 20px;
	position: relative;
	text-align: left;
	width: 776px;
	padding-top: 15px;
	padding-right: 0px;
	padding-bottom: 14px;
	padding-left: 0px;
	margin-bottom: 20px;
}

#footernav {
	position: relative;
	text-align: left;
	width: 776px;
}

/********************************************
Textlinks Schrift positiv
********************************************/
a {
	color: #0066CC;
	text-decoration: none;
}

a:link {
	color: #b98000;
	text-decoration: none;
}

a:visited {
	color: #B98000;
	text-decoration: none;
}

a:active {
	color: #000000;
	text-decoration: none;
}

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

#servicenav a, #servicenav a.current:hover {
	color: #000;
	display: table-cell;
	height: 17px;
	line-height: 17px;
	list-style-type: none;
	margin: 0px;
	padding-bottom: 4px;
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 3px;
	font-size: 12px;
}

#servicenav li {
	display: inline-block;
	float: left;
	list-style-type: none;
	position: relative;
	text-align: center;
	margin-right: 20px;
	white-space:nowrap;
}

#servicenav ul {
	height: 100%;
	margin: 0px;
	padding: 0px;
	width: 676px;
}
#servicenav a:hover,  #servicenav a.current:link, #servicenav a.current:visited {
	color: #000;
}

#servicenav a, #servicenav a.current:hover {
	color: #000;
}

.neg a:hover,  .neg a.current:link, .neg a.current:visited {
	color: #000;
}

.neg a, .neg a.current:hover, .neg a:visited {
	color: #000;
}

/********************************************
Horizontale Navigation
********************************************/
#hormenu a:hover,  #hormenu a.current:link, #hormenu a.current:visited {
	color: #FFFFFF;
}

#hormenu a, #hormenu a.current:hover {
	color: #FC0;
	display: table-cell;
	height: 17px;
	line-height: 25px;
	list-style-type: none;
	margin: 0px;
	padding: 2px 4px 4px 4px;
}

#hormenu li {
	display: table-row;
	float: left;
	height: 100%;
	list-style-type: none;
	position: relative;
	text-align: center;
	margin-right: 1px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #FC0;
	padding-right: 5px;
	padding-left: 5px;
}

#hormenu ul {
	margin: 0px;
	padding: 0px;
	width: 776px;
}

/********************************************
Vertikale Navigation
********************************************/

#mainmenu {
	background-color: #ffffff;
}

#mainmenu ul li a:hover, #mainmenu ul li a.current:link,  #mainmenu ul li a.current:visited {
	color: #000;
}

#mainmenu ul li a, #mainmenu ul li a.current:hover {
	color: #B98000;
	display: block;
	list-style-type: none;
	margin: 0px;
	font-size: 12px;
	padding-top: 6px;
	padding-right: 0px;
	padding-bottom: 7px;
	padding-left: 8px;
	line-height: 13px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #FBC965;
}

#mainmenu ul li ul li a:hover, #mainmenu ul li ul li a.current:link,  #mainmenu ul li ul li a.current:visited {
	color: #000000;
	background-repeat: no-repeat; 
	background-position:12px 5px;
}

#mainmenu ul li ul li a, #mainmenu ul li ul li a.current:hover {
	display: block;
	list-style-type: none;
	margin: 0px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 20px;
}

#mainmenu ul li ul li ul li a:hover, #mainmenu ul li ul li ul li a.current:link,  #mainmenu ul li ul li ul li a.current:visited {
	background-color: #EAEEED;
	color: #000000;
}

#mainmenu ul li ul li ul li a, #mainmenu ul li ul li ul li a.current:hover {
	background-color: #FFFFFF;
	border-width: 0px;
	display: block;
	list-style-type: none;
	margin: 0px 0px 0px 0px;
	padding: 4px 2px 4px 20px;
}

#mainmenu ul {
	display: block;
	margin: 0px;
	padding: 0px;
}

#mainmenu li {
	display: block;
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}

/********************************************
Boxen
********************************************/
.pbframe {
	margin-bottom: 8px;
}

.pbheader {
	color: #562E00;
	font-size: 17px;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 8px;
	line-height: 18px;
	background-color: #FFF;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 1px;
	margin-left: 0px;
}

.pbcontent {
	padding-top: 8px;
	padding-right: 8px;
	padding-bottom: 8px;
	padding-left: 8px;
	background-color: #FFF;
}

.pbfooter {
	text-align: right;
	padding-top: 5px;
	padding-right: 8px;
	padding-bottom: 7px;
	padding-left: 0px;
	background-color: #FFF;
	margin-top: 1px;
}

#cbcontent {
	font-size: 1.2em;
	line-height: 1.5em;
	padding: 15px;
	background-color: #FFF;
}

#content {
	padding: 0px;
	width: 100%;
}

/********************************************
Formularelemente
********************************************/
.textfield {
	background-color: #FEFEFE;
	border: 1px solid #FABD32;
	font-size: 11px;
	height: 22px;
}

.button {
	color: #FFF;
	font-size: 11px;
	font-weight: bold;
	height: 24px;
	text-align: center;
	background-image: url(/pictures/bg_mainnav.gif);
	background-color: #4c2d08;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

/********************************************
Aufzaehlungen
********************************************/
#content ul, {
	margin: 0px;
	padding: 0px;
}

#content li {
	list-style-position: outside;
	margin-left: 16px;
}

.target {
	color: #000;
	font-size: 11px;
	font-weight: bold;
}

/********************************************
Inhaltsbereich Linien
********************************************/
hr {
	border-top-color: #999999;
	height: 1px;
}

/********************************************
Inhaltsbereich Tabellen
********************************************/
.table_bordergrey {
	background-color: #999999;
}

.table_border_grey {
	background-color: #999999;
}

.cell_white {
	background-color: #FFFFFF;
}

.cell_fill_dark_grey {
	background-color: #CCC;
}

.cell_fill_light_grey {
	background-color: #ddd;
}

.cell_fill_light_red {
	background-color: #F4CC00;
}

.cell_hline_grey {
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-right-width: 0px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #d7a012;
}

table {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.2em;
	line-height: 1.4em;
}

/********************************************
Preview (nicht editieren)
********************************************/
.previewheader {
	background-color: #EAEEED;
	font-weight: bold;
	margin-bottom: 7px;
	position: relative;
	width: 784px;
}

.small10pxboldred {
	color: #CC0000;
	font-size: 10px;
	font-weight: bold;
}

.small10pxboldgreen {
	color: #00CC00;
	font-size: 10px;
	font-weight: bold;
}

/********************************************
Galerie
********************************************/
#ga_frameright {
	overflow: scroll;
	position: relative;
	width: 200px;
	height: 100%;
}
/**************************************************
Modification for flexible width, adapted by Silvan Meier
**************************************************/

table {
	border: 0;
	padding:0;
	border-collapse:collapse;
	border-spacing:0;
}
.servicenav-table {
	width:776px;
}
.login-button {
	width:100px;
	text-align:right;
}

.main-content {
	width:100%;
	border-width:0;
}

.left-menu {
	width:156px;
	vertical-align:top;
	padding-top:0;
	height:20px;
}
.right-column {
	width:156px;
	vertical-align:top;
}
.vertical-spacer {
	width:6px;
}
.main-content-separator {
	height:7px;
}
.print-preview-table {
	width:614px;
	border:0 none;
}


