@charset "utf-8";

/* Author: Duy Tran */
/* Created: 6.11.2009 */		
/* Company: Euroweb Internet GmbH */


/* global tags */

* { 
	margin: 0;	
	padding: 0; 
	list-style-type: none; 
	text-decoration: none;
	border: none;
	outline: none;
}


body {
	background: url(../images/bg-body.jpg) no-repeat #fff7cc fixed;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
	list-style-type: none;
	color: #395b0e;
	font-size: 12px;
	position: relative;
}

html[xmlns^="http"] { overflow-y: scroll;}


a, .escape span {
	text-decoration: underline;
	color: #3d4b27;
	outline: none;
}

a:hover,  a:hover span { text-decoration: none; color: #333;}

hr { 
	color: #41100C; 
	height: 1px; 
	border-top: solid 1px #41100C;
	border-bottom: transparent;
	clear: both;
	margin-bottom: 15px;
}


/* global classes  */

.clear { 
	clear: both; 
	height: 0; 
	width: 0;
}

.floatLeft { float: left;}

.floatRight { float: right;}

.textIndent { text-indent: -5000px;}


/************ layout ************/


/* branding */

h1#branding {
	position: absolute;
	width: 331px;
	height: 230px;
	top: 93px;
	left: 42px;
 }

h1#branding a {
	display: block;
	text-indent: -5000px;
	width: 331x;
	height: 230px;
	background: url(../images/bg-branding.gif) no-repeat;
}


/*  container  */

div#container {
	width: 100%;
	position: relative;
}

/*  navigation  */

div#naviContainer {
	width: 100%;
	height: 52px;
	background: url(../images/navi-container.gif) repeat-x;
	position: fixed;
	z-index: 90;
}


ul#navi  {
	width: 538px;
	height: 52px;
	padding: 0 0 0 442px;
	background: url(../images/bg-navi.gif) no-repeat;
}



ul#navi li { 
	float: left; 
	position: relative;
}

ul#navi li a {
	display: block;
	text-indent: -5000px;
	height: 52px;
	background: url(../images/navi.gif) no-repeat;
}

a.n1 { width: 88px; background-position: 0 0!important;}
a.n2 { width: 161px; background-position: -88px 0!important;}
a.n3 { width: 87px; background-position: -249px 0!important;}
a.n4 { width: 80px; background-position: -336px 0!important;}
a.n5 { width: 82px; background-position: -416px 0!important;}

a.n1:hover, body.naviActive01 ul#navi li a.n1 { background-position: 0 -52px!important;}
a.n2:hover, body.naviActive02 ul#navi li a.n2 { background-position: -88px -52px!important;}
a.n3:hover, body.naviActive03 ul#navi li a.n3 { background-position: -249px -52px!important;}
a.n4:hover, body.naviActive04 ul#navi li a.n4 { background-position: -336px -52px!important;}
a.n5:hover, body.naviActive05 ul#navi li a.n5 { background-position: -416px -52px!important;}


/* Englisch */

ul#naviEn {
	width: 538px;
	height: 52px;
	padding: 0 0 0 442px;
	background: url(../images/bg-navi.gif) no-repeat;
}

ul#naviEn li { 
	float: left; 
	position: relative;
}

ul#naviEn li a {
	display: block;
	text-indent: -5000px;
	height: 52px;
	background: url(../images/navi-en.gif) no-repeat;
}

a.n1En { width: 57px; background-position: 0 0!important;}
a.n2En { width: 164px; background-position: -57px 0!important;}
a.n3En { width: 87px; background-position: -221px 0!important;}
a.n4En { width: 78px; background-position: -308px 0!important;}
a.n5En { width: 61px; background-position: -386px 0!important;}

a.n1En:hover, body.naviActive01 ul#naviEn li a.n1En { background-position: 0 -52px!important;}
a.n2En:hover, body.naviActive02 ul#naviEn li a.n2En { background-position: -57px -52px!important;}
a.n3En:hover, body.naviActive03 ul#naviEn li a.n3En { background-position: -221px -52px!important;}
a.n4En:hover, body.naviActive04 ul#naviEn li a.n4En { background-position: -308px -52px!important;}
a.n5En:hover, body.naviActive05 ul#naviEn li a.n5En { background-position: -386px -52px!important;}



