﻿body {
    background-image: url(/Images/Global/background_image.jpg);
    background-repeat: no-repeat;
}

/* MainFrame.master */
#divMainWrapper,
#divFooterWrapper {
    width: 1028px;
    margin-left: auto;
    margin-right: auto;
}


/* HOME */
.div_Home_TeaserContainer {
    height: 176px;
    width: 963px !important;
    overflow: hidden;
    padding: 35px 0px 0px 16.5px;
    margin-top: 20px;
    background-image: url(/Images/Startseite/teaser_block.jpg);
    background-repeat: no-repeat;
}

.div_Home_Teaser,
.div_Home_Teaser_PiccoPedia {
    position: relative; 
    height: 159px;
    float: left;
    margin-left: 10px;
}

.div_Home_Teaser {
    background-image: url(/Images/Startseite/teaser_box.png);
}

.div_Home_Teaser_Headline {
    position: absolute; 
    left: 10px;
    top: 12px;
    width: 220px;
    text-align: center;
    vertical-align: middle;
}

.Home_Teaser_Headline {
    font-family: Trebuchet MS;
    font-size: 20px !important;
    line-height: 24px !important;
    color: #a50004;
}

.Home_Teaser_Link {
    position: absolute; 
    left: 245px;
    top: 7px;
    width: 35px;
    height: 20px;
    text-decoration: none;
}
 
.Home_Teaser_Image {
    position: absolute; 
    left: 7px;
    bottom: 7px;
}

.Home_Teaser_Text {
    position: absolute; 
    left: 130px;
    top: 45px;
    width: 155px;
    height: 100px;
    overflow: hidden;
    
    font-family: Verdana;
    font-size: 11px;
    line-height: 16px;
    color: #87231e;
}

.div_Home_Teaser_PiccoPedia .div_Home_Teaser_Headline {
    position: absolute; 
    left: 150px;
    top: 90px;
    width: 490px;

    text-align: center;
    vertical-align: middle;
}

.div_Home_Teaser_PiccoPedia .Home_Teaser_Link {
    position: absolute; 
    left: 555px;
    top: 7px;
    width: 35px;
    height: 20px;
}

.div_Home_Teaser_PiccoPedia .Home_Teaser_Text {
    position: absolute; 
    left: 240px;
    top: 115px;
    width: 350px;
    height: 50px;
    overflow: hidden;
}

.div_Home_Teaser_PiccoPedia .Home_Teaser_Image {
    position: absolute; 
    left: 220px;
    top: 0px;
    width: 293px;
    height: 97px;
}
/************/


/* Kinder Piccolinis 0 */
#div_KinderPiccolinis_0_Head {
    background-image: url(../Images/KinderPiccolinis/kinder_piccolinis_head.jpg);
}

#div_KinderPiccolinis_0_Produkt {
    height: 230px;
    margin-bottom: 10px;
}

#div_KinderPiccolinis_0_Produkt img:first-child {
    margin-right: 20px;
    float: left;
}

#div_KinderPiccolinis_0_Produkt_Text {
   margin-top: 15px;
   margin-bottom: 15px;
}

#div_KinderPiccolinis_0_Naehrwerte {
   margin-bottom: 25px;
}

#div_KinderPiccolinis_0_Naehrwerte img:first-child,
#div_KinderPiccolinis_0_Zutaten img:first-child {
   margin-bottom: 15px;
}

.smallBlock {
    position: relative; 
    top: -10px;
    left: -40px;
}
.smallBlock li {
    list-style-type: none;
}
.smallBlock input {
    border: none;
    border-style: none;
}
.smallBlock label 
{
   position: relative;
   top: -3px;
}

#div_KinderPiccolinis_0_Naehrwerte_Tabelle td {
	padding-top: 5px;
	padding-left: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
}

#div_KinderPiccolinis_0_Bild {
    margin-bottom: 35px;
}

.Zubereitung_Herdbild {
    margin-top: 15px;
    vertical-align: text-bottom ;
}
/*
#div_KinderPiccolinis_0_Zubereitung_Content2 img {
    margin-top: 15px;
    vertical-align: text-bottom ;
}

#div_KinderPiccolinis_Tipp_Text {
	border: solid 1px black !important;
	width: 10px;
	float: right;
}
/*********************/


