#content .loginform {
	margin-top:150px;
	margin-right:20px;
	margin-left:190px;
	padding-bottom:150px;
}
body, div, ul, li, p, td{
	font-family:Arial, Verdana,  Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	margin:0px;
}
body{
	background-color:#FFFFFF;
	text-align:center;
}
#main{
	text-align:left;
	margin:auto;
	position:relative;
	top:66px;
	width:970px;
}
form {
	padding:0;
	margin:0;
}
hr {
	margin-top:5px;
  height: 1px;
  color: #CCCCCC;
	width:170px;
}
* > hr{
	border:0;
	border-bottom:1px solid #CCCCCC;
}

a{
  color: #000;
}
a{
	font-weight:bold;
}
img{
	border:0px;
}
.tablehead{
  color: #666666;
}

.tablebottom {
}

.bordercolor {
}

.tablebgcolor {
}

.navbar {
  color: #75341E;
}

.row1 {
  color: #000;
}

.row2 {
  color: #000;
}

.head1, h1 {
	font-size: 14px;
	font-weight: bold;
	margin-top:10px;
	margin-bottom:5px;
}

.head1:hover {
  color: #000;
}

.head2, h2 {
	color: #FFFFFF;
	font-size: 11px;
	font-weight: bold;
	margin-top:5px;
	margin-bottom:3px;
}

.title {
  font-size: 16px;
  font-weight: bold;
}

.clickstream{
	font-size: 9px;
	text-decoration:none;
	text-transform:uppercase;
	font-weight:bold;
	color:#000;
}

.smalltext {
  font-size: 9px;
  font-weight: normal;
}
.smalltext a{
	color: #000000;
	font-weight:normal;
}
.tocart{
	background-image:url(images/addtocartarrow.gif);
	background-repeat:no-repeat;
	background-position:0 0;
	padding:0 0 5px 15px;
	margin:0 0 0 0;
	background-color:#f0eee8;
	height:30px;
}
.tocart a{
	font-size:11px;
	color:#000;
	text-decoration:none;
	font-weight:normal;
	text-transform:uppercase;
	display:block;
}

.marktext {
  color: #FF0000;
}

.new {
  font-size: 11px;
  color: #FF0000;
  display:none;
}
.big{
	font-size:28px;
	font-weight:bold;
	color: #000;
}

a:hover {
  color: #000000;
}

form {
  font-size: 11px;
}

.logininput {
  font-size: 11px;
  background-color: #ffffff;
	border:1px solid #CCCCCC;
  color: #666666;
  width: 170px;
}
.loginpwd{
  font-size: 11px;
  background-color: #ffffff;
	border:1px solid #CCCCCC;
  color: #666666;
  width: 105px;
}

.searchinput {
  background-color: #FFFFFF;
  color: #666666;
  font-size: 11px;
  WIDTH: 95px;
	border: 1px solid #CCCCCC;
}

.textarea {
  color: #666666;
  font-size: 11px;
  width: 230px;
	border: 1px solid #CCCCCC;
}

.input {
  color: #666666;
  font-size: 11px;
  width: 230px;
	border: 1px solid #CCCCCC;
	height:17px;
}
input.input_ecard, textarea.input_ecard{
  color: #666666;
  font-size: 11px;
  width: 475px;
	border: 1px solid #CCCCCC;
}
textarea.input_ecard{
	height:200px;
}

.commentinput, .commenttextarea {
  color: #666666;
  font-size: 11px;
  width: 475px;
	border: 1px solid #CCCCCC;
}
.commenttextarea {
	height:200px;
}

.select {
  color: #666666;
  font-size: 11px;
	border: 1px solid #CCCCCC;
}

.setperpageselect {
  color: #666666;
  font-size: 11px;
	border: 1px solid #CCCCCC;

}

.categoryselect {
  color: #666666;
  font-size: 11px;
	border: 1px solid #CCCCCC;
	width:142px;

}
.categoryselect_diashow {
  color: #666666;
  font-size: 11px;
	border: 1px solid #CCCCCC;
	width:260px;
}


.dropdownmarker {
  color: #666666;
  font-size: 11px;
}

.button {
	color: #000;
	font-size: 11px;
	font-weight: bold;
	height:17px;
	border:0px;
	padding-left:3px;
	padding-right:3px;
	height:22px;
	background-color:transparent;
	cursor:pointer;
}

.button_bb {
	background-color: #DDDDDD;
  color: #999999;
  font-size: 12px;
  font-weight: bold;
	height:17px;
	border:1px solid #CCCCCC;
	padding-left:3px;
	padding-right:3px;
}

