/**********************************************
MEDIAINSPEKT CSS
ver.: 28.01.2011
author: hfa
***********************************************/

img { 
	border:0;
	display:block;
	}

body {
	margin:0;
	padding:0;
	border:0;	
	text-align:center;
	font-family:Arial, Verdana, Helvetica, sans-serif;
	background:#fff;
	}

#container {
	margin:0 auto;
	margin-top:16px;	
	width:960px;
	text-align:center;
	}


/* =Header, =h1
----------------------------------------------- */
#header {
	padding-top:10px;
	border-top:1px solid #ccc;
	border-bottom:1px solid #ccc;
	width:960px;
	height:50px;
	text-align:left;
	}

#header img {
	/*background-color: #d91c5c;*/
	background-color: #fff;
	/*behavior: url("/js/pngbehavior.htc");*/
}
h1 {
	position:absolute;
	margin:1px 0 0 3px;
	width:290px;
	height:43px;
	text-indent:-9999px;
	}

h1 a {
	text-decoration:none;
	color:#d91c5c;
	}

h1 a:hover {
	color:#fff;
	background:#d91c5c;
	}

h1 strong { 
	font-weight:normal;
	}

/* =Nav
----------------------------------------------- */

#nav {
	margin-top:3px;
	float:right;
	}

#nav ul {
	margin:0;
	padding:0;
	list-style:none;
	}
 
 #nav li {
	float:left;
	margin:0;
	padding:0;
	background-image:none;
	line-height:normal;
	text-indent:0;
	}
 
 #nav a {
	display:block;
	margin-left:5px;
	padding:1px 5px 1px 5px;
	font-size:12px;
	line-height:17px;
	color:#d91c5c;
	text-decoration:none;
	white-space:nowrap;
	font-weight:bold;
	}

 #nav a {
 	border:1px solid #fff;
	 }

* html #nav a {
	width:1%;
	}

 #nav #curent a, #nav a:hover {
 	border:1px solid #d91c5c;
	}

#nav a:hover {
	background:#f1f1f1;
	}

#nav a strong {
	font-weight:bold; /* vs normal? */
	}

/* =Section, =h2, =h4
----------------------------------------------- */
#section {
	border-bottom:1px solid #ccc;
	width:960px;
	height:85px;
	}

h2 {
	float:left;
	margin:12px 0 0 3px;
	font-family:Tahoma, Geneva, sans-serif;
	font-size:58px;
	line-height:60px;
	text-align:left;
	text-transform:uppercase;
	font-weight:normal;
	}

h2 a {
	color:#d91c5c;
	text-decoration:none;
	}

h2.gotmilk {
	margin:12px 0 0 20px;
	}

* html h2.gotmilk {
	margin:12px 0 0 10px;
	}

h2.gotmilk em {
	font-family:Times New Roman, Times, serif;
	font-style:normal;
	}


.purple {
	position:absolute;
	margin:669px 0 0 150px;
	color:black;
	font-size:11px;
	text-transform:none;
	}

h4 {
	float:left;
	margin:45px 0 0 10px;
	font-size:22px;
	line-height:25px;
	text-align:left;
	font-weight:normal;
	}

/* =Service-Section
----------------------------------------------- */
/*#service-section {
	padding:10px 0 0 18px;
	border-bottom:1px solid #ccc;
	width:942px;
	height:95px;
	background:#f1f1f1;
	}

#service-section h2 {
	margin:0px 0px 0px 3px;
	font-size:46px;
	line-height:52px;
	width:900px;
	}

#service-section h4 {
	margin:2px 0 0 3px;
	font-size:22px;
	line-height:25px;
	}

#service-section .subnav,
#service-section .subnav2 {
	position:absolute;
	text-align:right;
	background:white;
	}

#service-section .subnav {
	margin:65px 0 0 748px;
	}

* html #service-section .subnav {
	margin:13px 0 0 82px;
	}

#service-section .subnav2 {
	margin:65px 0 0 678px;
	}

* html #service-section .subnav2 {
	margin:13px 0 0 62px;
	}

#service-section .subnav p, .subnav2 p {
	float:left;
	margin:0;
	padding:1px;
	}
*/
/* =Content, =h3, =p
----------------------------------------------- */
#content {
	width:960px;
	}