/* Online Games */
.GameInfo {
    min-height: 160px;
    width: 480px;
    padding: 20px;
    padding-right: 0px;
}

.GameInfo a:hover {
    text-decoration: none;
}

.GameInfo img {
    float: left;
    margin-right: 20px; 
    width: 200px;
    border: solid 3px #FFFFFF !important;
}

.GameInfo h1 {
    font-size: 24px !important;
    line-height: 28px !important;
    color: #d21b18 !important;
}

.GameInfo h2 {
    font-size: 15px !important;
    line-height: 19px !important;
    color: #87231e !important;
    margin-bottom: 10px;
}

.GameInfo,
.OnlineGames_SelectBtn_Aktiv {
    border: solid 1px #FFFFFF;
    background-color: #ffc602;
}

.OnlineGames_SelectBtn_Aktiv {
    width: 120px;
    height: 140px;
}

.OnlineGames_SelectBtn_InAktiv {
    border: none;
    width: 122px;
    height: 142px;
    background-color: Transparent;
}

.OnlineGames_SelectBtn_Aktiv,
.OnlineGames_SelectBtn_InAktiv {
    padding: 15px 5px 15px 5px;
    margin: 10px 15px 10px 15px;
    float: left;
    
    text-align: center;
    font-size: 15px;
    color: #a50004;
    font-weight: normal;
}

.OnlineGames_SelectBtn_Aktiv a,
.OnlineGames_SelectBtn_InAktiv a,
.OnlineGames_SelectBtn_Aktiv a:hover,
.OnlineGames_SelectBtn_InAktiv a:hover {
    text-decoration: none;
}

.OnlineGames_SelectBtn_Aktiv img,
.OnlineGames_SelectBtn_InAktiv img {
    margin-bottom: 10px;
    border: solid 3px #FFFFFF !important;
}
/****************/



/* Head-Navigation */
#div_Header_Navigation {
    height: 34px;
    position: absolute;
    top: 170px; 
    left: 115px;
}

.Head_Navigation_Active,
.Head_Navigation_InActive,
.Head_Navigation_Active_Long,
.Head_Navigation_InActive_Long {
    position: absolute; 
    top: 0px;  
    height: 27px;
    padding: 7px 0px 0px 0px;
    text-align: center;
}   

.Head_Navigation_Active {
    background-image: url(/Images/Global/headnav_highlight.gif);
    width: 150px;
}

.Head_Navigation_InActive {
    background-image: url(/Images/Global/headnav_normal.gif);
    width: 150px;
}

.Head_Navigation_Active_Long {
    background-image: url(/Images/Global/headnav_highlight_long.gif);
    width: 223px;
}

.Head_Navigation_InActive_Long {
    background-image: url(/Images/Global/headnav_normal_long.gif);
    width: 223px;
}

.Head_Navigation_Active a,
.Head_Navigation_InActive a,
.Head_Navigation_Active_Long a,
.Head_Navigation_InActive_Long a {
    font-family: Trebuchet MS;
    font-size: 18px;
    line-height: 22px;
}

.Head_Navigation_Active a:hover, 
.Head_Navigation_InActive a:hover,
.Head_Navigation_Active_Long a:hover,
.Head_Navigation_InActive_Long a:hover { text-decoration: none; }

.Head_Navigation_Active a, .Head_Navigation_Active_Long a { color: #ad1700; }
.Head_Navigation_InActive a, .Head_Navigation_InActive_Long a { color: #ffc602; }
/*******************/



/* HOME */
.div_Home_Teaser_PiccoPedia .Home_Teaser_Headline {
    font-family: Trebuchet MS;
    font-size: 15px !important;
    color: #0088af;
    font-weight: normal;
}
/********/



/* Kinder Piccolinis 0 */
#div_KinderPiccolinis_0_Naehrwerte_Tabelle table {
    border-collapse: collapse;
    border-style: solid;
    border-width: 1px;
    border-color: #ffa30b;
    background-color: #ffeaa8;
}

#div_KinderPiccolinis_0_Naehrwerte_Tabelle tr {
    font-family: Verdana;
    font-size: 11px;
    line-height: 14px;
}

#div_KinderPiccolinis_0_Naehrwerte_Tabelle td {
    text-align: right;
    border-top-style: solid;
    border-top-width: 0px;
    border-top-color: #ffa30b;
    border-bottom-style: solid;
    border-bottom-width: 1px;
    border-bottom-color: #ffa30b;
}

