@charset "utf-8";
/* CSS Document */

/******************************/
/* Defaults/Tags              */
/******************************/
body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 100.1%;
	color: #666666;
	margin: 0;
	padding: 0;
	overflow: auto;
	background-color: #A8AA22;
}
hr {
	border: 0;
	border-top: 1px dotted #FF0000;
	height: 1px;
	color: #FF0000;
	margin: 0;
	padding: 0;
}
img {
	font-weight: bold;
	outline: none;
	color: #333333;
	text-decoration: none;
}
a {
	font-weight: normal;
	outline: none;
	color: #663300;
	text-decoration: none;
	/*border-bottom: 1px dotted #666666;*/
}
a[href^="mailto"] {
	font-weight: normal;
}
a:hover {
	color: #339999;
	text-decoration: none;
	border-bottom: 1px solid #339999;
}
a.new_window {
	padding-left: 20px;
	background-image: url(../pix/icons/web_link2.png);
	background-repeat: no-repeat;
	background-position: left;
}
a.pdf {
	padding-left: 20px;
	background-image: url(../pix/icons/pdf_link2.png);
	background-repeat: no-repeat;
	background-position: left;
}
a.video {
	padding-left: 20px;
	background-image: url(../pix/icons/vid_link.png);
	background-repeat: no-repeat;
	background-position: left;
}
img {
	border: none;
}
h2, h3, h4 {
	font-size: 14px;
	line-height: 1em;
	text-decoration: none;
	margin: 0 0 1.2em 0;
	padding: 0;
}
h4 {
	margin: 0 0 0.2em 0;
}
p, th, td {
	font-size: 14px;
	line-height: 1.6em;
	margin: 0 0 1em 0;
}

.blind {
	position: absolute;
	left: -3500px;
}

/******************************/
/* Layout                     */
/******************************/
#wrapper {
	display: block;
	width: 965px;
	margin: 0;
	padding: 0;
	position: absolute;
	top: 0;
	left: 50%;
	margin-left: -485px;
	border: 0;
}
#page {
	display: block;
	width: 965px;
	margin: 0;
	padding: 0;
	border: 0;
	background-color: #FFFFFF;
	/*background-image: url(../pix/bg_mid.png);
	background-repeat: repeat-y;*/
}
#top_page {
	display: block;
	width: 965px;
	height: 28px;
	margin: 0;
	padding: 0;
	border: 0;
	/*background-image: url(../pix/bg_top.png);
	background-repeat: repeat-y;*/
}
#bottom_page {
	display: block;
	width: 965px;
	height: 23px;
	margin: 0;
	padding: 0;
	border: 0;
	/*background-image: url(../pix/bg_bot.png);
	background-repeat: repeat-y;*/
}
/* HEAD */
#head {
	display: block;
	margin: 0;
	padding: 0;
	background-color: transparent;
/*	z-index: 50;*/
}
#head * {
/*	z-index: 50;*/
}
#logo {
	display: block;
	width: 217px;
	height: 84px;
	background-image: url(../pix/hers_logo.png);
	background-repeat: no-repeat;
	margin: 0;
	padding: 0;
	position: absolute;
	top: 36px;
	left: 70px;
}
#logo a {
	display: block;
	width: 217px;
	height: 84px;
	margin: 0;
	padding: 0;
	border: none;
}
#logo a:hover {
}
#logo span {
	display: none;
	margin: 0;
	padding: 0;
}
#claim {
	display: block;
	width: 264px;
	height: 16px;
	background-image: url(../pix/hers_lead.png);
	background-repeat: no-repeat;
	margin: 0;
	padding: 0;
	position: absolute;
	top: 38px;
	left: 300px;
}
#claim span {
	display: none;
	margin: 0;
	padding: 0;
}
#inner_head {
	float: left;
	display: block;
	height: 150px;
	margin: 0;
	padding: 0;
}

