/* stylesheet Dahlback V2 */

body
{
	background-color: rgb(255,254,223);
	font-family: Arial, Helvetica, Verdana;
	font-size:12px;
	margin-right: 0px;
	margin-left: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
}

table
{
    font-family: Arial, Helvetica, Verdana;
    font-size:12px;
}

p
{
    margin-bottom: 10px;
    margin-top: 0px;
    font-size:12px;
    color: rgb(155,153,130);
    font-variant: normal;
    font-weight: 400;
}

img
{
    border-style: none;
    border-width: 0px;
}

input
{
    border-style: solid;
    border-width: 1px;
    border-color: rgb(155,153,130);
    background-color: transparent;
}


textarea
{
    border-style: solid;
    border-width: 1px;
    border-color: rgb(155,153,130);
    background-color: transparent;
}

a
{
    color: rgb(155,153,130);
	text-decoration: underline;
}

a:hover
{
	color: rgb(0,0,0);
	text-decoration: underline;
}

a:visited
{
}

a:active
{
}

#left
{
	position: absolute;
	left: 0px;
	top: 0px;
	width: 160px;
	height: 241px;
	background-image:url(img/linksoben.gif);
	background-repeat: no-repeat;
	z-index: 50;
}

#stripes_left
{
	position: absolute;
	left: 0px;
	top: 0px;
	width: 160px;
	height: 100%;
	background-image:url(img/streifen_links.gif);
	background-repeat: repeat-y;
	z-index: 5;
}

#left_2
{
	position: absolute;
	left: 0px;
	top: 0px;
	width: 154px;
	height: 301px;
	background-repeat: no-repeat;
	z-index: 10;
}

#left_3
{
	position: absolute;
	left: 0px;
	top: 0px;
	width: 154px;
	height: 301px;
	background-repeat: no-repeat;
	z-index: 11;
}

#top
{
	position: absolute;
	left: 160px;
	top: 0px;
	width: 740px;
	height: 143px;
/*	background-image:url(img/oben.gif); */
	background-repeat: no-repeat;
	z-index: 10;
}

#stripes_top
{
	position: absolute;
	left: 0px;
	top: 0px;
	width: 100%;
	height: 143px;
	background-image:url(img/streifen_oben.gif);
	background-repeat: repeat-x;
	z-index: 5;
}


#head
{
    position: absolute;
    left: 200px;
    top: 170px;
    width: 700px;
    height: 26px;
    padding-left: 0px;
    background-image: url(img/ue_bg_700.gif);
    background-repeat: no-repeat;
    background-color: rgb(255,254,223);
    z-index: 1;
}

#content
{
	position: absolute;
	left: 200px;
	top: 230px;
	width: 690px;
	height: 100%; 
	padding-left: 0px;
    padding-right: 20px;
	background-color: rgb(255,254,223);
    overflow: auto;
	z-index: 1;
}

#navi
{
	position: absolute;
	left: 200px;
	top: 0px;
	width: 690px;
	height: 35px;
	padding-left: 0px;
	background-color: rgb(255,254,223);
	z-index: 1;
}

#menu
{
    position: absolute;
    top: 240px;
    left: 20px;
}

.sitemap1
{
    font-weight: 800;
    color: rgb(183,74,22);
    background-color: rgb(255,237,187);
    padding-left: 20px;
    cursor:pointer;
}

.sitemap1_hl
{
    font-weight: 800;
    color: rgb(183,74,22);
    background-color: rgb(255,237,187);
    padding-left: 20px;
    cursor:pointer;
    text-decoration: overline underline;
}



.sitemap2
{
    padding-left: 40px;
    color: rgb(155,153,130);
    font-weight: 800;
    cursor:pointer;
}

.sitemap2_hl
{
    padding-left: 40px;
    color: rgb(155,153,130);
    font-weight: 800;
    cursor:pointer;
    text-decoration: overline underline;
}

.sitemap3
{
    padding-left: 50px;
    color: rgb(183,74,22);
    cursor:pointer;
}

.sitemap3_hl
{
    padding-left: 50px;
    color: rgb(183,74,22);
    cursor:pointer;
    text-decoration: overline underline;
}

.menu_entry_1
{
    font-size:13px;
    width: 120px;
    text-align: right;
    font-weight: 600;
    color: rgb(235,119,94);
    cursor: pointer;

    border-bottom-width: 1px;
    border-bottom-style: solid;
    border-bottom-color: rgb(235,119,94);

    margin-top: 8px;
    margin-bottom: 2px;
}

.menu_entry_1_hl
{
    font-size:13px;
    width: 120px;
    text-align: right;
    font-weight: 600;
	color: rgb(231,6,15);
    cursor: pointer;

    border-bottom-width: 1px;
    border-bottom-style: solid;
    border-bottom-color: rgb(235,119,94);
    margin-top: 8px;
    margin-bottom: 2px;
}

.menu_entry_2
{
    display: none;
    padding: 2px;
    margin-bottom: 15px;
    
    
    border-bottom-width: 1px;
    border-bottom-style: solid;
    border-bottom-color: rgb(235,119,94);

/*
    border-left-width: 1px;
    border-left-style: solid;
    border-left-color: rgb(235,119,94);

    border-right-width: 1px;
    border-right-style: solid;
    border-right-color: rgb(235,119,94);
*/
}