#div_KinderPiccolinis_0_Naehrwerte_Tabelle td:first-child {
    text-align: left;
    font-weight: bold;
}

#div_KinderPiccolinis_0_Naehrwerte_Tabelle tr:first-child {
    color: #ffa30b;
    background-color: #87231e;
    font-weight: bold;
}
#lit_KinderPiccolinis_0_Zutaten_Text_Fuellgewicht {
    font-weight: bold;
}

.RightTeaser_Content {
    font-family: Trebuchet MS;
    font-size: 12px;
    line-height: 16px;
}

#lit_KinderPiccolinis_0_Zubereitung_Content_OU {
    color: #be0923;
}
/*********************/


/* Online-Games */

.GameInfo {
    margin-top: 15px;
}
    
.GameInfo h2 {
    font-family: Verdana;
    font-size: 11px;
    line-height: 18px;
    font-weight: bold;
}

/* TONI.DE */
.ToniProduct {
    width: 520px;
    padding-left: 25px;
    
    font-family: Verdana !important;
    font-size: 11px !important;
    line-height: 18px !important;
    color: #73241c !important;
    position: relative;
    clear: both;
}

.ToniProduct .Cover img {
    width: 120px;
    height: 118px;
    padding-top: 10px;
    margin-right: 15px;
    padding-bottom: 20px;
}

.ToniProduct .Headline {
    margin-top: 7px;
    margin-bottom: 5px;
}

.ToniProduct .Label {
    padding-right: 10px;
    font-weight: bold;
    width: 70px !important;
}

.ToniProduct .Value {
    width: 310px;
}

.ToniProduct table,
.ToniProduct table tr,
.ToniProduct table tr td {
    font-family: Verdana !important;
    font-size: 11px !important;
    line-height: 18px !important;

    vertical-align: top;
    margin: 0px; 
    border-spacing: 0px;
    padding: 0px !important;
    border: 0px none !important;
}

.ToniProduct thead .rgPager td,
.ToniProduct tfoot .rgPager td,
.ToniProduct .BorderedTD {
    border-top: solid 1px #fff8dc !important;
    border-bottom: solid 1px #ffba00 !important;
    border-collapse: separate;
}

.ToniProduct thead .rgPager td {
    border-top: none !important;
    padding-bottom: 20px !important;
}

.ToniProduct tfoot .rgPager td {
    border-bottom: none !important;
    padding-top: 20px !important;
}

.ToniProduct .rgPagerCell { border: none !important; padding: 0px !important;}

.ToniProduct .ButtonTD {
    vertical-align: bottom;
    text-align: right;
}

.ToniProduct .ButtonTD a, 
.ToniProduct .ButtonTD img {
/*    float: right; */

}

.ToniProduct .DetailLink img {
    margin-top: 8px;
    margin-left: 10px;
    padding-left: 10px;
    padding-right: 10px;
    border-left: solid 1px #fea612 !important;
    height: 25px !Important;
}

.ToniProduct .SampleLink {
    cursor: pointer;
}

.ToniProduct h5,
.ToniProduct h5 a {
    margin: 0px;
    padding: 0px;

    font-family: Trebuchet MS; 
    font-size: 15px; 
    line-height: 19px; 
    color: #a50004; 
    font-weight: normal; 
    text-decoration: none;
}

.ToniProduct .rgAdvPart {
    display: none;
}

.ToniProduct .RadGrid .rgRow TD,
.ToniProduct .RadGrid .rgAltRow TD  {

}
    

/*******************/



/*Telerik RadGrid Sunset Skin*/

/*global*/

.ToniProduct .rgPagePrev,
.ToniProduct .rgPageNext,
.ToniProduct .rgPageFirst,
.ToniProduct .rgPageLast {
	width:16px;
	border:0;
	margin:0;
	padding:0;
	background-color:transparent;
	background-image:url('Grid/sprite.gif');
	background-repeat:no-repeat;
	font-size:1px;
	cursor:pointer;
}

.ToniProduct .rgPager .rgStatus
{
	width:35px;
	border-left:0;
	padding:3px 0 2px;
}