/* navigation language */

ul#naviLang {
	width: 49px;
	height: 15px;
	position: absolute;
	right: 20px;
	top: 20px;
}

ul#naviLang li {
	float: left;
}


ul#naviLang li a {
	text-indent: -5000px;
	display: block;
	height: 15px;
	background: url(../images/navi-lang.gif) no-repeat;
	padding: 0;
}

a.la1 {
	background-position: 0 0;
	width: 22px;
	margin-right: 5px;
}

a.la2 {
	background-position: -28px 0!important;
	width: 21px;
}





/* navigation additional */

ul#naviAdd {

}

ul#naviAdd li { 
	float: left;
}

ul#naviAdd li a {
	display: block;
	text-indent: -5000px;
}


/*  flyout menu  */

/*
ul#navi  li ul,ul#navi  li#sub1 ul  {
	display: none;
 	list-style: none;
}

ul#navi  li ul li {
	background: none;
	display: block;
	position: relative;
	float: none;
	text-indent: 0;
}

ul#navi li ul a {
	font-size: 12px !important;
	display: block;
	color: #fff!important;
	width: 90px;
	height: 15px;
	text-indent: 0;
	padding-left: 26px;
	text-decoration: none;
}

ul#navi li ul a:hover { text-decoration: underline;}

ul#navi li#sub1 ul {
	position: absolute;
	padding-bottom: 12px;
	z-index: 1;
	background: #0e0000;
	top: 0;
	left: 0;
}

ul#navi li#sub1:hover ul {display: block;}
*/


/*  header  */

div#header { 
	width: 980px;
	background: url(../images/bg-header.jpg) no-repeat;
}


/*  content container  */




div#contentContainer {
	width: 100%;
	overflow: hidden;
	padding: 340px 0 0 0;
	background: url(../images/bg-content-container.png) repeat-x 0 340px;
	margin: 0 0 144px 0;

	
}

div#contentSidebar { 
	float: left;
	width: 430px;
	height: 507px;
	position: relative;
}


div#sieHabenFragen {
	position: relative;
	
}


div#contentMain { 
	float: left;
	width: 531px;
	min-height: 330px;
	overflow: hidden;
	padding: 25px 0 20px 19px;
}

div.contentColumn01 {
	float: left;
	width: 265px;
}

div.contentColumn02 {
	float: left;
	width: 265px;
}



/*  slideshow  */

div#slideshow {
	width: 421px;
	height: 298px;
	background: url(../images/bg-slideshow.jpg) no-repeat;
}

div#noSlide {
	position: absolute;
	width: 100px;
	height: 20px;
	background: ;
	color: #fff;
	padding: 5px;
	top: 0;
	left: 0;
	line-height: 16px;
	font-size: 12px;
}



/* footer */

div#footer {
	position: relative;
	width: 531px;
	height: 66px;
	background: url(../images/bg-footer.gif) no-repeat;
	padding: 18px 0 0 449px;
	_padding: 12px 0 0 449px;
	_height: 72px;
	*padding: 12px 0 0 449px;
	*height: 72px;
}


div.footerEn {
	background: url(../images/bg-footer-en.gif) no-repeat!important;
}
	


div#footerContainer {
	width: 100%;
	height: 133px;
	background: url(../images/bg-footer-container.gif) repeat-x;
}


p.footerContent01, p.footerContent02 {
	float: left;
	width: 137px;
	line-height: 17px;
	font-size: 11px;
}

p.footerContent02 {
	width: 163px;
}


blockquote {
	text-indent: -5000px;
	height: 0;
	line-height: 0;
	margin: 0;
}


div#medizinpackung {
	width: 238px;
	height: 200px;
	background: url(../images/bg-medinzpackung.png) no-repeat;
	position: absolute;
	right: -10px;
	bottom: -50px;
}

