html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, ins, kbd, q, s, samp,
small, strike, strong, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	background: transparent;
	line-height:1.5em;
}

body {
	line-height: 1;
	font-size: 11px;
color:#666;
	font-family: Verdana,Arial, Helvetica, Sans-Serif;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}
:focus {
	outline: 0;
}
ins {
	text-decoration: none;
}
del {
	text-decoration: line-through;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}
strong,b{
	font-weight: bold;
}
i,em{
	font-style: italic;
}
img {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	vertical-align: baseline;
	background: transparent;
}
ol {
	list-style: decimal;
}

sup,
sub {
	height: 0;
	line-height: 1;
	vertical-align: baseline;
	_vertical-align: bottom;
	position: relative;
z-index:0;	
}

sup {
	bottom: 1ex;
}

sub {
	top: .5ex;
}

/** ALLGEMEIN ************************************************/

#main {
	margin:0px auto;
	width:762px;

}

a {
	color:#3cb7e4;
}

/** HEADER ***************************************************/

#header {
	height: 60px;
	padding:20px 0px;
	width:710px;
}

#header img {
float:none !important;
}

.headerimage {
display:none;
}

/** NAVI ****************************************************/

#navi {
display:none;
}



/** SUCHE ***************************************************/

#navi form {
	float:right;
	margin-top:6px;
}

.searchword {
	color:#666;
	border:1px solid white;
	border-bottom:1px solid #e0e0e0;
	font-size:13px;
}

.searchbutton {
	margin-right:26px;
	vertical-align:middle;
}

/** SUBNAVI *************************************************/

#subnavi {
	border:1px solid #8c8b8d;
	border-top:0px;
	width:762px;
	background-color:white;
	
}

ul.subnavi {
	display:none;
}

ul.subnavi li {
	float:left;
}

ul.subnavi li a {
	color:#3cb7e4;
	font-size:11px;
	
	text-decoration:none;
	display:block;
	padding:2px 8px 2px 4px;

	background-image:url('../images/we/arrow_right.gif');
	background-repeat:no-repeat;
	background-position:4px 6px;
	padding-left:18px;
}

ul.subnavi li a.active, ul.subnavi li a:hover {
	background-color:#d9efea;
	background-image:url('../images/we/arrow_bottom.gif');
	background-position:4px 10px;
	padding-left:18px;
	color:#009574;
}


/** SUBMENU - AUSKLAPPBAR *************************************/

.submenu {
	clear:both;
	position:absolute;
	border:1px solid #8c8b8d;
	border-top:0px;
	padding:3px 10px 15px 7px !important;
	margin-top:0px;
	
	background-image:url('../images/we/submenu_bg.gif');
z-index: 10000;
}

.submenu li {
	
	padding:0px;
	clear:both;
	padding:1px 0px;
	border-bottom:1px dotted #909090 !important;
}

.submenu li a {
	margin-right:0px;
	border:0px;
	display:block;
	width:102px;
	color:#3cb7e4 !important;
	background-color:white;
	padding:1px 10px 2px 12px !important;
	background-image:url('../images/we/arrow_right.gif');
	background-repeat:no-repeat;
	background-position:0px 5px;
	border-bottom:0px !important;
	border-left:0px !important;
	border-top:0px !important;
	border-right:0px !important;
	
}

.submenu li a:hover {
	background-color:#d9efea;
	color:#009574 !important;
	background-image:url('../images/we/green_arrow_right.png');
}

/** CONTENT ***************************************************/

#content {
	padding:26px 26px 26px 26px;
	background-color:white;
	width:710px;
}

.leftbigcontent ul {
margin: 3px 0 3px 20px;
list-style: disc;
}

/* Titel */

h1 {
	font-size:17px;
	color:#606060;
	font-weight:normal;
}

h2 {
	font-size:13px;
	color:#606060;
	font-weight:normal;
	margin-bottom:6px;
}



h3 {
	font-size:12px;
	color:#606060;
	font-weight:normal;
	margin-bottom:10px;
}

.small {
	font-size:12px;
}

.mini {
	font-size:11px;
}

.rightColimg {
	margin:0 0 10px 0;
}

/** CONTENT - DETAIL *******************************************/

.box {
	color:	#666;
}

.detailproduct {
	border-collapse:collapse;
	width:100%;
	margin-bottom:4px;
}

.detailproduct tr td, .detailproduct tr th  {
	border-bottom:1px dotted #606060;
	padding:2px 8px;
	font-size:11px;
	color:#666;

}

.detailproduct tr th {
		font-size:11px;
		color:#606060;
		font-weight:normal;
		text-align:left;
}



/** CONTENT - FRONT *******************************************/

.leftbigcontent {
	color:#666;
	width:470px;
	float:left;

	padding-right:12px;
	border-right:1px solid #e0e0e0;
}

.fullcontent {
	color:#666;
}

.leftbigcontent h2, .fullcontent h2 {
margin-top: 12px;
}

.leftbigcontent .lead  {
	font-size:13px;
}

.line {
	height:1px;
	border:0px;
	margin:10px 0 10px 0;
	background-color:#e0e0e0;
}

.dottedline {
	height:1px;
	border:0px;
	margin:1px 0px;
	background-image:url('../images/we/dots.gif');
}

