* {
	font-family:Arial, Helvetica, sans-serif;
}

body {
	margin:0;
	padding:0;
	background-color:#C8C8C8;
 	background-image:url(../images/index_bg.jpg);
	background-repeat:repeat-y;
 	background-position:center;
	font-size:12px;
}

form {
	margin:0;
	padding:0;
}

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

img {
	border:0;
}

input, textarea {
	border:1px #ccc solid;
}

h1, .h1 {
	margin:15px 0 0 0;
	padding:0;
	font-size:30px;
	font-weight:normal;
	color:#000;
}

#kaffeautomat_head .h1{
	color:#fff;
}

#user_name
{
	display:none;	
}

h2 {
	margin:0;
	font-size:18px;
	color:#717171;
	padding:0px 0px 20px 0px;
	font-style:italic;
	font-weight:normal;
	font-family:Times New Roman;
}

h3 {
	padding:0 0 7px 0;
	margin:0px;
	font-weight:normal;
	font-size:14px;
	color:#000;
}

h3 a {
	color:#000;
}

h3 a b:hover {
	text-decoration:underline;
}

h5 {
	margin:0;
	font-size:9px;
	color:#666666;
	display:inline;
}

hr {
	border:none;
	border-top:1px solid #cccccc;
	height:1px;
}

#bilderbox{
	position:absolute;
	width:190px;
}
#bilderbox span{
	display:block;
}

.mask2{
	position:relative;
	width:158px;
	padding-left:32px;
	height:164px;
	overflow:hidden;
}

.mask2_referenzen {
	height:115px;
	overflow:hidden;
	padding-left:30px;
	position:relative;
	width:125px;
}

.referenzen_text {
	color:#535353;
	text-align:center;
	vertical-align:middle;
	width:186px;
	background-image:url(../images/right_kaffeautomat_text_bg.jpg);
	background-repeat:repeat-x;
	min-height:57px;
	padding: 15px 2px 0;
}
.referenzen_text h1 {
	font-weight:bold;
	font-size:16px;
	color: rgb(165, 14, 70);
	padding:0px;
	margin:0px;
	padding-bottom:5px;
}

span img{
	display:block;
	border:none;
}

#flash-startseite_clip {
	background-image:url(/images/clip_verlauf.jpg);
	background-repeat:repeat-y;
	height:290px;
	left:205px;
	position:absolute;
	text-align:center;
	top:217px;
	width:580px;
	z-index:500000;
}

#flash-startseite {
	position:absolute;
	z-index:500000;
	top:205px;
	left:175px;
}

#flash-kaffeeautomaten {
	position:absolute;
	z-index:500000;
	top:348px;
	left:615px;
}

#outer {
	position:relative;
	width:990px;
	margin:0 auto 0 auto;
}

#inner {
	position:absolute;
	z-index:2;
}

#main, #main_landingpage {
	width:990px;
	background-image:url(../images/main_bg.jpg);
	background-repeat:repeat-y;
	margin:27px auto 0px auto;
	padding-bottom:15px;
}

#main_landingpage {
	padding-bottom: 0px;
}

#header {
	position:relative;
	width:990px;
	height:122px;
	background-image:url(../images/head_bg.jpg);
}

#logo {
	position:absolute;
	top:0px;
	left:405px;
	width:180px;
	height:86px;
}
#logo_35 {
	position:absolute;
	top: 0px;
	left:17px;
	width:250px;
	height:61px;
	background-image:url(../images/35_jahre_logo.jpg);
	color:#C0C0C0;
	padding:25px 0px 0px 60px;
	background-repeat:no-repeat;
}
#logo_37 {
	position:absolute;
	top: 0px;
	left:17px;
	width:250px;
	height:61px;
	background-image:url(../images/header_37jahre.jpg);
	color:#C0C0C0;
	padding:25px 0px 0px 60px;
	background-repeat:no-repeat;
}
#logo_37_en {
	position:absolute;
	top: 0px;
	left:17px;
	width:270px;
	height:61px;
	background-image:url(../images/header_37jahre_en.jpg);
	color:#C0C0C0;
	padding:25px 0px 0px 60px;
	background-repeat:no-repeat;
}
#login_index {
	position:absolute;
	top:28px;
	right:10px;
	color:#525252;
	font-size:11px;
	width:190px;
	height:64px;
}
.submit_login{
	background-image:url(../images/login_next.jpg);
	height:19px;
	width:21px;
	border:0px;
	vertical-align: bottom;
	margin-left:2px;
}

