/*
	CSS Document: css_modules.css
	Version: 1.1 | Date: 2009-10-07
	Project: www.preventvet.info
	Author: websLINE, 2008-2009
	-------
*/


/* SUCHE */

.search {
	position: absolute;
	z-index: 3000;
	top: 45px;
	right: 10px;
	width: 210px;
	background: url(img_bg-search.png) repeat-x;
	border: 1px solid #e10078;
	}
.search form {
	padding: 5px;
	}
.search input,
.search textarea,
.search select {
	border: 1px solid #818074;
	width: 95px;
	}
.search textarea {
	height: 13px;
	overflow: hidden;
	width: 90px;
	}
.search p {
	margin: 0; padding: 2px 0;
	}
.search label {
	display: block;
	width: 80px;
	float:left;
	}
.search input.submit {
	float: right;
	width: 14px; height: 54px;
	margin-top: 2px;
	}


/* PROFILE (Apotheken) */

.profile form {
	margin-bottom: 20px;
	}
.profile form textarea {
	overflow: hidden;
	}
.profile table.result {
	border: 1px solid #000;
	margin-top: 20px;
	}
.profile table.result td {
	padding: 2px 5px;
	border-bottom: 1px solid #000;
	border-right: 1px solid #000;
	}
.profile table.result .title td {
	font-weight: bold;
	}
.profile table.result td.col1 {
	width: 8%;
	}
.profile table.result td.col3 {
	width: 15%;
	}
.profile table.result td.col4 {
	width: 45%;
	border-right: 0;
	}
.profile table.result .lastline td {
	border-bottom: 0;
	}


/* LINIE */

.line {
	margin: 10px 0;
	height: 1px;
	line-height: 1px;
	background: url(img_bg-linie.gif);
	}


/* INFO BOX */

.infobox {
	margin: 0 0 10px 0;
	padding: 0 0 10px 0;
	background: url(img_bg-linie2.gif) repeat-x left bottom;
	}
.infobox * {
	margin: 0;
	padding: 0;
	color: #fff;
	}


/* TEASER START */

.teaserStart {
	margin-right: -15px;
	}
.teaserStart a {
/*	background: #DCDCDD;*/
	display: block;
	float: left;
	padding: 3px 3px 0 3px;
	margin: 0 15px 15px 0;
	}
* html .teaserStart a {
	margin: 0 10px 10px 0;
	}


/* TEASER */

.teaser li {
	margin: 0 0 15px 0;
	padding: 0 0 15px 0;
	background: url(img_bg-linie.gif) repeat-x left bottom;
	}
.teaser li a {
	text-decoration: none !important;
	color: #000 !important;
	}
.teaser li a img {
	float: left;
	margin-right: 20px;
	}
.teaser li a strong {
	display: block;
	font-size: 1.2em;
	color: #e10078;
	padding-bottom: 5px;
	}


/* TEXT ABSAeTZe */

.absatz {
	}
.bildlinks img {
	margin: 0 8px 0 0;
	float: left;
	}
.bildrechts img {
	margin: 0 0 0 8px;
	float: right;
	}
.fixcol .txtcol {
	width: 100%;
	}
.fixcol * {
	margin-top: 0;
	}
.fixcol .txtcol {
	padding-right: 15px;
	}
.fixcol .imgcol {
	border-left: 1px solid #e20079;
	padding-left: 15px;
	}
.fixcol .imgcol img {
	margin-bottom: 15px;
	float: left;
	}
.startinfo {
	background: #ffe1ed;
	margin: 0 -10px 0 -9px;
	padding: 20px 10px 0 10px;
	color: #e20079;
	font-size: 1.3em;
	font-weight: bold;
	line-height: 1.3em;
	}


/* SUBNAVIGATION */

.subnav {
	background: #ffe1ed;
	margin: 0 -10px 20px -9px;
	padding: 10px;
	}
.subnav li {
	padding: 4px 0;
	}
.subnav li a {
	background: url(img_arrow.gif) no-repeat 0 4px;
	padding: 0 0 0 15px;
	text-decoration: none !important;
	color: #e20079;
	}
.subnav li a:hover,
.subnav li a.active {
	color: #000;
	}


/* sIFR REPLACEMENT */

/* These are standard sIFR styles... do not modify */

.sIFR-flash {
	visibility: visible !important;
	margin: 0;
	}
.sIFR-replaced {
	visibility: visible !important;
	}
span.sIFR-alternate {
	position: absolute;
	left: 0;
	top: 0;
	width: 0;
	height: 0;
	display: block;
	overflow: hidden;
	}

/* Hide Adblock Object tab: the text should show up just fine, not poorly with a tab laid over it. */
.sIFR-flash + div[adblocktab=true] {
  display: none !important;
	}
.sIFR-hasFlash h1 {
    visibility: hidden;
    font-size: 1.8em;
	}

/* These "decoy" styles are used to hide the browser text before it is replaced...
 the negative-letter spacing in this case is used to make the browser text metrics 
 match up with the sIFR text metrics since the sIFR text in this example is so much narrower... 
 your own settings may vary... any weird sizing issues you may run into are usually fixed by tweaking these decoy styles */  