/* Allgemeine CSS-Datei */
#print_head {
	display: none;
}
#con_topnavi {
	position: relative;
         height: 2.5em;
         overflow: hidden;
}
#con_head {
	position: relative;
         height: auto;
}
#con_cleaner {
	clear: both;
}
#con_content {
         width: 950px;
         position: relative;
         height: auto;
}

#con_left {
         float: left;
         width: 280px;
         height: auto;
}
#con_main {
	float: left;
         width: 660px;
         height: auto;
}
#con_head_adresse {
	position: relative;
         height: auto;
	background-image: url("../bilder/hg_kopf_holz.jpg");
}
#con_navi {
         position: relative;
         height: 250px;
}

body {
         width: 950px;
         margin: 0 auto 0 auto;
         padding: 0;
         font-family: "Trebuchet MS", Arial, sans-serif;
}
a:link, a:visited {
         font-family: "Trebuchet MS", Arial, sans-serif;
         text-decoration: underline;
         font-weight: normal;
}
a:hover, a:active, a:focus {
         font-family: "Trebuchet MS", Arial, sans-serif;
         text-decoration: underline;
         font-weight: normal;
}
img {
	border: none;
}
form {
	margin: 0;
         padding: 0;
}

/*Topnavi*/
#ul_topnavi {
	list-style-type: none;
         padding: 0;
         margin: 0 10px 0 0;
}
li.li_topnavi {
	float: right;
	margin: 0.5em 2px 0.5em 2px;
}
a.a_topnavi:link, a.a_topnavi:visited, a.a_topnavi:hover, a.a_topnavi:active, a.a_topnavi:focus, a.a_topnavi_sel:link, a.a_topnavi_sel:visited, a.a_topnavi_sel:hover, a.a_topnavi_sel:active, a.a_topnavi_sel:focus {
	margin: 0;
	font-size: 1.1em;
         text-decoration: none;
         font-weight: normal;
}
/* Head */
h1.h1_head {
	font-family: "Trebuchet MS", Arial, sans-serif;
         margin: 0;
         padding: 0.5em 0 0 10px;
         font-size: 1.4em;
         font-weight: bold;
}
h2.h2_head {
	font-family: "Trebuchet MS", Arial, sans-serif;
         margin: 0;
         padding: 0.5em 0 0.5em 10px;
         font-size: 1.2em;
         font-weight: bold;
}
#span_adresse {
         display: block;
         font-size: 1.1em;
         margin: 0;
         padding: 0.2em 0 0.2em 300px;
}
a.a_head_adresse:link, a.a_head_adresse:visited {
	font-size: 1.0em;
         text-decoration: none;
}

a.a_head_adresse:hover, a.a_head_adresse:active, a.a_head_adresse:focus {
	font-size: 1.0em;
         text-decoration: underline;
}
/*Navi*/
#ul_navi {
	list-style-type: none;
         padding: 30px 0 0 0;
         margin: 0;
}
li.li_navi {
	margin: 0;
         padding: 0;
}
a.a_navi:link, a.a_navi:visited, a.a_navi:hover, a.a_navi:active, a.a_navi:focus, a.a_navi_sel:link, a.a_navi_sel:visited, a.a_navi_sel:hover, a.a_navi_sel:active, a.a_navi_sel:focus {
	display: block;
	width: 270px;
         height: auto;
	margin: 0 0 0.5em 0;
         padding: 0.2em 0 0.2em 10px;
	font-size: 1.2em;
         text-transform: uppercase;
         text-decoration: none;
         font-weight: bold;
}
/* Subnavi */
#ul_subnavi {
	list-style-type: none;
         padding: 0;
         margin: 0;
}
li.li_subnavi {
	margin: 0;
         padding: 0;
         overflow: hidden;
}
div.leftbox a.a_subnavi:link, div.leftbox a.a_subnavi:visited, div.leftbox a.a_subnavi:hover, div.leftbox a.a_subnavi:active, div.leftbox a.a_subnavi:focus, div.leftbox a.a_subnavi_sel:link, div.leftbox a.a_subnavi_sel:visited, div.leftbox a.a_subnavi_sel:hover, div.leftbox a.a_subnavi_sel:active, div.leftbox a.a_subnavi_sel:focus {
	display: block;
         height: auto;
	margin: 0 0 0.2em 0;
         padding: 0.2em 0 0.2em 0;
	font-size: 1.1em;
         text-transform: uppercase;
         text-decoration: none;
         font-weight: bold;
}