/* CONTENT */
#content {
	display: block;
	min-height: 350px;
	margin: 0;
	padding: 0;
	background-color: transparent;
/*	z-index: 1;*/
	clear: both;
}
#content * {
/*	z-index: 1;*/
}

/* INNER CONTENT */
#inner_content {
	float: right;
	display: block;
	padding: 0 5px 0 10px;
	margin: 0;
	width: 480px;
	background-position: 0 0;
	line-height: 1.3em;
}
.start #inner_content {
	margin: 0 ;
	border-top: none;
}
.team #inner_content {
	margin: 0 ;
	border-top: none;
	width: 640px;
}
.team #side {
	display: none;
}
#inner_content h2 {
	font-size: 14px;
	font-weight: normal;
	margin: 0;
	padding: 0;
	color: #A8AA22;
	line-height: 1.2em;
}
#inner_content h3 {
	font-weight: normal;
	margin: 0 0 0.2em 0;
	padding: 0;
	line-height: 1.2em;
	color: #A8AA22;
}
#inner_content h4 {
	font-weight: normal;
	margin: 0;
	padding: 0;
	line-height: 1.2em;
	color: #A8AA22;
}
#inner_content p {
	margin: 0 0 1em 0;
	padding: 0;
	line-height: 1.5em;
	text-align: left;
}
#content h2 sup,
#inner_content h2 sup,
#inner_content h3 sup,
#inner_content h4 sup,
#inner_content dd sup,
#inner_content li sup,
#inner_content p sup {
	font-size: 10px;
	line-height: 7px;
}

#inner_content .small {
	font-size: 0.75em;
}
#inner_content ul {
	margin: 0 0 1em 0;
	padding: 0;
}
#inner_content li {
	margin: 0;
	padding: 2px 0 2px 25px;
	list-style-type: none;
	background-image: url(../pix/arrow.png);
	background-repeat: no-repeat;
	background-position: -2px 1px;
}
#inner_content li ul {
	margin: 0 0 0.3em 20px;
}
#inner_content ol {
	margin: 1em 0 1em 1.5em;
	padding: 0;
}
#inner_content ol li {
	margin: 0;
	padding: 2px 0 4px 0.25em;
	list-style-type: decimal;
	background-image: none;
}
#inner_content .right_col li {
	margin: 0 0 10px 0;
	padding: 0 0 0 10px;
	list-style-type: none;
	background-image: none;
}


.lang_inc #inner_content h2,
.lang_admin #inner_content h2 {
	display: block;
	font-size: 14px;
	margin: 0 0 1em;
	padding: 0;
}

#col_left {
	display: block;
	float: left;
	width: 230px;
	margin: 0;
	padding: 0;
}
#col_right {
	display: block;
	float: right;
	width: 290px;
	margin: 0;
	padding: 0;
}
* html #col_right {
	width: 260px;
}
.plan {
	position: absolute;
	right: 46px;
}
.plan a img {
	border: 1px solid #000000;
	cursor: url(../pix/magnifier.gif), pointer;
}

/* SIDE COL */
#side {
	display: block;
	float: right;
	width: 180px;
	margin: 0;
	padding: 0;
}
/*.start #side {
	float: right;
	width: 198px;
}*/

#foot {
	clear: both;
	display: block;
	text-align: center;
	background-color: transparent;
	margin: 0;
	padding: 0.5em 0 5px 0;
}
#foot p {
	display: block;
	line-height: 18px;
	text-align: center;
	margin: 0;
	padding: 0;
	color: #666666;
}
#foot p span {
	color: #A8AA22;
	font-weight: normal;
}
#foot p a {
	color: #666666;
	border: 0;
}
#foot p a:hover {
	border-bottom: 1px solid #A8AA22;
}
#foot hr {
	visibility: hidden;
}


/******************************/
/* Content                    */
/******************************/
.cleaner {
	clear: both;
	height: 1px;
	visibility: hidden;
}
.cleaner_b {
	clear: both;
	height: 0.75em;
	visibility: hidden;
}
.error {
	color: #ee0000;
}

