.name {
	font-weight: bold;
	xcolor: #CC3320;
}
#mo {
	color: #7D7757;
	cursor: pointer;
	font: normal normal normal 11px/normal Helvetica, Verdana, Arial, sans-serif;
	font-weight: normal;
}
#editorBody {
	/* simuliert die Detailseiten! */
	font: normal normal normal 11px/normal Helvetica, Verdana, Arial, sans-serif;
	text-align: justify;
}
.zitat {
	xcolor: #202099;
	font-style: italic;
}
.frage {
	color: #992020;
	xfont-size: 12px;
	xfont-style: italic;
}
.antwort {
	xcolor: #692920;
	margin-left:5px;
}

span.mo2 {
	color: #7D7757;
	float: right;
	cursor: pointer;
	font: normal normal normal 11px/normal Helvetica, Verdana, Arial, sans-serif;
}

/* eigentlich nur IE */
* html div#shop td#cont {
	padding-top: 3px;
	border-top: none;
	background: #F3F1E7 url(/gfx/default/deko/ie_border.gif) top repeat-x;
}
* html #searchresults #cont {
	padding-top: 6px;
	border-top: none;
	background: #F3F1E7 url(/gfx/default/deko/ie_border_thick.gif) top repeat-x;
}
* html .detail #cont {
	padding-top: 6px;
	border-top: none;
	background: #F3F1E7 url(/gfx/default/deko/ie_border_thick.gif) top repeat-x;
}
.chrome_bg {
	background-color: #BCB692; /* #4E8232 #BCCA92 #F0BD0C #117DA0*/
}
.menu_all {
	background: #3F3A26 url(/gfx/default/menu/rip.gif) bottom right no-repeat;
	/*margin-right: 3px;									 Standardfarbe */
}
.menu_active, .menu_active:link, .menu_active:visited { /* #3F3A26 */
	background: #E89B22 url(/gfx/default/menu/eck.gif) left bottom no-repeat;								/* Farbe der aktuellen Sektion */									/* Textfarbe der aktuellen Sektion 59903B*/
}
.menu_active span, .menu_active:link span, .menu_active:visited span {
	color: #3F3A26;
}

#login_table {

	xbackground-color: #BCB692; /*#0E7293;*/
	background: #BCB692 url('/gfx/default/main/top_logo.jpg') left repeat;
	color:#FFFFFF;
	height:124px;
}
#login_table tr {
	height:124px;
	padding:0px
}

#login_table #b {
	padding-right:0px;
	text-align: right;
}
#login_table #b a {
	color: #000000;
	font-size:9px;
	text-transform: uppercase;
}
#login_table #b a:hover {
	color: White;
}

.headline, a.headline {
	padding: 0px 2px 0px 5px;
	color: #BCB692;
	text-transform: uppercase;
	font: bolder 17px "Courier New", Courier;
}
a.headline:hover {
	color: #990000;
	background-color: none;
}

#lusermenu {
	padding-left:5px;
	padding-top:5px;
}
#lusermenu img {
	margin-bottom:1px;
}
#lusermenu a:hover {
	color: #FFFFFF;
}
#lusermenu, #lusermenu a {
	font-size:9px;
}
.menu_quer {
	background: #F6CD41; 								/* Standardfarbe */
}
.menu_normal:hover {
	background-color: #E89B22;								/* Farbe bei Maus drüber */
	color: #FFFFFF;											/* Textfarbe bei Maus drüber */
}
.menu_all a {
	font: normal normal bold 14px/normal "Courier New", Courier, monospace;
	text-decoration: none;
	border-bottom: 1px solid #BCB692;
	padding-top:2px;
	height:18px;
	display: block;
}
.menu_all a span {
	color:#FFFFFF;
	padding-left:10px;
}
.menu_normal, .menu_normal:hover {
	text-decoration: none;
	cursor: hand;
	cursor: pointer;
}

.sha_s {
	background: url(/gfx/default/main/shadow_6.png) repeat-x;
	padding: 0px;
	margin: 0px;
	height: 4px;
}
.sha_s img {
	padding: 0px;
	margin: 0px;
	width: 4px;
	height: 4px;
}
* html .sha_s {
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/gfx/default/main/shadow_6.png', sizingMethod='scale');
	background-image: none;
}
/***********************************************
*						SUCHE								  *
***********************************************/

