* {
    margin: 0;
    padding: 0;
}

html {
    width: 100%;
    height: 100%;
}

body {
    color: #ba0046;
    font-family: 'Lucida Grande', 'Lucida Sans Unicode', Lucida, Verdana, Helvetica, Arial, sans-serif;
    font-size: 0.8em;
    line-height: 160%;
    /*margin-left: 90px;*/
}

hr {
    display: none;
}

a {
    color: #ba0046;
    /*text-decoration: none;*/
    /*border-bottom: 1px #ba0046 dotted;*/
}

a:hover {
    color: #F41F76;
    /*border-bottom: 1px #F41F76 solid;*/
}

a.more {
	padding-right: 7px;
	background: url(../img/arrow-more.gif) no-repeat 100% 5px;
	color: #660033;
	}

a.more:hover {
	color: #F41F76;
	}

a.head {
	color: #660033;
	font-size: 1em;
	font-weight: bold;
	border: none;
	}

#logo {
    position: absolute;
    z-index: 9;
    width: 90px;
    height: 115px;
    top: 0px;
    left: 0px;
}

#logo a {
    border-bottom: none;
}


#header {
    position: absolute;
    z-index: 1;
    width: 780px;
    top: 0px;
    left: 0px;
}

#header a {
    text-decoration: none;
    border-bottom: none;
}

#headerbottom {
    position: absolute;
    z-index: 1;
    width: 28px;
    height: 80px;    
    left: 0px;
    top: 192px;
}

#viba-mood-01 {
    position: absolute;
    z-index: 6;
    top: 400px;
    left: 0px;
}

#viba-mood-02 {
    position: absolute;
    z-index: 6;
    top: 215px;
    left: 455px;
}

#content-box {
    position: absolute;
    z-index: 7;
    width: 600px;
    top: 215px;
    left: 90px;
}

#spacer-top-1 {
    width: 690px;
    height: 175px;
}

#spacer-top-2 {
    width: 690px;
    height: 195px;
}

#spacer-top-3 {
    width: 690px;
    height: 215px;
}

#backbutton {
    z-index: 10;
    position: absolute;
    left: 30px;
    top: 215px;    
}

.clear {
    clear: both;
}

/*<group=Content>*/

.ct_segment {
    width: 550px;
    margin-left: 130px;
    margin-bottom: 20px;
}

.ct_segment_tight {
    width: 412px;
    margin-left: 130px;
    margin-bottom: 20px;
}

.ct_segment_tight h4 {
    margin-bottom: 10px;
    font-size: 16px;
}
        
.ct_segment_tight ol { list-style-position: inside; 
    margin: 0;
    margin-bottom: 20px;
    padding: 0;
}

.ct_segment_tight ol li {
    margin: 0;
    padding: 5px 5px 5px 0;
    background: url(../img/c2/dashed-line.gif) left bottom repeat-x;
}


.ct_segment_tight_tip {
    width: 400px;
    margin-left: 130px;
    margin-bottom: 20px;
    font-size: 11px;
}

.ct_segment .article {
	width:  auto;
	padding: 0;
	margin: 0px 0px 15px 0px;
	border-bottom: 1px dotted #f69;
}

.ct_segment .article .date {
	font-size: 0.8em;
	padding-right: 7px;
}
.ct_segment .article .title {
	width: 75%;
}

.ct_segment .article p {
    padding: 0px 0px 7px 0px;
}

.ct_segment .article img {
    display: block;
    margin-right: 10px;
}

.ct_segment .headline h1, .ct_segment h1, .ct_segment_tight h1 {
	font-size: 24px;
	font-weight: normal;
	margin: 20px 0 20px 0;
	color: #660033;
}

.ct_segment .headline h2, .ct_segment h2, .ct_segment_tight h2 {
	font-size: 16px;
	font-weight: normal;
	margin: 20px 0 20px 0;
	color: #660033;
}

.ct_segment_tight h1 {
    /*margin-top: 15px;*/
}

.ct_segment .article h2 {
	font-size: 1em;
	color: #660033;
	margin: 10px 0 10px 0;
}

.ct_segment p, .ct_segment_tight p {
    width: auto;
    padding: 0px 0px 15px 0px;
}

.ct_segment img.right {
	float: right;
	display:  block;
}

.ct_segment img {
	margin-bottom:  10px;
}
	
/*</group>*/

.main-content {
    width: 440px;
    /*width: 600px;*/
    text-align: left;
    margin-left: 90px;
}

.main-content h1 {
	font-size: 24px;
	font-weight: normal; 
	margin: 30px 0px 20px 0px;
	color: #660033;
}

.main-content p {
    width: 340px;
    padding: 0px 0px 20px 50px;
}

#ingredients {
    width: 360px;
    margin-left: 45px;
    margin-top: 15px;
    padding: 10px 0px 20px 5px;
    font-size: 0.8em;
}

.main-content .footer {
    width: 475px;
}

.main-content .footer .right {
    float: right;
    padding: 10px 10px 0px 0px;
}

.main-content .footer .left {
    padding: 10px 0px 0px 30px;
}

