body {
	margin: 0px;
	padding: 0px;
	background-color: black;
	background-image: url('/bilder/bg_stripe.png');
	background-attachment: fixed;
	background-repeat: repeat;
}

body,div,td {
	font-family: "Verdana", "Trebuchet Ms", "Arial";
	font-size: 13px;
}

img {
	border: 0;
}

h1 {
	font-size: 28px;
	font-weight: normal;
	color: #8F8F8F;
	padding: 0px;
	margin: 0px;
	margin-bottom: 15px;
}

h1.c_stripe {
	float: left;
	margin: 0px;
	padding: 0px;
	text-transform: uppercase;
	font-weight: bold;
	font-size: 22px;
	color: white;
}

h1.c_channels {
	float: left;
	margin: 0px;
	padding: 0px;
	text-transform: uppercase;
	font-weight: bold;
	font-size: 22px;
	color: white;
	margin-right: 20px;
}

h2 {
	font-size: 16px;
	font-weight: bold;
	text-transform: uppercase;
	color: #999;
	padding: 0px;
	margin: 0px;
	margin-bottom: 10px;
}

a.rssfeed {
	padding-left: 17px;
	padding-top: 3px;
	text-decoration: none;
	font-size: 11px;
	background: url(/bilder/icon-rss.png) no-repeat center left;
}

h3 {
	font-size: 18px;
	font-weight: normal;
	padding: 0px;
	margin: 0px;
	margin-bottom: 10px;
}

a {
	color: #000;
	font-weight: normal;
}

a:hover {
	color: black;
	background-color: #cccccc;
	text-decoration: none;
}

#gallery a:hover,#jquery-lightbox a:hover {
	background-color: #ffffff;
	text-decoration: none;
}

form {
	padding: 0px;
	margin: 0px;
}

input[type=text] {
	border: 1px solid #c0c0c0;
	background-color: #fafafa;
	color: black;
	margin: 0px;
	padding: 2px;
	font-size: 12px;
}

input[type=text]:focus {
	border: 1px solid #000000;
	background-color: #ffffff;
}

input[type=password] {
	border: 1px solid #c0c0c0;
	background-color: #fafafa;
	color: black;
	margin: 0px;
	padding: 2px;
	font-size: 12px;
}

input[type=password]:focus {
	border: 1px solid #000000;
	background-color: #ffffff;
}

input[type=submit] {
	border: 1px solid #333333;
	background-color: #555555;
	color: white;
	margin: 0px;
	padding: 1px;
	font-size: 12px;
}

textarea {
	border: 1px solid #c0c0c0;
	background-color: #fafafa;
	color: black;
	margin: 0px;
	padding: 2px;
	font-size: 12px;
}

textarea:focus {
	border: 1px solid #000000;
	background-color: #ffffff;
}

select {
	border: 1px solid #c0c0c0;
	background-color: #fafafa;
	color: black;
	margin: 0px;
	padding: 2px;
	font-size: 12px;
}

p {
	padding: 0px;
	margin: 0px;
}

.fk {
	clear:				both;
}

#maincontainer {
	min-height: 700px;
	width: 1000px;
	margin: 0px auto;
}

#topblock {
	text-align: center;
}

#headbanner {
	float: right;
	margin-top: 15px;
	margin-right: 15px;
}

#catblock {
	padding: 4px 20px 2px 20px;
	height: 2px;
	background-color: #ff6600;
	background: #ffffff url('/bilder/pole.jpg');
}

#catblock.c_b_0 {
	background-color: #ff6600;
}

#catblock.c_b_1 {
	color: #fff;
	font-weight: bold;
	background-color: #d6d3c4;
}

#catblock.c_b_2 {
	background-color: #66cc33;
}

#catblock.c_b_3 {
	background-color: #6699cc;
}

#catblock.c_b_4 {
	background-color: #cc33cc;
}

#catblock.c_b_5 {
	background-color: #cc0000;
}

#catblock.c_b_6 {
	background-color: #66cccc;
}

#logo {
	text-align: center;
	height: 180px;
}

#logo a:hover {
	background-color: transparent;
}

#logo h1 {
	
}

#footer {
	background-color: #ffffff;
	border-top: 5px solid #333;
	background-image: url("/bilder/bg_footer.gif");
	background-repeat: repeat-x;
}

#medien {
	background-color: #ffffff;
	background-image: url("/bilder/medien.jpg");
	background-repeat: no-repeat;
}

#inner_footer {
	width: 980px;
	padding: 10px;
	margin: 0px auto;
	min-height: 120px;
	color: white;
	background-color: black;
	border-bottom: 5px solid #d6cec1;
	background-image: url("/bilder/bg_footer_inner.gif");
	background-repeat: repeat-x;
}

#inner_footer a {
	color: white;
	text-decoration: none;
}

#inner_footer a:hover {
	color: #333333;
	background-color: #cccccc;
	text-decoration: none;
}

#menu {
	float: left;
	list-style: none;
	margin: 0px;
	padding: 0px;
	width: 100%;
}

#menu li {
	float: left;
	margin: 0px;
	padding: 0px;
}

#menu a {
	color: #c2c2c2;
	display: block;
	float: left;
	margin: 0;
	padding: 8px 12px;
	text-decoration: none;
	font-weight: normal;
	font-size: 12px;
	font-weight: bold;
	text-transform: uppercase;
	background-image: url("/bilder/trans.gif");
	background-color: transparent;
}

.link_info {
	color: #858585;
	font-size: 10px;
}

.statistik {
	float: right;
	text-align: right;
	font-size: 11px;
}

