/* Tierwelt Muenchen master css file */

html, body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 135%;
	margin: 0px;
	padding: 0px;
	background: #e4f5fd;
}

html, body, div, h1, h2, h3, h4, h5, h6, ul, ol, dl, li, dt, dd, p, blockquote,
pre, form, fieldset, table, th, td {
	margin: 0;
	padding: 0;
	outline: none;
}

a {
	outline: none;
}

h1, h2, h3, h4, h5, h6, p {
	line-height: 145%;
}

.clear_left {
	clear: left;
	font-size: 0px;
	line-height: 0px;
	border: none;
}
.clear_right {
	clear: right;
	font-size: 0px;
	line-height: 0px;
	border: none;
}
.clear_both {
	clear: both;
	font-size: 0px;
	line-height: 0px;
	border: none;
}

.left {
	float: left;
}
.right {
	float: right;
}

a {
	color: #bf0005;
	text-decoration: underline;
}


/* Main container */
#main_container {
	width: 1005px;
	margin: 0 auto;
}

/* Header container */
#header_container {
	
}
#hc_top {
	position: relative;
	width: 1005px;
	height: 151px;
	background: url('../pics/page_header_top_bg.jpg') left top no-repeat;
	z-index: 100;
}
#search_container {
	position: absolute;
	right: 180px;
	top: 18px;
}
#search_container input.searchfield {
	-moz-border-radius: 5px;
	border: 1px solid #aaa;
	padding: 2px;
	width: 200px;
}
#search_container #search_submit {
	width: 80px;
	padding: 2px;
	cursor: pointer;
}
#search_container #search_submit:hover {
	background: #dfdfdf;
}
#search_container #search_submit:active {
	background: #bf0005;
	color: #fff;
}
#backtohplink {
	display: block;
	position: relative;
	top: 15px;
	left: 20px;
	width: 185px;
	height: 120px;
}

/* Navi */
#navi_main_container {
	position: absolute;
	left: 220px;
	top: 53px;
	z-index: 1000;
}
ul#navi_main {
	list-style-type: none;
	background: none;
	border: none;
	z-index: 1001;
}
ul#navi_main .nm_mpoint {
	background: none;
	border: none;
	padding-bottom: 8px;
}
ul#navi_main .nm_submenu {
	background: #c00;
	border: 1px solid #a00;
}
ul#navi_main .nm_submenu a:hover {
	text-decoration: none;
}
ul#navi_main .nm_submenu li {
	display: block;
	clear: left;
	padding: 3px;
	padding-left: 5px;
	width: 150px;
}
ul#navi_main .nm_submenu li.jdm_hover,
ul#navi_main .nm_submenu li.jdm_active {
	border: none;
	background: #d00;
}
ul#navi_main li {
	float: left;
	padding: 0px;
	padding-top: 6px;
}
ul#navi_main li.jdm_hover {
	background: none;
}
ul#navi_main li.nm_spacer {
	width: 3px;
	height: 27px;
	margin-left: 12px;
	margin-right: 12px;
	background: url('../pics/page_navi_spacer.png') left top no-repeat;
}
ul#navi_main li a {
	color: #fff;
	text-decoration: none;
}
ul#navi_main li a:hover {
	text-decoration: underline;
}

#hc_bottom {
	position: relative;
	width: 1005px;
	height: 179px;
	background: url('../pics/page_header_bottom_bg.jpg') left top no-repeat;
	z-index: 50;
}
#hcb_linestrip {
	position: absolute;
	left: 25px;
	bottom: 19px;
	color: #fff;
	height: 40px;
	overflow: hidden; 
}



/* Content container */
#content_container {
	width: 1005px;
	background: url('../pics/page_content_shadowbg.png') left top repeat-y;
}
#cc_inner_wrapper {
	width: 984px;
	/*min-height: 400px;*/
	margin-left: 10px;
	background: url('../pics/page_content_background.png') left top repeat-x;
}
#cc_inner {
	width: 900px;
	margin-left: 42px;
	margin-right: 42px;
	padding-top: 15px;
}
#cci_left_col {
	width: 425px;
	margin-right: 25px;
}
#cci_right_col {
	width: 425px;
	margin-left: 25px;
}

