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

* {
	border: 0;
	margin: 0;
	padding: 0;
}
html {height:100%;}

body {
	text-align:center;
	display:table;
	width:100%;
	height:100%;
	margin:0%;
	padding:0%;
	background-color:#fdfdfd;
	color: #666;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 11px;
	line-height:15px;
}

.clear { clear: both; line-height:0px; }

h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 17px;
	color: #666;
	margin-bottom:20px;
	font-weight:normal;
	padding-top:15px;
	border-bottom:#CCC 1px solid;
	padding-bottom:5px;
}

.pic_mit {
	width:504px;
	margin-bottom:15px;
	padding:3px;
	border:#CCC 1px solid;
}
.pic_norm {
	float:right;
	margin-left:15px;
	margin-bottom:15px;
	padding:3px;
	border:#CCC 1px solid;
}
.pic_ohne {
	float:right;
	width:115px;
	margin-left:15px;
	margin-bottom:15px;
	border:0px;
}



a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: none;
}
a:active {
	text-decoration: none;
}




/* Content */

 #bg_oben {
	left:0px;
	right:0px;
	width:100%;
	background: #FFF url(../img/bg_body_top.gif) repeat-x center top;
 }
 #bg_oben_a {
	left:0px;
	right:0px;
	width:100%;
	background: url(../img/bg_head.jpg) no-repeat center top;
 }
 #bg_oben_b {
	left:0px;
	right:0px;
	width:100%;
	background-image: url(../img/bg_flower.png);
	background-repeat: no-repeat;
	background-position: center 150px;
 }
 #bg_unten {
	left:0px;
	right:0px;
	width:100%;
	background: url(../img/bg_body_foot.gif) repeat-x center bottom;
 }




/* Site */

#wrap {
	margin: 0 auto;
	width:1000px;
	text-align:left;
}
#head {
	height:150px;
	width:1000px;
}
#head #lobg {
	position:absolute;
	margin-left:9px;
	margin-top:0px;
	width: 211px;
	height:149px;
	background: transparent url(../img/headlo_bg.png) no-repeat;
}
#head #lobg #logo {
	position:absolute;
	margin-left:19px;
	margin-top:20px;
	width: 140px;
	height:125px;
}

#head #lobg #xmas {
	position:absolute;
	margin-left:18px;
	margin-top:9px;
	width: 94px;
	height:128px;
	background: transparent url(../img/xmas.png) no-repeat;
}
#head #version {
	color:#999999;
	float:right;
	padding-right:15px;
	margin-top:11px;
	text-align:right;
}

#main{
	background-image: url(../img/bg_main.gif);
	background-repeat: repeat-y;
	width:1000px;
}
#bg_flower_b{
	background-image: url(../img/bg_flower_b.png);
	background-repeat: no-repeat;
	background-position: right top;
	width:1000px;
}



#inhalt {
	float:right;
	width:759px;
	padding-top:1px;
	margin-right:11px;
	display:inline;
}



#cont {
	padding-bottom:14px
}
#cont .box {
	padding-right:14px;
	padding-left:14px;
	padding-top:14px;
	position:relative;
}
#cont .box .b_main ul li {
	margin-left:17px;
	list-style: disc outside;
}
#cont .box .b_main ul {
	margin-left:0px;
	margin-top:5px;
}

#cont .box .b_main ul li ul li {
	margin-left:17px;
	list-style: disc outside;
}
#cont .box .b_main ul li ul {
	margin-left:0px;
	margin-bottom:5px;
}


