body, table, td, th, p, sup {
	font-family: Verdana;
	font-size: 13px;
}

body {
	margin: 0;
	padding: 0;
	font: 13px Verdana;
	background: #fff url(pix/background.gif) repeat-y;
	color: #333;
}

#head1 {
	position: relative;
	z-index: 0;
	font: 11px/31px Arial;
	font-weight: bold;
	text-align: right;
	font-variant: small-caps;
	/*text-transform: uppercase;*/
	height: 24px;
	vertical-align: bottom;
	background: #fff;
}

#head1 a, #head1 a:visited {
	text-decoration: none;
	background: #eaeaea;
	margin-right: 3px;
	padding: 2px;
	color: #666;
}

#head1 a:hover {
	color: #333;
	background: #e5e5e5;
}

#head2 {
	position: relative;
	z-index: 5;
	height: 95px;
	background: #f00 url(standard/bg-head0.jpg) repeat-x;
}

#logo {
	background: url(standard/logo0.jpg) no-repeat;
	height: 95px;
	width: 330px;
}

#box {
	float: right;
	width: 200px;
}

#navi {
	width: 185px;
	background: transparent;
	float: left;
}

ul#navi {
	font-size: 11px;
	width: 185px;
	margin: 0;
	padding: 0;
}

li#navi {
	list-style: none;
}

ul#navi a {
	padding-left: 20px;
	line-height: 20px;
	height: 20px;
	display: block;
	color: #666;
	text-decoration: none;
	font-weight: bold;
	background: #eaeaea;
	border-bottom: 1px solid #dfdfdf;
	border-top: 1px solid #f4f4f4;
	cursor: pointer;
}

ul#navi a:hover {
	background: #e5e5e5;
	color: #333;
}

.naviset a:link {
	background: #fff;
	background: #f5f8f1;
	color: #333;
}

.navisub {
	font-size: 10px;
	margin: 0px;
	padding: 0px;
	list-style: none;
}

.navisub a:link {
	line-height: 16px;
	height: 16px;
	padding: 0px 0 0px 35px;
	background: transparent;
	border: 0;
	font-weight: normal;
}

.navisub a:visited {
	color: #666;
}

.navisubset a:link {
	color: #333;
	font-weight: bold;
}

#suchfeld {
	height: 35px;
	width: 180px;
	line-height: 35px;
	vertical-align: middle;
	font-weight: bold;
	padding-left: 5px;
	background: url(standard/bg-head0.jpg);
	color: #fff;
}

#suchfeld input {
	font-size: 13px;
	background: #e4e4e4;
	border: 1px solid #fff;
	width: 105px;
	height: 16px;
}

.einloggen {
	display: block;
	color: #fff;
	background: #467f03	;
	height: 20px;
	line-height: 20px;
	padding-left: 20px;
	font-weight: bold;
	font-size: 12px;
}

.einloggen a:link, .einloggen a:visited {
	color: #fff;
	text-decoration: none;
}

#footer {

}

#login {
	display: none;
	position: absolute;
	top: 80px;
	right: 25px;
	font-weight: bold;
	color: #fff;
}

#login input {
	font-size: 13px;
	background: #e4e4e4;
	border: 1px solid #fff;
	width: 100px;
	height: 16px;
}

h1 {
	font-size: 17px;
}

h2 {
	font-size: 15px;
	/*font-style: italic;
	border-bottom: 1px dotted #dfdfdf;*/
	background: #f9f9f9;
	padding: 2px;
	margin-bottom: 0px;
}

h3 {
	font-size: 14px;
	margin-bottom: 0;
}

hr {
	border: 0;
	border-top: 1px solid #e4e4e4;
	border-bottom: 1px solid #fff;
}

#content {
	padding: 0 20px 30px 20px;
	margin-left: 16em;
}

/* dummy für die korrekte Anzeige langer Suchergebnisse im MSIE */
#right {
  float: right;
  position: relative;
  width: 10px;
  height: 1px;
}

#footer {
  height: 20px;
  border: 2px solid #fff;
  position: relative;
  z-index: 4;
}

#navi .naviset a {
	color: #526a35;
}

#suchfeld {
	background: url(standard/bg-head0.jpg);
}

.einloggen {
	background: #467f03	;
}

h1 {
	/*color: #467f03;*/
}

.box-head {
	background: url(standard/bg-head0.jpg);
}



.pNavi, .pNaviSub, .pNaviGrey, pNaviLogin {
	font-size: 10px;
	line-height: 12px;
}

.pNavi td, .pNaviGrey td {
	border-top: #c2c4c7 0px solid;
	border-right: #c2c4c7 0px solid;
	border-left: #c2c4c7 0px solid;
	border-bottom: #c2c4c7 1px solid;
	padding: 1 0 2 15; /* o r u l */
}

.pNaviGrey {
	font-size: 11px; 
	line-height: 14px;
	font-weigth: bold;
	padding: 2 0 4 0; /* o r u l */
	color: #000;
	text-decoration: none;
  cursor: pointer;	
}

.pNaviSub td {
	border: 0;
	padding: 1 0 2 0; /* o r u l */
}

.suche {
	font-weight: bold;
	color: #fff;
	background-color: #858c99;
	vertical-align: middle;
}

.boxed_hdl_back {
	color: #fff;
	background-color: #858c99;
	font-weight: bold;
	padding-left: 5px;
}
.boxed_hdl_back a:link, .boxed_hdl_back a:visited { font-weight: bold; color: #fff; text-decoration: none; }
.boxed_hdl_back a:hover { font-weight: bold; color: #fff; text-decoration: underline; }

.boxed_border {
	border: 1px solid #858c99;
}

.boxed_input {
	background-color: #e2e4e5;
}

.portalTblBorder {
	border: 1px solid #c0d0c0;
}

.portalTblBorderTD {
	border: 1px solid #c0d0c0;
}

table.portalTblBorderTD td {
	border: 1px solid #c0d0c0;
}

.portalTblBorder_padded {
	margin: 5 10 15 20; /* o r u l */
	padding: 2;
}

.invert { color: #fff }
a.invert:link, a.invert:visited, a.invert:hover { color: #fff; text-decoration: underline; }