.menu_entry_3
{
    font-size: 11px;
    font-weight: 800;
    color: rgb(235,119,94);
    cursor: pointer;
    text-align: right;
}

.menu_entry_3_hl
{
    font-size: 11px;
    font-weight: 800;
	color: rgb(235,6,15);
    cursor: pointer;
    text-align: right;
}

.menu_kinder_1
{
    font-size:11px;
    width: 90px;
    height: 25px;
    text-align: right;
    font-weight: 600;
    color: rgb(235,119,94);
    cursor: pointer;
    padding-top: 10px;

    margin-top: 0px;
    margin-bottom: 0px;
}

.menu_kinder_1_hl
{
    font-size:11px;
    width: 90px;
    height: 25px;
    text-align: right;
    font-weight: 600;
	color: rgb(231,6,15);
    cursor: pointer;
	padding-top: 10px;
	
    margin-top: 0px;
    margin-bottom: 0px;
}
.navi1
{
    font-size:11px;
    text-transform: uppercase;
    text-decoration: none;
    color: rgb(226,10,23);
    z-index: 1;
}

.navi1:visited
{
    color: rgb(226,10,23);
}

.navi2
{
	padding-top: 5px;
	font-size:11px;
	color: rgb(155,153,130);
	font-variant: normal;
}

.head1
{
    height: 26px;
    padding-top: 5px;
    font-weight: 600;
    font-size: 13px;
	color: rgb(231,6,15);
}

.head2
{
    height: 26px;
    font-weight: 600;
    font-size: 13px;
	color: rgb(231,6,15);
}

.small1
{
	font-size:10px;	
	color: rgb(155,153,130);
	font-variant: normal;
}

.normal
{
	font-size:12px;	
	color: rgb(155,153,130);
	font-weight: 400;
}

.normalred
{
	font-size:12px;	
	color: rgb(231,6,15);
	font-variant: normal;
	font-weight: bold;
}

.teaser
{
    border-style: none;
    float: right;
    margin-right: 145px;
    margin-top: 50px;
    margin-left: 5px;
    padding-top: 5px;

}

.hr300
{
	width: 300px;
    height: 9px;
	background-image: url(img/haarlinie300.gif);
    background-repeat: no-repeat;
    z-index: 1;
}

.hr600
{
	width: 600px;
    height: 9px;
	background-image: url(img/haarlinie.gif);
    background-repeat: no-repeat;
    margin-top: 15px;
    margin-bottom: 15px;
    z-index: 1;
}

.preis
{
	width: 27px;
	padding: 1px;
	font-size:12px;
    color: rgb(255,254,223);
	background-color: rgb(231,6,15);
	font-variant: normal;
	font-weight: bold;
}

.dbimage
{
	margin-right: 0px;
	margin-left: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
}

.dbimagetd
{
	text-align: left;
	vertical-align: top;
	background-color: #505046;
}

.shade_ro
{
	width: 10px;
    height: 10px;
	background-image: url(img/ro.gif);
    background-repeat: no-repeat;
	background-position: 0px 0px;
    z-index: 1;
}

.shade_r
{
	width: 10px;
	background-image: url(img/r.gif);
    background-repeat: repeat-y;
    z-index: 1;
}

.shade_lu
{
	width: 10px;
    height: 10px;
	background-image: url(img/lu.gif);
    background-repeat: no-repeat;
	background-position: 0px 0px;
    z-index: 1;
}

.shade_u
{
	height: 10px;
	background-image: url(img/u.gif);
    background-repeat: repeat-x;
    z-index: 1;
}

.shade_ru
{
	width: 10px;
    height: 10px;
	background-image: url(img/ru.gif);
    background-repeat: no-repeat;
	background-position: 0px 0px;
    z-index: 1;
}

.kinder_shade_ro
{
	width: 10px;
    height: 10px;
	background-image: url(img/kinder_ro.gif);
    background-repeat: no-repeat;
	background-position: 0px 0px;
    z-index: 1;
}

.kinder_shade_r
{
	width: 10px;
	background-image: url(img/kinder_r.gif);
    background-repeat: repeat-y;
    z-index: 1;
}

.kinder_shade_lu
{
	width: 10px;
    height: 10px;
	background-image: url(img/kinder_lu.gif);
    background-repeat: no-repeat;
	background-position: 0px 0px;
    z-index: 1;
}

.kinder_shade_u
{
	height: 10px;
	background-image: url(img/kinder_u.gif);
    background-repeat: repeat-x;
    z-index: 1;
}

.kinder_shade_ru
{
	width: 10px;
    height: 10px;
	background-image: url(img/kinder_ru.gif);
    background-repeat: no-repeat;
	background-position: 0px 0px;
    z-index: 1;
}

/*
Andreas 040511
Styles fuer filialen.incl
*/
	.kartelink:link
	{
		border: solid 0px #000000;
		font-size: 10px;
	}
	.kartelink:hover
	{
		border: solid 0px #000000;
		font-size: 10px;
	}
	.kartelink:visited
	{
		border: solid 0px #000000;
		font-size: 10px;
	}
	.kartelink:active
	{
		border: solid 0px #000000;
		font-size: 10px;
	}
/*
Andreas
Ende
*/
.head3 {
	height: 26px;
	font-weight: 600;
	font-size: 20px;
	color: rgb(231,6,15);
	font-variant: uppercase;
}