#cont .box .b_head {
	height:33px;
	line-height:33px;
	margin-bottom: 1px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #CCC;
	border-right-color: #CCC;
	border-left-color: #CCC;
	background-image: url(../img/bg_b_head.gif);
	background-repeat: repeat-x;
	background-color: #FFF;
	background-position: bottom;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #333;
	position:relative;
	display:block;
	padding-right: 16px;
	padding-left: 16px;
}
#cont .box .b_head div {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	font-weight: normal;
	color: #666;
	float: right;
	padding-right:23px;
	line-height:33px;
	height:33px;
	display: block;
}
#cont .box .b_head div.time {
	background-image: url(../img/icon_time.gif);
	background-repeat: no-repeat;
	background-position: right center;

}
#cont .box .b_head div.star {
	background-image: url(../img/icon_star.gif);
	background-repeat: no-repeat;
	background-position: right center;

}
#cont .box .b_head div.list {
	background-image: url(../img/icon_list.gif);
	background-repeat: no-repeat;
	background-position: right center;

}
#cont .box .b_head div.kunden {
	background-image: url(../img/icon_kunden.gif);
	background-repeat: no-repeat;
	background-position: right center;

}
#cont .box .b_head div.aktuelles {
	background-image: url(../img/icon_kategorien.gif);
	background-repeat: no-repeat;
	background-position: right center;

}



#cont .box .b_main {
	padding: 16px;
	width:697px;
	border: 1px solid #CCC;
	background-color: #FFF;
	position:relative;
	margin-bottom:0px;
}
#cont .box .willkommen {
	background-repeat: no-repeat;
	height:111px;
	margin-bottom:-1px;
}
#cont .box .willkommen div.w_firm {
	position:absolute;
	padding-top:8px;
	padding-left:10px;
}
#cont .box .willkommen div.w_firm span {
	padding-left:25px;
	line-height:16px;
	background-repeat: no-repeat;
	background-position: left center;
	margin-bottom:10px;
	display:block;
	color: #000;
}
#cont .box .top_ref {
	background-repeat: repeat-y;
	background-image: url(../img/bg_top_ref.gif);
	background-position: left top;
	padding-top: 16px;
	padding-right: 0px;
	padding-bottom: 16px;
	padding-left: 0px;
	width:729px;
}
#cont .box .top_ref .top_ref_box {
	width:210px;
	float:left;
	margin-right:17px;
	margin-left:16px;
}

#cont .box .top_ref .top_ref_box a.pic_top_ref{
	padding-bottom:1px;
	display:inline-block;
}


#cont .box .top_ref .top_ref_box a.pic_top_ref img{
	width:210px;
}

#cont .box .top_ref .top_ref_box strong{
	display:block;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	margin-top:7px;
	margin-bottom:15px;
}




#cont .box .willkommen div.w_firm span.w_rn {
	background-image: url(../img/icon_rn.gif);
}
#cont .box .willkommen div.w_firm span.w_md {
	background-image: url(../img/icon_md.gif);
}
#cont .box .willkommen div.w_firm span.w_av {
	background-image: url(../img/icon_av.gif);
}
#cont .box .willkommen div.w_firm span.w_ws {
	background-image: url(../img/icon_ws.gif);
}
#cont .box .willkommen div.w_slogan {
	position:absolute;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 24px;
	line-height:25px;
	color: #333;
	margin-left:438px;
	margin-top:28px;
}
#cont .box .willkommen div.w_slogan a {
	padding-left:28px;
	margin-left:8px;
	margin-top:8px;
	display:block;
	font-size: 22px;
	line-height:25px;
	font-style: italic;
	font-weight: bold;
	background-image: url(../img/icon_tag.gif);
	background-repeat: no-repeat;
	background-position: left center;
}


#cont .box .ref img.big_pic {
	padding-left:16px;
	border:0px;
	height:205px;
	width:697px;
}

#cont .box .b_main h1.title {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 36px;
	font-style: italic;
	font-weight: bold;
	color: #999;
	display:block;
	z-index:10;
	position:relative;
	width:512px;
	line-height: 40px;
	margin-top: -21px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 176px;
	padding-top: 13px;
	padding-right: 0;
	padding-bottom: 10px;
	padding-left: 25px;
	background-color:#FFF;
	background-image: url(../img/curl_bg.gif);
	background-repeat: no-repeat;
	background-position: 1px 1px;
}



