body{
	margin: 0px;
}

img{
	border: 0px;
}

td{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}
h1{
	font-size: 18px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
h2{
	font-size: 14px;
	font-family: Verdana, Arial, Helvetica, sans-serif;			
}

a {
	color: #232323;
	text-decoration: none;
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;	
}
	
a:hover{
	text-decoration: underline;
}

input{
	border: 1px solid #232323;
	background-color: #fafafa;
	color: #000080:
	
}

.header_logo{
	width: 350px;
	padding-left: 10px;
	vertical-align: bottom;
}

.header_info{
	text-align: left;
	vertical-align: middle;
}

.header2{
	border: 2px #d5d5d5; 
	border-style: none none solid none;
	height: 13px;
	width: 100%;
	background-color: #eeeeee;
}

.footer{
	width: 985px;
	padding-left: 2px;
	padding-top: 4px;
	padding-bottom: 4px;
	border: 1px #d5d5d5;
	border-style: solid solid solid solid;
	background-color: #fafafa;
}

.link_footer{
	font-size:10px;
	color: #677787;
	margin-left:7px;
	margin-right:7px;
}

.small_text{
	font-size:10px;
	color: #677787;
}

.search{
	text-align: center;
	border: 1px solid #e9e9e9;
}

.search_button{
	text-align: center;
	padding-bottom: 30px;
}

.search_field{
	text-align: center;
}

.search_title{
	font-weight: bold;
	color: #e3e3e3;
	font-size: 14px;
	text-align: center;
}

td.navi A{
	display: block;
	border: 1px solid #e9e9e9;
	padding: 4px;
	width: 96%;
}

td.navi A:Hover{
	display: block;
	border: 1px solid #465962;
	padding: 4px;	
	width: 96%;
}

.suche_navi A{
	float: left;
	border: 1px solid #e9e9e9;
	padding: 4px;
	margin: 3px;
	text-align: center;
}

.suche_navi A:Hover{
	border: 1px solid #465962;
	padding: 4px;
	margin: 3px;
	text-align: center;
}
	

.maintable {
	border : 0px #999999;
	border-style : solid solid solid solid;
	padding-left: 5px;
	padding-top: 25px;
	width: 780px;
}
.more_link{
	color: #ff3d01;
	font-weight: bold;
}
	
.tipp_table{
	border: 1px solid #d0d0d0;
	width: 250px;
	text-align: center;
}
	
.tipp_head{
	height: 25px;
	font-weight: bold;
	background-color: #d0d0d0;
	color: #ffffff;
}

.form_button1{
	background-color: #ffffff;
	border-left: 1px solid #efefef;
	border-top: 1px solid #efefef;
	border-right: 2px solid #efefef;
	border-bottom: 2px solid #efefef;			
	color: #a51001;
	font-weight: bold;
	margin-left: 10px;			
}

.form_input{
	background-color: #ffffff;
	border-left: 1px solid #666666;
	border-top: 1px solid ##666666;
	border-right: 2px solid ##666666;
	border-bottom: 2px solid ##666666;			
	color: #a51001;
	font-weight: bold;
	margin-left: 10px;
	height:20px;
	text-align:center;		
}

.content{
	width: 750px;
	vertical-align: top;
}

.navigation{
	width: 200px;
	margin-left: 35px;
	vertical-align: top;
}

.content_row{
	border: 1px solid #eeeeee;
	text-align: left;
	vertical-align: top;
	margin: 2px;
}

.content_title{
	border: 1px #eeeeee;
	border-style: none none solid none;
	text-align: left;
	padding: 4px;
	height: 30px;
}

.content_title A{
	color: #232323;
	font-weight: bold;
}

.content_title A:Hover{
	color: #800000;
	font-weight: bold;
}

.content_img{
	text-align: center;
	padding: 4px;
}

.content_shopdesc{
	text-align: left;
	padding: 4px;
	height: 30px;
}

/*artikel.tpl*/
.details_img{
	vertical-align: middle;
	padding: 5px;
	text-align: center;
	border: 1px #eeeeee;
	border-style: solid solid solid solid;
	
}

.details_moreinfo{
	text-align: center;
}

.details_price{
	text-align: right;
	padding-right: 25px;
	font-size: 13px;
	color: #800000;
}