.main-content-start {
    z-index: 8;
    width: 600px;
}

table {
	width: 550px;	
	border: 0;
}

table.tbl-supermarket tr td {
	text-align: left;
	vertical-align: middle;	
}

tr.chronicle td {
    font-size: 1em;
    padding: 3px;
}

tr.chronicle td.colored {
    background: #FEEBF3;
}

td.chron-year {
    background: #FAACCC;
    vertical-align: top;
    font-size: 1em;
    font-style: italic;
    font-weight: bold;
    padding: 2px 5px 2px 5px;
}

/*<group=Sidebar>*/

#sidebar {
    position: absolute;
    z-index: 8;
    top: 215px;
    left: 580px;
    width: 200px;
    margin-bottom: 30px;
}

#sidebar-recipe {
    position: absolute;
    z-index: 8;
    top: 230px;
    left: 580px;
    width: 200px;
    margin-bottom: 30px;
}

#sidebar .top, #sidebar-recipe .top {
background-color: #c00;    
height: 4px;
}

#sidebar .bottom, #sidebar-recipe .bottom {
    width: 200px;
    height: 50px;
}

#sidebar a, #sidebar-recipe a {
    text-decoration: none;
    border-bottom: none;
}

#sidebar a:hover, #sidebar-recipe a:hover{
    color: #660033;
}

#sidebar ul, #sidebar-recipe ul {
     list-style-type: none;
    padding: 5px 0px 5px 20px;
    width: 200px;
    }

#sidebar ul li, #sidebar-recipe ul li {
    width: 160px;
    text-align: center;
    line-height: 100%;
    padding: 0px 0px 8px 0px;
    font-size: 0.8em;
}

#sidebar li img, #sidebar-recipe li img {
    vertical-align: bottom;
}

#sidebar h2, #sidebar-recipe h2 {
    font-size: 14px;
    font-weight: normal;
    line-height: 110%;
    padding: 5px 10px 5px 15px;
}

#sidebar h2 span {
    display: block;
    padding-left: 15px;
}

#sidebar p, #sidebar-recipe p {
    padding: 5px 18px 5px 15px;
    font-size: 0.8em;
}

#sidebar p a, #sidebar-recipe p a {
    font-size: 1.0em;
}

#sidebar p.box {
    margin: 10px 10px 0px 10px;
    padding: 5px 10px 5px 5px;    
    display: block;
    border-top: 1px solid #cc0000;
    line-height: 130%;
}
	
/*</group>*/

#tip-box {
    display:block;
    margin-left: 100px;
}

.tip-nuss {
    background: url(../img/c2/tipp-rubinrot-nuss.gif) bottom left no-repeat;
}
.tip-neutral {
    background: url(../img/c2/tipp-rubinrot-neutral.gif) bottom left no-repeat;
}
#tip-box #rt-top{
    display: block;
    background: url(../img/c2/tipp-rubinrot-header.gif) top left no-repeat;
    height: 2px;
}        
#tip-box p {
    display:block;
    color: #fff;
    width: 350px;
    margin: 0;
    margin-left: 80px;
    padding-top: 3px;
    padding-bottom: 35px;
    padding-right: 15px;
    font-size: 11px;
    line-height: 13px;
}

#tip-box p.neutral {
    width: 390px;
    margin-left: 40px;
}

#tip-box a {
    color: #FEEBF3;
    text-decoration: none;
    font-weight: bold;
}

#tip-box a:hover {
    color: #FEEBF3;
    text-decoration: underline;
    font-weight: bold;
}

#toolbar {
    display: block;
    margin: 20px 0 50px 90px;
    margin-top: 20x;
    margin-bottom: 50px;
    padding-left: 50px;
    width: auto;
    font-size: 0.8em;
}

#toolbar span {
    padding-right: 10px;
}

#note {
    display: block;    
    background: url(../images/postit-bottom.jpg) left bottom no-repeat;
    margin-left: 20px; 
    padding: 0px 0px 37px 0px;
    width: 195px;
}

#note h3 {
    background: url(../images/postit-top.jpg) left top no-repeat;
    padding: 0px 0px 0px 0px;
    width: 195px;
}

// Headlines für Post-It-Boxen definieren
#note h3.deko {
    background: url(../images/postit-deko.jpg) left top no-repeat;
    height: 62px;    
}

#note h3.gewusst {
    background: url(../images/postit-gewusst.jpg) left top no-repeat;
    height: 62px;    
}

#note h3 span {
    display: none;
}

#note p {
    display: block;
    background: url(../images/postit-content.jpg) left top repeat-y;
    padding: 5px 45px 0px 12px; 
    font-size: 0.9em;
    line-height: 160%;
    width: 145px;
}

.contact-row {
    width: 100%;
    display: block;
    margin-top: 15px;
}

.contact-row h4 {
    display: block;
    padding: 3px;
    padding-bottom: 10px;
    margin-top: 15px;
    font-size: 1.2em;
    font-style: italic;
    font-weight: normal;
    letter-spacing: 0.1em;    
    color: #660033;
}