#cont .box .ref div.big_txt {
	float:right;
	width:512px;
	padding-right:16px;
	display:inline-block;
}

#cont .box .ref div.big_txt table.t_box {
	width:512px;
	border-top: 1px solid #CCC;
	margin-bottom:25px;
}
#cont .box .ref div.big_txt table.t_box tr td.t_over {
	padding:16px;
	margin-bottom: 2px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #CCC;
	border-left-color: #CCC;
	background-image: url(../img/bg_b_head.gif);
	background-repeat: repeat-x;
	background-color: #FFF;
	background-position: bottom;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 17px;
	color: #666;
}
#cont .box .ref div.big_txt table.t_box tr td.t_cont {
	padding-top:15px;
	padding-bottom:5px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCC;
}





#cont .box .ref div.big_txt span {
	padding-left:25px;
	line-height:16px;
	display:block;
	margin-top:25px;
	background-repeat: no-repeat;
	background-position: left top;
}
#cont .box .ref div.big_txt span.link {
	background-image: url(../img/icon_link.gif);
	font-weight:bold;
}
#cont .box .ref div.big_txt .besucher {
	background-image: url(../img/icon_stats.gif);
	margin-bottom:15px;
}
#cont .box .ref div.big_txt .rss {
	background-image: url(../img/icon_rss.gif);
	margin-bottom:15px;
}
#cont .box .ref div.big_txt .e_ort {
	background-image: url(../img/icon_home.gif);
}
#cont .box .ref div.big_txt .e_date {
	background-image: url(../img/icon_date.gif);
}





#cont .box .b_main div.big_left {
	width:159px;
	margin-left:0px;
}
#cont .box .ref div.big_left {
	width:159px;
	margin-left:16px;
}

#cont .box .b_main div.big_left div.b_firm {
	height:17px;
	margin-bottom:20px;
	margin-left:29px;
}
#cont .box .b_main div.big_left div.b_firm img {
	float:left;
	margin-right:11px;
}

#cont .box .b_main div.big_left div.b_date {
	width:99px;
	border: 1px solid #e3e3e3;
	font-family: Georgia, "Times New Roman", Times, serif;
	text-align:center;
	margin-left:29px;
}
#cont .box .b_main div.big_left div.b_date strong {
	display:block;
	font-size: 34px;
	font-style: italic;
	font-weight: bold;
	color: #999;
	line-height: 50px;
	padding-bottom:5px;
}
#cont .box .b_main div.big_left div.b_date span {
	display:block;
	font-size: 15px;
	font-style: italic;
	color: #999;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #e3e3e3;
	background-image: url(../img/bg_b_date.gif);
	background-repeat: repeat-x;
	background-position: center top;
	line-height:20px;
	padding-bottom:4px;
}



#cont .box div.start_news {
	padding-right:0px;
	padding-bottom:6px;
	margin-bottom:0px;
	width:713px;
}
#cont .box div.start_news div.news_klein {
	margin-right:10px;
	margin-bottom:10px;
	margin-left:0px;
	width:226px;
	float:left;
}
#cont .box div.start_news div.news_klein a {
	margin-right:10px;
	display:inline-block;
	padding-bottom:1px;
}
#cont .box div.start_news div.news_klein a img {
	width:226px;
}
#cont .box div.start_news div.news_klein strong {
	padding-top:15px;
	padding-bottom:10px;
	display:block;
}
#cont .box div.start_news div.news_klein .date {
	display:block;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	font-style: italic;
	color: #333;
	float:right;
	background-image: url(../img/icon_date.gif);
	background-repeat: no-repeat;
	background-position: right center;
	padding-right: 25px;
}


#cont .box div.start_news div.news_klein a.link {
	padding-bottom:0px;
	border-bottom:#fff 0px solid;
}