#cc_fc_inner {
	margin-top: 30px;
	padding-bottom: 10px;
	text-align: center;
	border-top: 1px solid #333;
	padding-top: 6px;
	color: #111;
}

/* Footer container */
#footer_container {
	width: 1005px;
	height: 20px;
	margin-bottom: 30px;
	background: url('../pics/page_footer_background.jpg') left top no-repeat;
}

/* FAQ */

#hcb_linestrip a {
	color: #fff;
	text-decoration: none;
	font-size: 12px;
}

#hcb_linestrip a:hover p {
	text-decoration: underline;
}

#hcb_linestrip h1 {
	float: left;
	padding: 0px;
	margin: 0px;
	margin-right: 20px;
	padding-top: 2px;
}
.faqrapper {
	padding-top: 11px;
	float: left;
	width: 850px;
}

.faqcontainer {
	float: left;
}

#hcb_linestrip h2 {
	padding: 0px;
	margin: 0px;
	float: left;
	margin-right: 10px;
}
#hcb_linestrip h2:hover {
	text-decoration: underline;
}
#hcb_linestrip a p {
	float: left;
	padding-top: 7px;
}


/* Newsticker */

#newstickercontainer {
	position: absolute;
	right: 20px;
	top: 110px;
}

.newstickerleft {
	background: url('../pics/newsticker_left_back.png') left top no-repeat;
	float: left;
	width: 20px;
	height: 150px;
}
.newstickerright {
	background: url('../pics/newsticker_right_back.png') left top no-repeat;
	float: left;
	width: 31px;
	height: 150px;
}
.newstickermain {
	background: url('../pics/newsticker_center_back.png') left top repeat-x;
	float: left;
	height: 150px;
}

#newstickercontainer h1 {
	color: #fff;
	text-align: center;
	font-weight: normal;
	margin-top: 8px;
	margin-bottom: 8px;
}

.newspic {
	border: 1px solid #e4f5fd;
	width: 70px;
	height: 70px;
	float: left;
	-moz-border-radius: 5px;
}

.newspic a {
	text-decoration: none;
}

.newsintro {
	float: left;
	margin-left: 10px;
	max-height: 68px;
	width: 290px;
	padding-bottom: 5px;
	overflow: hidden;
	margin-top: 0px;
	color: #fff;
}

.newsintro a {
	color: #fff;
	text-decoration: none;
}

.newsintro a:hover {
	text-decoration: underline;
}

/* KARRIERE */
.list_headline {
	background: #fff;
	-moz-border-radius: 5px;
	margin-left: -5px;
	margin-top: 20px;
	margin-bottom: 10px;
	padding: 5px;
	color: #000;
	border: 1px solid #333;
	width: 101%;
}
.border_pic {
	border: 1px solid #333;
}

#content_container ul {
	margin-left: 25px;
	display: block;
}

#content_container li {
	margin: 0px;
	padding: 0px;
	list-style-position: inherit;
	list-style-image: url(../pics/list_image.png);
	padding-top: 5px;
	margin-left: 10px;
}


/* ARTICLE INTRO */
.article-intro-single {
	margin-bottom: 10px;
	padding-bottom: 10px;
}

.article-intro-text {
	margin: 0px;
	padding: 0px;
}

.article-intro-container,
.article-full-container {
	padding-bottom: 10px;
	padding-top: 10px;
}

.article-intro-headline a {
	color: #fff;
	text-decoration: none;
}

.article-intro-headline {
	margin-bottom: 5px;
}

.article-intro-headline h1,
.article-full-headline h1 {
	font-size: 18px;
	color: #222;
	padding-bottom: 2px;
}
.article-intro-img {
	border: 1px solid #e4f5fd;
	height: 160px;
	width: 220px;
	float: left;
	margin-right: 10px;
	-moz-border-radius: 5px;
}
.article-intro-img a {
	text-decoration: none;
}
.article-intro-text a {
	color: #000;
	text-decoration: none;
}
/* ARTICLE INTRO FLOAT */