#login_index .user {
	height:14px;
	margin-bottom:5px;
	border-color:#bbb;
	width:150px;
	color:#bbb;
	font-size:11px;
	padding-top:2px;
	margin-top:7px;
}

#login_index .password {
	height:14px;
	border-color:#bbb;
	width:150px;
	color:#bbb;
	font-size:11px;
	padding-top:2px;
}

#global {

}

#global a {

}

#body {
	padding:0px 10px 0px 10px;
}

#nav0-1_landing {
	background-image: url('../images/landing_menue_bg.gif');
	background-repeat: repeat-x;
	height:46px;
	width:970px;
}

#nav0-1 {
	height:39px;
	width:970px;
	background-image:url(../images/nav0-1_bg.jpg);
}
#nav0-1 a {
	font-weight:bold;
	font-size:14px;
	color:#525B62;
	padding:11px 0px 11px 0px;
	text-align:center;
	vertical-align:middle;
	display:block;
	text-transform:uppercase;
}
#nav0-1 table tr td {
	text-align:center;
	vertical-align:middle;
}
#nav0-1 a:hover, #nav0-1 a.active{
	color:#A61149;
	background-image:url(../images/nav0-1_bg_hover.jpg);
	background-repeat:repeat-x;
}

.nav0-1_spacer {
	height:39px;
	width:1px;
	background-image:url(../images/nav0-1_spacer.jpg);
	background-repeat:no-repeat;
}
#nav0-2{
	height:27px;
	width:970px;
	background-image:url(../images/nav0-2_bg.jpg);
	background-repeat:repeat-x;
	vertical-align:middle;
	
}
#nav0-2 a{
	font-size:11px;
	text-transform:uppercase;
	padding:7px  15px 5px 15px;
	display:block;
	color:#525252;
	float:left;
	border-right:1px solid #fff;
}

#nav0-2 a:hover, #nav0-2 a.active, #nav0-2 a.activesub {
	color:#AB1449;
}

#nav0-3 {
	margin:15px 0 15px 0;
	width:190px;
}

#nav0-3 a {
	display:block;
	padding:7px 15px 3px 15px;
	font-size:11px;
	text-transform:uppercase;
	color:#545454;
	background-image:url(../images/nav0-3_bg.jpg);
	background-repeat:no-repeat;
	background-position:bottom left;
}

#nav0-3 a:hover, #nav0-3 a.active, #nav0-3 a.activesub {
	color:#AB1449;
}


#pathfinder {
	color:#707070;
	height:16px;
	font-size:11px;
	width:955px;
	background-color:#ECECEC;
	margin:5px 0px 5px 0px;
	padding:3px 0px 0px 15px;
}

#language {
	float:right;
	margin-right:10px;	
}
#language img {
	vertical-align:top;
	margin:1px 0 0 0;
}
#pathfinder a {
	color:#707070;
	font-size:11px;
}
#left {
	float:left;
	width:190px;
}
#aktuelles {
	height:20px;
	background-image:url(../images/left_aktuelles.jpg);
	color:#525B62;
	padding:5px 0px 0px 10px;
}
.aktuelles_meldung {
	background-color:#F4F4F4;
	padding-left:10px;
	padding-top:9px;
	padding-bottom:9px;
	padding-right:10px;
	margin-bottom:1px;
}
.aktuelles_meldung h1 {
	color:#A50E46;
	font-weight:bold;
	font-size:12px;
}
.aktuelles_meldung a {
	color:#A50E46;
	padding-bottom:5px;
}
#middle {
	float:left;
	width:580px;
	margin:0 5px 0 5px;
}
#middle_folge{
	float:right;
	width:765px;
	margin:0px 0px 0px 0;
}
.middle {
	color:#535353;
}
.middle h1 {
	padding:0px;
	margin:0px;
	font-weight:normal;
	font-size:14px;
	color:#000;
	padding-bottom:7px;
}

