/**
 * Structure Stylesheet
 *
 * TABLE OF CONTENT
 *   I. HTML Elements
 * 	II. General Site Structure
 * 		1. Header
 * 		2. Content
 * III. Forms
 *  IV. Tables
 *   -. Shopping Cart
 *   V. Classses
 *  VI. Modals
 *  VI. Page Specific
 **/
 
 /* HTML ELEMENTS */
 h2 {
	padding: 0 10px 5px;
}
p {
	margin: 10px 0;
}
a {
	text-decoration:none;
	color:#B16221; /* dark orange */
	font-weight:bold;
}
a:hover{
	color:#35acc5;
}
img {
	border:none;
}
body {
	text-align:center;
	font-family:arial,helvetica,sans-serif;
	padding:0;
	margin:0;
	background-color:#989898;
}
/* General Site Structure */

#top {
	margin:0; 
	padding:0;
	position:relative;
	top:-2px;
	left:0;
	width:100%;
	height:37px;
	background:url(../images/emerch-top.png) repeat-x;
	z-index:-5;
}
#top-links {
	float:left;
}
#preise {
	font: 11px Arial, Helvetica, sans-serif;
	font-weight:bold;
	float:right;
	margin-top:5px;
	height:30px;
	line-height:30px;
	border-left:2px groove white;
	border-right:2px groove white;
	padding: 0 10px;
}

