*
{
	margin: 0px;
	padding: 0px;
	font-size: 12px;
	font-family: Arial, Verdana, Helvetica, Sans-serif;
}

a{
	color:#334384;
	
	text-decoration:none;
	border-bottom:1px solid #334384;
}

a.nodec
{
	text-decoration: none;
	border: none;
}

a.nodec:hover
{
	text-decoration: none;
	border: none;
}

a:hover{
	border-bottom:1px dashed #334384;
}

body
{
	background: #444444;
}

#page
{
	width: 950px;
	margin: 0px auto;
	min-height: 100%;
	text-align: left;
	background: #FFF;
}

* html #page
{
	height: 100%;
}

#header
{
	background-color: #334384;
	height: 160px;
	width: 100%;
}

#menu
{
	height: 20px;
	width: 950px;
	border: 3px solid #334384;
	border-width: 3px 0px 3px 0px;
}

#menu ul#flaggen{
	margin:0px;
	padding:0px;
  
  width:162px;
	
	list-style-type:none;
	
	float:left;
  
  display:block;
}

#menu ul#flaggen li{
	margin:0px;
	padding:0px;
  
  width:50px;
  
  float:left;
}

#menu ul#flaggen li a{
	background-repeat:no-repeat;
  
  margin:0px;
  margin-top:1px;
  margin-left:10px;
  border:0px;
	padding:0px;
	
	width:28px;
	height:17px;
	
	float:left;
}
#menu ul#flaggen li a:hover{
	border:0px;
}
/* http://www.original-eickhorn.de/index.php?setnodeslang=en */
#menu ul#flaggen li a.flaggede{
  background:url(images/flagge_de.gif);
}

#menu ul#flaggen li a.flaggeen{
  background:url(images/flagge_en.gif);
}


#menu ul
{
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}

#menu ul li
{
	float: left;
}

#menu ul li a
{

	border:0px;

	float: left;
	display: block;
	height: 17px;
	
	color: #999900;
	text-decoration: none;
	font-weight: bold;
	padding-left: 15px;
	padding-right: 15px;
	padding-top: 3px;
	font-size: 12px;
}

#menu ul li a:hover
{
	border:0px;
}

#menu ul li a.active
{
	background: #334384;
	color: white;
	
	border:0px;
}

.clearer
{
	clear: both;
	display: block;
	height: 1px;
	margin-bottom: -1px;
	font-size: 1px;
	line-height: 1px;
}



/* CONTENT */

#content
{
	padding-bottom: 150px;
}

#contentMain
{
	display: inline;
	clear: both;
	float: left;
	margin-top: 0;
	margin-left: 41px;
	width: 450px;
}

#footer
{
	width: 950px;	
	height: 5px;
	background-color: #003366;
	/*background: url(images/footer.png);	*/
}

a.linklba{
  
  border:0px;
  
  width:160px;
  height:40px;
  
  float:left;
  
}

a.linklba:hover{
	border:0px;
}


/* The CSS that's required to position the footer */


html
{
	height: 100%;
}

body
{
	height: 100%;
}

#page
{
	position: relative;
	min-height: 100%;
}

* html #page
{
	height: 100%;
}

#nav-left
{
	float: left;
	width: 162px;
	background: url(images/nav-left.jpg);
	background-repeat: no-repeat;
  vertical-align:top;
}

#nav-left div.spacer
{
	float: left;
	height: 409px;
	width: 1px;
}

#nav-left ul
{
	list-style-type: none;
	margin-left: 10px;
}

#nav-left a
{
	color: #1f327a;
	text-decoration: none;
	
	border:0px;
}

#nav-left ul.level_1
{
  margin: 0px;
  margin-top: 22px;
	padding: 0px;	
  padding-left:10px;
  
  width:145px;
}

#nav-left ul.level_1 li
{
	margin-top: 10px;
}

#nav-left ul.level_1 li a
{
	font-weight: bold; 
	font-size: 14px;
	
	border:0px;
}

#nav-left ul.level_2
{
  margin: 0px;
  margin-top: 1px;
  margin-left:10px;
	padding: 0px;
}

#nav-left ul.level_2 li
{	
	margin:0px;
	margin-top: 6px;
	padding:0px;
}