#cont .box div.start_ref {
	padding-right:0px;
	padding-bottom:6px;
	margin-bottom:0px;
	width:713px;
}
#cont .box div.start_ref a {
	margin-right:10px;
	margin-bottom:10px;
	display:inline-block;
	padding-bottom:1px;
}


#cont .box div.start_ref a img{
	width:226px;
}



#cont .box div.news_l {
	margin-bottom:16px;
}

#cont .box div.b_main .news_list {
	padding-bottom:16px;
	margin-bottom:16px;
	border-bottom:#CCC 1px solid;
}
#cont .box div.b_main .news_list a {
	display:block;
	padding-bottom:1px;
}
#cont .box div.b_main .news_list a.left {
	margin-right:10px;
	float:left;
}
#cont .box div.b_main .news_list a.right {
	margin-left:10px;
	float:right;
}
#cont .box div.b_main .news_list a img {
	width:226px;
}


#cont .box div.b_main .news_list .news_list_txt {
	width:461px;
	float:right;
}

#cont .box div.b_main .news_list .news_list_txt .date {
	display:block;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	font-style: italic;
	color: #333;
	float:right;
	margin-left:15px;
	background-image: url(../img/icon_date.gif);
	background-repeat: no-repeat;
	background-position: right center;
	padding-right: 25px;
}
#cont .box div.b_main .news_list .news_list_txt h3 {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 20px;
	line-height:20px;
	font-style: italic;
	font-weight: bold;
	color: #999;
	margin-bottom:5px;
}
#cont .box div.b_main .news_list .news_list_txt a.link {
	padding-bottom:0px;
	border-bottom:#fff 0px solid;
	display:inline;
}




#cont .box .b_main div.big_left div.b_links {
	text-align:left;
	margin-top:30px;
}
#cont .box .b_main div.big_left div.b_links span {
	margin-bottom:10px;
	padding-left:25px;
	line-height:16px;
	display:block;
	background-repeat: no-repeat;
	background-position: left top;
}

#cont .box .b_main div.big_left div.b_links .video {
	background-image: url(../img/icon_video.gif);
}
#cont .box .b_main div.big_left div.b_links .pdf {
	background-image: url(../img/icon_pdf.gif);
}
#cont .box .b_main div.big_left div.b_links .tag {
	background-image: url(../img/icon_tag.gif);
}
#cont .box .b_main div.big_left div.b_links .down {
	background-image: url(../img/icon_down.gif);
}


#cont .box .ref .mypets{ /*header of 1st demo*/
	background-image: url(../img/icon_pic.gif);
	background-repeat: no-repeat;
	background-position: 16px top;
	padding-left: 41px;
}
#cont .box .ref .openpet{ /*header of 1st demo*/
	background-image: url(../img/icon_pic.gif);
	background-repeat: no-repeat;
	background-position: 16px top;
	padding-left: 41px;
}

#cont .box div.ref {
	padding-right:0px;
	padding-left:0px;
	margin-bottom:15px;
	width:729px;
	display:block
}
#cont .box div.start {
	padding-right:0px;
	padding-left:0px;
	margin-bottom:0px;
	width:729px;
	display:block
}
#cont .box div.ref .thepet {
	margin-top:16px;
	padding-left:16px;
	border-top:#CCC 1px solid;
	padding-top:16px;
	background-image: url(../img/bg_b_date.gif);
	background-repeat: repeat-x;
	background-position: left top;
}
#cont .box div.ref .thepet a {
	margin-right:4px;
	padding-bottom:1px;
	margin-bottom:10px;
	display:inline-block;
}


#cont .box div.ref .thepet a img {
	width:171px;
}

#cont .box div.ref .thepet a img.icks {
	position:absolute;
	width:16px;
	margin-left:-20px;
	margin-top:4px;
}