/* Content */


div.leftbox {
	height: auto;
         font-size: 1.1em;
         padding: 1.0em 10px 1.0em 10px;
}

div.leftbox h2 {
         font-family: "Trebuchet MS", Arial, sans-serif;
         padding: 0;
         margin: 0 0 0.5em 0;
}

div.leftbox p{
         font-family: "Trebuchet MS", Arial, sans-serif;
         padding: 0;
         margin: 0 0 0.5em 0;
}

div.leftbox a:link, div.leftbox a:visited {
	white-space: nowrap;
         text-decoration: none;
         font-weight: normal;
}

div.leftbox a:hover, div.leftbox a:active, div.leftbox a:focus {
	white-space: nowrap;
         text-decoration: none;
         font-weight: normal;
}




#string_search {
	font-family: "Trebuchet MS", Arial, sans-serif;
         font-size: 1.1em;
         margin: 0px 5px 0px 0;
         width: 175px;
	font-weight: normal;
}
#btn_search {
	font-family: "Trebuchet MS", Arial, sans-serif;
         font-size: 1.1em;
         margin: 0px;
         padding: 0;
         width: 6.0em;
	font-weight: bold;
         text-align: left;
}
select.sel_bitv {
	font-family: "Trebuchet MS", Arial, sans-serif;
         font-size: 1.1em;
         margin: 0 0 2px 0;
         padding: 0;
         width: 260px;
	font-weight: normal;
         text-align: left;
}
#btn_bitv {
	font-family: "Trebuchet MS", Arial, sans-serif;
         font-size: 1.1em;
         margin: 0px;
         padding: 0;
	font-weight: bold;
         text-align: left;
}
span.span_ak {
	font-weight: bold;
         text-transform: lowercase;
}

#con_foot {
	position: relative;
         margin: 0 30px 0 300px;
         height: 3em;
}
#con_foot_left {
	position: absolute;
         top: 0.2em;
         left: 0px;
         width: 250px;
	font-size: 1.1em;
}
#con_foot_right {
	position: absolute;
         top: 0.2em;
         left: 250px;
         width: 370px;
         text-align: right;
}
#con_foot_right img {
	vertical-align: middle;
}

#ul_footnavi {
	list-style-type: none;
         margin: 0;
         padding: 0;
}
li.li_footnavi {
	float: right;
}
a.a_footnavi:link, a.a_footnavi:visited, a.a_footnavi:hover, a.a_footnavi:active, a.a_footnavi:focus {
         margin: 0 0 0 10px;
         font-size: 1.1em;
         text-transform: none;
         text-decoration: none;
         font-weight: normal;
}


/* CONTENT Styles */
#con_main h1 {
     	font-family: "Trebuchet MS", Arial, sans-serif;
         margin: 0.5em 20px 1em 20px;
         padding: 0 0 0.2em 0;
         font-size: 2.0em;
         font-weight: bold;
}

#con_main h2 {
     	font-family: "Trebuchet MS", Arial, sans-serif;
         margin: 0.5em 20px 1em 20px;
         padding: 0 0 0.2em 0;
         font-size: 1.4em;
         font-weight: bold;
}

#con_main h3 {
     	font-family: "Trebuchet MS", Arial, sans-serif;
         margin: 0.5em 20px 1em 20px;
         padding: 0 0 0.2em 0;
         font-size: 1.1em;
         font-weight: bold;
}
#con_main strong {
	font-weight: bold;
}
#con_main p {
     	font-family: "Trebuchet MS", Arial, sans-serif;
         margin: 0 20px 1em 20px;
         padding: 0;
         font-size: 1.1em;
}

#con_main table {
         font-size: 1.1em;
         margin: 0 20px 1em 20px;
         border-collapse: collapse;
	border-spacing: 1px;
}

#con_main td {
	padding: 0.5em 5px 0.5em 5px;
}

#con_main hr {
         margin: 0.5em 20px 1.5em 20px;
         height: 0.1em;
}

#con_main a:link, #con_main a:visited {
         white-space: nowrap;
         text-decoration: none;
         font-weight: normal;
}

#con_main a:hover, #con_main a:active, #con_main a:focus {
         white-space: nowrap;
         text-decoration: none;
         font-weight: normal;
}
#con_main li {
	font-size: 1.1em;
}

