/* custom stuff */
html {
  height: 100%;
  margin-bottom: 1px;
}

form {
  margin: 0;
  padding: 0;
}

body {
	margin: 0px 0px 0px 0px;
	height: 100%;
	font-size: 12px;
	background: #41566E url(../images/bg.jpg) repeat;
}

a {
	color: #AB290F; 
	text-decoration: none;
}

a:hover {
	color: #c00;	
	text-decoration: underline;
}

p {
  margin-top: 0;
  margin-bottom: 5px;
}

div, p,  table, td, th {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	line-height: 140%;
	color: #666;	
}

fieldset {
	border: 1px solid #d2d8de;
}

#wrapper {
	margin: 15px 0;
}

#wrapper div, #wrapper table {
	text-align: left;
}
#wrapper p, #wrapper td, #wrapper th {
	
}

/* Produkt */

.produkt {
	float: left;
	width: 100%;
	margin: 10px 0;
	padding: 0 0 0px 0;
	border-bottom: 1px solid #bfbfbf;
}

.produktbild {
	float: left;
	width: 100px;
	padding: 0px 0px 5px 0;
	text-align: center;
}

.produkttext {
	float: left;
	width: 380px;
}

.produkttext h2 {
	padding: 0px;
	margin: 0 0 5px 0;
}
.produkttext h2 a {
	font-size: 14px;
	font-weight: bold;
}

.produkttext p {
	margin: 0 0 8px 0;
	padding: 0px;
}

.produkttext p.preis {
	color: #000;
	font-size: 14px;
}

.produkttext div.warenkorb {
	float: right;
}




div.componentheading {
  padding-left: 0px;
}


a.readon {
	margin-top: 10px;
	padding-right: 10px;
	line-height: 14px;
	height: 16px;
}

h1 {
	padding: 0;
	font-family:Verdana ,Arial,sans-serif;
	font-size: 16px;
	font-weight: bold;
	vertical-align: bottom;
	color: #666;
	text-align: left;
	width: 100%;	
}

h2, .contentheading {
	font-family: Verdana, Helvetica Nueue, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 16px;
	color: #2b3036;
}

.contentheading {
	display: none;
}

h3 { 
	margin: 0;
}

.componentheading, #mainbody h3 {
	margin: 0;
	margin-bottom: 10px;
	font-size: 11px;
	font-family: Verdana, Helvetica, sans-serif;
	font-weight: bold;
	text-transform: uppercase;
	color: #AB290F;
	border-bottom: 1px solid #D2D8DE;
}

#mainbody h3 {
	line-height: 140%;
	height: 140%;
	padding: 0;
	text-indent: 0;
}




table.blog td.contentheading {

}

table.contenttoc {
  margin: 5px;
  border: 1px solid #ccc;
  padding: 5px;
}

table.contenttoc td {
  padding: 0 5px;
}


td.buttonheading {
	
}

td.sectiontableheader {
  background: #efefef;
  color: #333;
  font-weight: bold;
  padding: 4px;
  border-right: 1px solid #fff;
}

tr.sectiontableentry1 td, tr.sectiontableentry2 td {
  padding: 4px;
}

td.sectiontableentry1, td.sectiontableentry2{
  padding: 3px;
}

table.contentpaneopen, table.contentpane {
  width: 100%;
}

table.contentpaneopen a {
	/*color: #ffff00;*/
}

div.moduletable h3 {
	margin-left: -8px;
	margin-right: -7px;
	border: 0px solid #f00;
	margin-bottom: 5px;
	height: 29px;
	line-height: 29px;
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-transform: uppercase;
	text-indent: 8px;
	color: #000000;
}

#showcase div.moduletable h3 {
	color: #57616E;
}


#leftnav div.moduletable h3 {
	color: #FFF;
	letter-spacing: 0.1em;
	background: url(../images/moduletitle.gif) 0 0 no-repeat;
}

#rightbody div.moduletable h3 {
	color: #FFF;
	letter-spacing: 0.05em;
	background: url(../images/moduletitle_r.gif) 0 0 no-repeat;
}

#leftnav div.moduletable {
	/*background: url(../images/omt_module_bg.png) 0 28px no-repeat;*/
}

#leftnav ul {
	padding-left: 0;
	margin-left: 12px;
}

#leftnav li {
	margin-bottom: 5px;
}

div.moduletable {
	padding: 0 8px 15px 8px;
}

div.moduletable table {
	padding: 0px;
}

.small {
	font-size: 10px;
	color: #999;
	font-weight: normal;
	text-align: left;
}

