
body { background#852213;}

div#container { }

blockquote {
	padding-left: 3em;
	background: url(https://u.jimcdn.com/cms/o/layout/ld42aeda4e3fb0c1a/img/img08.gif) no-repeat;
	font-style: italic;
}

/* Menu */

div#top { 
	background: white; 
	border-bottom: 1px solid #dddddd;
}

div#header {
	border-top:5px solid #fff;
	border-bottom:5px solid #fff;
}

div#emotion {
	margin: 0 auto;
	/*height:170px;*/
	width:990px;
	z-index: 1;
	position:relative;
}

div#verlauf {
	background: white url(https://u.jimcdn.com/cms/o/layout/ld42aeda4e3fb0c1a/img/bg_wrapper.png) repeat-x; 
}

div#wrapper {
	width: 990px;
	margin: 0 auto;
	padding: 20px 20px;
}

div#navigation {
	position:relative;
	top:1px;
	width: 990px;
	margin: 0 auto;
	z-index: 20;
	border-left: 1px solid #dddddd;
}

div#content {
	float: left;
	width: 720px;
}

div#sidebar {
	float: right;
	width: 210px;
	padding: 5px;
	background: #852213 url(https://u.jimcdn.com/cms/o/layout/ld42aeda4e3fb0c1a/img/white_px.png) repeat;
}

div#footer {
	width:100%;
	clear: both;
	height:50px;
	padding: 25px 0;
	/*background: #EDEBD5 url(https://u.jimcdn.com/cms/o/layout/ld42aeda4e3fb0c1a/img/bg_footer.png) repeat-x;*/
	background:url(https://u.jimcdn.com/cms/o/layout/ld42aeda4e3fb0c1a/img/bg_footer.png) repeat-x;
}

* html div#footer 
{
	background:none;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(sizingMethod='scale', src='https://u.jimcdn.com/cms/o/layout/ld42aeda4e3fb0c1a/img/bg_footer.png');
}

div#footer-gutter 
{
	position:relative; 
	width: 990px; 
	margin:0 auto; 
	padding:0 20px; 
}



div#content .gutter { padding-top: 10px; }
div#sidebar .gutter { background: #852213; padding:10px 15px 35px 15px; }


/*------------------------------------*/
/* MAIN NAV                           */
/*------------------------------------*/
ul.mainNav1,
ul.mainNav2,
ul.mainNav3 {
	text-align:left;
	margin:0;
	padding:0;
	list-style:none;
}

ul.mainNav1 li,
ul.mainNav2 li,
ul.mainNav3 li {
	display:inline;
	margin:0;	
	padding:0;
	list-style:none;
}


ul.mainNav1 li a,
ul.mainNav1 li a:visited {
	display: block;
	float: left;
	padding: 15px;
	border-right: 1px solid #dddddd;
	border-bottom: 1px solid #dddddd;
	text-decoration: none;
	text-align: center;
	font-size: 100%;
	color: #BABABA;
	margin:0;	
}

ul.mainNav1 li a:hover {background: #F7F7F4;}
ul.mainNav1 li a.current,
ul.mainNav1 li a.parent  {	background: #852213; color: #FFFFFF;}

/* 2 und 3 ebene */
ul.mainNav2 li a,
ul.mainNav2 li a:visited,
ul.mainNav3 li a,
ul.mainNav3 li a:visited {
	display: block;
	float: none;
	padding: 5px;
	border-left: 0px solid #EDEBD5;
	background:url(https://u.jimcdn.com/cms/o/layout/ld42aeda4e3fb0c1a/img/white_px.png) repeat-x left bottom;
	text-decoration: none;
	text-align: left;
	font-size: 100%;
}

ul.mainNav2 li a:hover, ul.mainNav3 li a:hover { font-weight:bold; }
ul.mainNav2 li a.current, ul.mainNav3 li a.current,
ul.mainNav2 li a.parent { font-weight:bold; }

ul.mainNav3 li a,
ul.mainNav3 li a:visited {
	padding: 5px 5px 5px 20px;
}

/*--------------------------------------*/
/* ANFRAGE FORMULAR  LINKS              */
/*--------------------------------------*/

div#content div.cc-order-demo-form {
	background:url('https://u.jimcdn.com/cms/o/layout/ld42aeda4e3fb0c1a/img/form_bg.png') no-repeat 0 0;
	float:left;
	color:#333333;
	width:250px;
	padding:30px 24px 20px 24px;
	margin:0 0 5px 0;
	line-height:100%;
}

div#content div.cc-order-demo-form h1 {
	font-family: Georgia, "Times New Roman", Times, serif !important;
	font-size: 20px !important;
	color:#333333;
	margin:0 0 8px 0;
}

div#content div.cc-order-demo-form p {
	font-family: Verdana, Arial, Helvetica, sans-serif !important;
	font-size: 11px !important;
	margin:0 0 8px 0;
	clear:both;
}

div#content div.cc-order-demo-form p.note {
	font-family: Verdana, Arial, Helvetica, sans-serif !important;
	font-size: 11px !important;
	background:url('https://u.jimcdn.com/cms/o/layout/ld42aeda4e3fb0c1a/img/form_note.gif') no-repeat 0 -1px;
	margin: 0 0 18px 0;
	padding:0 0 0 22px;
	border:none;
}

div#content div.cc-order-demo-form label {
	font-family: Verdana, Arial, Helvetica, sans-serif !important;
	font-size: 11px !important;
	display:block;
	font-weight:normal;
	float:left;
	width:65px;
	font-weight:bold;
	color:#333333;
}

div#content div.cc-order-demo-form input {
	display:block;
	font-weight:normal;
	width:180px;
	border:none;
	float:left;
	margin:0 0 9px 0;
}

div#content div.cc-order-demo-form input.input_submit {
	float:right;
	width:66px;
	background:url('https://u.jimcdn.com/cms/o/layout/ld42aeda4e3fb0c1a/img/send_btn.png') no-repeat 0 0;
	color:#666666;
	margin:0 4px 10px 0;
	padding:4px 0 4px 0;
	font-size:11px;
	line-height:100%;
}

div#content div.cc-order-demo-form br 
{
	clear:both;
}