/* kapertoŽ - Main CSS */

body { 
	padding: 0px;
	margin: 0px;
	color: #000000;	
	font-size: 85%;
	background-color: #FFFFFF;
}

/* Font */

body, table, input, .pulldownfontsize, .fontsizebox select, .searchbutton_page { font-family: Georgia, "Times New Roman", Times, serif; }

/* Standard tags */

a:link { text-decoration: underline; font-weight: bold; }
a:visited { text-decoration: underline; font-weight: bold; }
a:hover { text-decoration: none; font-weight: bold; }
a:active { text-decoration: underline; font-weight: bold; }
a:link:hover { text-decoration: none; font-weight: bold; }
a:visited:hover { text-decoration: none; font-weight: bold; }
fieldset, ul, form, ol, submit { margin: 0px; padding: 0px; border: 0px; }
h1 { font-size: 2em; }
h2 { font-size: 1.5em; }
h3 { font-size: 1em; }
ul { font-weight: bold; font-size: 0.75em; list-style-type: none; }
ul li { margin-bottom: 0px; }
img { border: 0px; background: transparent; }
label { font-size: 0.85em; margin: 0px 0px 0px 0px; }
table { font-size: 1em; color: #000000; }
table caption { font-size: 1em; }
object { margin-bottom: 3px; }

/* Page layout */

.pagecontent { background-image: url(../images/back_root.gif); background-repeat: repeat-x; }
.floater { width: 690px; padding: 0px; margin: 0px auto; position: relative; }
#flashheader { padding: 0px; margin: 0px; }

/* Accessibility */

.hiddentext { visibility: hidden; display: none; }
.hiddentextlinks { visibility: hidden; }
.pulldownfontsize { color: #ffffff; margin: 11px 19px 0px 0px; float: right; background-color: #62a7c5; }
.fontsizebox label { display: none; }
.fontsizebox select { font-size: 0.8em; }

/* Header */

.header, .header_nosearch { background-image: url(../images/back_header.gif); background-repeat: no-repeat; height: 36px; }
.header_nosearch { background-image: url(../images/back_header_search.gif); }
.header a, .header a:visited, .header a:hover, .header a:active, .header_nosearch a, .header_nosearch a:visited, .header_nosearch a:hover, .header_nosearch a:active { text-decoration: none; }
.searchbox { width: 159px; float: right; }
.searchbox label { display: none; }
.searchfield { width: 121px; border-right: 1px dashed #b8dff0; border-left: 1px dashed #64a3bd; border-top: 1px dashed #64a3bd; border-bottom: 1px dashed #b8dff0; color: #203c57; background-color: #f8fafb; font-size: 0.8em; padding: 2px 0px 2px 4px; margin-top: 11px; }
.searchbutton { background-color: transparent; color: #ffffff; border: 0px; font-weight: bold; width: 27px; cursor: pointer; font-family: Verdana, Arial, Helvetica, sans-serif; }
#buttonprint, #buttonprint_nosearch { float: right; margin: 0px 23px 0px 0px; padding-top: 9px; width: 38px; height: 23px; overflow: hidden; background-image: url(../images/button_printview.gif); background-repeat: no-repeat; }
#buttonpdf, #buttonpdf_nosearch { float: right; margin: 0px 23px 0px 0px; padding-top: 9px; width: 38px; height: 23px; overflow: hidden; background-image: url(../images/button_pdf.gif); background-repeat: no-repeat; }
#buttonprint_nosearch { margin-right: 22px; }
#buttonpdf_nosearch { margin-right: 8px; }

/* Menu */

#menuroot { margin-left: 5px; }
#menuroot ul li { list-style-type: none; float: left; font-size: 10px; padding: 21px 1px 22px 0px; }
#menuroot ul .aktive { color: #ac9985; background-image: url(../images/menu_aktive.gif); background-repeat: no-repeat; background-position: bottom; padding: 21px 6px 20px 7px; }
#menuroot ul li a, #menuroot ul li a:link, #menuroot ul li a:visited, #menuroot ul li a:hover, #menuroot ul li a:active { color: #534536; text-decoration: none; padding: 2px 5px 2px 5px; }
#menuroot ul li a:hover { border: 1px solid #e0c195; background-color: #ffffff; color: #776653; padding: 2px 4px 2px 4px; text-decoration: none; }
#menuroot ul .aktivelinked a:hover, #menuroot ul .linked a:hover { color: #657487; background-color: transparent; border-top: 1px solid #f9edda; border-bottom: 1px solid #fbf4ea; border-left: 0px; padding-left: 5px; border-right: 0px; padding-right: 5px; }
#menuroot ul .linked a:hover { color: #534536; }
#menuroot ul li ul { position: absolute; letter-spacing: 0px; margin-top: 4px; display: none; }
#menuroot ul li:hover ul { display: block; } 
#menuroot ul li ul li { list-style-type: none; float: none; font-size: 1.4em; padding: 0px; margin: 0px; background-color: #fbf5eb; border-top: 1px solid #d3bd9e; border-left: 1px solid #d3bd9e; border-right: 1px solid #d3bd9e; border-bottom: 0px; }
#menuroot ul li ul .menufollowsecondlevellast { border-bottom: 1px solid #d3bd9e; } 
#menuroot ul li ul li a, #menuroot ul li ul li a:link, #menuroot ul li ul li a:visited, #menuroot ul li ul li a:hover, #menuroot ul li ul li a:active { text-decoration: none; padding: 4px; display: block; }
#menuroot ul .linked ul li a, #menuroot ul .linked ul li a:link, #menuroot ul .linked ul li a:visited, #menuroot ul .linked ul li a:hover, #menuroot ul .linked ul li a:active { color: #776653; }
#menuroot ul .aktivelinked ul li a:hover, #menuroot ul .linked ul li a:hover { border: 0px; background-color: #9a8976; color: #fbf5eb; padding: 4px; }

#menufollow { margin-left: 10px; letter-spacing: 0px; height: 54px; }
#menufollow ul li { list-style-type: none; float: left; font-size: 11px; padding: 20px 2px 22px 1px; }
#menufollow ul .aktive { color: #ac9985; background-image: url(../images/menu_aktive.gif); background-repeat: no-repeat; background-position: bottom; padding: 20px 7px 20px 6px; }
#menufollow ul .aktivelinked { background-image: url(../images/menu_aktive.gif); background-repeat: no-repeat; background-position: bottom; padding: 20px 2px 22px 1px; cursor: pointer; }
#menufollow ul .aktivelinked a, #menufollow ul .aktivelinked a:link, #menufollow ul .aktivelinked a:visited, #menufollow ul .aktivelinked a:hover, #menufollow ul .aktivelinked a:active { color: #ac9985; }
#menufollow ul li a, #menufollow ul li a:link, #menufollow ul li a:visited, #menufollow ul li a:hover, #menufollow ul li a:active { color: #534536; text-decoration: none; padding: 2px 5px 2px 5px; }
#menufollow ul li a:hover { border: 1px solid #e0c195; background-color: #ffffff; color: #776653; padding: 2px 4px 2px 4px; text-decoration: none; }
#menufollow ul .aktivelinked a:hover, #menufollow ul .linked a:hover { color: #657487; background-color: transparent; border-top: 1px solid #f9edda; border-bottom: 1px solid #fbf4ea; border-left: 0px; padding-left: 5px; border-right: 0px; padding-right: 5px; }
#menufollow ul .linked a:hover { color: #534536; }
#menufollow ul li ul { position: absolute; letter-spacing: 0px; margin-top: 4px; display: none; }
#menufollow ul li:hover ul { display: block; } 
#menufollow ul li ul li { list-style-type: none; float: none; font-size: 1.3em; padding: 0px; margin: 0px; background-color: #fbf5eb; border-top: 1px solid #d3bd9e; border-left: 1px solid #d3bd9e; border-right: 1px solid #d3bd9e; border-bottom: 0px; }
#menufollow ul li ul .menufollowsecondlevellast { border-bottom: 1px solid #d3bd9e; } 
#menufollow ul li ul li a, #menufollow ul li ul li a:link, #menufollow ul li ul li a:visited, #menufollow ul li ul li a:hover, #menufollow ul li ul li a:active { text-decoration: none; padding: 4px; display: block; }
#menufollow ul .linked ul li a, #menufollow ul .linked ul li a:link, #menufollow ul .linked ul li a:visited, #menufollow ul .linked ul li a:hover, #menufollow ul .linked ul li a:active { color: #776653; }
#menufollow ul .aktivelinked ul li a:hover, #menufollow ul .linked ul li a:hover { border: 0px; background-color: #9a8976; color: #fbf5eb; padding: 4px; }

#menufollowsubstd { padding: 2px 25px 5px 0px; float: left; line-height: 100%; width: 196px; font-size: 1.1em; }
#menufollowsubstd ul li { list-style-type: none; padding: 0px; margin: 0px; border-bottom: 1px dashed #d3bd9e; background-image: url(../images/bullet_submenu_blue.gif); background-repeat: no-repeat; background-position: left top; }
#menufollowsubstd ul .aktive { color: #ac9985; padding: 5px 3px 5px 12px; background-image: url(../images/bullet_submenu_std.gif); background-repeat: no-repeat; background-position: left top; }
#menufollowsubstd ul li a, #menufollowsubstd ul li a:link, #menufollowsubhstd ul li a:visited, #menufollowsubstd ul li a:hover, #menufollowsubstd ul li a:active { padding: 5px 3px 5px 12px; text-decoration: none; color: #534536; display: block; }
#menufollowsubstd ul li a:hover { background-image: url(../images/bullet_submenu_blue_hover.gif); background-repeat: no-repeat; background-position: left top; color: #ffffff; border: 0px; text-decoration: none; padding: 5px 3px 5px 12px; }

/* Main Paragraphs */

#introduction { float: left; width: 504px; }
#introduction h3 { margin: 10px 25px 0px 15px; padding: 2px 0px 12px 35px; font-size: 1.3em; background-image: url(../images/wuerfel_big_grey.gif); background-repeat: no-repeat; }
#introduction p { padding: 6px 25px 6px 15px; }
#introduction h4 { margin: 0px 25px 5px 15px; padding: 3px 0px 3px 0px; font-weight: bold; font-size: 1em; }
#introduction ul { margin: 0px 25px 5px 15px; padding: 3px 0px 3px 0px; line-height: 160%; }
#introduction ul li { font-size: 1.05em; font-weight: normal; margin: 0px 0px 5px 20px; list-style-type: square; }
#introduction ul li a, #introduction ul li a:link, #introduction ul li a:active, #introduction ul li a:visited, #introduction ul li a:hover { text-decoration: underline; color: #776653; }
#introduction ul li a:hover { text-decoration: none; color: #776653; }

.standardp { width: 500px; text-align: justify; text-indent: 2em; font-size: 0.8em; line-height: 150%; }
.mainroot p { color: #534536; font-size: 0.8em; margin: 0px; padding: 8px 0px 15px 37px; line-height: 160%; }
.mainroot p a, .mainroot p a:visited, .mainroot p a:hover, .mainroot p a:active { text-decoration: underline; color: #776653; }
.mainroot p a:hover { text-decoration: none; color: #776653; }
.mainroot { height: 240px; position: static; background-image: url(../images/back_productsstart.gif); background-repeat: no-repeat; background-position: right top; }
.mainfollow, .mainfollowproducts { background-image: url(../images/back_followdef.gif); background-repeat: no-repeat; background-position: right top; }
.mainfollowproducts { height: 249px; } 

#contentfollow { margin-left: 30px; margin-right: 30px; margin-bottom: 30px; padding-top: 2px; }
#contentfollow h3 { margin: 8px 25px 0px 35px; padding: 2px 0px 6px 0px; font-size: 1.3em; }
#contentfollow h4 { font-size: 1em; }
#contentfollow p { font-size: 0.8em; color: #534536; line-height: 170%; }
#contentfollow p a, #contentfollow p a:visited, #contentfollow p a:hover, #contentfollow p a:active { color: #776653; text-decoration: underline; }
#contentfollow p a:hover { text-decoration: none; }
#contentfollow .biggerstdfont, #contentfollowstdcontent .biggerstdfont { font-size: 1.2em !important; }
#contentfollow .smallerstdfont, #contentfollowstdcontent .smallerstdfont { font-size: 0.7em !important; }
#contentfollow .differentstdfont { font-family: Verdana, Arial, Helvetica, sans-serif; }
#contentfollow img { margin: 0px 0px 0px 30px; float: right; }
#contentfollow ul, #contentfollow ol { font-size: 0.8em; color: #534536; font-weight: normal; margin-left: 30px; line-height: 180%; margin-top: 0px; }
#contentfollow ol { margin-top: 20px; }
#contentfollow ol a, #contentfollow ol a:link, #contentfollow ol a:visited, #contentfollow ol a:hover, #contentfollow ol a:active, #contentfollow ul a, #contentfollow ul a:link, #contentfollow ul a:visited, #contentfollow ul a:hover, #contentfollow ul a:active { color: #776653; font-size: 1em; }
#contentfollow ul li { list-style-type: square; }
#contentfollow .csc-header-n1 { background-image: url(../images/wuerfel_big_grey.gif); background-repeat: no-repeat; }

.contentfollowstd { margin: 0px 0px 30px 23px; padding: 0px 0px 0px 0px; }
.contentfollowstd h3 { padding: 2px 0px 11px 35px; margin: 8px 0px 0px 2px; color: #534536; background-image: url(../images/wuerfel_big_grey.gif); background-repeat: no-repeat; font-size: 1.3em; }
.contentfollowstd h4 { margin: 0px; padding: 0px; color: #534536; font-size: 1em; clear: both; }
.contentfollowstd h4 a, .contentfollowstd h4 a:link, .contentfollowstd h4 a:active, .contentfollowstd h4 a:hover, .contentfollowstd h4 a:visited { color: #534536; }
.contentfollowstd p { font-size: 0.8em; line-height: 160%; color: #534536; margin: 12px 0px 12px 0px; }
.contentfollowstd p img { float: left; margin: 0px 15px 6px 0px; }
.contentfollowstd a, .contentfollowstd a:link, .contentfollowstd a:visited, .contentfollowstd a:hover, .contentfollowstd a:active { text-decoration: underline; color: #776653; }
.contentfollowstd a:hover { text-decoration: none; }
.contentfollowstdtable { width: 415px; text-align: left; font-size: 0.75em; color: #534536; border-collapse: collapse; margin: 0px 0px 12px 0px; }
.contentfollowstdtable caption { visibility: hidden; }
.contentfollowstdtable th { background-color: #776653; color: #FFFFFF; border: 1px solid #ffffff; }
.contentfollowstdtable td { vertical-align: top; border: 1px solid #ffffff; }
.contentfollowstdtable .tr-odd { background-color: #fbf5eb; }
.contentfollowstdtable .tr-even { background-color: #f8e9d4; }
#contentfollowstdcontent { margin-top: 5px; width: 420px; float: left; padding-bottom: 20px; }
#contentfollowstdcontent ul { margin-left: 30px; margin-bottom: 12px; margin-top: 12px; font-weight: normal; font-size: 0.8em; color: #534536; line-height: 170% }
#contentfollowstdcontent ul li { list-style-type: square; }

/* Sitemap */

.sitemap { margin-top: 10px !important; font-size: 1em !important; }
.sitemap a, .sitemap a:visited, .sitemap a:hover, .sitemap a:active { color: #534536 !important; text-decoration: none; }
.sitemap a:hover { color: #776653 !important; text-decoration: none; border-bottom: 1px dotted #776653; }
.sitemap ul { margin-left: 35px; font-size: 1em !important; }
.sitemap ul li ul { font-size: 0.8em !important; margin-top: 5px; margin-bottom: 0px; }
.sitemap ul li ul li { color: #776653 !important; }
.sitemap ul li ul a, .sitemap ul li ul a:visited, .sitemap ul li ul a:hover, .sitemap ul li ul a:active { color: #776653 !important; }
.sitemap ul li ul a:hover { color: #534536 !important; text-decoration: none; border-bottom: 1px dotted #534536; }

/* Suche */

.tx-indexedsearch { padding: 0px; margin: 8px 0px 5px 0px; }
.tx-indexedsearch label { font-size: 0.8em; color: #534536; }
.searchfield_page { width: 150px; border: 1px dashed #c8b48e; color: #534536; background-color: #ffffff; font-size: 0.8em; padding: 3px 0px 3px 4px; margin: 0px 5px 0px 10px; }
.searchbutton_page { background-image: url(../images/searchbutton_back.gif); width: 75px; border: 0px; background-color: transparent; color: #534536; font-weight: bold; font-size: 0.85em; height: 22px; background-repeat: no-repeat; margin-top: 5px; cursor: pointer; padding-bottom: 1px; }
.tx-indexedsearch-rules p { text-align: left; }
.tx-indexedsearch-rules { padding-top: 10px; }
.tx-indexedsearch-res h4 a, .tx-indexedsearch-res h4 a:link, .tx-indexedsearch-res h4 a:visited, .tx-indexedsearch-res h4 a:hover, .tx-indexedsearch-res h4 a:active { color: #776653; text-decoration: underline; font-size: 0.85em; }
.tx-indexedsearch-res h4 a:hover { text-decoration: none; }
.tx-indexedsearch-sw { font-weight: bold; }
.tx-indexedsearch_word { font-size: 1em; }
.tx-indexedsearch_nores { font-weight: bold; font-size: 1em; }
.search_header { margin: 0px 0px 12px 0px !important; padding: 2px 0px 6px 35px !important; background-image: url(../images/wuerfel_big_grey.gif); background-repeat: no-repeat; }

/* News Teaser */

.newsroot { width: 186px; background-image: url(../images/back_newsstart.gif); background-repeat: no-repeat; float: left; }
#newsteaser { color: #534536; text-decoration: none; padding: 0px 13px 0px 13px; }
#newsteaser a, #newsteaser a:visited, #newsteaser a:hover, #newsteaser a:active { font-size: 0.85em; color: #534536; text-decoration: underline; }
#newsteaser a:hover { text-decoration: none; color: #534536; }
#newsteaser em { font-size: 0.85em; color: #534536; }
#newsteaserheader { padding: 21px 11px 0px 13px; margin: 0px; }
#newsteaserheader, #newsteaserheader a, #newsteaserheader a:visited, #newsteaserheader a:hover, #newsteaserheader a:active { color: #534536; font-size: 0.85em; text-decoration: none; }
#newsteaserheader a { padding: 2px 4px 2px 5px; }
#newsteaserheader a:hover { border: 1px solid #e0c196; background-color: #ffffff; color: #776653; padding: 2px 4px 2px 4px; }
#newsteaserxmlicon { float: right; padding: 0px 2px 1px 12px; margin: 19px 18px 0px 0px; font-size: 0.75em; border: 1px solid #ffffff; background-image: url(../images/xmllinkback.gif); background-repeat: repeat-x; }
#newsteaserxmlicon a, #newsteaser .newsteaserxmlicon a:visited, #newsteaser .newsteaserxmlicon a:hover, #newsteaser .newsteaserxmlicon a:active { text-decoration: none; color: #ffffff; font-family: Verdana, Arial, Helvetica, sans-serif; }
#newsteaserxmlicon a:hover { color: #faf0e1; }
#newsteaser .newsteaserdate { font-size: 0.9em; padding-top: 32px; padding-left: 9px; padding-right: 0px; }
#newsteaser .newsteasertitle { padding-right: 6px; padding-left: 9px; font-size: 0.8em; text-decoration: none; margin-top: 8px; margin-bottom: 3px; font-weight: bold; color: #534536; }
#newsteaser .newsteaserbody { font-size: 0.8em; line-height: 175%; padding-right: 6px; padding-left: 9px; margin-top: 5px; }
#newsteaser .newsteaserbody p { margin: 0px; padding: 0px; }
#newsteaser .newsteasermore { font-size: 0.95em; margin-top: 2px; margin-left: 9px; }
#newsteaser .newsteasershowall, #newsteaser .newsteasershowall a, #newsteaser .newsteasershowall a:visited, #newsteaser .newsteasershowall a:hover, #newsteaser .newsteasershowall a:active { font-size: 0.9em; font-weight: normal; margin-top: 20px; margin-bottom: 20px; margin-left: 4px; }
#newsteaser .newsteasershowall a:hover { font-size: 0.9em; }

/* News Content */

.newslistitem { font-size: 1.1em; }
.newslistitem p { margin: 0px; padding: 0px; }
.newslistitem h4 { margin: 0px; padding: 20px 0px 0px 0px; }
.newslistitem h4 a, .newslistitem h4 a:link, .newslistitem h4 a:active, .newslistitem h4 a:hover, .newslistitem h4 a:visited { background-image: url(../images/wuerfel_big_std_bullet.gif); background-repeat: no-repeat; text-decoration: underline; font-size: 0.9em; color: #534536; }
.newslistitem h4 a:hover { text-decoration: none; color: #776653; }
.newslistimg { display: none; }
.newslistdate { font-style: italic; }
.newslistmore a { font-size: 0.85em; }
.newslistbrowse { display: none; }
.newslistarchive { margin-top: 30px; }
.newslistarchive ul { padding-top: 10px; }
.newssinglecontainer { font-size: 1.2em; }
.newssinglecontainer h4 { font-size: 1.2em; }
.newssingledate { font-style: italic; margin: 0px; padding: 0px; }
.newssingleheader p, .newssingleheader { font-weight: bold; margin: 0px; padding: 0px; }
.newssingleback a { font-size: 0.85em; }
.newssinglecontent { font-size: 0.85em; margin: 0px; padding: 0px; }

/* Formulare */

.form_fieldstd, .form_fieldplz, .form_fieldtxt { width: 144px; border: 1px dashed #c8b48e; color: #534536; background-color: #fbf7f2; font-size: 0.8em; padding: 3px 0px 3px 4px; margin: 10px 0px 0px 10px; }
.form_submit { background-image: url(../images/searchbutton_back_wide.gif); width: 150px; border: 0px; background-color: transparent; color: #534536; font-family: Verdana, Arial, Helvetica; font-weight: bold; font-size: 0.85em; height: 22px; background-repeat: no-repeat; cursor: pointer; padding-bottom: 4px; margin-top: 10px; }
.form label { font-size: 0.8em; font-weight: bold; color: #534536; }
.form_callbackcontainer { width: 350px; text-align: right; } 
.form_errorsheader { font-size: 0.85em; font-weight: bold; color: #534536; }
.form_fieldplz { width: 54px; }
.form_callbackcontainershort { width: 260px; text-align: right; }
.form_callbackcontainerwide { width: 350px; text-align: right; }
.form_fieldtxt { width: 224px; }
.form_fieldcheck { border: 0px; margin: 10px 0px 0px 10px; }
.form_callbackcontainerchk { width: 216px; text-align: right; }
.form_callbackcontainerspam { width: 350px; height: 40px; text-align: right; display: table; }
.form_callbackcontainerspam img { border: 1px dashed #c8b48e; margin-top: 10px !important; width: 148px; height: 30px; }
.form_newslettercontainer { width: 400px; text-align: right; }
.form_newslettercontainercheck { width: 415px; padding: 10px 0px 5px 0px; text-align: right; }
.formalertnewsletter { font-size: 0.9em; color: #FF0000; padding-top: 10px; }

/* Footer */

#footer { color: #776653; font-size: 0.8em; padding: 0px 0px 10px 2px; clear: both; }
.footerrootcontainer { padding-top: 15px; }
#footer p { padding: 0px; margin: 0px 6px 0px 6px; padding-top: 15px; }
#footer p a, #footer p a:visited, #footer p a:hover, #footer p a:active { font-weight: normal; color: #776653; text-decoration: none; margin: 0px 3px 0px 3px; }
#footer p a:hover { text-decoration: underline; color: #8e847b; }

/* Google Pagerank */

.pagerank { }

/* Akronyme */

.dsagterm, .dsagword, .dsagabbr, .dsagacro { border-bottom: 1px dotted; cursor: help; }

/* kapertoŽ - Main CSS */