.modifydate {
  height: 20px;
  vertical-align: bottom;
	font-size: 10px;
	color: #999;
	font-weight: normal;
	text-align: left;
}

.createdate {
	height: 20px;
	vertical-align: top;
	font-size: 10px;
	color: #999;
	font-weight: normal;
	vertical-align: top;
	padding-bottom: 5px;
	padding-top: 0px;

}

.clr {
	clear: both;
}

#page_bg {
	height: 100%; 
	padding: 0;
	margin-bottom: 1px;
}

div.mosimage {
  margin: 5px;
}

div.mosimage_caption {
  font-size: 10px;
  color: #666;
}

table.adminform textarea {
  width: 540px;
  height: 400px;
  font-size: 1em;
  color: #000099;
}

div.search input {
	width: 145px;
	border: 1px solid #ccc;
	margin: 15px 0 10px 0;
	
}

/** some content stuff **/
div#wrapper {
		height: 100%;
		margin-left: auto;
		margin-right: auto;
		width: 930px;
}

div#top {
	height: 164px;
}

div#top div {
	float: left;
	width: 465px;
}


div#middle {
	background: #FFF url(../images/rand_r.gif) 100% 0 repeat-y;
}

div#middle_2 {
	background:  url(../images/rand_r.gif) 100% 0 repeat-y;
}

div#middle_3 {
	background: url(../images/rand_l.gif) 0px 0px repeat-y;
}

div#middle_4 {
	background: url(../images/rand_l.gif) 0px 0px repeat-y;
	padding: 0 10px; 
}

div#bottom {
	font-size: 11px;
	color: #d8d8d8;
	padding: 15px 0 15px 0;
	background: url(../images/rand_u.gif) 0 0 repeat-x;
}

div#bottom div {
	float: right;
	color: #d8d8d8;
}

div#bottom a {
	color: #d8d8d8;
	text-decoration: underline;
}
div#bottom a:hover {
	color: #FE860C;
	text-decoration: none;
}
div#bottom strong {
	display: none;
}

div#bottom .copy-hammer {
	padding: 0 5px 0 0;
}

div#bottom .copy-hammer, div#bottom a img, div#bottom a:hover img {
	border: 0px;
}

div#navigation {
	height: 28px;
	background: url(../images/buttonbar.gif) 0 0 repeat-x;

}

div#centernav {
	margin: 0 auto !important;
	margin: 0;
	display: table !important;
	display: block;
	text-align: center;
	
}

/* this is not xhtml compliant but works in ie/firefox */
span#topnav {
	padding: 0;
	white-space: nowrap;
	display: table-cell !important;
	display: inline-block;
}

/** tab menu stuff **/
#topnav ul#mainlevel {
	float: left;
  padding: 0;
  margin:0;
  list-style: none;
  border-left: 1px solid #370101;

}

#topnav #mainlevel li {
	float: left;
	margin: 0;
	padding: 0;
	border-right: 1px solid #370101;
}

#topnav #mainlevel a:link, #topnav #mainlevel a:visited {
	font-size: 12px;
	letter-spacing: 0.1em;
	font-family: Arial, Helvetica, sans-serif;
  font-weight: bold;
	text-transform: uppercase;
  color: #f5db94;
	float:left;
  display:block;
	padding: 0 15px;
	height: 28px;
	line-height: 28px;
  text-decoration: none;
	background: url(../images/button_off.gif) 0 0 repeat-x;
	border: 0;
}

#topnav #mainlevel li.red_active_menu {
	border-right: 1px solid #370101;
}

#topnav #mainlevel li.red_actve_menu a:link, #topnav #mainlevel li.red_active_menu a:visited {
	background: url(../images/button_on.gif) 0 0 repeat-x;
	color: #FFFFFF;
	float:left;
		padding: 0 15px;
	height: 28px;
	line-height: 28px;
}


#topnav #mainlevel a:hover {
  color: #FFF;
  text-decoration: underline;
}

#topnav #mainlevel li.red_active_menu a:hover {
	color: #fff;
}

#showcase {
	margin: 0;
	padding: 1px 0;
	background: #000 url(../images/showcase_bg.gif) bottom left repeat-x;
}

#showcase a {
	/*color: #FFFF00;*/
}

/*
turned OFF disable header in showcase area
#showcase .moduletable h3 {
	display: none;
	margin: 0;
	padding: 0;
}
*/

#showcase .moduletable {
	padding: 5px 10px;
	margin: 0;
}

#showcase td, #showcase div, #showcase p, #showcase span {
	color: #D8DBDE;
}

#showcase .contentheading {
	font-family: Arial Narrow, Helvetica Nueue, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 16px;
}