.but_order a{
	font-size:11px;
	text-decoration:none;
	text-transform:uppercase;
	padding:0 0 0 20px;
	background-image:url(images/arrow_forward.gif);
	background-repeat:no-repeat;
	background-position:0 50%;
}

/*--Categories------------------------------------------------*/
.catbgcolor {
}

.maincat {
  font-size: 11px;
  font-weight: bold;
}

.subcat {
  font-size: 10px;
  font-weight: bold;
}

/*--Images----------------------------------------------------*/
.imagerow1 {
  color: #75341E;
}

.imagerow2 {
  color: #75341E;
}

/*--Comments--------------------------------------------------*/
.commentrow1 {
  color: #75341E;
}

.commentrow2 {
  color: #75341E;
}

.commentspacerrow {
  color: #75341E;
}


.dark{
	color:#000000;
}

#addon{
	position:absolute;
	left:780px;
	width:190px;
	min-height:425px;
	top:101px;
	background-color:#e2ddd2;
}
#menu{
	position:absolute;
	left:0px;
	top:101px;
	width:170px;
	min-height:425px;
	padding-left:10px;
	background-color:#e2ddd2;
}
* html #addon, * html #menu{
	height:425px;
}

#menuentry{
	margin-top:5px;
	padding-top:3px;
	padding-right:10px;
	width:170px;
}
#menuentry a{
	color:#000;
	text-decoration:none;
	text-transform:uppercase;
}
* > #menuentry{
	width:140px;
}
#suche{
	position:absolute;
	top:13px;
	right:12px;
	width:170px;
}
#suche h2{
	text-transform:uppercase;
	color:#000;
}
#suche a{
	font-size:11px;
	color:#000;
	text-decoration:none;
	font-weight:normal;
	background-image:url(images/but_link.gif);
	background-repeat:no-repeat;
	background-position:0 50%;
	padding:0 0 0 8px;
	text-transform:uppercase;
	display:block;
	margin:9px 0 0 0;
}
#suche a:hover{
	color:#FFF;
}
.arrowlink{
	font-size:11px;
	color:#000;
	text-decoration:none;
	font-weight:normal;
	background-image:url(images/but_link.gif);
	background-repeat:no-repeat;
	background-position:0 50%;
	padding:0 0 0 8px;
	text-transform:uppercase;
	display:block;
	margin:9px 0 0 0;
}
.arrowlink:hover{
	font-weight:bold;
}

#cart{
	border-bottom:2px solid #FFF;
	padding:0 0 10px 10px;
}
#login{
	border-bottom:2px solid #FFF;
	padding:0 0 10px 10px;
}
#login h2{
	text-transform:uppercase;
	color:#000;
}

#content{
	position:absolute;
	left:180px;
	width:580px;
	margin:10px 10px 0px 10px;
	padding:0;
	/*border:1px dotted #999999;*/
	border-top:0;
	background-color:#F0EEE8;
	min-height:425px;
}
* html #content{
	height:425px;
}

#content h1{

	margin:0;
	padding:10px 0 5px 4px;
}
.order_adress{
	padding:0 0 10px 5px;
}

#dia_main {
  margin-left: auto;
  margin-right: auto;
   width: 650px;
  \width: 650px;
  w\idth: 650px;
	text-align:center
}
* > #dia_main{
	width:630px;
}
#dia_content{
	margin: 0;
	padding:10px;
	/*border:1px dotted #999999;*/
	background-color:#FFFFFF;
}


#footer{
	padding-top:20px;
	text-align:center;
	font-size: 9px;
	color: #999999;
}
#footer a{
	font-size: 9px;
	color: #999999;
}
#header{
	width:100%;
	height:91px;
	background-color:#a38d68;
}
#logo{
}
#logo img{
	display:block;
	float:left;
}
#homepagelink{
	position:absolute;
	top:59px;
	left:16px;
}
#homepagelink a{
	font-size:11px;
	color:#000;
	text-decoration:none;
	font-weight:normal;
	background-image:url(images/but_link.gif);
	background-repeat:no-repeat;
	background-position:0 50%;
	padding:0 0 0 8px;
}
#homepagelink a:hover{
	color:#FFF;
}

#teaser{
	position:absolute;
	top:-14px;
	left:324px;
	z-index:5;
	display:none;
}
#teaser img{
	float:left;
}
#teaser b{
	display:block;
	margin:49px 0 0 0;
}