.blau {
	color: #006699;
}
.rot {
	color: #cc3333;
}
.gruen {
	color: #59853C;
}


table {
	border-collapse: collapse;
}
table th {
	border: 0;
	text-align: left;
	vertical-align: top;
}
table td {
	border: 0;
	vertical-align: top;
}
.formtable {
}
.formtable th {
	padding-bottom: 4px;
}
.formtable td {
	padding-bottom: 4px;
}
ul {
	margin: 0 0 1em 0;
	padding: 0 0 0 1em;
}
li {
	font-size: 14px;
}
li span {
	font-size: 14px;
}
dl {
	margin: 0 0 1em 0;
	padding: 0 0 0 0;
}
dt {
	font-size: 14px;
	font-weight: normal;
	margin: 0;
	padding: 0;
	line-height: 1.3em;
	color: #A8AA22;
}
dd {
	margin: 0;
	padding: 0.4em 0 0.3em 25px;
	font-size: 14px;
	line-height: 1.3em;
	font-weight: normal;
	text-align: left;
	background-image: url(../pix/arrow.png);
	background-repeat: no-repeat;
	background-position: -2px 2px;
}



/* Start page */



/* Color Variants */



.small_info span {
	display: block;
	width: 16px;
	height: 16px;
	background-image: url(../pix/magnifier_klein.gif);
	cursor: pointer;
}
.small_info span span {
	display: none;
}

blockquote {
	font-size: 14px;
	border: 1px dotted #A8AA22;
	border-left: 3px solid #A8AA22;
	margin: 0;
	padding: 0.5em 0.5em 0.5em 1.5em;
}
#inner_content .left_col {
	padding-right: 420px;
}

#inner_content .right_col {
	position: absolute;
	left: 555px;
	margin: 5px 0 0 0;
}

.sl li {
	float: left;
	clear: left;
}
.sl li .st {
	float: left;
	font-size: 13px;
	display: block;
	width: 95px;
}
.sl li .nd {
	float: left;
	font-size: 13px;
	display: block;
	width: 260px;
}

/* Contact-Form */
.searchform,
.contact_form {
	display: block;
	width: 460px;
	color: #A8AA22;
	border: 1px solid #A8AA22;
	margin: 0;
	padding: 10px 1px 5px 5px;
}

.searchform .error,
.contact_form .error {
	display: inline;
}
.searchform th,
.contact_form th {
	width: 145px;
	font-weight: normal;
	vertical-align: top;
}
.searchform label,
.contact_form label {
	color: #A8AA22;
	margin: 0;
	padding: 2px;
	font-weight: normal;
}
.searchform input,
.contact_form input,
.contact_form textarea {
	color: #000000;
	border: 1px solid #A8AA22;
	margin: 1px 0 2px 0;
	padding: 2px;
	width: 290px;
}
.searchform input:focus,
.contact_form input:focus,
.contact_form textarea:focus {
	background-color: #F2F1CF;
}
.searchform input[type=radio],
.searchform input[type=checkbox],
.contact_form input[type=radio],
.contact_form input[type=checkbox]{
	width: 1em;
}
* html .searchform input[type=radio],
* html .searchform input[type=checkbox],
* html .contact_form input[type=radio],
* html .contact_form input[type=checkbox]{
	border: none;
}
*+html .searchform input[type=radio],
*+html .searchform input[type=checkbox],
*+html .contact_form input[type=radio],
*+html .contact_form input[type=checkbox]{
	border: none;
}

.searchform .ff_50,
.contact_form .ff_50 {
	width: 140px;
	margin-right: 4px;
}
.searchform .ff_20,
.contact_form .ff_20 {
	width: 56px;
	margin-right: 4px;
}
.searchform .ff_80,
.contact_form .ff_80 {
	width: 224px;
	margin-right: 4px;
}
.searchform .ff_30,
.contact_form .ff_30 {
	width: 84px;
	margin-right: 4px;
}
.searchform .ff_70,
.contact_form .ff_70 {
	width: 196px;
	margin-right: 4px;
}