#right {
	float:left;
	width:190px;
	margin:0 0 0 0;
}
.info_folge{
	height:33px;
	width:113px;
	background-image:url(../images/folge_button_info.jpg);
	background-repeat:no-repeat;
	color:#fff;
	font-size:12px;
	padding:10px 10px 5px 45px;
	margin-left:20px;
	display:block;
	float:left;
}
.info_email{
	height:34px;
	width:125px;
	background-image:url(../images/folge_buttun_email.jpg);
	background-repeat:no-repeat;
	padding:10px 10px 5px 45px;
	color:#fff;
	display:block;
	float:left;
}
#bg_kunden {
	height:32px;
	width:137px;
	background-image:url(../images/right_shop_bg_kunden.jpg);
	display:block;
	padding:18px 0px 0px 53px;
	color:#707070;
}

#bg_automaten {
	height:32px;
	width:137px;
	background-image:url(../images/right_shop_bg_automaten.jpg);
	display:block;
	padding:18px 0px 0px 53px;
	color:#707070;
}
.kaffeeautomaten_text {
	color:#535353;
	text-align:center;
	vertical-align:middle;
	width:190px;
	background-image:url(../images/right_kaffeautomat_text_bg.jpg);
	background-repeat:repeat-x;
	min-height:72px;
	}
.kaffeeautomaten_text h1 {
	font-weight:bold;
	font-size:16px;
	color: rgb(165, 14, 70);
	padding:0px;
	margin:0px;
	padding-bottom:5px;
}
.kaffeeautomaten_bottom {
	background-image:url(../images/right_kaffeautomat_end.jpg);
	background-repeat:repeat-x;
	height:37px;
}
#bg_info {
	height:40px;
	width:137px;
	background-image:url(../images/right_shop_bg_info.jpg);
	display:block;
	padding:10px 0px 0px 53px;
	color:#707070;
}
#bg_call {
	height:40px;
	width:137px;
	background-image:url(../images/right_shop_bg_call.jpg);
	display:block;
	padding:10px 0px 0px 53px;
	color:#707070;
}

#bg_call.bg_call_grey {
	background-image:url(../images/right_shop_bg_call_grey.jpg);
	margin:15px 0 9px;
	height: 40px;
}

* html #bg_call.bg_call_grey {
	margin:14px 0 9px;
}

#info_broschuere {
	height: 212px;
}

#bg_call a {
	color:#707070;
}
#kaffee_top {
	background-image:url(../images/right_shop_kaffee_bg.jpg);
	height:53px;
	width:178px;
	padding-top: 18px;
	padding-left:12px;
	color:#fff;
	border-top:1px solid #fff;
}

#kaffee_top.referenzen {
	padding-top: 10px;
	padding-bottom: 5px;
}

#info_broschuere .h1 {
	color:#A50E46;
	font-size:16px;
	font-weight:bold;
	left:15px;
	margin:0;
	padding:0 0 5px;
	position:relative;
	text-decoration:underline;
	top:-4px;
}

#info_broschuere img {
	position: relative;
	top: -10px;
}

#themepic {
	position:relative;
}
.kaffeeautomaten_bottom_folge {
	background-image:url(../images/kaffeautomaten_bottom.jpg);
	height:150px;
}
.folge_spacer_middle {
	background-image:url(../images/folge_spacer.jpg);
	background-repeat:repeat-x;
	height:25px;
}
#themepic p {
	margin:0;
	padding:0;
}

#content, #content_landing {
	position:relative;
	padding:0 0 0 0;
}

#content .submit {
	cursor: pointer;
}

#content_landing h1 {
	color: #782E3B;
	font-size:  24px;
	font-family: Verdana;
	font-weight: bold;
	margin-top: 9px;
}

