/*//////////////////////// R E S E T //////////////////////////*/

body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,p,blockquote,th,td {margin:0; padding:0;}
table {border-collapse:collapse;border-spacing:0;}
fieldset,img {border:0;}
address,caption,cite,code,dfn,em,strong,th,var {font-style:normal;font-weight:normal;}
ol,ul {list-style:none;}
caption,th {text-align:left;}
h1,h2,h3,h4,h5,h6 {font-size:100%;font-weight:normal;}
q:before,q:after {content:'';}
abbr,acronym { border:0;}

/*//////////////////////// T Y P O     //////////////////////////*/
h1,h2,h3,h4,p,td,th{
	font-family: Arial, Helvetica, sans-serif;
	color:#666666;
}

td,th,p{ 
	font-size: 12px;
	padding-bottom: 10px;
	line-height: 18px; 
}


h1{
	font-size:20px;
	font-weight:normal;
	line-height: 24px;
	text-transform:uppercase;
	color:#b21205;
	padding-bottom: 10px;

} 

h2{
	font-size: 13px;
	font-weight:bold;
	line-height: 14px;
	padding-bottom:10px;
	color:#666666;
	margin-top: 10px;
}

h3{
	font-size: 12px;
	font-style: normal;
	font-weight:bold;
	line-height: 12px;
}

h4{
	font-size: 9px;
	font-style: normal;
	font-weight:bold;
	line-height: 12px;
	}

a {
	text-decoration:none;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#b21205;
}

a:hover {
	text-decoration:underline;
}

p.datum {
	padding:0px;
	font-size:10px;
}

strong{
	font-weight:bold;
}

hr{
border: none 0;
border-top: 1px solid #cccccc;
height: 1px;
margin-bottom:20px;
}

.red{
	color:#b21205;
}

br{clear: both;}

/*//////////////////////// H E A D E R //////////////////////////*/

#header{
	width: 100%;
	height:300px;
	background: url(../images/header.jpg) top left repeat-x;
}

/*//////////////////////// F O O T E R  //////////////////////////*/

#footer{
	height:100px;
	background: top left repeat-x;
}


/*//////////////////////// S I T E     //////////////////////////*/

#site{
}

#main{
	margin:50px 30px 0px  400px;
	width: 600px;
}

/*//////////////////////// M E N U    //////////////////////////*/

#flyingmenubg{
	width: 280px;
	height:600px;
	top:0px;
	left:80px;
	position: absolute;
	z-index: 2;
	background: url(../images/menu_bg.png) top left no-repeat;
}

#flyingmenu{
	width: 260px;
	height:100%;
	top:0px;
	left:90px;
	position: absolute;
	z-index: 3;
}

#lang{
	width: 130px;
	height:20px;
	margin-bottom: 80px;
	float: left;
	background: top left no-repeat;
}

#lang a{
	width:14px;
	height: 10px;
	display:block;
	margin: 5px 0px 0px 10px;
	padding: 0px;
	float: left;
	background: url(../images/flaghu.png) bottom left no-repeat;

}
#lang .active,
#lang a:hover{
	background-position: top left;
}

#lang .de{
	background-image: url(../images/flagde.png);
}

#lang .en{
	background-image: url(../images/flagen.png)
}


#login{
	width: 130px;
	height: 20px;
	float: left;
	background: url(../images/login.png) 110px 5px no-repeat;
}

#login a{
	color:#666666;
	text-decoration: none;
	padding: 5px 25px 0px 5px;
	float: right;
}

#login a:hover{
	color:#b21205;

}

#loginpanelbg{

}
#loginpanel{
	width:200px;
	height: 160px;
	position: absolute;
	padding: 10px 30px;
	z-index: 5;
	top:-300px;
	left:600px;
	background: #ffffff;
}

#loginpanelbg{
	width:265px;
	height: 185px;
	position: absolute;
	top:-301px;
	left:599px;
	z-index: 4;
	background: #000000;
	opacity: 0.4;
    -moz-opacity: 0.4;
    filter: alpha(opacity=40);
}

#logo{
	display: block;
	width: 260px; 
	height:160px;
	background: url(../images/logo.png) top left no-repeat;
}

#menu{
	padding: 0px 20px 0px 20px;
	
}
		
#menu a{
	display: block;
	height: 12px;
	line-height: 12px;
	padding: 9px 5px 9px 4px;
	color:#666666;
	text-decoration:none;

}

#menu ul{
	margin: 0px 10px 0px 10px;

}

#menu li{
	border-bottom: solid 1px #e3e3e3;
	min-height:30px;
	
}

.mainmenu{
	background: url(../images/arrow.png) bottom right no-repeat;
}

.submenu{
	background:none;
	font-size: 11px;
}

.activemenu{
	color:#b21205;
	background-position: bottom left;
	background: url(../images/arrow_open.png) top right no-repeat;
}

#menu a:hover{
	color:#b21205;
	background-position:  top right;
}

#card{
	padding: 40px;
}

#card h2{

}

/*//////////////////////// C O N T A C T//////////////////////////*/

#contact_form{
	width:400px;
	float: left;
}

#contact_slide{
	width:160px;
	float: left;
	padding: 20px 0px 0px 40px;
}


/*//////////////////////// P R O D U C T S//////////////////////////*/

table{
	width:600px;

}

tr{
	border-bottom: 1px solid #e3e3e3;
	background-color: #f7f7f7;
	width:600px;
	height:30px;
}

td{
	padding: 0px 30px;
}

th{
	color:#b21205;
	font-weight: bold;
	padding: 0px 30px;

}

#productlist{
	padding-top: 20px;
}

#productlist .highlight      {  }  
#productlist .even           { background:#fff; }  
#productlist .mo        	 { background:#eaead8; color:#ffffff; }  
#productlist .odd            { background:#f7f7f7; }  
#productlist .zebra th       { background:#f7f7f7; border-bottom:1px solid #e3e3e3; }  
#productlist .zebra td       { border-bottom:1px solid #e3e3e3; }  