.ToniProduct .rgStatus div
{
	width:24px;
	height:24px;
	overflow:hidden;
	border:0;
	margin:0 auto;
	padding:0;
	background:transparent center center no-repeat url('Common/loading_small.gif');
	text-indent:-2222px;
}

/*pager*/

.ToniProduct_SortPanel {
    position: absolute; 
    top: 85px; 
    left: 0px; 
    z-index: 10; 
    width: 245px;
    float: left;
    margin-left: 25px;
}

.ToniProduct_SortPanel .rfdSkinnedButton 
{
    margin: 0px;
}

.ToniProduct .rgWrap
{
	float:left;
}
.ToniProduct .rgArrPart1,
.ToniProduct .rgArrPart2
{
	padding-top:3px;
}

.ToniProduct .rgArrPart1 {
	padding-right: 10px;
}
.ToniProduct .rgArrPart2 {
	padding-left: 10px;
}

.ToniProduct .rgPager td
{
	padding:0;
}

.ToniProduct .rgPageFirst,
.ToniProduct .rgPagePrev,
.ToniProduct .rgPageNext,
.ToniProduct .rgPageLast
{
	width:22px;
}

.ToniProduct .NextPrev .rgPageFirst,
.ToniProduct .NextPrev .rgPagePrev,
.ToniProduct .NextPrev .rgPageNext,
.ToniProduct .NextPrev .rgPageLast
{
}





.ToniProduct .rgPageFirst
{
	background-position:0 -550px;
}
.ToniProduct .rgPageFirst:hover
{
	background-position:0 -600px;
}
.ToniProduct .rgPagePrev
{
	background-position:0 -700px;
}
.ToniProduct .rgPagePrev:hover
{
	background-position:0 -750px;
}
.ToniProduct .rgPageNext
{
	background-position:0 -850px;
}
.ToniProduct .rgPageNext:hover
{
	background-position:0 -900px;
}
.ToniProduct .rgPageLast
{
	background-position:0 -1000px;
}
.ToniProduct .rgPageLast:hover
{
	background-position:0 -1050px;
}

.ToniProduct .rgPager .rgPagerButton
{
	border:1px solid;
	border-color:#b97322 #9d5d13 #824703;
	margin:0 14px 0 0;
	padding:0 4px 2px;
	cursor:pointer;
	float: left;
}

.ToniProduct .rgNumPart
{
	padding:0;
}

.ToniProduct .NumericPages .rgNumPart
{
	padding:0 10px;
}

.ToniProduct .rgNumPart a:hover,
.ToniProduct .rgNumPart a:hover span,
.ToniProduct .rgNumPart a.rgCurrentPage,
.ToniProduct .rgNumPart a.rgCurrentPage span
{
	background: no-repeat url('Skins/Grid/sprite.gif');
}

.ToniProduct .rgNumPart a
{
	float:left;
	margin:0;
	padding: 0 5px 5px 0;
	text-decoration:none;
	color: #000000;
}

.ToniProduct .rgNumPart span
{
	float:left;
	padding:0 0 0 5px;
	height: 22px;
	vertical-align: top;
}

.ToniProduct .rgNumPart a:hover
{
	background-position:100% -1250px;
}

.ToniProduct .rgNumPart a:hover span
{
	background-position:0 -1150px;
	cursor:pointer;
}

.ToniProduct .rgNumPart a.rgCurrentPage,
.ToniProduct .rgNumPart a.rgCurrentPage:hover
{
	background-position:100% -1450px;
	cursor:default;
}

.ToniProduct .rgNumPart a.rgCurrentPage span,
.ToniProduct .rgNumPart a.rgCurrentPage:hover span
{
	background-position:0 -1350px;
	cursor:default;
}

.ToniProduct .NextPrevNumericAndAdvanced .rgAdvPart
{
	float:none;
	text-align:center;
}

.ToniProduct .rgPager .RadSlider
{
	float:left;
	margin:0 10px 0 0;
}

.ToniProduct .rgPager .rgPagerLabel,
.ToniProduct .rgPager .RadComboBox,
.ToniProduct .rgPager .RadInput_Sunset
{
	margin:0 4px 0 0;
}

*+html .ToniProduct .rgPager .RadComboBox{margin-top:-1px;}
* html .ToniProduct .rgPager .RadComboBox{margin-top:-1px;padding:1px 0;}

.ToniProduct .rgPagerTextBox
{
	text-align:center;
}