#content_landing h2 {
	color: #782E3B;
	font-size:  18px;
	font-family: Verdana;
	font-weight: bold;
	font-style: normal;
	margin-bottom: 0px;
	padding-bottom: 0px;
}

#content_landing ul {
	color:  #782E3B;
	font-weight: bold;
	font-size: 14px;
	margin-left: 15px;
}

#content_landing li {
	list-style: disc;
	background-image: none;
	padding: 0px;
}

#content_landing .input {
	border-right: 2px #000 solid;
	border-bottom: 2px #000 solid;
	border-top: 1px #000 solid;
	border-left: 1px #000 solid;
}
#content_landing .submit {
	background-image: url('../images/kontakt_absenden.gif');
	background-repeat: no-repeat;
	width: 260px;
	height: 21px;
	text-align: center;
	vertical-align: middle;
	color: #fff;
	font-weight: bold;
	border: 0px;
	padding: 0px;
	margin: 0px;
}

#footer {
	height:167px;
	background-image:url(../images/footer_bg.jpg);
	margin: 0px auto;
	padding-left:16px;
	padding-top:18px;
	width:974px;
	position: relative;
}

#footer_landingpage {        
	background-image: url('../images/landingpage_footer_bg.gif');
	background-repeat: repeat-x;
	background-position: 1px bottom;
	padding: 0 0px 12px 0;
	text-align: right;
}

#footer_landingpage_inner {
	background-image:url(../images/main_bg.jpg);
	background-repeat:repeat-y;
	padding-right: 25px;
	padding-bottom: 10px;
}

#footer_landingpage_inner a {	
	text-decoration: underline;
	color: #782E3B;
	font-size: 11px;
	font-family: Verdana;
}

#footer_info {
	height:39px;
	width:122px;
	display:block;
	float:left;
	color:#707070;
	padding-top:7px;
	padding-left:50px;
	background-image:url(../images/footer_info.jpg);
	font-size:14px;
}

#footer_call {
	margin-left:20px;
	height:39px;
	width:184px;
	display:block;
	float:left;
	padding-top:7px;
	padding-left:50px;
	color:#707070;
	background-image:url(../images/footer_call.jpg);
	background-repeat:no-repeat;
	font-size:14px;
}

#footer_shop {
	height:39px;
	width:184px;
	display:block;
	float:left;
	padding-top:7px;
	padding-left:50px;
	color:#707070;
	background-image:url(../images/footer_shop.jpg);
	background-repeat:no-repeat;
	font-size:14px;
}

#footer_call strong{
	font-size:16px;
}

#footer_nav0_1 {
	padding-top:30px;
	padding-left:2px;
	text-transform:uppercase;
}

#footer_nav0_1 a {
	padding-right:20px;
	color: #535353;
}

#footer_global {
	padding-left:2px;
}

#footer_global a {
	color:#707070;
	font-size:10px;
	padding-right:20px;
	text-transform:uppercase;
}

#copyright {
	color:#AFAFAF;
	font-size:11px;
	padding-left:2px;
}

#copyright a {
	color:#AFAFAF;
}

#footer_xs a {
	color:#AFAFAF;
	font-size:11px;	
}

#footer_xs {
	color:#AFAFAF;
	font-size:10px;
	padding-left:2px;
}

.randleiste {
	position:relative;
}


/* Standard styles */

.clearer {
	clear:both;
}

#sitemap {

}

#sitemap .ebeneTop {
	font-weight:bold;
	font-size:12px;
	margin:10px 0 5px 0;
}

#sitemap div a {
	display:block;
	border-bottom:1px #e2e2e2 solid;
	padding:1px 3px 1px 0;
	font-weight:normal;
}

#sitemap div a.eebene {
	display:block;
	padding:1px 3px 1px 3px;
	font-weight:bold;
}

ul ul {
	margin:0 0 0 15px;
	padding:0;
	list-style-type:none;
}

ul ul ul {
	margin:0 0 0 30px;
	padding:0;
	list-style-type:none;
}

ul ul ul ul {
	margin:0 0 0 45px;
	padding:0;
	list-style-type:none;
}