#user1 {
	width: 50%;
}

#user2 {
	width: 50%;
}

table.contentarea {
	
}


#leftnav {
	width: 203px;
	padding: 0;
	margin: 0;
	border: 0px solid #ff0;
}

#leftborder {
	border-left: 1px solid #D3D8DE;
}

#lefttop {
		border: 0px solid #00f;
}

div#mainbody { 
	border: 0px solid #0ff;
	padding: 12px;
}

#rightnav {
	width: 180px;
	/*width: 203px;*/
	/*border: 1px solid Black;*/
	margin: 0px;
	padding: 0px;
	
}

#righttop {
	background: url(../images/body_top_r.gif) 0 0 no-repeat;
	height: 29px;
}

#rightbody {
	background: /*url(../images/omt_rightnav_bg.png) 0 0 repeat-x;*/
}

#pathway{
	color: #FFF;
	background: url(../images/body_top.gif) 0 0 no-repeat;
	padding-top: 5px;
	padding-left: -1px;
	height: 29px;
}
span.pathway {
	padding-left: 10px;
	color: #FFF;
}

span.pathway a {
	color: #FFF;
	text-decoration: underline;
}

#leftnav ul.submenu, #leftnav ul.submenu ul {
	list-style:none;
	margin: 0;
	padding: 0;
}


#leftnav ul.submenu li {
	background: none;
	padding: 0;
	margin: 0;
}

#leftnav ul.submenu ul li {
	text-indent: 10px;
}

#leftnav ul.submenu ul li {
	text-indent: 20px;
}

#leftnav ul.submenu ul ul li {
	text-indent: 30px;
}

#leftnav ul.submenu ul ul ul li {
	text-indent: 40px;
}

#leftnav ul.submenu ul ul ul ul li {
	text-indent: 50px;
}

ul.submenu a:link, ul.submenu a:visited {
	display: block;
	width: 150px;
	height: 21px;
	background: url(../images/omt_menu_red.png) 100% 0 no-repeat;
}

ul.submenu a:hover {
	background-position: 100% -21px;
	text-decoration: none;
}

a.mainlevel:link, a.mainlevel:visited {
	display: block;
	width: 180px;
	height: 21px;
	background: url(../images/omt_menu.png) 100% 0 no-repeat;
}

#rightnav a.mainlevel:link, #rightnav a.mainlevel:visited {
	display: block;
	width: 155px;
	height: 21px;
	background: url(../images/omt_menu.png) 100% 0 no-repeat;
}

a.mainlevel:hover, #rightnav a.mainlevel:hover {
	background-position: 100% -21px;
	text-decoration: none;	
}

div#footer {
	margin-top: 10px;
	width: 766px;
	height: 28px;
	line-height: 28px;
	text-indent: 20px;
	background: #e6eef8;
}

div#footer table {
	margin-top: 4px;
}

div#footer table td {
	text-align: center;
}

div#footer a {
	padding: 0 10px;
}





div#topmodule {
	position: relative;
	margin-top: 20px;
	margin-bottom: 20px;
	height: 80px;
	overflow: hidden;
}

div#quote {
	padding-top: 10px;
	margin-right: 10px;
	text-align: left;
	float: right;
	width: 505px !Important;
	width: 485px;
}

div#quote td {
	/*text-align: left;*/
}

table.menublock {
	margin: 0 15px;
}

td.summary {
	background: #eef3f9;
	padding: 5px;
	padding-left: 10px;
} 

td.latestnews {
	background: #eef3f9;
	padding: 5px;
}


div.menuborder {
	border-bottom: 1px solid #e0e3e6;
}

.menuborder ul {
	width: 234px;
	padding: 0;
	margin: 0;	
	list-style: none;
}

.menuborder li {
	padding: 0;
	background: none;
}

.menuborder a {
  font-size: 10px;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
  font-weight: normal;
	text-transform: uppercase;
	text-indent: 10px;
  color: #475865;	
	display: block;
	height: 28px;
	line-height: 28px;
	width: 234px;
	background: url(../images/in_menu_bg_grey.gif) 0px -28px no-repeat;
}

.menuborder a:hover {
	background-position: 0 0;
	text-decoration: none;
}

.menuborder div.sectionmenu a:hover {
	background-position: 0 0;
	text-decoration: none;	
}

/* some page content things */

table.blog span.article_seperator {
	display: block;
	height: 20px;
}

table.nopad {
	width: 100%;
	border-collapse: collapse;
	padding: 0;
	margin: 0;
	margin-bottom: 15px;
}

table.nopad td.middle_pad {
	width: 20px;
}

body.contentpane {
	background: #fff;
}