/*
-----------------------------------------------
Layout 1001: Screen Styles
----------------------------------------------- */

body {
	margin: 0;
	padding: 0;
}

.altcolor {
	background-color: #63bf11;
}


/* Container */

div#container {
	margin: 0 auto;
	width: 940px;
	background-image: url(https://www.ascheluttmersen.de/s/img/1001-container_bg.gif);
	background-repeat: repeat-y;
	background-position: 239px 0;
}


/* Header */

div#header {
	position: relative;
	padding-bottom: 40px;
	background: #fff;
	zoom: 1;
}
div#header_wrapper {
	padding-top: 20px;
}

div#emotion-header {
	position: relative;
}
div#emotion-header strong#emotion-header-title {
	position: absolute;
	top: 0;
	left: 0;
}


/* Content */

div#content {
	width: 700px;
	float: right;
	background: #fff;
}
div#content div.gutter {
	padding: 0 100px 60px 100px;
}


/* Sidebar */

div#sidebar {
	width: 239px;
	float: left;
	padding: 0 0 40px 0;
}

div#jimdobox {
	margin-bottom: 20px;
}


/* Navigation */

div#navigation {
	margin: 0 0 20px;
	padding: 0 0 30px;
	background: url(https://www.ascheluttmersen.de/s/img/1001-navigation_bg.gif) repeat-x 0 100%;
}

ul.mainNav1 {
	margin: 0;
	padding: 1px 0 0;
	list-style: none;
	background: url(https://www.ascheluttmersen.de/s/img/1001-dots.gif) repeat-x;
}
ul.mainNav1 li {
	width: 239px;
}
ul.mainNav1 li a {
	font-weight: bold;
	display: block;
	width: 219px;
	padding: 5px 10px;
	background: url(https://www.ascheluttmersen.de/s/img/1001-dots.gif) repeat-x 0 100%;
	background-color: #fff !important;
	text-align: left;
	text-decoration: none;
}
ul.mainNav1 li a:hover, ul.mainNav1 li a.current {
	background: transparent !important;
	color: #fff;
}
ul.mainNav2 {
	margin: 0;
	padding: 0;
	list-style: none;
}
ul.mainNav2 li a {
	padding: 5px 30px 5px 10px;
	width: 199px;
}
ul.mainNav3 {
	margin: 0;
	padding: 0;
	list-style: none;
}
ul.mainNav3 li a {
	padding: 5px 50px 5px 10px;
	width: 179px;
}

div#sidebar_content {
	margin: 0 0 20px;
	padding: 0 20px;
}


/* Footer */

div#footer {
	width: 700px;
	margin-left: 240px;
}
div#footer div.gutter {
	background: url(https://www.ascheluttmersen.de/s/img/1001-dots.gif) repeat-x;
	background-color: #fff;
	float: left;
}
/* Gestuet Leineblick - eigenes Design */
body {
 	background: #f7f5ef;
}
div#header {
	background: #f7f5ef;
}
div#content {
	background: #f7f5ef;
}
div#navigation {
	background: none;
}
ul.mainNav1 li a {
	background: none !important;
	background-color: transparent !important;
	color: #555555 !important;
	font-weight: normal;
}
.altcolor {
	background-color: #f7f5ef !important;
}
div#container {
    background-image: none !important;
    background-color: #f7f5ef !important;
}

div#sidebar {
    background-color: #f7f5ef !important;
}

ul.mainNav1 {
    background: none !important;
}

ul.mainNav1 li {
    background: none !important;
}

ul.mainNav1 li a {
    font-family: "Palatino Linotype", Palatino, serif !important;
    color: #555555 !important;
	font-size: 18px !important;
}

ul.mainNav1 li a:hover,
ul.mainNav1 li a.current {
    background: #ded8ca !important;
    color: #444444 !important;
}
/* Alten Bild-Header ausblenden */
div#emotion-header {
    display: none !important;
}
	background: #ded8ca !important;
	color: #444444 !important;
}
div#footer div. gutter {
	background: none;
	background-color: #f7f5ef;
}             
div#header_wrapper img {
	display: none !important;
}                            
/* Neuer Kopfbereich Gestuet Leineblick */
#leineblick-header {
    text-align: center;
    padding: 35px 20px 30px 260px;
    background: #f7f5ef;
}

#leineblick-header .leineblick-name {
    font-family: "Palatino Linotype", Palatino, serif;
    font-size: 32px;
    font-weight: normal;
    letter-spacing: 3px;
    color: #444444;
}

#leineblick-header .leineblick-subtitle {
    font-family: "Palatino Linotype", Palatino, serif;
    font-size: 14px;
    font-weight: normal;
    letter-spacing: 1px;
    color: #77736d;
    margin-top: 8px;
}                            
div#content h1 {
    font-family: "Palatino Linotype", Palatino, serif !important;
    font-size: 24px !important;
    font-weight: normal !important;
    color: #444444 !important;
	text-align: center !important;
}                            
div#content h1 {
    font-family: "Palatino Linotype", Palatino, serif !important;
    font-size: 24px !important;
    font-weight: normal !important;
    color: #444444 !important;
}

div#content {
    font-family: "Palatino Linotype", Palatino, serif !important;
    color: #555555 !important;
}