div#search {
	/* margin-left:3px; */
	xpadding-top:27px;
	background: url(/gfx/default/main/searchfield3.gif) left top no-repeat;
	width:134px;
	height: 100px;
}
div#search td#kopf a {
	padding-left:5px;
	padding-bottom: 5px;
	text-transform: uppercase;
	font: bolder 17px "Courier New", Courier;
	color: White;
}
div#search td#kopf a:hover {
	color: #CC9920;
}
div#search td#search_for {
	padding-top: 10px;
	text-align: center;
}
div#search td#search_for input {
	width:103px;
	xborder: #3F3A26 1px solid;
	font: normal normal normal 12px/normal Helvetica, Verdana, Arial, sans-serif;
	border: #7F9DB9 1px solid;
	border-bottom: none;
	xbackground-color: #E7E4D1;
}
div#search td#cat {
	text-align: center;
}
div#search td#cat select {
	font: normal normal normal 12px/normal Helvetica, Verdana, Arial, sans-serif;
	width:110px;
	border: none;
}
div#search #find {
	width:90px;
	float:right;
	height:25px;
	border: none;
}
div#search td#search_go {
	text-align: center;
	font: normal normal normal 12px/normal "Courier New", Courier, monospace;
}
div#search td#search_go input {
	width:110px;
	color: White;
	font: normal normal bold 12px/normal Helvetica, Verdana, Arial, sans-serif;
	xborder: #7F9DB9 1px solid;
	background-color: #5F2713; /*#53200E;  #BCB692;*/
	border-top: #946555 2px solid;
	border-left: #946555 2px solid;
	border-right: #3A1407 2px solid;
	border-bottom: #3A1407 2px solid;
}
div#search td#search_go input:hover {
	border-top: #3A1407 2px solid;
	border-left: #3A1407 2px solid;
	border-right: #743620 2px solid;
	border-bottom: #743620 2px solid;
}


div#bg_gradient {
	margin-bottom: 30%;
}
/************************************************************
*							TOC								*
************************************************************/
center#ctoc {
	background-color: #3F3A26;
	xtext-align: center;
	border-bottom: #BCB692 1px solid;

	height: 20px;
	line-height: 20px;
	text-transform: uppercase;
	font-weight: bold;
	color: #C5C09F;
	font-size: 11px;
	font-family: Arial, sans-serif;
}
center#ctoc table#toc, center#ctoc table#toc.alphabet {
	width: 1px;
	height:20px;
	text-align: center;
	width: auto;
	xborder-left: #BCB692 1px solid;
}
table#toc, table#toc td {
	text-align: center;
	overflow: hidden;
	white-space: nowrap;
}
table#toc td {
	width: 20px;
}
* html table#toc td#last1 {
	width: 19px;
}
table#toc td#last1 a {
	border: none;
}
table#toc a {
	text-transform: uppercase;
	padding-top:3px;
	xfont-weight: bold;
	display: block;
	height: 17px;
	color: #C5C09F;
	background-color: #3F3A26;
	font-size: 11px;
	font-family: Arial, sans-serif;
	border-right: #BCB692 1px solid;
}

table#toc a.tocactive {
	background-color: #E7E4D1;
	color: #3F3A26;
}
table#toc a.tocnormal:hover {
	background-color: #E7E4D1;
	color: #3F3A26;
}
table#toc a.tocdisabled {
	background-color: #9D9777;
}
table#toc a.tocbreak {
	background-color:  #BCB692;
}

table#toc.menu {
	border: none;
	white-space: nowrap;
}
table#toc.menu td  {
	xfloat: left;
	width:auto;
}
* html table#toc.menu td  {
	width: 10px;
}
table#toc.menu td a {
	width:auto;
	padding-left:10px;
	padding-right:10px;
}

table#toc td a.no {
	color: #6D6747;
}


div.hr {
	position: relative;
	left: 5%;
	width: 90%;
}
div.hr hr {
  display: none;
}
#sendcontent tr#usrdata input {
	width: 100%;
}
#sendcontent td {
	width: 33%;
	padding-bottom:5px;
}
#sendcontent textarea {
	width: 100%;
	height: 100px;
	font: italic normal normal 12px/normal "Courier New", Courier, monospace;
}