/*sorting, reordering*/

.ToniProduct .rgHeader .rgSortAsc
{
	background-position:3px -247px;
	height:10px;
}

.ToniProduct .rgHeader .rgSortDesc
{
	background-position:3px -197px;
	height:10px;
}

.GridReorderBottom_Sunset
{
	background-position:0 -50px;
}

/*tooltip*/

.GridToolTip_Sunset
{
	border:1px solid #cabaab;
	padding:3px;
	background:#f6f1e8;
	color:#272522;
}

.ToniProduct .PagerPanel { float: right;}



/* Goldene Regeln */
.GoldeneRegel_Headline {
    margin-bottom: 20px;
}

.GoldeneRegel_Image {
    margin-right: 10px;
    margin-left: 20px;
    float: left;
}

.GoldeneRegel_ImageRegel {
    margin-top: 7px;
    margin-bottom: 7px;
    margin-left: 10px;
}

.GoldeneRegel_Text {
    padding-right: 20px;
}
/******************/


.VAlign_TOP { vertical-align: top; padding-top: 3px;}


/* Spielzeit-Begrenzung */
#body_SpielZeitSperre {
	background-color: #ffe284;
	background-image: none;
	padding: 20px;
}

#div_SpielZeitSperre_Center {
	text-align: center;
}

#div_SpielZeitSperre_Center a {
	cursor: pointer;
}

#div_SpielZeitSperre_Center img {
	vertical-align: middle;
	border: none;
}

.img_SpielZeitBegrenzung_Captcha {
	border: solid 1px #ee7800 !important;
}

.lbl_SpielZeitBegrenzung_Captcha {
	font-weight: bold;
}
/************************/


/* LIst-Ideen */
.RadPanelBar_Piccolinis .rpExpandable .rpOut {
    font-family: Trebuchet MS;
    font-size: 18px;
    line-height: 28px;
    color: #ffa209;
}

.RadPanelBar_Piccolinis .rpLink { 
    color: #000000;
    font-family: Verdana;
    font-size: 11px;
    line-height: 14px !important;
}

.RadPanelBar_Piccolinis .ListHeading {
    color: #be0923;
    font-weight: bold;
}

.RadPanelBar_Piccolinis .ListText {
    color: #000000;
    font-weight: normal;
    font-size: 11px;
}

/* Eltern Kreativ 3 
.div_ElternKreativ_3_Left {
   top: 0px !important;
}

.div_ElternKreativ_3_Right .RightTeaser div { padding-left: 10px; padding-right: 10px; }

.div_ElternKreativ_3_Left h1, .div_ElternKreativ_3_Right h1 { font-size: 24px; line-height: 28px; }
.div_ElternKreativ_3_Right h1 { margin-bottom: 10px; }

.div_ElternKreativ_3_Left .FooterImage { float: none; }
*/

.ListIdeen_BackLink { float: right; text-decoration: underline; }




/*
#div_ElternKreativ_3_Left_Content iframe {
    margin-top: 20px;
    width: 500px;
    height: 300px;
}

#div_ElternKreativ_3_Left_Image {
    margin-bottom: 20px;
}

#img_ElternKreativ_3_Left_Skizze {
	float: left;
	margin-bottom: 10px;
	margin-right: 10px;
}

#div_ElternKreativ_3_Right {
    width: 200px;
    float: right;
}

#div_ElternKreativ_3_Right_Head {
    margin-left: 30px;
    margin-bottom: 10px;
}

#span_ElternKreativ_3_Right_Head_Icons {
    width: 30px;
    margin-left: 200px;
}

#span_ElternKreativ_3_Right_Head_Icons img {
    vertical-align: middle;
}

#div_ElternKreativ_3_Right_Utils {
    font-family: Trebuchet MS;
    font-size: 16px;
}

#div_ElternKreativ_3_Right_Utils li {
    margin-top: 30px;
}

#div_ElternKreativ_3_Right_Utils li:first-child {
    margin-top: 0px;
}
/********************/

/**************/


/* Header */
#divHeader {
    height: 237px;
}

#div_Header_Link_Home {
    width: 230px;
    height: 100px;
    margin-left: 400px;
}

#div_Header_Link_Wagner {
    width: 100px;
    height: 90px;
    margin-top: 40px;
    margin-left: 20px;
    float: left;
}