.article-intro-float-container {
	padding-bottom: 10px;
	padding-top: 10px;
	margin-bottom: 10px;
}

.article-intro-float-container .left {
	width: 425px;
	margin-right: 10px;
	margin-left: 10px;
	margin-bottom: 20px;
}
.article-intro-float-text {
	margin: 0px;
	padding: 0px;
}

.article-intro-float-headline a {
	color: #fff;
}

.article-intro-float-headline {
	margin-bottom: 5px;
}

.article-intro-float-headline h1 {
	font-size: 18px;
	color: #222;
	padding-bottom: 2px;
}
.article-intro-float-img {
	border: 1px solid #e4f5fd;
	height: 160px;
	width: 220px;
	float: left;
	margin-right: 10px;
	-moz-border-radius: 5px;
}
.article-intro-float-img a {
	text-decoration: none;
}
.article-intro-float-text a {
	color: #000;
	text-decoration: none;
}

/* Article full */
.article-intro-headline,
.article-full-headline {
	border-bottom: 1px solid #444;
	margin-bottom: 8px;
}
.article-full-headline h1 {
	float: left;
	font-size: 24px;
	font-family: Arial, Verdana, Helvetica;
	font-style: italic;
	font-weight: bolder;
	color: #222;
	letter-spacing: 1px;
}
.article-full-headline a {
	display: block;
	color: #222;
	float: right;
	text-decoration: none;
	font-size: 11px;
	padding-top: 8px;
	padding-left: 34px;
	height: 28px;
	background: url(../js/jquery/plugins/jquery.fancybox-1.2.0/fancy_left.png) left center no-repeat;
}
.article-full-headline a:hover {
	color: #bf0005;
	text-decoration: underline;
}

.article-full-text,
.article-full-text p {
	line-height: 145%;
}


/* Stellenanriss */

.stellen-container {
	padding-bottom: 10px;
	padding-top: 10px;
}

.stellen-headline a {
	color: #fff;
}

.stellen-headline {
	margin-top: 10px;
}

.stellen-headline h1 {
	font-size: 16px;
}
.stellen-text a {
	color: #000;
	text-decoration: none;
}
.stellen-text a:hover {
	text-decoration: underline;
}


/* fulltext */

.fulltext_pic {
	background: #00C0F3;
	margin-top: 20px;
	padding-left: 18px;
	padding-bottom: 10px;
	padding-top: 10px;
	-moz-border-radius: 5px;
	width: inherit;
}

.picrapper {
	float: left;
}

.piccontainer {
	width: 150px;
	height: 150px;
	margin: 10px;
	margin-bottom: 5px;
	border: 1px solid #e4f5fd;
	-moz-border-radius: 5px;
}

.textcontainer {
	width: 125px;
	margin-left: 10px;
	color: #000;
}


/* KOI-Modul */

.koicontainer {

}
.koicontainer a {
	text-decoration: none;
}

.koi_single_container {
	float: left;
	overflow: hidden;
	height: 190px;
	width: 120px;
	padding: 1px;
}

.koi_single_info {
	color: #000;
	text-align: left;
	margin-top: 5px;
	font-size:11px;
}

.koi_single_img {
	border: 1px solid #e4f5fd;
	height: 120px;
	width: 80px;
	margin-right: 30px;
	margin-top: 20px;
	margin-bottom: 2px;
	-moz-border-radius: 5px;
}
.koi_single_container:hover .koi_single_img {
	border: 1px solid #bf0005;
}

/* KOI-Fancybox*/
.koi_fancy_container {
	margin: 0px;
	overflow: auto;
	padding-left: 20px;
	padding-top: 20px;
}

.koi_fancy_pic {
	float: left;
	border: 1px solid #555;
	margin-right: 20px;
}

.koi_fancy_info {
	float: left;
	width: 390px;
}