#nav-left ul.level_2 li a
{
	font-weight: bold; 
	font-size: 12px;
	
	border:0px;
}

#nav-left ul.level_2 li a.active
{
	font-weight: bold;
}

#nav-left ul.level_3
{
  margin: 0px;
  margin-top: 1px;
  margin-left:10px;
  padding: 0px;
}

#nav-left ul.level_3 li
{
  margin-top: 1px;
}

#nav-left ul.level_3 li a
{ 
	font-weight: normal; 
	font-size: 11px;
  
  line-height:1.6em;
  
  border:0px;
}
#nav-left ul.level_3 li.active a,
#nav-left ul.level_3 li a.active
{
	font-weight: bold;
}

#nav-right
{
	float: right;
	width: 89px;
}

#nav-right ul
{
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}

#nav-right ul li
{
	margin: 0px;
	padding: 0px;
  
  font-size:0px;
}

#nav-right ul li a
{
	text-decoration: none;
	display: block;
	width: 100%;
	color: white;
	font-weight: bold;
	text-align: center;
	padding-top: 3px;
	height: 17px;
	border-bottom: 3px solid white;
}

#nav-right ul li a.link1
{
	background: #334384;
}

#nav-right ul li a.link2
{
	background: #999900;
}

#nav-right ul li a.link3
{
	background: #c5c8cc;
}
	
#maincontent
{
  margin:0px;
  border:0px;
  padding:0px;

	
	width: 695px;
	line-height: 18px;
  
  float: left;
}

* html #maincontent{
  width:675px;
}

#maincontent div.pillow
{
	padding: 20px;
}

* html #maincontent div.pillow
{
	padding: 10px;
}

#maincontent div.pillow ul{
	list-style-position:inside;
}

#maincontent div.pillow ul li{
	margin:0px;
	padding:0px;
}

#nav-pic-right
{
	width: 89px;
	height: 320px;
}
	

#footer
{
	position: absolute;
	bottom: 0;
}

h1
{
	font-size: 17px;
	line-height: 20px;
	margin-bottom: 10px;
	color: #334384;
}

h2
{
	font-size: 14px;
}


#sys-article
{
  color: #334384;
  margin:0px;
  border: 0px;
  padding:0px;

	width: 699px;
	
	
	line-height: 13px;
}

* html #sys-article{
  width: 675px;
}

#sys-article div.teaser
{
	width: 300px;
	height: 170px;
	
	float: left;
	margin: 0px 20px 20px 0px;
	
	border-bottom: 1px solid #b4bbcb;
	padding-bottom: 20px;
	
	overflow: auto;
}

#sys-article a.readmore
{
	border:0px;
	
	text-decoration: none;
	float: right;
	
	display: block;
	width: 69px;
	height: 21px;
	margin-right: 1px;
	background: url(images/readmore.png);
}

a.shopcart
{
	border:0px;
	
	text-decoration: none;
	float: right;
	
	display: block;
	width: 25px;
	height: 25px;
	margin-right: 1px;
	background: url(images/shopcart.png) no-repeat;
}
a.shopcart_only
{
	border:0px;
	
	text-decoration: none;
	float: left;
	
	display: block;
	width: 25px;
	height: 20px;
	margin-right: 1px;
	background: url(images/shopcart_only.png) no-repeat;
}

#sys-article img
{
	border: 1px dashed #b1bcc9;
}

#sys-article img.left
{
	margin: 0px 10px 10px 0pc;
}

#sys-article b
{
	color: black;
}

#sys-article-display img
{
	border: 1px dashed #b1bcc9;	
}

#sys-article-content
{
	float: left;
	clear: left;
	border: 1px solid #b1bcc9;
	margin-top: -1px;
	width: 400px;
	padding: 10px;
	color: #334384;
}

a.s-a-pagina
{
	position: relative;
	z-index: 1;
	display: block;
	background: #c5c8cc;
	border: 1px solid #b1bcc9;
	height: 20px;
	width: 100px;
	float: left;
	text-align: center;
	text-decoration: none;
	color: white;
	font-weight: bold;
}

a.pag_active
{
	background: #FFF;
	border-bottom: 1px solid #FFF;
	color: black;
}

