@charset "UTF-8";
@import url("/menu/stylesheet.css");
@import url("/css/lightbox.css");

body {
	/*background-color: #000;*/
	background: url(/menu/bg.jpg) repeat;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	text-align: left;
}
form {
	margin: 0;
	padding: 0;
}
a img {
	border: none;
}
a:link {
	color: #222222;
	text-decoration: none;
}
a:visited {
	color: #222222;
	text-decoration: none;
}
a:hover {
	color: #222222;
	text-decoration: underline;
}
a:active {
	color: #222222;
	text-decoration: none;
}
.shop_text_button{
	border: 0px; 
	background: none;
	font-family: Geneva, Verdana, Arial, Helvetica, sans-serif;
	font-size: 7pt;
	font-weight: normal;
	color: #666666;
}
.shop_edit {
	background: url(/menu/shop/login_bg.jpg) no-repeat; 
	width:162px; 
	height: 25px;
}
.shop_edit input{
	background: none; 
	border: none; 
	padding-left: 5px; 
	padding-top: 3px; 
	padding-right: 5px; 
	width:152px; 
	height: 20px;
}

.shop_edit_search {
	background: url(/menu/shop/suche_1.jpg) no-repeat; 
	width:158px; 
	height: 25px;
	
	text-align: left;
	/*vertical-align: top;*/
	margin: 0;
	padding: 0;

	/*overflow: hidden;*/
}
.shop_edit_search .shop_input_search{
	background: none; 
	border: none; 
	padding-left: 5px; 
	padding-top: 3px; 
	padding-right: 5px; 
	width:120px; 
	height: 20px;
	/*margin-bottom: 5px;
	padding-bottom: 5px;*/
	margin: 0;
	
	top: 0;
	overflow: hidden;
	vertical-align: top;
}
.shop_search_button{
	width: 22px;
	height: 25px;
	margin: 0;
	padding: 0;
	margin-left: 5px;
}
.contentsTopics{
	font-family: Geneva, Verdana, Arial, Helvetica, sans-serif;
	font-size: 12pt;
	font-weight: bold;
	color: #222222;
}