#content2 {
	width:960px;
	height:500px;
	/*background:url("begede.gif") top left repeat-x;*/
	}

#content2 h3 {
	margin-top:70px;
	}

h3 {
	margin:20px 0 0 20px;
	font-size:22px;
	line-height:23px;
	text-align:left;
	font-weight:normal;
	}

p {
	font-size:12px;
	line-height:15px;
	text-align:left;
	font-weight:normal;
	}

p a {
	padding:1px 3px 1px 3px;
	color:#d91c5c;
	text-decoration:none;
	font-weight:bold;
	}

p a:hover {
	color:#fff;
	background:#d91c5c;
	}




/* =Process
----------------------------------------------- */
.process {
	float:left;
	margin:16px 0 0 3px;
	padding-bottom:16px;
	width:954px;
	height:230px;
	border-bottom:1px solid #ccc;
	}

.secretformula {
	width:954px;
	height:229px;
	background:#f1f1f1;
	}

.foto {
	float:left;
	}

.store {
	position:absolute;
	margin:-48px 0 0 20px;
	}

* html .store {
	margin:-48px 0 0 -460px;
	}

h5 {
	float:left;
	margin:0 176px 0 0;
	padding:5px 0 0 3px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:22px;
	line-height:23px;
	width:155px;
	height:29px;
	background:#d91c5c;
	color:#fff;
	text-align:left;
	}

h5 strong {
	margin-right:12px;
	}

h5.desno {
	margin-right:0;
	}

.method {
	float:right;
	width:240px;
	height:339px;
	border-bottom:1px solid #ccc;
	border-left:0px solid #ccc;
	}

.method h3 {
	text-transform:uppercase;
	width:200px;
	}

.method ul {
	margin:10px 0 0 20px;
	padding:0;
	list-style:none;
	width:100px;
	}
 
* html .method ul {
	margin:10px 0 0 -36px;
	}	

.method li {
	float:left;
	margin:0;
	padding:0;
	background-image:none;
	line-height:normal;
	text-indent:0;
	}

 .method a {
	color:#d91c5c;
	padding:1px;
	font-size:16px;
	line-height:21px;
	text-decoration:none;
	white-space:nowrap;
	font-weight:bold;
	}

 .method a:hover {
	background:#d91c5c;
	color:white;
	}
	
.ideas {
	float:left;
	width:239px;
	height:169px;
	border-bottom:1px solid #ccc;
	border-right:1px solid #ccc;
	}

.ideas p {
	float:left;
	margin:10px 0 15px 20px;
	width:200px;
	}

* html .ideas p {
	margin:10px 0 15px 10px;
	}


.ideas_contactus {
	float:left;
	width:319px;
	height:169px;
	border-bottom:1px solid #ccc;
	border-right:1px solid #ccc;
}

.ideas_contactus ul{
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 0px;
	text-align: left;
	font-size: 13px;
}

.ideas_contactus li{
	list-style: none;
	padding-left: 20px;
}

.process_contactus {
	float:left;
	margin:16px 0 0 0px;
	padding-bottom:16px;
	width:960px;
	height:30px;
	border-bottom:1px solid #ccc;
	}

/* =Footer
----------------------------------------------- */
#footer {
	float:left;
	margin:0;
	width:960px;
	height:20px;
	}

#footer2 {
	float:left;
	margin:80px 0 0 0;
	width:960px;
	height:20px;
	border-top:1px solid #ccc;
	}

* html #footer2 {
	margin:79px 0 0 0;
	}

p.copyright {
	float:left;
	margin-top:3px;
	color:black;
	font-size:11px;
	}

p.europe {
	float:right;
	margin:3px 5px 0 0;
	color:#aaa;
	font-size:11px;
	}

p.copyright a, p.europe a {
	padding:0;
	}

/************************ new tag added 20111103 *********************************/
.clink a {
			color: white;
			cursor: pointer;
			text-decoration: none;
		}
	
		.clink a:HOVER {
			text-decoration: none;
		}