#cont .box .part_b {
	padding-right:0px;
	padding-bottom:6px;
	margin-bottom:0px;
	width:713px;
	}
#cont .box .part_b h4 {
	height:33px;
	line-height:33px;
	margin-bottom: 1px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #CCC;
	border-right-color: #CCC;
	border-left-color: #CCC;
	background-image: url(../img/bg_b_head.gif);
	background-repeat: repeat-x;
	background-color: #FFF;
	background-position: bottom;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #333;
	position:relative;
	margin-right:16px;
	margin-bottom:10px;
	padding-right: 16px;
	padding-left: 16px;
	font-weight: normal;
	}
#cont .box .b_main div.part_box {
	margin-right:10px;
	margin-bottom:16px;
	float:left;
	width:226px;
	}
#cont .box .b_main div.part_box img {
	float:left;
}
#cont .box .b_main div.part_box div.part_txt {
	float: right;
	margin-left:16px;
	width:130px;
}


#cont .box .b_main div.part_box_b {
	margin-right:16px;
	margin-bottom:16px;
	float:left;
	width:332px;
	height:80px;
	}
#cont .box .b_main div.part_box_b img {
	float:left;
}
#cont .box .b_main div.part_box_b div.part_txt {
	float: right;
	margin-left:16px;
	width:200px;
}




#cont .box .about {
	margin-top:40px;
	margin-bottom:14px;
	}
#cont .box .b_main div.about_box {
	width:333px;
	padding-right:10px;
	float:left;
	}
#cont .box .b_main div.about_box img {
	float:left;
	margin-top:-40px;
	position:absolute;
}
#cont .box .b_main div.about_box div.about_txt {
	margin-left:11px;
	width:203px;
	padding-left:115px;
}
#cont .box .b_main div.about_box div.about_txt h1 {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 20px;
	color: #999;
	margin-bottom:10px;
	font-style: italic;
}
#cont .box .b_main div.box_tel {
	float:right;
	width:200px;
	padding: 16px;
	margin-bottom: 2px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #CCC;
	border-right-color: #CCC;
	border-left-color: #CCC;
	background-image: url(../img/bg_b_head.gif);
	background-repeat: repeat-x;
	background-color: #FFF;
	background-position: bottom;
	}
#cont .box .b_main div.box_tel span {
	margin-bottom:7px;
	padding-left:25px;
	line-height:16px;
	display:block;
	background-repeat: no-repeat;
	background-position: left top;
}
#cont .box .b_main div.box_tel .firm_md {
	background-image: url(../img/icon_md.gif);
}
#cont .box .b_main div.box_tel .firm_rn {
	background-image: url(../img/icon_rn.gif);
}
#cont .box .b_main div.box_tel .firm_ws {
	background-image: url(../img/icon_ws.gif);
}
#cont .box .b_main div.box_tel .firm_av {
	background-image: url(../img/icon_av.gif);
}
#cont .box .b_main div.box_tel .firm_home {
	background-image: url(../img/icon_home.gif);
}






#cont .box .b_pagina {
	padding: 16px;
	margin-bottom: 2px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #CCC;
	border-right-color: #CCC;
	border-left-color: #CCC;
	background-image: url(../img/bg_b_head.gif);
	background-repeat: repeat-x;
	background-color: #FFF;
	background-position: bottom;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 12px;
	color: #666;
	position:relative;
	text-align: center;
}
#cont .box .b_pagina a {
	display:inline-block;
	line-height:18px;
	padding-left:5px;
	padding-right:5px;
	border:#CCC 1px solid;
	background-image: url(../img/bg_b_head.gif);
	background-repeat: repeat-x;
	background-color: #FFF;
	background-position: bottom;
}
#cont .box .b_pagina a strong {
	color:#666;
}