a#btnImpressum {
	position: absolute;
	right: 20px;
	bottom: 70px;
	font-size: 11px;
}

body.naviActive06 a#btnImpressum, a#btnImpressum:hover {
	text-decoration: none;
}



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


/*  headlines  */

h1 {
	font-size: 28px;
	color: #e22a10;
	padding: 0 0 28px 0;
}

h2 {
	background: url(../images/bg-h2.gif) no-repeat 0 0;
	width: 532px ;
	height: 60px;
	margin:  0 0 20px 0;
	text-indent: -5000px;
}

h2.index { background-position: 0 0;}
h2.produkte { background-position: 0 -60px;}
h2.ueberUns { background-position: 0 -120px;}
h2.kontakt { background-position: 0 -180px;}
h2.danke { background-position: 0 -240px;}
h2.anfahrt { background-position: 0 -300px;}
h2.impressum { background-position: 0 -360px;}
h2.fehler404 { background-position: 0 -420px;}


h2.indexEn { background-position: -532px 0;}
h2.produkteEn { background-position: -532px -60px;}
h2.ueberUnsEn { background-position: -532px -120px;}
h2.kontaktEn { background-position: -532px -180px;}
h2.dankeEn { background-position: -532px -240px;}
h2.anfahrtEn { background-position: -532px -300px;}
h2.impressumEn { background-position: -532px -360px;}
h2.fehler404En { background-position: -532px -420px;}

h3 {
	font-size: 13px;
	padding: 0 0 10px 0;
}

div#contentSidebar h3 {
	width: 421px;
	height: 37px;
	background: url(../images/bg-h3-sie-haben-fragen.gif) no-repeat;
	margin: 8px 0 0 0;
	text-indent: -5000px;
}


/* Englisch */

div#contentSidebar h3.h3En {
	width: 421px;
	height: 37px;
	background: url(../images/bg-h3-sie-haben-fragen-en.gif) no-repeat;
	margin: 8px 0 0 0;
	text-indent: -5000px;
}


/*  list  */

ul.list {
	margin: 0 20px 20px 0;
}

ul.list li {
	background: url(../images/bg-li.gif) no-repeat 0 14px;
	padding: 0 0 0 15px;
	line-height: 33px;
	border-bottom: 1px solid #fff;
	border-top: 1px solid #badb93;
}


ul.list>li:first-child{
	border-top:none !important;
}

ul.list>li:last-child{
	border-bottom:none !important;
}


/*  links  */

a#btnKontakt {
	width: 164px;
	height: 34px;
	display: block;
	background: url(../images/btn-kontakt.png) no-repeat;
	text-indent: -5000px;
	position: absolute;
	top: 140px;
	left: 12px;
}

a#btnKontakt:hover {
	background-position: 0 -34px;
}

/* Englisch */

a#btnKontaktEn {
	width: 121px;
	height: 34px;
	display: block;
	background: url(../images/btn-kontakt-en.png) no-repeat;
	text-indent: -5000px;
	position: absolute;
	top: 140px;
	left: 12px;
}

a#btnKontaktEn:hover {
	background-position: 0 -34px;
}

div#contentSidebar a {
	color: #3d4b27;
}



/*  p  */

div#contentMain p { 
	margin: 0 0 20px 0; 
	line-height: 18px;
}

div#sieHabenFragen p {
	color: #3d4b27;
	font-size: 11px;
	line-height: 18px;
	margin: 0 0 0 12px;
}

	
/*  images  */

.image {
	border: 1px solid #fff;
	background:#fff url(../images/progress.gif) no-repeat center center;
	margin: 4px 8px 4px 0;
	cursor: url(../images/zoomin.cur), pointer;
   outline: none;
}

.image:hover{
	border: 1px solid #7dcc01;
}

.imageNoHover {
	border: 1px solid #666;
	padding: 2px;
	background:#FFF url(../images/progress.gif) no-repeat center center;
	margin: 4px 4px 0 0;
}

/*  png fix  */

*html div#xxx {
	background:transparent;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/xxx.png', sizingMethod='crop');
}