#div_Header_Link_Home img,
#div_Header_Link_Wagner img {
    width: 100%;
    height: 100%;
}


/*
#div_Header_Navigation div a {
    font-size: 18px;
    line-height: 22px;
    font-family: Trebuchet MS;
    text-decoration: none;
}

#div_KinderPiccolinis_0_Head,
#div_ElternKreativ_0_Head,
#div_RundumGesund_0_Head {
    background-repeat: no-repeat;
    width: 348px;
    height: 179px;
    padding-top: 90px;
    padding-left: 580px;
    padding-right: 50px;
    padding-bottom: 10px;
}
*/
/*******************/


/* Navigation */
.Navigation {
	margin-top: 5px;
	margin-left: 20px;
	margin-bottom: 10px;
}

.Level_1 {
	font-family: Trebuchet MS;
    font-size: 18px;
    line-height: 24px;
    height: 24px;
}
    
.Level_2 {
    font-family: Verdana;
    font-size: 11px;
    line-height: 15px;
    height: 15px;
}
    
.RadMenu_Piccolinis .rmSeparator { color: #ff424b; }
.Level_1 .RadMenu_Piccolinis a.rmLink { color: #fcce22; }
.Level_1 .RadMenu_Piccolinis a.rmHighlight, .Level_1 .RadMenu_Piccolinis a:Hover { color: #ffa30b; text-decoration: none; }
.Level_2 .RadMenu_Piccolinis a.rmLink { color: #fffa93; }
.Level_2 .RadMenu_Piccolinis a.rmHighlight, .Level_2 .RadMenu_Piccolinis a:Hover { color: #ffa30b; text-decoration: underline; }


/**************/


/* Overview */
.Overview_Banner {
    position: relative;
    width: 978px; 
    height: 269px; 
    padding-bottom: 10px;
}

.Overview_Banner_Headline {
    color: #000000;
    position: absolute; 
    top: 50px; 
    left: 580px; 
    width: 265px; 
    text-align: center; 
    padding: 0px; 
    vertical-align: top;
}

.Overview_Banner_Headline h1 
{
	font-size: 24px;
}

.Overview_Banner_Text {
    height: 160px;
    left: 480px;
    overflow: hidden;
    position: absolute;
    top: 90px;
    width: 460px;
}

/*
#div_Simple_Overview_Content_Padded,
#div_Simple_Overview_Content {
    margin-left: 20px;
    margin-bottom: 12px;
}

#div_Simple_Overview_Content_Padded {
    padding-top: 30px;
}

#div_Simple_Overview_Content_Padded img {
    margin-bottom: 10px;
}

/************/


/* Content */
#divContentWrapper {
    background-image: url(/Images/Global/site_background.jpg);
    background-repeat: repeat;
    height: 100%;
}

.div_Home_TeaserContainer,
.WrappedRoot {
    width: 983px;
    margin-left: auto;
    margin-right: auto;
}

.WrappedRoot_Left {
    position: relative; 
    float: left;
    width: 560px;
    margin-right: 20px;
}

.WrappedRoot_Right {
    position: relative; 
    float: left;
    width: 400px;
}

.ContentBox_Left {
    padding: 0px;
    margin: 0px;
    background-image: url(/Images/Global/box_links_mitte.gif);
    background-repeat: repeat-y;
    position: relative; 
    /*top: -18px;*/
 }

.ContentBox_Left_Content {
   /*padding: 0px 15px 0px 20px;*/
   padding: 0px 25px 0px 30px;
}

.ContentBox_Full {
    background-image: url(/Images/Contentbox/contentbox_bg.gif);
    background-repeat: repeat-y;
}
/***************/

/* Footer */
#divFooterBackground {
    background-image: url(../Images/Global/footer_kachel.jpg);
    background-repeat: repeat;
    height: 146px;
}

#divFooterWrapper {
    background-image: url(../Images/Global/footer_site_bg.jpg);
    background-repeat: no-repeat;
    padding-top: 32px;
    font-size: 15px;
    font-family: Trebuchet MS;
    line-height: 19px;
}

#divCopyright {
    width: 350px;
    float: left;
    color: #ad1700;
    padding-left: 20px;
}

#divSocialBookmarks {
    width: 163px;
    margin-left: 50px;
    float: left;
}