#cont .box .form_zeile {
	padding-left:5px;
	padding-right:5px;
	border:#CCC 1px solid;
	background-image: url(../img/bg_b_head.gif);
	background-repeat: repeat-x;
	background-color: #FFF;
	background-position: bottom;
	width:400px;
	margin-bottom:3px;
	height:15px;
	padding-top:2px;
}
#cont .box .form_text {
	padding-left:5px;
	padding-right:5px;
	border:#CCC 1px solid;
	background-image: url(../img/bg_b_head.gif);
	background-repeat: repeat-x;
	background-color: #FFF;
	background-position: bottom;
	width:400px;
	height:85px;
	color: #666;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 11px;
}
#cont .box .form_button {
	padding-left:5px;
	padding-right:5px;
	border:#CCC 1px solid;
	background-image: url(../img/bg_b_head.gif);
	background-repeat: repeat-x;
	background-color: #FFF;
	background-position: bottom;
	cursor:pointer;
	height:25px;
}
input {
	color: #111;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 12px;
}


#cont .box .b_main div.about_box div.about_txt span {
	margin-bottom:7px;
	padding-left:25px;
	line-height:16px;
	display:block;
	background-repeat: no-repeat;
	background-position: left top;
}
#cont .box .b_main div.about_box div.about_txt .tel {
	background-image: url(../img/icon_tel.gif);
}
#cont .box .b_main div.about_box div.about_txt .fax {
	background-image: url(../img/icon_fax.gif);
}
#cont .box .b_main div.about_box div.about_txt .mobil {
	background-image: url(../img/icon_mobil.gif);
}
#cont .box .b_main div.about_box div.about_txt .steuer {
	background-image: url(../img/icon_steuer.gif);
}
#cont .box .b_main div.about_box div.about_txt .mail {
	background-image: url(../img/icon_mail.gif);
}




#left {
	width:181px;
	padding:15px;
	margin-top:7px;
	margin-left:9px;
	float:left;
	background-image: url(../img/news_bg.gif);
	background-repeat: no-repeat;
	display:inline;
}
.kal_ueber {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #333;

	display:block;
	margin-bottom:10px;
	width:179px;
	padding-left:14px;
	padding-right:14px;
	margin-top:-14px;
	margin-left:-14px;
	margin-right:-14px;
	height:32px;
	line-height:32px;
	border:#ccc 1px solid;
	background-image: url(../img/bg_b_head.gif);
	background-repeat: repeat-x;
	background-position: bottom;
}
.news_ueber {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #333;

	display:block;
	margin-bottom:10px;
	width:179px;
	padding-left:14px;
	padding-right:14px;
	margin-left:-14px;
	margin-right:-14px;
	height:32px;
	line-height:32px;
	border:#ccc 1px solid;
	background-image: url(../img/bg_b_head.gif);
	background-repeat: repeat-x;
	background-position: bottom;
}
.kal_u_kal {
	float:right; width:39px; height:40px; background: url(../img/icon_big_kal.gif); display:block; margin-right:-14px; margin-top:-8px;
}
.news_u_star {
	float:right; width:39px; height:40px; background: url(../img/icon_big_star.gif); display:block; margin-right:-14px; margin-top:-8px;
}
.news_eintrag, .kal_eintrag {
	margin-bottom:13px;
	padding-bottom:13px;
	border-bottom:#e3e3e3 1px solid;
}
.kal_eintrag .e_ueber  {
	margin-bottom:5px;
}
.kal_eintrag .e_ueber a {
	padding-right:23px;
	font-weight:bold;
}
.news_eintrag .e_ueber  {
	margin-bottom:13px;
}
.news_eintrag .e_ueber a {
	padding-right:23px;
	font-weight:bold;
}
.news_eintrag a.new  {
	background-image: url(../img/icon_new.gif);
	background-repeat: no-repeat;
	background-position: right top;
}
.kal_eintrag .e_ort {
	display:block;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	font-style: italic;
	color: #333;
	margin-top:5px;
	background-image: url(../img/icon_home.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 25px;
}
.news_eintrag .e_date {
	display:block;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	font-style: italic;
	color: #333;
	margin-top:13px;
	background-image: url(../img/icon_date.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 25px;
}
.kal_eintrag .e_date {
	display:block;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	font-style: italic;
	color: #333;
	margin-top:3px;
	background-image: url(../img/icon_date.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 25px;
}
#left div.b_nner {
	margin-top:25px;
}
#left div.b_nner a {
	margin-bottom:10px;
	display:block;
}









#cont .box .kunden .mypets{
	display:block;
	padding: 8px;
	margin-bottom: 0px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #CCC;
	border-right-color: #CCC;
	border-left-color: #CCC;
	background-image: url(../img/bg_b_head.gif);
	background-repeat: repeat-x;
	background-color: #FFF;
	background-position: bottom;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
}