.koi_fancy_info table {
	text-align: left;
	width: 380px;
	border-collapse: collapse;
	font-size: 11px;
}
.koi_fancy_info table th {
	font-size: 14px;
	padding-bottom: 2px;
	border-bottom: 1px solid #888;
	margin-bottom: 5px;
}
.koi_fancy_info table td {
	padding-top: 2px;
	padding-bottom: 2px;
}
.koi_fancy_info table td.sold {
	color: #bf0005;
}
.koi_fancy_info table tr.zebra_even {
	background: #d3e4ec;
}
.koi_fancy_info table tr.zebra_odd {
	background: #e4f5fd;
}
.koi_fancy_info table tr.spacer {
	height: 12px;
}

.koi_fancy_info td {
	vertical-align: top;
}

.table_left {
	width: 150px;
}

#fancy_frame {
	margin: 0px;
	padding: 0px;
	height: 99%;
	width: 99%;
}
#fancy_frame body {
	height: 99%;
}

#koi_fancy_navi {
	margin-top: 30px;
	width: 380px;
}
#koi_fancy_navi .box {
	float: left;
	width: 173px;
	padding: 5px;
	border: 1px solid #bbb;
	-moz-border-radius: 5px;
	cursor: pointer;
}
#koi_fancy_navi .box:hover {
	background: #d3e4ec;
}
#koi_fancy_navi .box .text {
	float: left;
	width: 130px;
	padding-top: 16px;
	font-weight: 400;
}
#kfn_prev_box {
	margin-right: 5px;
}
#kfn_prev_box .text {
	margin-left: 10px;
}
#kfn_next_box {
	margin-left: 5px;
}
#kfn_next_box .text {
	text-align: right;
	margin-right: 10px;
}
#kfn_prev_icon {
	width: 30px;
	height: 50px;
	background: url(../js/jquery/plugins/jquery.fancybox-1.2.0/fancy_left.png) center no-repeat;
}
#kfn_next_icon {
	width: 30px;
	height: 50px;
	background: url(../js/jquery/plugins/jquery.fancybox-1.2.0/fancy_right.png) center no-repeat;
}


/* KOI-Contact */

#koi_contact_container {
	margin: 10px;
}

#co_koi_id, #co_koiinfo_display {
	display: none;
}

#co_koiinfo {
	margin-bottom: 8px;
	height: 100px;
}

/* Kontaktformular */
form input, form select, form textarea, #co_form #co_builder_cbarea {
	border: 1px solid #333;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	width: 250px;
	padding: 2px;
	padding-top: 4px;
	padding-bottom: 4px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}
form textarea {
	height: 140px;
}
form input:focus, form select:focus, form textarea:focus {
	border: 1px solid #2f576f;
	color: #2f576f;
	background: #ededed;
}
.formular {
	
}
.formular label {
	float: left;
	display: block;
	font-size: 12px;
	margin-bottom: 8px;
	margin-right: 10px;
	width: 160px;
}
.formular select {
	float: left;
	height: 22px; /* 18px */
	padding: 2px;
	margin-bottom: 10px;
	width: 256px;
}
.formular input {
	float: left;
	display: block;
	margin-bottom: 8px;
}
.formular br {
	clear: left;
}
.formular .submit {
	cursor: pointer;
	margin-top: 10px;
	width: 256px;
	font-weight: bold;
}
.formular .submit:hover {
	background: #ededed;
}
.formular .error {
	background: #ebb;
	color: #222;
	border: 1px solid #300;
}
.formular .form_must_fill_info {
	color: #900;
	font-size: 10px;
	margin-left: 10px;
}
.form_error_view {
	color: #fff;
	background: #fd4733;
	border: 1px solid #940000;
	margin-top: 10px;
	margin-bottom: 25px;
}
.form_error_view h3 {
	font-size: 11px;
	padding: 5px;
	text-align: center;
	margin: 0px;
	background: #e31b1b;
	margin-bottom: 5px;
}
.form_error_view ul {
	list-style-type: none;
	margin: 0px;
	padding: 4px;
	padding-left: 15px;
	margin-bottom: 5px;
}
.form_error_view ul li {
	list-style-image: none;
}
.form_allok_view {
	color: #222;
	background: #c8ff30;
	border: 1px solid #4aaf00;
	margin-top: 10px;
	margin-bottom: 25px;
}
.form_allok_view h2 {
	font-size: 13px;
	padding: 5px;
	text-align: center;
	margin: 0px;
	background: #7ce31d;
	margin-bottom: 5px;
}
.form_allok_view p {
	margin: 0px;
	padding: 5px;
	padding-left: 15px;
	margin-bottom: 5px;
}
.formular input.hidden {
	visibility: hidden;
	border: none;
	height: 0px;
	line-height: 0px;
	width: 0px;
	font-size: 0px;
	margin: 0px;
	padding: 0px;
}