ul ul ul ul ul {
	margin:0 0 0 60px;
	padding:0;
	list-style-type:none;
}

ul ul ul ul ul ul {
	margin:0 0 0 75px;
	padding:0;
	list-style-type:none;
}

ul {
	margin:0;
	padding:0;
	list-style-type:none;
}

li {
	position:relative;
	background-image:url(../images/li.gif);
	background-repeat:no-repeat;
	background-position:0 5px;
	padding:0 0 0 15px;
	margin:0 0 5px 0;
}

ol {
}

ol li {
	position:relative;
	background-image:none;
	padding:0;
	margin:0;
}

table tr td {
	vertical-align:top;
}

/* !!! WebCMS-Teil / WYSIWYG !!! ANFANG */

.directedit {
	position:absolute;
	right:0px;
	top:0px;
}

.content {
	font-size:12px;
	padding:10px;
	background-image:none;
	background-color:#fff !important;
}

.content a {
	color:#5692CC !important;
 	text-decoration:none !important;
}

.content table {
	border-collapse:collapse;
}

.content table tr td {
	vertical-align:top;
	font-size:12px;
}

.randleiste_1 {
	background-image:none;
	background-color:#fff !important;
}

.randleiste_2 {
	background-image:none;
	background-color:#fff !important;
}

/* !!! WebCMS-Teil / WYSIWYG !!! ENDE */

/** 
* Templates
*/
 .search_header {
 	margin:10px 0 10px 0; 
 }
 
.search_header .search_btn {
	border:1px #F40045 solid;
	background-image:none;
	background-color:#ECEBEB; 
}

.search_body {
	
}

.search_body .left * a, .search_body .right * a{
	color:#000;
}

.search_body .categories {
	border-bottom:1px #C2C2C2 solid;
	padding:0 0 5px 0;
	margin: 0 0 10px 0;
} 

.search_body .categories .list {
	float:left;
	padding: 0 0 0 5px;
}

.search_body .left {
	float:left;
	width:49%;
	border-right:1px #C2C2C2 solid;
	margin: 0 10px 0 0;
}

.search_body .left_standalone {
	float:left;
	width:100%;
	margin: 0 10px 0 0;
}

.search_body .left .article, .search_body .left_standalone .article {
	padding:10px 0 5px 5px;
	border-bottom:1px #C2C2C2 solid;
	margin:0 10px 0 0;
}

.search_body .right {
	float:left;
	width:49%;
}

.search_body .right .prod {
	padding:0 0 5px 5px;
	border-bottom:1px #C2C2C2 solid;
}

.search_body .right .image {
	float:left;
}

.search_body .right .desc {
	float:left;
}
.info_folge{
	height:33px;
	width:113px;
	background-image:url(img_files/multibona/.1/folge_button_info.jpg);
	background-repeat:no-repeat;
	color:#fff;
	font-size:12px;
	padding:10px 10px 5px 45px;
	margin-left:20px;
	display:block;
	float:left;
}
.info_email{
	height:34px;
	width:125px;
	background-image:url(img_files/multibona/.1/folge_buttun_email.jpg);
	background-repeat:no-repeat;
	padding:10px 10px 5px 45px;
	color:#fff;
	display:block;
	float:left;
}

/* MessageStack */
#error {
	background-color:#ffe4e4;
	background-image:URL(../images/admin/error.jpg);
	background-position:8px 8px;
	background-repeat:no-repeat;
	border:1px solid #ff0000;
	padding:10px 10px 10px 55px;
	color:#ff0000;
	margin-bottom:15px;
}

#ok {
	background-color:#cbffc4;
	background-image:URL(../images/admin/ok.jpg);
	background-position:8px 8px;
	background-repeat:no-repeat;
	border:1px solid #3f9519;
	padding:10px 10px 10px 55px;
	margin-bottom:15px;
	color:#3f9519;
}

#info {
	background-color:#edf8fe;
	background-image:URL(../images/admin/info.jpg);
	background-position:8px 8px;
	background-repeat:no-repeat;
	border:1px solid #2d6bb4;
	padding:10px 10px 10px 55px;
	color:#2d6bb4;
	margin-bottom:15px;
}