#divImpressum {
    width: 430px;
    margin-left: auto;
    vertical-align: top;
}

.Footer_Navigation_Active ,
.Footer_Navigation_InActive,
.Footer_Navigation_Active:hover ,
.Footer_Navigation_InActive:hover {
    text-decoration: none;
    float: left;
    font-weight: normal;
}

.Footer_Navigation_Active {
    color: #ffc602;
}

.Footer_Navigation_InActive {
    color: #ad1700;
}

/**********/


/* TEASERS */
.div_Overview_Teaser {
    position: relative;
    float: left;
    margin-right: 7px;
    width: 320px;
    height: 186px;
    overflow: hidden;
    margin-bottom: 10px;
}

.Overview_Teaser_Image {
    width: 324px;
    height: 107px;
    float: left;
}

.div_Overview_Teaser .Headline {
    margin-bottom: 5px;
}

.Overview_Teaser_Text {
    padding-top: 5px;
    padding-left: 20px;
    padding-right: 20px;
    padding-bottom: 10px;

    width: 282px;
    height: 100px;

    background-image: url(/Images/Global/background_teaser_uebersicht.gif);
    float: left;
}

.Overview_Teaser_Link {
    position: absolute;
    bottom: 13px;
    right: 35px; 
}

.RightTeaser,
.Zutatenliste,
.RightTeaserSmall
 {
    position: relative;
    width: 395px;
    overflow: hidden;
    background-color: yellow;
    background-image: url(/Images/Global/box_rechts_mitte.gif);
}

.RightTeaser,
.Zutatenliste
{
    margin-bottom: 10px;
}

.RightTeaserSmall
{
    margin-bottom: 0px;
}

.RightTeaser_Image {
    width: 100px;
    height: 200px;
}

.RightTeaser_Text {
    padding-left: 10px;
    padding-right: 10px;
    width: 275px;
}

.RightTeaser_Text_Padded_20px {
    padding-left: 30px;
    padding-right: 30px;
 /*   width: 355px; */
}

.RightTeaser_Text p,
.Overview_Teaser_Text p {
    margin: 0px; 
    margin-top: 5px;
    margin-bottom: 5px;
    padding: 0px;
}
    
.RightTeaser_Text_Fixed {
    height: 179px;
}

.RightTeaserSmall_Text
{
	padding-right: 10px;
    width: 286px;
    height: 126px;
    position: absolute;
    left: 101px;
    top: 0px;
    line-height: 1.25;
}

.WithPaddingLeft .RightTeaserSmall_Text
{
	padding-left: 10px;
	width: 276px;
}

.MarginTopHeadline_30px {
    margin-top: 30px !important;
    margin-bottom: 0px !important;
    padding: 0px;
}
.MarginTopHeadline_20px {
    margin-top: 20px !important;
    margin-bottom: 5px !important;
    padding: 0px;
}

.RightTeaser_Link {
    text-decoration: none;
}

.RightTeaser_Content {
    padding-left: 30px;
}

.RightTeaser_Content h2 { 
    margin: 0px; 
    padding: 0px; 
}
/****************/

.Zutatenliste ul {
	margin-left: -20px;
}

.Zutatenliste li {
    background-image: url(../Images/Global/bullet.gif);
    background-repeat: no-repeat;
    background-position: 0px 4px;
    padding-left: 25px;
    list-style-type: none;
    margin-top: 10px;
    margin-bottom: 0px;
    
    font-family: Trebuchet MS;
    font-size: 14px;
    line-height: 18px;
}

.Zutatenliste li:first-child {
    margin-top: 0px;
}

.ul_OhnePadding {
    padding-left: 20px;
}   






/*** RUndum geunsd - alte infoboxen zwischen GebnericContainern --> "~/RundumGesund/Ernaehrung/CleverEinkaufen.aspx" */
#div_InfoBox {
    overflow:auto;
    float:none;
    width: 480px;
    padding: 10px;
    background-color:#ffeaa9;
    background-image:none;
    margin-top:10px;
    margin-bottom: 20px;
    line-height: 16px;
}

#div_InfoBox img {
	float: left;
	margin-right: 10px;
}

#div_InfoBox h2 {
	margin-top: 40px !important;
}
/*********/