/* Contact form */
#co_form {
	margin-top: 0px;
}

#co_form #co_zip {
	width: 60px;
	margin-right: 8px;
}
#co_form #co_city {
	width: 176px;
}
#co_builder_chooser {
	height: 200px;
}
#co_form input.co_cb_box, #co_form label.co_cb_label {
	display: inline;
	float: none;
}
#co_form #co_builder_cbarea {
	float: left;
	margin-bottom: 10px;
}
#co_form #co_builder_cbarea input {
	border: none;
	width: 20px;
}

/* Captcha */
.sc_container {
	width: 455px;
	border: 1px solid #333;
	padding: 10px;
	margin-top: 20px;
	margin-left: 170px;
	margin-bottom: 10px;
	background: #d8e2e8;
}
.sc_pic {
	float: left;
	border: 1px solid #ccc;
	margin-right: 10px;
}
.sc_textbox {
	float: left;
}
.sc_question {
	font-size: 14px;
	margin: 0px;
	margin-top: 4px;
	margin-bottom: 10px;
	padding: 0px;
}
.sc_question_sub {
	color: #666;
	font-weight: normal;
}
.sc_cleanup {
	clear: left;
}
.sc_fields {
	margin-top: 5px;
}
#sc_fields .sc_field {
	display: inline;
	width: 30px;
	height: 30px;
	border: 1px solid #333;
	background: #fff;
	margin-right: 5px;
	text-align: center;
	font-size: 14px;
	color: #333;
}
.sc_empty {
	border: 1px solid #c00;
	color: #c00;
}
.sc_descbox {
	
}
.sc_desc {
	font-size: 10px;
	color: #888;
	margin-top: 10px;
	text-decoration: underline;
	cursor: pointer;
}
.sc_desc:hover {
	color: #333;
}
.sc_desc_text {
	margin: 0px;
	margin-top: 10px;
	padding: 5px;
	border: 1px solid #333;
	font-size: 11px;
	color: #444;
	text-decoration: inherit;
	cursor: auto;
}
#sc_isset {
	display: none;
}

#acrobat_info {
	margin-top: 10px;
}

.gmap {
	margin: 0px;
	padding: 0px;
	width: 900px;
	height: 425px;
	border: 1px solid #333;
	overflow: hidden;
}

.article_img_table {
	margin-right: 30px;
	margin-bottom: 2px;
}

.article_img_td1 {
}

.article_img_td1 img {
	-moz-border-radius: 5px;
	border: 1px solid #e4f5fd;
}

#newslettercontainer_anmeldung {
	border-top: 1px solid #333;
	border-bottom: 1px solid #333;
	margin-top: 15px;
	margin-bottom: 20px;
	margin-left: 170px;
	padding-top: 15px;
	padding-bottom: 18px;
	width: 255px;
}



/** CSS styles for search **/


#search_results {
	width:500px;
	margin:auto;
	}
#search_results .results {
	clear:both;
}

#search_submit {
	width:80px;
	margin-left:10px;
	margin-top:0;
}

table.search-result-navi {
	margin-top: 10px;
	width: 470px;
}

table.search-result-navi .ll,
table.search-result-navi .l,
table.search-result-navi .r,
table.search-result-navi .rr {
	width: 15px;
}
table.search-result-navi a {
	color: #fff;
}
table.search-result-navi .m {
	width: 410px;
	text-align: center;
}