/************************************************************
*								LOGIN TABELLE								*
************************************************************/
#login_table {
	height: 18px;
	width: 100%;
}
#login_table input {
	border: #000000 1px solid;
	font: normal normal bold 11px/normal Helvetica, Verdana, Arial, sans-serif;
}
#login_table {

}
#login_table a {
	color: White;
}
#login_table #a {text-align:right; font-weight: bold;}
#login_table #b, #login_table #d {width: 100px;}
#login_table #d {
	border-left: Black 1px solid;
}
#login_table #c {width: 15px;}
#login_table #c {
	cursor: hand;
	cursor: pointer;
}

/************************************************************
*								AB HIER DIE ALTEN							*
************************************************************/
#usermenu a img {
	border: none;
	margin: 1px;
	float: none;
	width: 15px;
	height: 15px;
}
#usermenu a:hover {
	color: White;
}

.mainwidth {
	background:#FF00FF;
}
.red {
	color: #FF0000;
}
.h1 {
	font: normal normal bold 15px/normal Arial, Helvetica, Verdana, sans-serif;
}
.h2 {
	font: normal normal bold 11px/normal Arial, Helvetica, Verdana, sans-serif;
}
.antwort {
	display: block;
}

#treffer
{
	color:red;
	font-weight: bolder;
}
.bottom {
	clear:both;
}
.hidden {
	display: none;
}
.noresize {
	width: auto;
	height: auto;
}
body {
	scrollbar-3dlight-color : #000000;
	scrollbar-arrow-color : #000000;
	scrollbar-base-color : #000000;
	scrollbar-darkshadow-color : #FFFFFF;
	scrollbar-face-color : #FFFFFF;
	scrollbar-highlight-color : #FFFFFF;
	scrollbar-shadow-color : #000000;
	scrollbar-track-color : #FFFFFF;
	xbackground: #D6DEE0 url(http.//rap-relaunch.stylecommerce.de/gfx/default/deko/bg_main.gif) repeat-y center;
}
table,td,a,form {
	padding: 0px;
	margin: 0px;
	border-collapse: collapse;
	font: normal normal normal 11px/normal Arial, Helvetica, Verdana, sans-serif;
}
table#shadow table {
	width:100%;
}
a img {
	border-style: none;
}

a:link, a:visited {
	text-decoration: none;
	color: #000000;
}
input {
	font: normal normal normal 12px/normal "Courier New", Courier, monospace;
	padding-left: 5px;
	border: #000000 1px solid;
}
input.blogtitle{
	width: 175px;
}
#comm {
	color:#7D7757;
}

#shop td.banner {
	padding-top: 5px;
	padding-bottom: 5px;
	text-align: center;
}
#shop td.banner a img {
	width: 134px;
}
#shop .items a img {
	margin-right: 5px;
	float: left;
}
#shop #cont a {
	display: block;
}
#shop table#moo {
	width: 129px;
}
#shop .items a {
	width: 124px;
	padding:5px;
}
#shop #cont a #o {
	text-align: justify;
}
#shop #cont a #pr {
	text-align: right;
	clear: both;
	border-top: dotted thin #3F3A26;
}
#shop #cont a #pr .rspreis {
	font-weight: bold;
	font-size:15px;
}
#shop .banner {
	text-align: center;
}
#shop table {
	margin-bottom: 10px;
}
#shop #kopf {
	padding-top: 5px;
	padding-bottom: 3px;
	xbackground-color: #D7D4C1;
}
#shop #cont {
	border-top: #BCB692 medium dotted;
	background: #F3F1E7;
}
#shop #cont a:hover {
	background-color: #FFFFFF;
}
#shop #cont a.hi:hover {
	background: #FFFFFF;
}
#shop #cont a.lo:hover {
	background: #FFFFFF;
}
#shop #cont a.hi {
	background-color: #E7E4D1;
}
#cart {
text-align: right;
border: thick black;
}
.comdate{
	font-weight: bold;
	font-size:10px;
	color:#7D7757;
}