.Formular_Input_Error { color: #da2b37 !important; }


.DownloadListItem {
    background-image: url(../Images/Global/liste_trenner.gif);
    background-repeat: no-repeat;
    background-position: 30px 28px;
    height: 30px;
    margin-top: 10px;
}

.DownloadListItem a{
    text-decoration: none;
    font-family: Trebuchet MS;
    font-size: 16px;
    vertical-align: middle;
    color: #86251e;
}

.DownloadListItem img {
    margin-right: 10px;
    vertical-align: middle;
}

/*******************/
.LinkButton
{
    background-image: url(/Css/skins/Background_Button.png);
    background-position: right 0px;
    background-repeat: no-repeat;
    padding-right: 4px;
    width: 150px;
    height: 21px;
}
.LinkButton a
{
    height: 21px;
    background-image: url(/Css/skins/Background_Button.png);
    background-repeat: no-repeat;
    background-position: 0 -21px;
    font-family: Trebuchet MS !important;
    font-size: 13px !important;
    font-weight: bold !important;
    padding: 0px 11px 0px 15px;
    display: inline-block;
}

.LinkButton:hover
{
    background-image: url(/Css/skins/Background_Button.png);
    background-position: right -42px;
    cursor: pointer;
}
.LinkButton a:hover
{
    background-image: url(/Css/skins/Background_Button.png);
    background-position: 0 -63px;
    text-decoration: none !important;
}

.DivTrenner
{
	height: 2px;
    background-image: url(/Images/Global/liste_trenner.gif);
    background-repeat: repeat-x;
}

#DivSteckbrief
{
    background-image: url(/Images/TomDieFrecheTomate/Steckbrief/steckbrief_background.jpg);
    background-repeat: no-repeat;
    width: 312px;
    height: 491px;
    margin: 0 auto;
    padding: 60px 55px 0 20px;
}

#DivSteckbrief img
{
	float: right;
	margin-right: 25px;
}

#DivSteckbrief table
{
    width: 312px;
	font-family: Trebuchet MS;
	font-size: 14px;
	font-style: italic;
}


#DivSteckbrief table td
{
	border-bottom: 1px solid #aac4d6;
	vertical-align: top;
	padding: 3px 5px 0 5px;
}

#DivSteckbrief table .td1Steckbrief
{
	color: #a50004;
}

#DivTotalMalerischLink
{
	float: left;
	margin: 40px 0px 0 30px;
}

#DivTotalMalerischTom, #DivTotalMalerischPeppina, #DivTotalMalerischEnzo, #DivTotalMalerischMadame, #DivTotalMalerischToni
{
    width: 115px;
    height: 116px;
    float: left;
    background-repeat: no-repeat;
}

#DivTotalMalerischTom
{
    background-image: url(/Images/TomDieFrecheTomate/Malvorlage/malvorlage_tom_normal.gif);
}
#DivTotalMalerischTom:hover
{
    background-image: url(/Images/TomDieFrecheTomate/Malvorlage/malvorlage_tom_mouseover.gif);
}

#DivTotalMalerischPeppina
{
    background-image: url(/Images/TomDieFrecheTomate/Malvorlage/malvorlage_peppina_normal.gif);
}
#DivTotalMalerischPeppina:hover
{
    background-image: url(/Images/TomDieFrecheTomate/Malvorlage/malvorlage_peppina_mouseover.gif);
}

#DivTotalMalerischEnzo
{
    background-image: url(/Images/TomDieFrecheTomate/Malvorlage/malvorlage_enzo_normal.gif);
}
#DivTotalMalerischEnzo:hover
{
    background-image: url(/Images/TomDieFrecheTomate/Malvorlage/malvorlage_enzo_mouseover.gif);
}

#DivTotalMalerischMadame
{
    background-image: url(/Images/TomDieFrecheTomate/Malvorlage/malvorlage_madame_normal.gif);
}
#DivTotalMalerischMadame:hover
{
    background-image: url(/Images/TomDieFrecheTomate/Malvorlage/malvorlage_madame_mouseover.gif);
}

#DivTotalMalerischToni
{
    background-image: url(/Images/TomDieFrecheTomate/Malvorlage/malvorlage_toni_normal.gif);
}
#DivTotalMalerischToni:hover
{
    background-image: url(/Images/TomDieFrecheTomate/Malvorlage/malvorlage_toni_mouseover.gif);
}
