html {
	margin:0;
	padding:0;
	}

body,td {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 11px;
	padding: 0;
	margin: 0;
	color: #218658;
}


.main {
	width: 738px;
	height: auto;
	position: relative;
	background-repeat: no-repeat;
	display: block;
}

.left{

	height: auto;
	position: relative;
	float: left;
	width: 170px;
}

.right{

	position: relative;
	float: left;
	width: 568px;
	height: 490px;
	text-align: left;
}

html>body .right { 
	height: auto;
	min-height: 490px;
}

.navi_1 {
	background-image: url(/PDP/LaCroix/images/LC_nav_1.jpg);
	padding-left: 10px;
	padding-top: 2px;
	padding-bottom: 2px;
	text-align: left;
}

.navi_2 {
	background-image: url(/PDP/LaCroix/images/LC_nav_1.jpg);
	padding-left: 15px;
	padding-top: 1px;
	padding-bottom: 1px;
	text-align: left;
}

.navi_red {
	background-image: url(/PDP/LaCroix/images/LC_nav_red.gif);
	padding-left: 10px;
	padding-top: 2px;
	padding-bottom: 2px;
	text-align: left;
}

.footer{
	
	position: relative;
	width: 738px;
	height: 49px;
	clear:left;
	
	
}

#blinker{
	position: absolute;
	top: 15px;
	left: 10px;/*70*/
	width: 540px;/*420*/
	z-index: 2;
	
}

#blinker_home{
	position: absolute;
	top: 15px;
	left: 10px;
	width: 540px;
	z-index: 2;
}

#blinker a, #blinker_home a{
	color: #FFFFFF;
	font-weight: bold;
}


.content_text{
	position: relative;
	top: 10px;
	width: 220px;
}


.usage_advice{
	position: relative;
	top: 200px;
	left: 15px;
	width: 220px;
}

.product_nav {
	position: relative;
	top: 30px;
	left: 15px;
	width: 400px;
	
}

.product_item {
	margin-top: 10px;
	position: relative;
	width: 520px;
	float: left;
}

.product_item_image {
	position: relative;
	width: 150px;
	text-align: center;
	float: left;
	height: 120px;
}

.product_item_text {
	position: relative;
	width: 340px;
	float: right;
	
}

.product_content {
	position: relative;
	top: 30px;
	left: 0px;
	width: 550px;
	height: 400px;
}

.usage_item {
	margin-top: 10px;
	position: relative;
	width: 520px;
	float: left;
	
}

.usage_item_image {
	position: relative;
	width: 150px;
	text-align: center;
	float: left;
	
}

.usage_item_text {
	position: relative;
	width: 340px;
	float: right;
	
}

.usage_content {
	position: relative;
	top: 30px;
	left: 0px;
	width: 550px;
	height: 400px;
	overflow: auto;
}

.contact_content {
	position: relative;
	top: 30px;
	left: 0px;
	width: 550px;
	margin-bottom: 60px;
}

.question_content {
	position: relative;
	top: 30px;
	left: 0px;
	width: 550px;
	height: 400px;
	overflow: auto;
	margin-bottom: 60px;
}

#Bereich1{
	padding:10px; 
	position:absolute;
}

#Bereich2, #Bereich3 ,#Bereich4 ,#Bereich5 ,#Bereich6 ,#Bereich7 ,#Bereich8 ,#Bereich9 ,#Bereich10 ,#Bereich11{
	padding:10px; 
	position:absolute; 
	visibility: hidden;
}




a{
	text-decoration: underline;
	color: #DE1D1A
}

ul{
	margin-bottom:10px;
	margin-top:5px;
}

li{
	line-height: 16px;
}

.navilink_1{
	color: #218658;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	text-transform: uppercase;
}

.navilink_1:hover{
	color: #DE1D1A;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	text-transform: uppercase;
}

.navilink_1_active{
	color: #DE1D1A;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	text-transform: uppercase;
}

.navilink_2{
	color: #218658;
	font-size: 12px;
	font-weight: normal;
	text-decoration: none;
	text-transform: uppercase;
}

.navilink_2:hover{
	color: #DE1D1A;
	font-size: 12px;
	font-weight: normal;
	text-decoration: none;
	text-transform: uppercase;
}

.navilink_2_active{
	color: #DE1D1A;
	font-size: 12px;
	font-weight: normal;
	text-decoration: none;
	text-transform: uppercase;
}



.navilink_white{
	color: #ffffff;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	text-transform: uppercase;
}

h1{
	font-size: 16px;
	font-weight: bold;	
	font-style: italic;
	margin-bottom: 5px;
	margin-top: 5px;
}

h2{
	color: #DE1D1A;
	font-size: 16px;
	font-weight: bold;	
	margin-bottom: 0px;
	margin-top: 0px;
}

h3{
	color: #218658;
	font-size: 12px;
	font-weight: bold;	
	margin-bottom: 3px;
	margin-top: 0px;
}

.red{
	color: #DE1D1A
}

.product_link{
	color: #DE1D1A;
	font-size: 18px;
	font-weight: bold;	
	font-style: italic;
	margin-bottom: 5px;
	margin-top: 5px;
	text-decoration: none;
}

.product_link_active{
	color: #218658;
	font-size: 18px;
	font-weight: bold;	
	font-style: italic;
	margin-bottom: 5px;
	margin-top: 5px;
	text-decoration: none;
}

.blink_color {
	color: #FFFFFF;
	font-weight: bold;
}

.link_white {
	color: #FFFFFF;
	font-weight: bold;
}

.li_presse{
	padding-top: 5px;
}

iframe{
	border: 0px; 
	width: 550px;
	height: 400px;
	padding: 0px;
}

.input_all{
	border: 1px solid;
	border-color: #218658;
	width: 150px;
	color: #218658;
	font-size: 11px;
	height: 18px;
}

textarea{
	border: 1px solid;
	border-color: #218658;
	width: 200px;
	height: 100px;
	color: #218658;
	font-size: 11px;
}

.button{
	border: 1px solid;
	background-color: white;
	border-color: #218658;
	width: 92px;
	color: #218658;
	font-size: 11px;
	height: 18px;
}

.btn_quiz{
	border: 1px solid;
	background-color: white;
	border-color: #218658;
	width: 92px;
	color: #218658;
	font-size: 11px;
	height: 18px;
}