div.thumbnail-left
{
	margin-right: 10px;
}


div.sys_article_hl{
  background: #c5c8cc; 
  margin:0px;
  padding: 5px;
  
  width:625px;
  
  float: left; 
}

/* Formular */


form.sys_form{
  margin:0px;
  padding:0px;
  
  width:550px;
}

form.sys_form ul{
  margin:0px;
  padding:0px;
  
  width:550px;
  
  list-style-type:none;
}

form.sys_form ul li{
  margin:0px;
  padding:0px;
  padding-bottom:5px;
  
  vertical-align:top;
  
  width:550px;
  
  line-height:25px;
  
  clear:both;
  float:left;
}

form.sys_form ul li label{
  margin:0px;
  padding:0px;
  
  width:140px;
  
  float:left;
}

form.sys_form ul li input{
  margin:0px;
  padding:0px;
  
  width:200px;
  height:16px;
}

form.sys_form ul li input.form-cb{
  margin:0px;
  padding:0px;
  
  width:16px;
  height:16px;
}

form.sys_form ul li input.smb{
  margin:0px;
  padding:0px;
  
  width:100px;
  height:20px;
}

form.sys_form ul li textarea{
  margin:0px;
  padding:0px;
  
  width:300px;
  height:150px;
}

div.sc-category-teaser
{
	float: left;
	width: 170px;
	
	margin: 20px;	
	
	border: 0px solid #CCC;	
}

div.sc-category-teaser a
{
	padding:0px;
	margin:0px;
	
	text-decoration: none;
	
}
div.sc-category-teaser a img
{
	color: #000;
	padding:0px;
	border:0px;
	margin:0px;
}

div.sc-category-teaser a h2
{
	color: #000;
	margin: 0px 0px 10px 0px;
	padding: 5px;
	
	font-size:12px;
}

div.sc-category-teaser a p
{ 
	padding: 5px;	
} 

div.breadcrump_nav{

}

div.breadcrump_nav a.breadcrump{
	color:#334384;
	
	border-bottom:1px solid #334384;
	
	text-decoration:none;
	
}

div.breadcrump_nav a.breadcrump:hover{
	border-bottom:1px dashed;
}

a.autolinked img{
	border:0px;
}

table.s-table{
	margin:0px;
	border:1px solid #000;
	padding:0px;
}

table.s-table tr td{
	margin:0px;
	border-right:1px solid #AAA;
	border-bottom:1px solid #AAA;
	padding:0px;
	padding-right:2px;
	
	font-size:10px;
	
	text-align:right;
	vertical-align:top;
}

#shopcart
{
	width: 100%;
	border: none;
	margin-top: 20px;
	border-collapse: collapse;
}

#shopcart th
{
	border-bottom: 1px solid #CCC;
	padding: 8px;
}

#shopcart th.sum
{
	text-align: right;
	padding-right: 20px;	
}

#shopcart th.price
{
	text-align: right;
	padding-right: 20px;
}

#shopcart td
{
	border-bottom: 1px solid #CCC;
	padding: 8px;
}

#shopcart td img
{
	border: none;
}

#shopcart td.sum
{
	text-align: right;
	padding-right: 20px;	
}

#shopcart td.price
{
	text-align: right;
	padding-right: 20px;
}

#shopcart td input.amount
{
	width: 30px;
}

#order-form
{
	width: 100%;
	border: 1px solid #CCC;
	background: #E0E0E0;
}

#order-form td
{
	padding: 5px;
}

#order-form input
{
	width: 95%;
	border: 1px solid #CCC;
	padding: 3px;
}

#order-form input.sub
{
	width: auto;
	font-weight: bold;
}

#sc-cart
{
	position: absolute;
	
	width: 162px;
	height: 75px;
	
	margin-top: 20px;

	background-color: #666;
	
	filter:alpha(opacity=60);
	-moz-opacity:0.6;
	opacity:0.6;
}

#cart
{
	position: absolute;
		
	margin-top: 20px;
	padding: 10px;
}

#cart h2
{
	padding-bottom: 5px;
}

#cart a
{
	display: block;
	margin-bottom: 5px;	
}