#info li, #ok li, #error li {
	list-style:none;
	font-weight: normal;
}
#info li {
	
}  

#ok li {
	color: #3F9519;
} 

#error li {
	color:  #FF0000;
}

/*Neu für Kaffeeautomaten*/

#kaffeeautomat_braun{
	width:970px;
	height:544px;
	background-image:url(../images/kaffeeautomat_braun_bg.jpg);
	position:relative;
	z-index:20;
}
#kaffeeautomat_braun h1{
	color:#fff;
	text-transform: uppercase;
}
#kaffeeautomat_braun h2{
	color:#fff;
}
#kaffeautomat_head{
	position:absolute;
	top:10px;
	left:15px;
}
#kaffeautomaten_text{
	position:absolute;
	top:333px;
	left:24px;
	z-index:110;
}
#kaffeautomaten_text a{
	color:#707070;
	font-size:12px;
	text-align:center;
	width:150px;
	height:64px;
	vertical-align:middle;
	margin-right:20px;
	display:block;
	position:absolute;
	padding-top:5px;
	padding-left:10px;
	padding-right:10px;
	background-color:#fff;
}

#kaffeautomaten_text a:hover{
	color:#AD154E;
}
#kaffeautomaten{
	position:absolute;
	top:85px;
	left:16px;
}
#layer_0{
	position:absolute;
	top:402px;
	left:8px;
	z-index:120;
	width:884px;
	height:106px;
	background-image:url(../images/bg_layer.jpg);
	padding-top:15px;
	padding-left:67px;
}
#layer_1{
	position:absolute;
	top:402px;
	left:8px;
	z-index:10;
	width:884px;
	height:106px;
	background-image:url(../images/bg_layer.jpg);
	padding-top:15px;
	padding-left:67px;
}
#layer_2{
	position:absolute;
	top:402px;
	left:8px;
	z-index:10;
	width:884px;
	height:106px;
	background-image:url(../images/bg_layer.jpg);
	padding-top:15px;
	padding-left:67px;
}
#layer_3{
	position:absolute;
	top:402px;
	left:8px;
	z-index:10;
	width:884px;
	height:106px;
	background-image:url(../images/bg_layer.jpg);
	padding-top:15px;
	padding-left:67px;
}
#layer_4{
	position:absolute;
	top:402px;
	left:8px;
	z-index:10;
	width:884px;
	height:106px;
	background-image:url(../images/bg_layer.jpg);
	padding-top:15px;
	padding-left:67px;
}
.div_info{
	background-image:url(../images/div_button_info_bg.jpg);
	height:35px;
	width:115px;
	color:#fff;
	font-size:14px;
	padding:10px 5px 5px 40px;
	display:block;
	float:left;
}
.div_klick{
	background-image:url(../images/div_button_klick_bg.jpg);
	width:115px;
	height:34px;
	color:#fff;
	font-size:14px;
	padding:5px 5px 5px 40px;
	display:block;
	float:left;
}
.referenzen{
	width:188px;
}
.referenzen a{
	background-color:#ECECEC;
	height:15px;
	padding-top:2px;
	padding-bottom:2px;
	display:block;
	text-align:middle;
	vertical-align:center;
	padding-left:5px;
	margin-top:1px;
	color:#000;
}
.referenzen a:hover{
	color:#AB1449;
	font-weight:bold;
}
.transparent {
	behavior:none;
}
* html .transparent {
	behavior:url("styles/pngbehavior.htc");
}

#topprodukt {
	float:right;
	font-size:11px;
	color:#AFAFAF;
	margin-right:25px;
	text-align:right;
	position: absolute;
	right: 0;
	top: 19px;
}

#topprodukt a {
	color:#AFAFAF;
}

#topprodukt img {
	margin-bottom: 2px;
}

a#change_this_0 {
	background-image: url('../images/kaffeeautomat_text_hover_bg.jpg');
	z-index: 110;
	color: #AD155E;
	height: 65px;
}