.contact_form fieldset {
	margin: 0;
}

.contact_form fieldset input,
.contact_form fieldset textarea {
	width: 250px;
}
.contact_form fieldset .ff_50 {
	width: 120px;
	margin-right: 4px;
}
.contact_form fieldset .ff_20 {
	width: 56px;
	margin-right: 4px;
}
.contact_form fieldset .ff_80 {
	width: 224px;
	margin-right: 4px;
}
.contact_form fieldset .ff_30 {
	width: 84px;
	margin-right: 4px;
}
.contact_form fieldset .ff_70 {
	width: 196px;
	margin-right: 4px;
}

.searchform label span,
.contact_form label span {
	font-size: 0.8em;
}
.searchform input[type=submit],
.contact_form #submit {
	width: 108px;
	color: #A8AA22;
	background-color: #FFFFFF;
}
.searchform #submit:hover,
.contact_form #submit:hover {
	color: #FFFFFF;
	background-color: #A8AA22;
}
.searchform #submit:active,
.contact_form #submit:active {
	color: #000000;
}

.news_list  {
	margin-top: 20px;
	border-top: 1px dotted #FF6600;
}
.news_list p {
	border-bottom: 1px dotted #FF6600;
}

#side .bilder {
	float: left;
	margin: 0 0 0 10px;
	padding: 2em 0 0 0;
}
#side .bilder li {
	margin: 0 0 4px 4px;
	padding: 4px;
	list-style-type: none;
	width: 65px;
	height: 65px;
	text-align: center;
	vertical-align: middle;
	border: 1px solid #A8AA22;
	background-color: #FFFFFF;
	float: left;
}
#side .bilder li a {
	width: 65px;
	height: 65px;
	margin: 0;
	padding: 0;
	border: 0;
}
#side .bilder li a img {
	margin: 0;
	padding: 0;
	border: 0;
}
#side .bilder li:hover {
	background-color: #F2F1CF;
	border: 1px solid #666666;
}

/*.pfandschloesser #inner_content .bilder {
	margin-left: 0px;
}
.pfandschloesser #inner_content .bilder li {
	margin: 0 0 4px 4px;
	padding: 4px;
	list-style-type: none;
	width: 65px;
	height: 65px;
	text-align: center;
	vertical-align: middle;
	border: 1px solid #A8AA22;
	background-color: #FFFFFF;
	list-style-type: none;
	list-style-image: url(../pix/spacer.gif);
	background-image: none;
	float: left;
}
.pfandschloesser #inner_content .bilder li a {
	width: 65px;
	height: 65px;
	margin: 0;
	padding: 0;
	border: 0;
}
.pfandschloesser #inner_content .bilder li a img {
	margin: 0;
	padding: 0;
	border: 0;
}
.pfandschloesser #inner_content .bilder li:hover {
	background-color: #F2F1CF;
	border: 1px solid #666666;
}
*/
.pbild {
	float: left;
	width: 480px;
}
.pbild img {
	float: left;
}
.pbild p {
	float: right;
	width: 200px;
}