ul.ul_sitemap {
	font-size: 1.0em;
	list-style-type: none;
}
a.a_sitemap:link, a.a_sitemap:visited, a.a_sitemap:hover, a.a_sitemap:active, a.a_sitemap:focus {
         margin: 0;
         font-size: 1.1em;
         text-transform: none;
         text-decoration: none;
         font-weight: normal;
}

#con_main form {
	margin: 0px;
         padding: 0px;
}
#con_main input, #con_main textarea {
         font-family: "Trebuchet MS", Arial, sans-serif;
         font-size: 1.0em;
         margin: 0;
         padding: 0.2em 0px 0.2em 0px;
}
#con_main select, #con_main option {
         font-family: "Trebuchet MS", Arial, sans-serif;
         font-size: 1.0em;
         margin: 0;
}

#meldung {
	margin-left: 20px;
         width: 620px;
}











/*

img {
	border: none;
}

h1 {
         font-family: Helvetica, Arial, sans-serif;
         background-color: #36867b;
         height: 22px;
         color: #fbfbc9;
	text-align: left;
         font-size: 1.1em;
         font-weight: bold;
         text-transform: uppercase;
         padding: 8px 0px 0px 16px;
	margin: 0px 0px 15px 0px;
}

h2 {
         font-family: Helvetica, Arial, sans-serif;
         color: #b40001;
	text-align: left;
         font-size: 1.1em;
         font-weight: bold;
         text-transform: uppercase;
         padding: 8px 0px 0px 16px;
	margin: 0px 0px 10px 0px;
}
strong {
	font-weight: bold;
         color: #4a4a4a;
}

p {
         font-family: Helvetica, Arial, sans-serif;
         margin: 0;
         color: #4a4a4a;
	text-align: left;
         font-size: 1.1em;
         padding: 0px 16px 15px 16px;
}
p.p_kaufen {
         font-family: Helvetica, Arial, sans-serif;
         margin: 0;
         color: #4a4a4a;
	background-color: #e2ddc9;
         border-bottom: 1px solid #f1ecd8;
	text-align: left;
         font-size: 1.1em;
         padding: 20px 16px 20px 16px;
}
p.p_presse {
         font-family: Helvetica, Arial, sans-serif;
         margin: 0;
         color: #4a4a4a;
	background-color: #f1ecd8;
         border-bottom: 1px solid #e2ddc9;
	text-align: left;
         font-size: 1.1em;
         padding: 20px 16px 20px 16px;
}

p.p_hinweis {
         font-family: Helvetica, Arial, sans-serif;
         margin: 0;
         color: #4a4a4a;
	background-color: #f1ecd8;
         border-bottom: 1px solid #f1ecd8;
	text-align: left;
         font-size: 1.0em;
         padding: 10px 16px 10px 16px;
}

ul.ul_meldung {
	font-size: 1.1em;
         list-style-type: square;
}
p.p_meldung, li.li_meldung {
	color: #ff0000;
}

hr {
	height: 1px;
         background-color: #e2ddc9;
         color: #e2ddc9;
         border: none;
}
a:link, a:visited {
         font-family: Helvetica, Arial, sans-serif;
	color: #4a4a4a;
         text-decoration: underline;
         font-weight: normal;
}
a:hover, a:active, a:focus {
         font-family: Helvetica, Arial, sans-serif;
	color: #b40001;
         text-decoration: underline;
         font-weight: normal;
}
form {
	margin: 0px;
         padding: 0px;
}
input, textarea {
	background-color: #ffffff;
         font-family: Helvetica, Arial, sans-serif;
         font-size: 1.0em;
         color: #4a4a4a;
	border: 1px solid #cccccc;
         margin: 0px;
         padding: 2px 0px 2px 0px;
}

/* Layout-Container
#print_head {
	display: none;
}
#con_head {
	width: 850px;
         height: 182px;
         position: relative;
         background-image: url("../bilder/hg_head.jpg");
         background-repeat: no-repeat;
         background-position: top right;
         border-bottom: 1px solid #aaaf9b;
}
#con_start1 {
	position: relative;
         width: 850px;
         height: 414px;
         border-bottom: 1px solid #aaaf9b;
}
#con_start2 {
	position: relative;
         width: 850px;
         height: 250px;
         border-bottom: 1px solid #aaaf9b;
}
#con_content {
	width: 850px;
         height: auto;
         position: relative;
	background-color: #36867b;
         color: #4a4a4a;
}
#con_spacer {
	width: 850px;
         height: 5px;
         position: relative;
         overflow: hidden;
}
#con_spacer_bottom {
         width: 850px;
         height: 5px;
         position: relative;
         overflow: hidden;
         border-bottom: 1px solid #aaaf9b;
}

#con_bottom {
	width: 850px;
         height: 50px;
         position: relative;
}





/* head
#logo_head {
	width: 251px;
         height: 143px;
         position: absolute;
         top: 0px;
         left: 0px;
         z-index: 1;
}
a.a_logo:link, a.a_logo:visited, a.a_logo:hover, a.a_logo:active, a.a_logo:focus {
         font-family: Helvetica, Arial, sans-serif;
	color: #ff0000;
         background-color: #000000;
         text-decoration: none;
         font-weight: normal;
}

#email_head {
         background-color: #b40001;
         color: #000000;
	width: 251px;
         height: 30px;
         position: absolute;
         top: 147px;
         left: 0px;
         z-index: 1;
         text-align: center;
}
a.a_email:link, a.a_email:visited, a.a_email:hover, a.a_email:active, a.a_email:focus {
         font-family: Helvetica, Arial, sans-serif;
	color: #000000;
         background-color: #b40001;
         text-decoration: none;
         font-weight: bold;
         text-transform: uppercase;
         font-size: 1.1em;
         display: block;
	margin: 8px 0px 0px 0px;
}

#dogs_head {
	width: 118px;
         height: 96px;
         position: absolute;
         top: 81px;
         left: 732px;
         z-index: 1;
}
#ul_navi {
	list-style-type: none;
         position: absolute;
         width: 480px;
         height: 96px;
         top: 81px;
         left: 252px;
         padding: 0px;
         margin: 0px;
}
li.li_navi {
	float: left;
         height: 96px;
         margin-right: 1px;
}
a.a_navi_image:link, a.a_navi_image:visited, a.a_navi_image:hover, a.a_navi_image:active, a.a_navi_image:focus {
         height: 66px;
         width: 95px;
         display: block;
	margin: 0px;
         border: none;
         text-decoration: none;
}
a.a_navi_text:link, a.a_navi_text:visited {
         display: block;
	margin: 0px;
         height: 22px;
         width: 95px;
         background-color: #bd7d02;
         text-align: center;
	font-size: 1.1em;
         text-decoration: none;
         font-weight: bold;
         text-transform: uppercase;
         color: #fbfbc9;
         padding: 8px 0px 0px 0px;
}

a.a_navi_text:hover, a.a_navi_text:active, a.a_navi_text:focus, a.a_navi_text_sel:link, a.a_navi_text_sel:visited, a.a_navi_text_sel:hover, a.a_navi_text_sel:active, a.a_navi_text_sel:focus {
         display: block;
	margin: 0px;
         height: 22px;
         width: 95px;
         background-color: #36867b;
         text-align: center;
	font-size: 1.1em;
         text-decoration: none;
         font-weight: bold;
         text-transform: uppercase;
         color: #fbfbc9;
         padding: 8px 0px 0px 0px;
}

/* bottom
#con_bottom img {
	margin: 0px 10px 1px 0px;

}
#ul_bottomnavi {
	list-style-type: none;
         padding: 0px;
         margin: 5px 0px 0px 0px;
}
li.li_bottomnavi {
	float: right;
         margin-right: 10px;
}

a.a_bottomnavi:link, a.a_bottomnavi:visited {
	font-size: 1.1em;
         text-decoration: none;
         font-weight: bold;
         text-transform: uppercase;
         color: #ffffff;
}

a.a_bottomnavi:hover, a.a_bottomnavi:active, a.a_bottomnavi:focus {
	font-size: 1.1em;
         text-decoration: none;
         font-weight: bold;
         text-transform: uppercase;
         color: #b4141c;
}

/* Startseite
#con_start1_image {
	position: absolute;
         width: 539px;
         height: 404px;
         top: 5px;
         left: 0px;
         z-index: 1;
}
#con_start1_katalog1 {
	position: absolute;
         width: 311px;
         height: 202px;
         top: 5px;
         left: 539px;
         z-index: 1;
         background-color: #b30305;
         color: #ffffff;
}
#con_start1_katalog2 {
	position: absolute;
         width: 311px;
         height: 202px;
         top: 207px;
         left: 539px;
         z-index: 1;
         background-color: #e8650d;
         color: #ffffff;
}
#img_start1_katalog1 {
	position: absolute;
         width: 190px;
         height: 150px;
         top: 20px;
         left: 600px;
         z-index: 2;
}
#img_start1_katalog2 {
	position: absolute;
         width: 190px;
         height: 150px;
         top: 222px;
         left: 600px;
         z-index: 2;
}

#titel_start1_katalog1 {
	position: absolute;
         top: 180px;
         left: 560px;
         z-index: 3;
}
#titel_start1_katalog2 {
	position: absolute;
         top: 382px;
         left: 560px;
         z-index: 3;
}

#button_start1_katalog1 {
	position: absolute;
         width: 121px;
         height: 17px;
         top: 179px;
         left: 710px;
         z-index: 4;
}
#button_start1_katalog2 {
	position: absolute;
         width: 121px;
         height: 17px;
         top: 381px;
         left: 710px;
         z-index: 4;
}

a.a_start1_titel:link, a.a_start1_titel:visited, a.a_start1_titel:hover, a.a_start1_titel:active, a.a_start1_titel:focus {
	font-size: 1.1em;
         text-decoration: none;
         font-weight: bold;
         text-transform: uppercase;
         color: #fbfbc9;
}

#h1_start2_katalog3 {
	position: absolute;
         width: 222px;
         height: 22px;
         top: 5px;
         left: 0px;
         z-index: 1;
         background-color: #5c8100;
         margin: 0;
         color: #fbfbc9;
         text-align: left;
         font-size: 1.1em;
         font-weight: bold;
         text-transform: uppercase;
         padding: 8px 0px 0px 30px;
}

#con_start2_katalog3 {
	position: absolute;
         width: 252px;
         height: 209px;
         top: 36px;
         left: 0px;
         z-index: 1;
         background-color: #9dc237;
         color: #ffffff;
}
#img_start2_katalog3 {
	position: absolute;
         width: 190px;
         height: 150px;
         top: 40px;
         left: 30px;
         z-index: 2;
}

#titel_start2_katalog3 {
	position: absolute;
         top: 195px;
         left: 60px;
         z-index: 3;
}

#button_start2_katalog3 {
	position: absolute;
         width: 121px;
         height: 17px;
         top: 215px;
         left: 60px;
         z-index: 4;
}

a.a_start2_titel:link, a.a_start2_titel:visited, a.a_start2_titel:hover, a.a_start2_titel:active, a.a_start2_titel:focus {
	font-size: 1.1em;
         text-decoration: none;
         font-weight: bold;
         text-transform: uppercase;
         color: #000000;
}

#h1_start2_content {
	position: absolute;
         width: 566px;
         height: 22px;
         top: 5px;
         left: 253px;
         z-index: 1;
         background-color: #266380;
         margin: 0;
         color: #fbfbc9;
	text-align: left;
         font-size: 1.1em;
         font-weight: bold;
         text-transform: uppercase;
         padding: 8px 0px 0px 30px;
}
#con_start2_content {
	position: absolute;
         width: 536px;
         height: 149px;
         top: 36px;
         left: 253px;
         z-index: 1;
         background-color: #ffffff;
         color: #4a4a4a;
         padding: 30px;
         text-align: left;
         font-size: 1.1em;
         font-weight: normal;
}
#con_start2_content p {
	font-size: 1.0em;
         padding: 0px 0px 15px 0px;
         margin: 0;
}

/* content
#con_image {
	width: 252px;
         height: 348px;
         float: left;
}
#con_main {
         border-left: 1px solid #4a4a4a;
         width: 597px;
         height: auto;
         float: left;
	background-color: #f1ecd8;
         color: #4a4a4a;
}
#con_cleaner {
	clear: both;
         height: 0px;
         overflow: hidden;
}

a.a_katalog:link, a.a_katalog:visited {
         font-family: Helvetica, Arial, sans-serif;
	color: #b40001;
         text-decoration: underline;
         font-weight: bold;
}
a.a_katalog:hover, a.a_katalog:active, a.a_katalog:focus {
         font-family: Helvetica, Arial, sans-serif;
	color: #4a4a4a;
         text-decoration: underline;
         font-weight: bold;
}
*/