/*Wraps around the whole page*/
#site_container {
	margin: 0 auto;
	padding:0;
	position:relative;
	width: 1000px;
	text-align:left;
}
#content {
	margin:0;
	padding: 0;
	text-align: left;		
	width:1000px;
	overflow:hidden;
	
}
#content-left {
	float:left;
	width:100%;
	text-align:right;
	margin:0;
	padding:0;
	background:url(../images/shadow-left.png) repeat-y;
	
}
#content-right {	
	float:right;
	width:100%;
	margin:0;
	padding:0;
	background:url(../images/shadow-right.png) repeat-y;
	background-position:right;
	
}
#content-content {
	margin-left:12px;
	margin-top:0;
	padding:0;	
	background-color:white;
	float:left;	
	width:972px; /* width - 38 px for shadows */
	text-align:left;
	overflow:hidden;
}

	#right {
		float:right;
		width:250px;
		margin:0; padding:0;
		}
	#middle {
		margin:0 30px 0 30px;
		}
	.cleaner {
		clear:both;
		height:0;
		font-size:1px;
		border:none;
		margin:0; padding:0;
		background:transparent;
	}
	.err {
		color: red;
		font-size: 0.9em;
		font-weight:bold;
	}
	.column-in {
		margin:0; 
		padding:0 5px 0 0;
	}
	.column-head {
		/* background-color:#ED9011; */ /* orange */
		padding-left:0px;
		font-size:1.2em;
		font-weight:bold;
		color:white;
		overflow:hidden;
	}
	.head-text {
		padding:3px 0 2px 3px;
		font-size:0.8em;
		font-weight:bold;
		font-family:Verdana;
		
	}
	.column-box{
        width:100%;
        margin-top:10px;
		margin-right:5px;
        background-color: #F2F2F4;
}

	.column-content {
		border-width:1px;
        border-top-width:0px;
        border-style:solid;
        border-color:#D5D5D7;

	}
	.middle-in {
		margin:0;
		min-height:400px;
		padding:0 2px 0 5px;
		overflow:hidden;
	}
	.middle-head {
		/* background-color:#ED9011; */ /* dark orange */
		padding:0;
		font-size:1.2em;
		font-weight:bold;
		color:white;
		overflow:hidden;
	}
	.rounded-ltc{
		float:left;
		width:34px;
		height:61px;
		background:url(../images/top-left.png) no-repeat;
		background-position:top left;
		
	}
	.rounded-rtc{
		float:right;
		height:61px;	
		width:34px;
		background:url(../images/top-right.png) no-repeat;
		background-position:top right;
		
	}
	.middle-box {
		margin:0 auto;
		width:818px;
	}
	.rounded-content{
		float:left;
		width:750px;
		height:61px;
		line-height:61px;
		background:url(../images/top.png) repeat-x;
		
	}
	
	.middle-box-thin{
		margin:0 auto;
		width:728px;
	}
	.rounded-content-thin{
		float:left;
		width:660px;
		height:61px;
		line-height:61px;
		background:url(../images/top.png) repeat-x;
		
	}
	.content-bottom-thin {
		float:left;
		width:660px;
		height:34px;
		text-align: left;
		background:url(../images/bottom.png) repeat-x;
		
	}
	.rounded-column-content{
		float:left;
		width:216px;
		height:26px;
		line-height:26px;
		background:url(../images/rounded-t-orange.png) repeat-x;
		
	}
	.middle-content {
		margin:0;
		padding:0;
		overflow:visible;
	}
	.content-shadow-l-255 {
		float:left;
		width:100%;
		margin:0;
		padding:0;
		background:url(../images/left.png) repeat-y;
		
	}
	.content-shadow-r-255 {	
		float:right;
		width:100%;
		margin:0;
		padding:0;
		background:url(../images/right.png) repeat-y;
		background-position:right;
		text-align:left;
		
	}
	.content-white {
		margin:0;
		margin-left:9px;
		padding:0;
		float:left;	
		width:800px;
		text-align:left;
		
	}
	.column-content-gray {
		margin:0;
		margin-left:4px;
		padding:1px;
		float:left;	
		width:231px;
		text-align:left;
		background-color:#F3F3F3;
		
	}
	.content-gray {
		background:#F3F3F3;
		border:0;
		margin:0;
		width:100%;
		/* border-top-width:0px;*/
	}
	.content-shadow-b {
		margin:0;
		padding: 0;
		overflow:hidden;
		
	}
	.content-shadow-lbc-255  {
		float:left;
		width:34px;
		height:34px;
		background:url(../images/bottom-left.png) no-repeat;
		
	}
	.content-shadow-b-255 {
		float:left;
		width:750px;
		height:34px;
		text-align: left;
		background:url(../images/bottom.png) repeat-x;
		
	}
	.content-shadow-rbc-255 {	
		float:right;
		height:34px;
		width:34px;
		background:url(../images/bottom-right.png) no-repeat;
	}


	
	/* HEADER */
	#header {
		position: relative;
		margin:0;
		padding: 0;
		text-align: left;
		height:70px;	
		width:100%;
		
	}	
	#header-left {
		float:left;
		height:105px;	
		width:40px;
		background:url(../images/header-bg-left.png) no-repeat;
		z-index:1;
		
	}
	#header-content {
		position:relative;
		margin:0;
		padding:0;
		text-align: left;
		height:70px;	
		width:100%;
		background:url(../images/header-bg.png) repeat-x;
		
	}
	#header-2 {
		margin:0;
		padding:0;
		height:115px;	
		width:100%;
		vertical-align:middle;
		background:url(../images/header-2.png) repeat-y;
	}
	#header-right {
		float:right;
		height:105px;	
		width:40px;
		background:url(../images/header-bg-right.png) no-repeat;
		
	}


		#header h1 {
			margin-left: 10px;
		}
	
	/* ------- FOOTER ------- */
	#footer {
		position: relative;
		margin:0;
		padding: 0;
		text-align: left;
		height:47px;	
		width:100%;
		
	}	
	#footer-left {
		float:left;
		margin-left:3px;
		height:47px;	
		width:37px;
		background:url(../images/footer-lbc-orange.png) no-repeat;
		z-index:1;
		
	}
	#footer-content {
		float:left;
		text-align: left;
		height:47px;	
		width:869px;
		background:url(../images/footer-b-orange.png) repeat-x;
		
	}
	#footer-right {
		float:right;
		margin-right:1px;
		height:47px;	
		width:40px;
		background:url(../images/footer-rbc-orange.png) no-repeat;
		
	}	



#container{text-align:left}
#content p{line-height:1.4}
#wrapper{float:left;width:100%;}
/* #left_container{float:left;width:180px;margin-left:-940px} */
#right_container{width:200px;margin-left:750px; border:1px solid red;}

.clear {
	clear: both;
	overflow: hidden;
}
	
/* FROMS */

	.text_box{
		/* border: 1px solid #222222; */
		height: 1.4em;
	}
	.select_box{
		border: 1px solid #222222;
		height: 1.8em;
	}
	.button{
		height: 1.8em;
	}