#cont .box .kunden .openpet{
	display:block;
	padding: 8px;
	margin-bottom: 0px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 0px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #CCC;
	border-right-color: #CCC;
	border-bottom-color: #EFEFEF;
	border-left-color: #CCC;
	background:none;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #666;
}
#cont .box .kunden .thepet{
	display:block;
	padding: 8px;
	margin-bottom: 0px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #CCC;
	border-left-color: #CCC;
	background-image: url(../img/bg_b_head.gif);
	background-repeat: repeat-x;
	background-color: #FFF;
	background-position: bottom;
}

#cont .box .kunden .thepet a.pic_kunden{
	padding-bottom:1px;
	display:inline-block;
	float:left;
}


#cont .box .kunden .thepet a.pic_kunden img{
	width:171px;
}


#cont .box .kunden .mypets span.kunden_top_detail{
	float:right;
	color: #666;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 11px;
	line-height:15px;
	background-image: url(../img/icon_home.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 25px;
}
#cont .box .kunden .mypets b{
	color: #666;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 11px;
	line-height:15px;
	font-weight:normal;
}
#cont .box .kunden .thepet .list_box{



	border-bottom:#EFEFEF 1px solid;
	margin-bottom:10px;
}
#cont .box .kunden .thepet .list_box div.b_firm {

	margin-left:15px;
	float:right;
}
#cont .box .kunden .thepet .list_box div.b_firm img {
	float:left;
	margin-left:11px;
}
#cont .box .kunden .thepet .list_box span {
	margin-bottom:7px;
	padding-left:25px;
	line-height:16px;
	display:block;
	background-repeat: no-repeat;
	background-position: left top;
}


span.typ_1, span.typ_2, span.typ_3, span.typ_6, span.typ_10 {
	margin-bottom:7px;
	padding-left:25px;
	line-height:16px;
	display:block;
	background-repeat: no-repeat;
	background-position: left top;
	font-weight:bold;
}
span.typ_1 {
	background-image: url(../img/icon_aktuelles.gif);
}
span.typ_2 {
	background-image: url(../img/icon_referenzen.gif);
}
span.typ_3 {
	background-image: url(../img/icon_private.gif);
}
span.typ_6 {
	background-image: url(../img/icon_kalender.gif);
}
span.typ_10 {
	background-image: url(../img/icon_shop-templates.gif);
}



#cont .box .kunden .thepet .list_box .text {
	background-image: url(../img/icon_text.gif);
}
#cont .box .kunden .thepet .list_box .tag {
	background-image: url(../img/icon_tag.gif);
	text-transform: uppercase;
}
#cont .box .kunden .thepet .list_box .link {
	background-image: url(../img/icon_link.gif);
}



#menue {
	height:40px;
	width:759px;
	margin-top:-6px;
	border-bottom:#FFF 1px solid;
	background-image: url(../img/bg_menue.gif);
	background-repeat: no-repeat;
	overflow:hidden;
}
#menue #links {
	margin:0;
	list-style:none;
	float:left;
	height:40px;
	position:relative;
	left:50%;

	}