#thumbnail{
}
#thumbnail_img{
	position:absolute;
	width:144px;
	height:100px;
	border-left: 1px solid #000000;
	background-color:#e2ddd2;
}
#thumbnail_desc{
	width:145px;
	border-left: 1px solid #000000;
	padding-top:105px;
	padding-left:5px;
	background-color:#f0eee8;
	overflow:hidden;
}
* > #thumbnail_desc{
	width:134px;
}

.top_thumbnail_img{
	width:100%;
	height:100px;
	background-color:#e2ddd2;
	border-left: 1px solid #CCCCCC;
}
.top_thumbnail_desc{
	width:100%;
	border-left: 1px solid #CCCCCC;
	padding-left:5px;
}

#images_per_page{
}
.pagingon{
	color:#666666;
	background-color:#FFFFFF;
	padding-left:5px;
	padding-right:5px;
	padding-bottom:5px;
	padding-top:1px;
	border:1px solid #CCCCCC;
	border-top:0;
}
.paging{
	color:#666666;
}
#paging{
	background-color:#e2ddd2;
	text-align:center;
	color:#666666;
	border-top:1px solid #CCCCCC;
	padding-bottom:1px;
}
#paging_stats{
	background-color:#e2ddd2;;
	padding:5px;
	text-align:center;
	color:#666666;
}

#reiter{
	background-color:#e2ddd2;
	text-align:left;
	color:#666666;
	border-bottom:1px solid #CCCCCC;
	padding:5px;
	padding-top:12px;
	margin-top:10px;
	padding-bottom:1px;
}
.reiter_off{
	color:#666666;
	background-color:#EEEEEE;
	text-decoration:none;
	padding-left:5px;
	padding-right:5px;
	padding-bottom:1px;
	padding-top:3px;
	border:1px solid #CCCCCC;
}
.reiter_on{
	color:#666666;
	background-color:#FFFFFF;
	text-decoration:none;
	padding-left:5px;
	padding-right:5px;
	padding-bottom:1px;
	padding-top:5px;
	border:1px solid #CCCCCC;
	border-bottom:1px solid #FFFFFF;
}

#spacer{
	background-color:#e2ddd2;
	padding:5px;
	padding-top:3px;
	padding-bottom:4px;
	font-weight:bold;
	width:580px;
}
* > #spacer{
	width:570px;
}
#imgnavig{
	background-color:#e2ddd2;
	font-weight:bold;
	color:#666666;
	padding-top:5px;
	padding-bottom:5px;
	width:580px;
}
#random_desc{
	position:absolute;
	width:200px;
	height:250px;
	left:380px;
	/*background-color:#FFFFFF;
	background-image:url('images/gitter50.gif');*/
}
#random_txt{
	padding:10px;
	padding-top:0px;
	color:#333333;
	background-color:#FFFFFF;
	background-color:#e2ddd2;
}
#random_img{
	position:absolute;
	clip:rect(0px, 580px, 250px, 0px);
}
#random_spacer{
	height:250px;
}
#random_img_home{
	position:absolute;
	clip:rect(0px, 580px, 400px, 0px);
}
#random_spacer_home{
	height:290px;
}
#msg{
	border:1px solid #006600;
	background-color:#EEEEEE;
	color:#006600;
	font-weight:bold;
	padding:10px;
	margin-bottom:10px;
}

.top_row1 {
	padding-top:5px;
	padding-bottom:5px;
	border-bottom:1px solid #CCCCCC;
}

.top_row1 a{
	color: #999999;
	font-weight:normal;
}


.top_title_row1 {
	padding-top:5px;
	padding-bottom:5px;
	border-bottom:1px solid #CCCCCC;
	font-weight:bold;
}

.top_title_row1 a{
	color: #999999;
}

.top_row2 {
	background-color:#EEEEEE;
	padding-top:5px;
	padding-bottom:5px;
	border-bottom:1px solid #CCCCCC;
}

.top_title_row2 {
	background-color:#EEEEEE;
	padding-top:5px;
	padding-bottom:5px;
	border-bottom:1px solid #CCCCCC;
	font-weight:bold;
}

.top_title_row2 a{
	color: #999999;
}

.top_row2 a{
	color: #999999;
	font-weight:normal;
}

.top_title_upper3 {
	color:#999999;
	font-weight:bold;
	font-size:12px;
}

.top_title_upper3 a {
	text-decoration:none;
	font-weight:bold;
}
#randomimg_home{
	margin:0 0 10px 0;
}