/* TABLES */
 table {
	text-align: left;
	font-size: 12px;
	font-family: verdana;
	/* background: #F2F2F4; */
	border-collapse: collapse; 
	border-spacing: 0;
}
td {
	padding: 2px 0 2px 4px;
	/* border: 2px solid white; */
}
th {
	font-size:1.1em; 
	padding-top:5px; 
	font-weight:bold;
	border:none;
}
td.right-align {
	text-align: right;
	padding-right: 5px;
	padding-top: 2px;
	vertical-align: top;
}
#tr liefListe {
	text-align:left;
}
tr.aktiv {
	font-weight:bold;
}

table.basic td {
	padding:0;
}
table.db {
	width:100%;
}
table.db  td, table.db th {
	border:1px solid #F2F2F4;
}
table.db th {
	background-color:#d5d5ee;
	font-weight:bold;
}
table.db tr.r0 {
	background-color:#f7eeb3;
}
table.db tr.r1 {
	background-color:#f4e794;
}
table.db tr.aktiv {
	background-color:#EBAF2D;
	font-weight:bold;
}


/* CLASSES */
dl{
	overflow:hidden;
	text-align:left;
	width:100%;
}
dt {
	display:inline-block; 
	width:27%; 
	font-weight:bold;
	text-align:left;
	vertical-align:top;
	padding-right:15px;
	padding-bottom:7px;
}
dd {
	text-align:left;
	vertical-align:top;
	width:60%;
	display:inline-block;
	margin-left:0;
	padding-bottom:7px;
	
}
.bordered-box {
	background:#F2F2F4;
	border-width:1px;
	/* border-top-width:0px;*/
	border-style:solid;
	border-color:#D5D5D7;
	padding:7px;
}

.warnung {
	font-size:80%;
	font-weight:bold;
}
/* NOTE: use .err for errors */
.notification {
	font-weight:bold;
	font-size:0.9em;
	color:#B16221;
}
.orange-bar {
	background-color:#EA9E1F; 
	height:3px; 
	width:100%;
	margin:0; 
	padding:0;
}
.orange-bar-thick {
	background-color:#EA9E1F; 
	height:6px; 
	width:100%;
	margin:0; 
	padding:0;
}
.button {
	color:white;
	width:95px;
	height:30px;
	background:url(../images/button-30.png) no-repeat;
	background-position:top left;
	border:none;
	font-weight:bold;
	font-size:1.05em;
	cursor:pointer;
}
/*.breadcrumbs {
	border-top:1px solid black; 
	border-bottom:1px solid black; 
	width:100%; 
	margin: 7px 0 15px 0;
	padding:2px; 
	background:#ED9011; 
	color:black;
	font-weight:bold;
}
.breadcrumbs a {
	color: black;
}*/
div.breadcrumbs {
	overflow:hidden;
	margin:0;
	padding:0;
	height:30px;
	line-height:30px;
	margin-bottom:20px;
	margin-top:10px;
	background-color:white;
	border:1px solid #aaa;
	/*background:url(../images/bg-stripe-1.png);*/
}
div.breadcrumbs a, div.breadcrumbs em, div.breadcrumbs span {
	color:#404040;
	font-weight: bold;
	float:left;
	overflow:hidden;
	height:30px;
	padding:0 20px;
	font-style:normal;
}
div.breadcrumbs a {
	color:#B16221;
}
div.breadcrumbs a:hover{
	color:#35acc5;
}
div.breadcrumbs span {
	background:url(../images/breadcrumb.png) no-repeat left center;
	overflow:hidden;
	padding:0 0 0 10px;
	width:0px;
	filter:alpha(opacity=40);
	opacity:0.4;
}

/* ---------------------- */
/* APLLE-LIKE BREADCRUMBS */
/* ---------------------- */
/* NOTE:
 * Background image appliedto entire UL element.
 * Height to 30px (background image height)
 * Line height to 30px (text appear centered vertically)
 * The last two lines resets the default UL settings.
 */
#breadcrumb {
	font: 11px Arial, Helvetica, sans-serif;
	/*background-image:url(../images/bc_bg.png);
	background-repeat:repeat-x;*/
	height:15px;
	line-height:15px;
	color:#9b9b9b;
	/*border:solid 1px #cacaca;*/
	width:100%;
	overflow:hidden;
	margin:0;
	padding:0px;
}