.leftbox {
	float:left;
	width:230px;
	margin-right:10px;
	font-size:12px;
}

.rightbox {
	float:left;
	width:230px;
	font-size:12px;
}

img.twocolimg {
	margin-bottom: 3px;
}

p.imglegend { 
	font-style: italic;
	padding: 3px 0;
}

.rightsmallcontent {
	width:210px;
	float:left;
	margin-left:16px;
	font-size:11px !important;

}

.rightsmallcontent a {
	text-decoration:none;
}

a.news {
	display:block;
	padding:2px 5px 4px 5px;
	line-height:1.2em
}

a.news:hover {
	background-color:#5bc5ed;
	color:white;
}

ul.bluearrowslist li {
list-style: none;
margin-left: 0;
padding-left: 0;
}

.bluearrow {
	background-image:url('../images/we/blue_arrow_right.gif');
	background-repeat:no-repeat;
	background-position:right 2px;
	padding-right:14px;
	text-decoration:underline !important;
}

.bluearrow_left {
	background-image:url('../images/we/blue_arrow_left.gif');
	background-repeat:no-repeat;
	padding-left:16px;
	background-position:left 0px;
	text-decoration:underline !important;
}

.link_arrow, .bluearrow_ltr {
	background-image:url('../images/we/blue_arrow_right.gif');
	background-repeat:no-repeat;
	padding-left:16px;
	background-position:left 0px;
}

/** CONTENT - UEBERSICHT **************************************/

.leftcontent, .rightcontent {
	width:344px;
	margin-right:10px;
	float:left;

}

.rightcontent {
	float:right;
	margin-right:0px;
}

h3 span, h2 span {
	display:block;
	width:11px;
	height:11px;
	float:left;
	margin-top:4px;
	margin-right:5px;
}



.infect { background-color: rgb(101,66,138); }
.derma { background-color:rgb(251,185,6); }
.gastro { background-color:rgb(0,119,92); }
.herz { background-color: rgb(196,51,46); }
.nerven { background-color:rgb(46,72,142); }
.respiration { background-color:rgb(83,100,27); }
.onko { background-color:rgb(200,119,60); }
.varia { background-color:rgb(95,90,86); }
.stoff { background-color:rgb(64,113,124); }
.uro { background-color:rgb(115,64,46); }


.productlist {
	border-collapse:collapse;
	margin-bottom:30px;
}

.productlist th {
	text-align:left;
	color:#606060;
	font-size:12px;
	font-weight:normal;
}

.productlist td {
	color:#666;
	font-size:11px;
	white-space:nowrap;
}

.productlist td a {
	color:#3cb7e4;

	font-size:11px;
}


/*************  jobs  ******************/

h2.toggler {
font-size:11px;
font-weight:bold;
color: #5bc5ed;
cursor: pointer;
background-image:url('../images/we/blue_arrow_right.gif');
background-repeat:no-repeat;
padding-left:16px;
background-position:left 0px;

}

.toggletext {
display:none;
font-size: 11px;
}

/*************  management  ******************/

.glbackground {
height: 368px; 
position:relative; 
}

#madress {
position:absolute; 
top: 50px;
left: 285px;
width: 210px;
}

#madress p {
font-size: 13px;
}


/**  FORMULAR  ***************/

.formular {
font-size: 1em;
line-height: 180%;
}

label.left {
float:left;
width: 30%;
clear:both;
margin-right: 2em;
text-align:right;
}

.formular fieldset { margin: 10px 0; padding: 10px; border: 1px solid #e0e0e0; }
.formular legend { font-style:italic; color: #ccc; vertical-align:middle; background-color: #fff; padding: 1px 5px 1px 0; }

.formular fieldset input { float:left; width: 50%; border: solid #e0e0e0; border-width: 0 0 1px 0; padding: 2px 1px; margin: 2px 0;}
.formular fieldset textarea { float:left; width: 50%; height: 100px; border: solid #e0e0e0; border-width: 0 1px 1px 0;}

.error{
padding: 10px;
color: #c4332e;
border: 1px solid #c4332e;
}

.alert{
background-color: #d9efea;
padding: 10px;
color: #00775c;
border: 1px solid #00775c;
}

/** NEWS ******/
p.newsdate {
font-style: italic;
font-size: 0.9em;
color: #ddd;
margin: 1em 0 0.6em 0;
}

/** DOCCHECK  *********************/
iframe.docC {
margin-bottom: 10px;
}


/** FOOTER ****************************************************/

#footer {
	background-color:#019a78;
	color:white;
	clear:both;
	border-right:1px solid #8c8b8d;
	border-left:1px solid #8c8b8d;
	width:762px;
	height: 29px;
	position:relative;
	font-size: 11px;
	line-height: 29px;
}

#footer ul {
	margin:0px;
	padding:0px;
	float:left;
	margin-left:26px;
}

#footer ul li {
	margin:0px;
	padding:0px;
	float:left;
	padding:9px 0px 0px 0px;
	margin-right:36px;
}

#footer a {
	color:white;
	text-decoration:none;
}

#footer .copyright {
padding-top: 8px;
padding-left:26px;
text-align:left;
}

.footerimage {
margin-left:-23px;
margin-top:-5px;
margin-bottom:10px;
}


.clearfix:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}

.clearfix {display: inline-block;}