/* Sitemap */
.sitemap #content {
}
.sitemap #content #side {
	display: none;
}
.sitemap #inner_content {
	width: 660px;
}
#inner_content .sitemap {
	margin: 0;
	padding: 0;
	background-image: none;
	list-style-type: none;
	list-style-image: none;
}
#inner_content .sitemap li {
	margin: 0;
	padding: 0;
	background-image: none;
	list-style-type: none;
	list-style-image: none;
}
#inner_content .sitemap li .langlnk {
	display: block;
	height: 1em;
	text-align: center;
	color: #FFFFFF;
	font-weight: bold;
	font-size: 16px;
	text-decoration: none;
	background-color: #A8AA22;
	padding: 0.3em;
	margin: 0;
}
#inner_content .sitemap li .langlnk:hover {
	color: #FFFFFF;
	background-color: #E20016;
}
/* lvl 0 */
#inner_content .sitemap_lang {
	margin: 0;
	padding: 0;
}
#inner_content .sitemap_lang li {
	display: block;
	width: 160px;
	float: left;
	margin: 1em 0.25em 1px 0;
	padding: 0;
	background-image: none;
	list-style-type: none;
	list-style-image: none;
	border: 0;
}
#inner_content .sitemap_lang li a {
	display: block;
	margin: 0.25em 0.5em 0.25em 0;
	padding: 0.25em;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	border: 2px solid #666666;
}
#inner_content .sitemap_lang li a em {
	display: block;
	font-size: 11px;
	font-weight: bold;
	position: absolute;
	top: 125px;
	left: -3000px;
	color: #666666;
}
#inner_content .sitemap_lang li a:hover {
	background-color: #666666;
	color: #FFFFFF;
	text-decoration: none;
}
#inner_content .sitemap_lang li a:hover em {
	display: block;
	position: absolute;
	color: #666666;
	left: 300px;
	margin-right: 20px;
	padding: 0 5px;
	font-weight: normal;
	border: 2px dotted #A8AA22;
}
/* lvl 1 */
#inner_content .sitemap_lang li ul {
	float: none;
	margin: 0;
	padding: 0;
}
#inner_content .sitemap_lang li ul li {
	float: none;
	width: 158px;
	margin: 1px;
	padding: 0;
}
#inner_content .sitemap_lang li ul li a {
	font-size: 10px;
	font-weight: bold;
	border: 2px solid #A8AA22;
}
#inner_content .sitemap_lang li ul li a:hover {
	background-color: #A8AA22;
	color: #FFFFFF;
	text-decoration: none;
}
/* lvl 2 */
#inner_content .sitemap_lang li ul li ul {
	margin: 0.25em;
	padding: 0 0 0 5px;
	border: 2px dotted #A8AA22;
}
#inner_content .sitemap_lang li ul li:hover ul {
	border: 2px dotted #A8AA22;
	background-color: #A8AA22;
}
#inner_content .sitemap_lang li ul li ul li {
	width: 145px;
	margin: 0;
	padding: 0;
}
#inner_content .sitemap_lang li ul li ul li a {
	font-size: 10px;
	font-weight: normal;
	border: 1px solid #A8AA22;
	background-color: #FFFFFF;
}
#inner_content .sitemap_lang li ul li:hover ul li a {
	border: 1px solid #FFFFFF;
}
#inner_content .sitemap_lang li ul li ul li a:hover {
	border: 1px solid #FFFFFF;
}

#inner_content .sitemap_sub_1 {
}
#inner_content .sitemap_sub_2 {
}

.search_list em {
	display: block;
}
.search_list em .highlight {
	color: #A8AA22;
	font-size: 1em;
}

fieldset {
	color: #A8AA22;
	border: 1px dotted #A8AA22;
}


#inner_content .team {
	margin-left: 385px;
	margin-bottom: 85px;
}

#inner_content .team .t_tl {
	position: absolute;
	left: 365px;
	top: 180px;
}

#inner_content .team .t_tr {
	position: absolute;
	left: 500px;
	top: 180px;
}

#inner_content .team .t_bl {
	position: absolute;
	left: 365px;
	top: 365px;
}

#inner_content .team .t_br {
	position: absolute;
	left: 500px;
	top: 365px;
}

#inner_content .team .t_bbl {
	position: absolute;
	left: 365px;
	top: 550px;
}

#inner_content .team .t_bbr {
	position: absolute;
	left: 500px;
	top: 550px;
	border: 1px dotted #666;
}

#inner_content .team span {
	display: block;
	width: 130px;
	height: 100px;
	padding-top: 70px;
	text-align: center;
}