.koopinfo {
	font-size: 10px;
	color: #999999;
	font-style: italic;
}

.koopinfo a {
	color: #999999;
}

.koopinfo a:hover {
	color: #333333;
}

#menu a:hover {
	background-image: url("/bilder/cat_back.gif");
	background-repeat: repeat-x;
	background-position: bottom;
	color: #fff;
	padding-bottom: 8px;
	background-color: transparent;
}

#menu a.active {
	background-image: url("/bilder/cat_back.gif");
	background-repeat: repeat-x;
	background-position: bottom;
	padding-bottom: 8px;
	background-color: transparent;
	color: #ffffff;
}

#menu a.c1:hover {
	color: #ffffff;
}

#menu a.c2:hover {
	color: #66cc33;
}

#menu a.c3:hover {
	color: #6699cc;
}

#menu a.c4:hover {
	color: #cc33cc;
}

#menu a.c5:hover {
	color: #cc0000;
}

#menu a.c6:hover {
	color: #66cccc;
}

#maincontainer #contents {
	background: #ffffff;
	min-height: 500px;
	padding: 10px;
	padding-top: 20px;
	padding-left: 20px;
	border: 0px solid red;
	border-right: 0px solid #f0f0f0;
	font-size: 14px;
	line-height: 1.5;
}

#standort {
	text-transform: uppercase;
}

#standort a {
	color: #999999;
}

#standort .aktiv {
	color: #000000;
	text-decoration: none;
}

#maincontainer #left_content {
	float: left;
	width: 645px;
	min-height: 500px;
	padding: 10px;
	padding-top: 0px;
	padding-left: 0px;
	margin-top: 0px;
	border: 0px solid red;
	border-right: 0px solid #f0f0f0;
	border-right: 1px dotted #999;
	font-size: 14px;
	line-height: 1.2;
}

#maincontainer #right_content {
	float: left;
	width: 280px;
	min-height: 400px;
	padding: 10px;
	padding-top: 0px;
	margin-right: 10px;
	margin-top: 0px;
	font-size: 14px;
}

div.footer_block {
	width: 155px;
	padding: 0px 8px 8px 0px;
	margin: 1px;
	float: left;
	font-size: 9px;
	overflow: hidden;
}

div.footer_block h1 {
	color: white;
	font-size: 12px;
	font-weight: bold;
	color: #cccccc;
	padding: 0px;
	margin: 0px;
	margin-bottom: 10px;
}

div.footer_block p {
	padding: 0px;
	margin: 0px;
	margin-bottom: 4px;
}

.smaller_text {
	font-size: 9px;
	font-weight: bold;
	color: #999;
}

.column_box {
	width: 180px;
	padding: 0px;
	margin: 2px;
	margin-bottom: 20px;
	border: 1px solid #999999;
}

.column_box h2 {
	margin-bottom: 3px;
	padding: 4px;
	padding-top: 1px;
	padding-bottom: 0px;
	background: #999999;
	font-size: 13px;
	color: #fff;
	border-bottom: 0px solid #dcdcdc;
}

.column_box .content {
	font-size: 11px;
	padding: 3px;
	padding-bottom: 10px;
	line-height: 1.3;
}

.column_box a {
	font-size: 11px;
}

.site_comment {
	padding: 0px;
	padding-top: 15px;
	margin: 0px;
	margin-bottom: 15px;
	border-top: 1px dashed #ebebeb;
}

.copyright {
	font-style: italic;
	font-size: 10px;
}

.extlink a {
	font-weight: bold;
}

.extlink a:before {
	padding-right: 3px;
	text-decoration: none;
	content: url('/bilder/icon_link.gif');
}

.ok {
	font-weight: bold;
	color: #00bb00;
}

.verkauft {
	font-weight: bold;
	color: red;
}

.missing {
	font-weight: bold;
	color: red;
}

.badge {
	float: right;
	margin-top: 40px;
	margin-right: 30px;
}

.produkt,.produkt a {
	line-height: 1.2;
}

.produkt a {
	font-weight: bold;
}

.produkt a:hover {
	background-color: none;
}

div.choose {
	cursor: pointer;
	padding-left: 5px;
	line-height: 1.5;
	background-color: #333333;
	color: #ffffff;
}

div.choose:hover {
	background-color: #666666;
}

#LSHighlight {
	background: #999999;
}

#LSResult {
	z-index: 99;
	position: absolute;
}

#LSResult ul,#LSResult li {
	display: inline;
}

/* Admin Produktliste anzeige artnr */
.adminProdListArtNr {
	float:					left;
	width:					60px;
	overflow: 				hidden;
	white-space:			pre;
	color:					#000000 !important;
}

.adminProdListArtNr:hover {
	background-color:		#cccccc;
}

/* Admin Produkt Edit-Form */
form#edit div.description {
	width:					410px;
	float:					left;
}

form#edit div.translate {
	width:					100px;
	height:					270px;
	float:					left;
	cursor:					pointer;
	background-image: 		url(/bilder/doTranslate.png);
	background-position: 	center center;
	background-repeat: 		no-repeat;
}

/* Admin Tabelle Videos zum Produkt editieren */
table.adminEditVideo th {
	font-size: 				13px;
	font-weight: 			normal;
}

table.adminEditVideo td {
	vertical-align: 		top;
}

table.adminEditVideo td textarea {
	width:					250px !important;
	height: 				100px !important;
}

table.adminEditVideo td input[type=text] {
	width:					210px !important;
}

table.detailVideo td {
	padding-right: 			20px;
	padding-bottom:			20px;
	vertical-align: 		top;
	font-size: 				14px !important;
	line-height: 			1.5	!important;
}
