* {
	font-family: "Century Gothic", Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
body {
	background: #393939;
}
#bg {
	background: url('img/body_background.jpg') center top repeat-y;
	height: 640px;
    min-width: 900px;
	display: block;
}
#bg_head {
	background: url(img/head_background2.jpg) center top no-repeat;
}
#top {
	background: url(img/head_background2.jpg) center top no-repeat;
	height: 300px;
}
#bg_head_ebook {
	background: url(img/head_background_ebook.jpg) center top no-repeat;
}
#top_ebook {
	background: url(img/head_background_ebook.jpg) center top no-repeat;
	height: 300px;
}
#notes, body, #overline, h1, #listnavleft, #listnavright, #listnavleft li, #listnavleft li a, #listnavright li, #listnavright li h3, blockquote {
	margin: 0;
	padding: 0;
}
#body {
	width: 857px;
	margin: auto;
}
#navleft {
	float: left;
	width: 174px;
	padding-top: 48px;
}
#midcont {
	float: left;
	width: 472px;
	padding: 14px 18px 0 18px;
	height: 440px;
	overflow: auto;
	text-align: justify;
	color: #8EBAF6;
	margin-top: 25px;
}
#midcont a {
	color: #8EBAF6;
	font-weight: bold;
    text-decoration: underline;
}
#midcont a:hover {
	color: #FF9900;
}
.goonlink {
	color: #8EBAF6;
    font-size: 10px;
}
#midcont b {
	color: #FF9900;
}
#midcont p {
	margin: 1px;
}
#midcont em {
	color: #FF9900;
    font-style: italic;
}
#midcont h3 {
	height: 0px;
	width: 100px;
	padding: 100px 0 0 0;
	overflow: hidden;
	margin: 0 8px 2px 0;
	display: block;
	float: left;
}
#midcont h2 {
    font-size: 12px;
	color: #FF9900;
    padding: 0;
    margin: 0;
    clear: both;
} 
#midcont h5 {
    font-size: 12px;
	color: #FF9900;
    font-weight: bold;
    margin: 0;
	height: 18px;
	padding: 0;
} 
#midcont hr {
    border-top: 1px #FF9900 solid;
	border-right: none;
	border-bottom: none;
	border-left: none;
    margin: 6px 0;
	padding: 0;
} 
#midcont h2 a {
    font-size: 12px;
    width: 100%;
	color: #FF9900;
    border-top: 1px solid #FF9900;
    border-bottom: 1px solid #667FAB;
    padding: 2px;
    margin: 6px 0 2px 0;
    text-decoration: none;
    display: block;
    clear: both;
	background: #3C78B3;
}
#midcont h2 a:hover {
	background: #5388BC;
    border-bottom: 1px solid #FF9900;
	color: #FFBB22;
}
#midcont ul, #midcont ol {
    margin: 4px 0 4px 18px;
} 
#midcont #bestellen_infos ol {
    margin: 0 0 4px 80px;
} 
#midcont #bestellen_infos ol * {
    font-size: 10px; 
}
#midcont ul li, #midcont ol li {
    margin: 2px 0;
} 
#midcont img.bild, #midcont img.img_r, #midcont img.img_l {
	max-width: 110px; 
	padding: 4px; 
	border: 1px solid #4E8AC6; 
	background: #356FAB; 
}
#midcont img.bild:hover, #midcont img.img_r:hover, #midcont img.img_l:hover  {
	border: 1px solid #FF9900; 
	background: #667FAB;
}
#midcont img.bild:active, #midcont img.img_r:active, #midcont img.img_l:active  {
	border: 1px solid #DF6900; 
	background: #667FAB;
}
.gallery_s {
    width: 110px;
    float: left; 
    padding-left: 10px;
}
.gallery_block_s {
    width: 108px;
}
.gallery {
    width: auto;
   padding-left: 5px; 
    clear: both;
}
.gallery_block {
    width: auto;
    padding: 6px 0 0 0;
}
.gallery_block img.bild {
    margin: 3px 5px 3px 4px; 
}
.img_r {
	float: right;
	margin: 0 0 3px 8px; 
}
.img_l {
	float: left;
	margin: 2px 8px 3px 0; 
}
#navright {
	float: left;
	padding-top: 43px;
}
.no, h4 {
	visibility: hidden;
	display: none;
	height: 0px;
	width: 0px;
}
#notes {
	list-style: none;
}
#navigator {
	float: left;
	margin-left: 155px;
	padding: 0 24px 0 0;
	height: 30px;
	display: block;
	background: url(img/top_left_short.png) right top no-repeat;
}
#navigator, #date {
	color: #8EBAF6;
}
#navigator span a {
	color: #8EBAF6;
	border-bottom: 1px dotted #FF9900;
	text-decoration: none;
}
#navigator span a:hover {
	color: #FF9900;
	border-bottom: 1px dotted #8EBAF6;
	text-decoration: none;
}
#navigator span {
	display: block;
	padding: 3px 0 0 10px;
	height: 27px;
	background: url(img/top_left_long.png) left top repeat-x;
}
#date {
	float: right;
	display: block;
	margin-right: 155px;
	text-align: right;
	padding: 0 0 0 24px;
	height: 30px;
	background: url(img/top_right_short.png) left top no-repeat;
}
#date span {
	display: block;
	padding: 3px 10px 0 0;
	height: 27px;
	background: url(img/top_right_long.png) right top repeat-x;
}
#midcont input {
	background-color: #6396EC; 
	border: 1px solid #93B6FC; 
	width: 230px; 
	height: 16px;
	color: #003366;
	font-weight: bold;
}
#midcont input[type = "submit"] {
	background-color: #93B6FC; 
	border: 1px solid #6396EC; 
	width: 100px; 
	height: 22px;
    margin: 8px 0 2px 40px;
	color: #003366;
	font-weight: bold;
}
#midcont input:hover {
	background-color: #67A0FC; 
}
#midcont input[type = "submit"]:hover {
	border: 1px solid #003366; 
}
#midcont input:focus {
	background-color: #5386EC; 
	border: 1px solid #FF9900; 
}
#midcont input[type = "radio"]:focus, #midcont input[type = "radio"]:hover, #midcont input[type = "radio"], #midcont input[type = "checkbox"]:focus, #midcont input[type = "checkbox"]:hover, #midcont input[type = "checkbox"]  {
	background-color: none; 
	border: none; 
	width: auto; 
	height: auto;
	color: #003366;
}
#midcont textarea {
	background-color: #6396EC; 
	border: 1px solid #93B6FC; 
	width: 230px; 
	height: 100px;
	color: #003366;
	font-weight: bold;
}
#midcont textarea:hover {
	background-color: #67A0FC; 
}
#midcont textarea:focus {
	background-color: #5386EC; 
	border: 1px solid #FF9900; 
}
#midcont select {
	border: 1px solid #93B6FC; 
	background-color: #6396EC; 
	min-width: 115px; 
	color: #003366;
	height: 18px;
}
#midcont select:focus {
	border: 1px solid #FF9900; 
}
#midcont form table tr td span {
	color: #FF9900;
}
h1 {
	width: 100%;
	height: 0px;
	padding: 100px 0 0 0;
	overflow: hidden; 
}
#overline {
	clear: both;
	text-align: center;
	color: #FF9900;
	font-size: 17px;
	font-variant: small-caps;			
	border-bottom: 1px dotted #FF9900;
	width: 200px;
	margin: 0px auto;
	padding-top: 3px;
}
#overline a {
	color: #FF9900;
	font-size: 17px;
    text-decoration: none;
	font-variant: small-caps;			
}
#overline a:hover {
	color: #FFBB00;
	font-size: 17px;
    text-decoration: none;
	font-variant: small-caps;			
}
#listnavleft, #listnavright {
	list-style: none;
	margin: 0;
	padding: 0;
}
#listnavleft li.short {
	width: 130px;
	margin-left: 43px;
	margin-right: 1px;
	height: 54px;
	float: right;
}
#listnavleft li.large {
	width: 130px;
	margin-left: 43px;
	margin-right: 1px;
	height: 78px;
	float: right;
}
#listnavleft li a {
	width: 110px;
	margin-left: 20px;
	height: 0px;
	display: block;
	overflow: hidden;
	background-repeat: no-repeat;
	border: none;
}
#listnavleft li.large a {
	padding: 78px 0 0 0;
}
#listnavleft li.short a {
	padding: 54px 0 0 0;
}
#listnavright li {
	width: 173px;
	background: url(img/right_1.jpg) no-repeat left top;
	margin-left: 1px;
}
#listnavright li#first {
	background: url(img/right_1.jpg) no-repeat left top;
	height: 114px;
	padding-top: 46px;
}
#listnavright li#ebook {
	background: url(img/right_15.jpg) no-repeat left top;
	height: 93px;
	padding-top: 22px;
}
#listnavright li#ebook:hover {
	background-image: url(img/right_15.jpg);
    background-position: 0px -115px;
    background-repeat: no-repeat;
}
#listnavright li#kuchen {
	background: url(img/right_kuchen.jpg) no-repeat left top;
	height: 86px;
	padding-top: 4px;
}