#menue #links li {
	float:left;
	position:relative;
	right:50%;
	margin:0 1px;
	padding-right:3px;
	background-image: url(../img/menue_kante.gif);
	background-repeat: no-repeat;
	background-position: right 8px;
	}

#menue #links li b {
	display:inline-block;
	background-image: url(../img/menue_kante.gif);
	background-repeat: no-repeat;
	background-position: left 8px;
	padding-left: 3px;
	}

#menue #links li a:link {

	text-decoration: none;
}
#menue #links li a:visited {

	text-decoration: none;
}
#menue #links li a:hover {
	text-decoration: none;
}
#menue #links li a:active {

	text-decoration: none;
}
#menue #links li a {

	text-decoration: none;
	font-family: "Trebuchet MS", Tahoma, Arial;
	font-size: 15px;
	font-weight: bold;
	display:block;
	height:40px;
	line-height:42px;
	float:left;
	background-image: url(../img/menue_back.gif);
	background-repeat: repeat-x;
	padding-top: 0;
	padding-right: 14px;
	padding-bottom: 0;
	padding-left: 14px;
	background-position: center 8px;
	}
#menue #links li a:hover{
	color: #e5e5e5;
	background-image: url(../img/menue_hover.gif);
	background-repeat: repeat-x;
	}
#menue #links li span.menue_active {
	display: inline-block;

	text-decoration: none;
	font-family: "Trebuchet MS", Tahoma, Arial;
	font-size: 15px;
	line-height:13px;
	font-weight: bold;
	height:28px;
	padding-top:12px;

	background-repeat: repeat-x;
	padding-right: 14px;
	padding-left: 14px;
	}





#m_menue {
	height:21px;
	background-image: url(../img/bg_m_menue.gif);
	background-repeat: repeat-x;
	overflow:hidden;
	border: 1px solid #CCC;
	margin-top: 14px;
	margin-right: 14px;
	margin-left: 14px;
}
#m_menue #m_links {
	list-style:none;
	float:left;
	height:19px;
	position:relative;
	left:50%;
	margin-top: 1px;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0;
	}
#m_menue #m_links li {
	float:left;
	position:relative;
	right:50%;
	margin:0 1px;

	}

#m_menue #m_links li b {
	display:inline-block;

	}

#m_menue #m_links li a:link {

	text-decoration: none;
}
#m_menue #m_links li a:visited {

	text-decoration: none;
}
#m_menue #m_links li a:hover {
	text-decoration: none;
}
#m_menue #m_links li a:active {

	text-decoration: none;
}
#m_menue #m_links li a {

	text-decoration: none;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 12px;
	font-weight: normal;
	display:block;
	height:19px;
	line-height:19px;
	float:left;
	padding-top: 0;
	padding-right: 14px;
	padding-bottom: 0;
	padding-left: 14px;
	}
#m_menue #m_links li a:hover{
	color: #e5e5e5;
	background-image: url(../img/menue_hover.gif);
	background-repeat: repeat-x;
	}
#m_menue #m_links li span.menue_active {

	text-decoration: none;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 12px;
	font-weight: normal;
	display:block;
	height:19px;
	line-height:19px;
	float:left;
	padding-top: 0;
	padding-right: 14px;
	padding-bottom: 0;
	padding-left: 14px;
	background-repeat: repeat-x;
	}






#foot {
	padding-top:25px;
	height:126px;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 10px;
	color: #000;
	padding-left:40px;
	padding-right:40px;
	position:relative;
}
#foot_top {
	width:23px;
	float:right;
	}

a.validcss-mini {
	background: url(../img/validhtml-mini.gif) no-repeat left center;
	padding-left: 13px;
}

a.validhtml-mini {
	background: url(../img/validhtml-mini.gif) no-repeat left center;
	padding: 0 0 0 13px;
	margin:0 270px 0 8px;
}