/* NOTE:
 * list-style-type:none (to remove bullets)
 * float:left (list items appear next to each other)
 */
#breadcrumb li  {
	list-style-type:none;
	float:right;
	padding-left:10px;
	padding-right:10px;
	border-left:2px solid #ED9011;
	margin-bottom:2px;
}
/* NOTE:
 * 30px height and display:block => entire list item area clickable
 * Background related attributes: place separator image on right side of each link
 */
#breadcrumb a {
	height:15px;
	display:block;
	/*background-image:url(../images/bc_separator.png);
	background-repeat:no-repeat; 
	background-position:right;*/
	text-decoration: none;
	color:black;
}
#breadcrumb a:hover{
	color:#35acc5;
}


.current {
	color:white;
}

div#show_details {
	display:none;
}

input.plain {
	border:none;
	background:transparent;
	cursor:pointer;
}
input.link_button {
	border:none;
	background:transparent;
	cursor:pointer;
	color: #C6790E;
	font-weight:bold;
	font-size:14px;
	padding:0;
}

div.add_button {
	border:none;
	cursor:pointer;
	color: #C6790E;
	font-weight:bold;
	font-size:14px;
	padding:0;
}

/* Shopping Cart */


/* Multiple Column div-s */
.twoColumn {
	clear:both;
	width:100%;
	overflow:hidden;
	height:100px;
	margin-bottom:15px;
}
.twoColumnLeft {
	float:left;
	width:35%;
	height:100px; 
	vertical-align:middle;
}
.twoColumnRight {
	float:right;
	margin:0;
	text-align:center;
	width:65%;
	margin:auto 0;
}

/* Scrollable Division */
.scrollable {
	position:absolute;
	left:100px;
	top:100px;
	width:100px;
	height:100px;
	background-color:#ffffff;
	overflow:auto;
}

/* Auto Complete Field */
.suggestionsBox {
    position: relative;
    left: 5px;
    margin: 10px 0px 0px 0px;
    width: 170px;
    background-color: #212427;
    border: 2px solid #000;
    color: #fff;
}

.suggestionList {
    margin: 0px;
    padding: 0px;
}

.suggestionList li {
    margin: 0px 0px 3px 0px;
    padding: 3px;
    cursor: pointer;
}

.suggestionList li:hover {
    background-color: #ED9011;
}


.suggestionsBox2 {
    position: relative;
    left: 5px;
    margin: 10px 0px 0px 0px;
    width: 170px;
    background-color: #212427;
    border: 2px solid #000;
    color: #fff;
}

.suggestionList2 {
    margin: 0px;
    padding: 0px;
}


.suggestionList2 li {
    margin: 0px 0px 3px 0px;
    padding: 3px;
    cursor: pointer;
}

.suggestionList2 li:hover {
    background-color: #ED9011;
}

/*******   ACCESSIBLE FORM *************/

 fieldset {
  margin-bottom: 10px;
}
 legend {
  padding: 0 2px;
  font-weight: bold;
  z-index:20;
}
/* NOTE:
 * display:inline-block :: each label is a block-element of its given width
 * without this line, "width:120px;" has no effect.
 * if it is just 'block', the following input-elements are stacked vertically (below the label) 
 */
 label {
  display: inline-block;
  line-height: 1.8;
  vertical-align: top;
}
 label {
  width: 10em; /* Width of labels */
}
 fieldset ol {
  margin: 0;
  padding: 0;
}
 fieldset li {
  list-style: none;
  padding: 5px;
  margin: 0;
}
 fieldset fieldset {
  border: none;
  margin: 3px 0 0;
}
 fieldset fieldset legend {
  padding: 0 0 5px;
  font-weight: normal;
}
 fieldset fieldset label {
  display: block;
  width: auto;
}
 em {
  font-weight: bold;
  font-style: normal;
  color: #f00;
}

 fieldset fieldset label {
  margin-left: 120px; /* Width plus 3 (html space) */
}
 .texta {
	border:1px solid #cccccc;
	border-right:1px solid #ccc;
	border-bottom:1px solid #ccc;
	border-top:1px solid black;
	border-left:2px groove red;
	height:1.4em;
	line-height:1.4em;
}