.contact-row p {
    margin-top: 30px;
}

.content-row img {
    margin: 0;
    padding: 0;
    border: 0;
}

.contact-row .col2-contact-1 {
    float: left;
    width: 340px;
    text-align: left;
}

.contact-row .col2-contact-2 {
    float: left;
    width: 200px;
    text-align: left;
}

.contact-row .col3-contact-1 {
    float: left;
    width: 130px;
    text-align: left;
}

.contact-row .col3-contact-2 {
    float: left;
    width: 235px;
    text-align: left;
}

.contact-row .col3-contact-3 {
    float: left;
    width: 175px;
    text-align: left;
}

.sep-bar {
    width: 551px;
    display: block;
    background: url(../img/div-bar-top.gif) left top no-repeat;
    margin-top: 30px;
    margin-bottom: 10px;
}

.sep-bar h4 {
    display: block;
    background: url(../img/div-bar-bottom.gif) left bottom no-repeat;
    padding: 3px;
    padding-left: 7px;
    font-size: 1.2em;
    font-style: italic;
    font-weight: normal;
    letter-spacing: 0.1em;    
    /*color: #660033;*/
}

.spacer-20px {
    display: block;
    height: 20px;
}

.spacer-40px {
    display: block;
    height: 20px;
}

.spacer-30px-clear {
    display: block;
    height: 30px;
    clear: both;
}

.spacer-line-10px {
    display: block;
    height: 10px;
}

.spacer-line-20px {
    display: block;
    height: 20px;
}
.spacer-line-10px hr, .spacer-line-20px hr {
    display: none;
}

.email {
    background: url(../img/icon-email.gif) 0px 1px no-repeat;
    padding-left: 20px;
    font-size: 11px;
}

/* startseite */

#startbox {
    width: 780px;
    text-align: right;
}

#startbox img {vertical-align: bottom;}

#startbox #contentbox{
    float: right;
    width: 700px;
}

#startbox #contentbox #col-1{
    display: block;
    width: 200px;
    float: left;
    margin-bottom: 100px;
}        

#startbox #contentbox #col-2{
    display: block;
    margin-left: 53px;
    width: 200px;
    float: left;
    margin-bottom: 100px;
} 

#startbox #contentbox #col-3{
    display: block;
    width: 200px;
    float: right;
    margin-bottom: 100px;
}  

#col-1, #col-2, #col-3 {
    text-align: left;            
}

#col-1 .box, #col-2 .box{
    width: 100%;
    margin-top: 20px;         
    background: url(../start-img/txt-block-full.gif) left top repeat-y; 
}

#col-3 .box{
    width: 100%;
    margin-top: 20px;         
    background: url(../start-img/txt-block-full-right.gif) right top repeat-y; 
}

#col-1 .header, #col-2 .header, #col-3 .header{
    background: url(../start-img/head-viba.gif) left top repeat-y;
    width: 100%;
    display: block;
}

#col-1 .button, #col-2 .button, #col-3 .button{
    width: 100%;
    display: block;
}

#col-1 .footer, #col-2 .footer {
    background: url(../start-img/txt-block-abschluss.gif) left bottom no-repeat; 
    width: 200px;
    height: 3px;
} 

#col-3 .footer {
    background: url(../start-img/txt-block-abschluss-right.gif) right bottom no-repeat; 
    width: 200px;
    height: 3px;
}

#col-1 p, #col-2 p, #col-3 p {
    margin: 0;
    padding: 10px;
    display: block;
    color: #ba0046;
    font-family: 'Lucida Grande', 'Lucida Sans Unicode', Lucida, Verdana, Helvetica, Arial, sans-serif;
    font-size: 11px;
}

/* startseite */

        
/* Downloads */
#dl-col-01 {
    float: left;
    width: 260px;    
    font-size: 80%;
}

#dl-col-02 {
    float: right;
    width: 260px;    
    font-size: 80%;
}

#dl-col-01 ul, #dl-col-02 ul {
    list-style-type: none;
    padding: 0;
}

#dl-col-01 ul li, #dl-col-02 ul li {
    padding: 0px 0px 30px 0px;
    line-height: 120%;
}

#dl-col-02 img, #dl-col-02 img {
    margin: 0;
    padding: 0;
    border: 0;
}

/* Downloads */


/* E-Cards */        
.ecard-row {
    float: left;
    width: 470px;
}

.ecard-row h2 {
    padding-left: 6px;
    font-weight: normal;
    font-style: italic;
    color: #660033;
}

.ecard-row a {
    display: block;
    padding: 11px;
    background: transparent url(../img/c1/bg-ecard.gif) left top no-repeat;
}

.ecard-row a.anker {
    display: none;
    background: transparent;
}

.ecard-row p a {
    text-align: left;
}
.ecard-row p a {
    display: inline;
    padding: 0;
    padding-left: 6px;
    background: transparent;
}

.ecard-row .left {
    float: left;
    width: 229px;
}

.ecard-row .right {
    float: right;
    width: 229px;
}        
/* E-Cards */