#search_results h2 {
	color: #000;
	font-size: 14px;
	display: block;
	margin-top:10px;
}

#search_results .results .data {
	margin-top: 3px;
}
#search_results .results .time_info {
	float:right; 
	font-style:italic; 
	font-size:10px; 
	margin-left:10px;
}

#search_results h3.error {
	color: #600;
	font-size: 14px;
	text-align: center;
	clear:left;
}

.koi_single_status {
	margin: 0px;
	padding: 0px;
	-moz-border-radius-topleft: 5px;
	-moz-border-radius-topright: 5px;
	text-align: center;
	padding-top: 2px;
	padding-bottom: 2px;
	background: #2C9DBF;
	color: #fff;
	opacity: 0.9;
}
.koi_rubric_sample p {
	color: #000;
}

.koi_rubric_sample {
	float: left;
	margin-right: 50px;
}
.koi_rubric_sample_img {
	width: 70px;
	border: 1px solid blue;
	height: 110px;
	width: 80px;
	-moz-border-radius: 5px;
	border: 1px solid #E4F5FD;
	margin-top: 10px;
}

.koi_rubric_sample_img:hover {
	border: 1px solid #BF0005;
}

div#fancy_inner {
	background: #fff url(../pics/logo_tierwelt.png) center center no-repeat;
}

/* Expertentipps */
#expertentipps_overview {
	margin-top: 30px;
}
#epto_left, 
#epto_right {
	width: 440px;
}
#epto_left {
	margin-right: 10px;
}
#epto_right {
	margin-left: 10px;
}

#expertentipps_overview .left .item {
	margin-bottom: 15px;
	border: 1px solid #499cc6;
	-moz-border-radius: 10px;
	padding: 5px;
	padding-left: 10px;
	cursor: pointer;
}
#expertentipps_overview .left .item:hover {
	background: #7BBEE9;
}
#expertentipps_overview .left .item img {
	display: block;
	float: left;
	margin-right: 15px;
	border: 1px solid #fff;
}
#expertentipps_overview .left .item h1 {
	padding-top: 23px;
	font-size: 18px;
}
#expertentipps_overview .left .item h1 a {
	color: #000;
	text-decoration: none;
}
.article_img_pictext {
background: #3ab9ee;
-moz-border-radius: 5px;
padding: 5px;
width: 240px;
}

.article_img_table {
	width: 250px;
}

.h2_16px {
	font-size: 16px;
	margin-bottom: 10px;
}


/* Banner */
#banner_container {
	position: absolute;
	top: 20px;
	right: -220px;
	z-index: 10000;
	background: #3EC8F3;
	border: 2px solid #DA452F;
	border-top: 0px;
	-moz-border-radius: 5px;
	width: 200px;
}

#banner_container .banner_head {
	background: #DA452F;
	color: #fff;
	padding: 5px;
	text-align: center;
}

#banner_container .banner_head h1 {
	font-size: 15px;
}

#banner_container .banner_head h1 a {
	color: #fff;
	text-decoration: none;
}
#banner_container .banner_head h1 a:hover {
	color: #fff;
	text-decoration: underline;
}

#banner_container .banner_bottom {
	background: #DA452F;
	color: #fff;
	padding: 5px;
	text-align: center;
}
#banner_container .banner_bottom a {
	color: #fff;
	text-decoration: none;
}

#banner_container .banner_bottom a:hover {
	color: #fff;
	text-decoration: underline;
}


#main_container {
	position: relative;
}

/** Overwrite fancybox styles **/
div#fancy_title {
	background: #b4cfe2 !important;
	padding-top: 4px;
	padding-bottom: 4px;
	bottom: 0px !important;
	border-top: 1px solid #eee !important;
}
td#fancy_title_left,
td#fancy_title_main,
td#fancy_title_right {
	background: none !important;
}
div#fancy_title div {
	color: #444 !important;
	font-size: 11px;
	line-height: 13px;
}