#listnavright li#right_3 {
	background: url(img/right_3.jpg) no-repeat left top;
	height: 96px;
	padding-top: 4px;
}

#listnavright li#right_3 h3 {
	display: block;
}

#listnavright li#right_3 h3 a {
	display: block;
	overflow: hidden;
}

#listnavright li#right_3 h3 a#nusskuchen {
	display: block;
	height: 0;
	padding: 42px 0 0 0;
}

#listnavright li#right_3 h3 a#karten {
	display: block;
	height: 0;
	padding: 28px 0 0 0;
}

#listnavright li#right_3 h3 a#kalender {
	display: block;
	height: 0;
	padding: 26px 0 0 0;
}

#listnavright li#advert {
	background: url(img/right_2_5.jpg) no-repeat left top;
	height: auto;
    min-height: 100px;
	padding-top: 4px;
}
#listnavright li#second {
	background: url(img/right_2.jpg) no-repeat left top;
	height: 149px;
	padding-top: 11px;
}
#listnavright li#second p {
	padding: 0 50px 0 6px;
	margin: 0;
	font-size: 10px;
	color: #0045AB; 
}
#listnavright li#ebook p, #listnavright li#kuchen p {
	padding: 0;
	margin: 0;
    text-align: right;
	font-size: 12px;
	color: #00258B; 
}
#listnavright li#advert p {
	padding: 4px;
	margin: 0;
    text-align: left;
	font-size: 12px;
	color: #00258B; 
    position: absolute;
}
#listnavright li p a {
	font-size: 10px;
	color: #BF3900;
	text-decoration: underline;
}
#listnavright li p a:hover {
	color: #FF9900;
	text-decoration: overline;
}
#listnavright li#ebook p a, #listnavright li#kuchen p a {
	padding: 35px 66px 0 6px;
    display: block;
	font-size: 12px;
	color: #00258B; 
	text-decoration: none;
}
#listnavright li#ebook p a:hover, #listnavright li#kuchen p a:hover {
	font-size: 12px;
	color: #FF9900;
	text-decoration: underline;
}
#listnavright li h3 {
	padding: 0;
	margin: 0;
	color: #00157B;
}
#listnavright li#kuchen h3, #listnavright li#ebook h3 {
    visibility: hidden;
    display: none;
    height: 0px;
}
#undertop {
	width: 856px;
	height: 60px;	
}
blockquote {
	height: 260px;
	width: 100%;
	clear: both;
	background: url(img/bottom_background.jpg) no-repeat top center;
	text-align: center;
}
blockquote p.light {
	color: #0045AB;
	margin-top: 40px;
}
blockquote p.light a {
	color: #0045AB;
	text-decoration: none;
	border-bottom: 1px dotted #0045AB;
}
blockquote p.light a:hover {
	color: #003366;
	text-decoration: none;
	border-bottom: 1px solid #0045AB;
}
blockquote p.dark {
	color: #00157B;
	border-left: 1px dotted #00157B;
	margin-left: 20px;
	padding-left: 10px;
	max-height: 120px;
	text-align: left;
}
.from {
	font-variant: small-caps;			
}
cite {
	font-style: normal;
	text-align: right;
	font-size: 10px;
	display: block;
	margin: 10px 0;
}
table tr td {
	vertical-align: top;
	border-bottom: 1px solid #8EBAF6;
	padding-left: 6px;	
	border-right: 1px dashed #0045AB;
}	
.darker { 
	background: #2560AE;
}
.darker td { 
	background: #2560AE;
}
#table {
	border-top: 1px dotted #8EBAF6;
	border-left: 1px dotted #8EBAF6;
	border-right: 1px dotted #8EBAF6;
    clear: both;
    width: 100%;
}
#table2 {
	border-top: 1px dotted #8EBAF6;
	border-left: 1px dotted #8EBAF6;
	border-right: 1px dotted #8EBAF6;
    clear: both;
    width: 90%;
    font-size: 11px;
    margin-left: 10px;
}
/* Navigation */
#home {
	background-image: url(img/navi_home.jpg);
	background-position: 0px 0px;
}
#home:hover {
	background-image: url(img/navi_home.jpg);
	background-position: 0px -78px;
}
#infos {
	background-image: url(img/navi_infos.jpg);
	background-position: 0px 0px;
}
#infos:hover {
	background-image: url(img/navi_infos.jpg);
	background-position: 0px -54px;
}
#media {
	background-image: url(img/navi_media.jpg);
	background-position: 0px 0px;
}
#media:hover {
	background-image: url(img/navi_media.jpg);
	background-position: 0px -54px;
}
#links {
	background-image: url(img/navi_links.jpg);
	background-position: 0px 0px;
}
#links:hover {
	background-image: url(img/navi_links.jpg);
	background-position: 0px -54px;
}
#bestellen {
	background-image: url(img/navi_bestellen.jpg);
	background-position: 0px 0px;
}
#bestellen:hover {
	background-image: url(img/navi_bestellen.jpg);
	background-position: 0px -78px;
}
ul#subnav {
	background: #3C78B3;
    border-bottom: 1px solid #0045AB;
	width: 476px;
	height: 20px;
	text-align: center;
	margin: 2px 0 0 190px;
    position: absolute;
    padding: 0;
}
ul#subnav li {
    float: left;
    list-style: none;
    width: auto;
    margin: 0 0 1px 0;
    padding: 0;
}
ul#subnav li a {
    min-width: 64px;
    height: 19px;
    display: block;
	background: #3C78B3;
    margin: 0 0 -1px 0;
    padding: 1px 4px 0 4px;
    border-right: 1px dotted #0045AB;
    border-bottom: 1px solid #0045AB;
	color: #8EBAF6;
    font-weight: bold;
    text-decoration: none;
}
ul#subnav li a#subnavact {
    border-bottom: 1px solid #FF9900;
}
ul#subnav li a:hover {
	background: #667FAB;
    margin: 0 0 -1px 0;
    border-right: 1px dotted #0045AB;
    border-bottom: 1px solid #FF9900;
	color: #FF9900;
}
.banner, .banner:hover, .banner:active, .banner img, .banner img:hover, .banner img:active {
    border: none;
    margin: 0 -5px 0 -2px;
    text-decoration: none;
    padding: 0;
	background: none;
}
#midcont img.banner:hover, #midcont img.banner:hover, #midcont img.banner:hover  {
    border: none;
	background: none;
}
#midcont img.banner:active, #midcont img.banner:active, #midcont img.banner:active  {
    border: none;
	background: none;
} 
#midcont form label {
	float: left;
	width: 150px;
	text-align: right;
	padding-right: 8px;
	padding-top: 2px;
}
#midcont form label[name = "1"] {
	float: none;
	width: auto;
	text-align: left;
	padding-right: 0px;
	padding-top: 0px;
}
#midcont form p {
	margin: 2px 0;
	padding: 0;
}
#aktion {
	position: absolute;
	background: url('img/rr_aktion2.png') left top no-repeat;
	border: none;
	text-decoration: none;
	padding: 0;
	margin: 79px 0 0 170px;
	width: 150px;
	height: 100px;
}
#bestellen_infos ol li {
	margin-top: -10px;
}
#bestellen_infos ol {
	padding-top: 10px;
}
