body{
	text-align: center;
	margin-top: 0px;
	margin-bottom: 0px;
 	background-color: #eeeeee;  
/*	background-image: url('/img/bg_fr.png'); 
	background-repeat: repeat-y;*/
/*	background-color: #98AFC7; */
/*	background-image: url('/img/snoani.gif'); */
/*	background-image: repeat; */
	background-position: top center;
}


#wrapper {
	width: 900px;
	margin-right: auto;
	margin-left: auto;
	background-color: #fff;
	text-align:left;
	border-bottom: 3px solid #c0c0c0;
	border-left: 1px solid #aabdbf;
	border-right: 1px solid #aabdbf;
	overflow: hidden;
}

#content {
	width: 900px;
	min-height:700px;
	height:auto !important;
	height:700px;
	position: relative;
	border-top: 2px solid #c0c0c0;
}

#header {
	position: relative;
	width: 900px;
	height: 129px;
	background-color: #cfcfcf;
	overflow: hidden;
}


#talen {
	position: absolute; 
	left: 37px; 
	top: 100px; 
	text-align: right; 
	line-height: 16px; 
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #fff;
}	

#talen a {
	color: #fff;
	text-decoration: none;
}

#talen a:hover {
	color: #fff;
	text-decoration: underline;
}

#winkelwagen {
	position: absolute;
	right: 15px;
	top: 59px;
	width: 210px;
	height: 65px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #fff;
	
}

#winkelwagen p {
	text-align: right;
}

#winkelwagen p.strong {
	font-weight: bold;
	text-align: right;
}


#middenmenu {
	position: absolute; 
	right: 229px; 
	bottom: 15px;
	color: #ffffff; 
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	letter-spacing: 0em;
}

#middenmenu a:link {
	text-decoration: none; 
	color: #ffffff;
}

#middenmenu a:hover {
	text-decoration: underline; 
	color: #ffffff;
}

#middenmenu a:visited {
	text-decoration: none;
	color: #ffffff;
}

#middenmenu a:active {
	text-decoration: underline;
	color: #ffffff;
}

#menuLeft {
	float: left;
	height: auto;
	width: 168px;
	border-right: 2px solid #aabdbf;
	background-color: /*#F8F8F8;*/ #f9f9f9;
/*	background-image: url('../img/search-fade.png');
	background-repeat: repeat-x; */
	padding: 5px 0px 0px 0px;
	overflow: hidden;
}


#search {
}


.inputPrompt {
	width: 130px;
	font-size: 10px;
	font-family: Arial, Helvetica, Verdana;
	font-style: italic;
	background-color: #fff;
	color: #696969;
	border: 1px solid #c0c0c0;
}

.inputStd {
	width: 130px;
	font-size: 10px;
	font-family: Arial, Helvetica, Verdana;
	font-style: italic;
	background-color: #fff;
	color: #19313b;
	border: 1px solid #c0c0c0;
}

.inputArt {
	width: 83px;
	font-size: 11px;
	font-family: Arial, Helvetica, Verdana;
	font-style: italic;
	background-color: #fff;
	color: #696969;
	border: 1px solid #c0c0c0;
}
	
select {
	border: 1px solid #c0c0c0;
}


#cRight {
	width: 680px;
	padding: 0px;
	background-color: #fff;
	float: left;
	margin:0px;
	
}

#footer {
	clear: both;
	width: 900px;
	height: 60px;
	margin-right: auto;
	margin-left: auto;
	background-color: #f0f0f0;
	text-align: left;
	padding: 5px 0px 0px 0px;
}

.copyright {
	font-size: 10px;
	font-family: Arial, Verdana, Helvetica;
	text-align: center;
	color: #565656;
}

 a				{	text-decoration: underline; font-weight: normal; color: #666;  } 
 a:visited		{	text-decoration: underline; font-weight: normal; color: #666;  } 
 a:link			{	text-decoration: underline; font-weight: normal; color: #666;  } 
 a:active		{	text-decoration: underline; font-weight: normal; color: #666;  } 
 a:hover		{	text-decoration: underline; font-weight: normal; color: #666;  } 

