BODY {
background-image: url('../../pics/flise_pink_pink.gif');
/* background-image: url('../../pics/book_tile.jpg'); */
font-family: verdana;
color: #000000; 
font-size: 12px;
margin: 0px 0px 0px 0px;
padding: 0px 0px 0px 0px;
line-height: 16px;
}

p
{
	padding: 0px;
	margin: 0px;
}

ul, li
{
	padding-top: 0px;
	padding-bottom: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
}


/* BUTTONS */
.button, .button:visited {
	background: #222 url(../../pics/css3btnoverlay.png) repeat-x; 
	display: inline-block; 
	padding: 5px 10px 6px; 
	color: #fff; 
	text-decoration: none;
	-moz-border-radius: 6px; 
	-webkit-border-radius: 6px;
	-moz-box-shadow: 0 1px 3px rgba(0,0,0,0.6);
	-webkit-box-shadow: 0 1px 3px rgba(0,0,0,0.6);
	text-shadow: 0 -1px 1px rgba(0,0,0,0.25);
	border-bottom: 1px solid rgba(0,0,0,0.25);
	position: relative;
	cursor: pointer
}
 
.button:hover							{ background-color: #111; color: #fff; }
.button:active							{ top: 1px; }
.small.button, .small.button:visited 	{ font-size: 11px}
.button, .button:visited,
.medium.button, .medium.button:visited 	{ font-size: 13px; 
										font-weight: bold; 
										line-height: 1; 
										text-shadow: 0 -1px 1px rgba(0,0,0,0.25); 
										}
											  
.large.button, .large.button:visited 	{ font-size: 20px; 
										padding: 8px 14px 9px; }
												  
.super.button, .super.button:visited 	{ font-size: 34px; 
										 padding: 8px 14px 9px; }

.black.button, .black.button:visited	{ background-color: #888; }
.black.button:hover						{ background-color: #444; }
.pink.button, .magenta.button:visited	{ background-color: #e22092; }
.pink.button:hover						{ background-color: #c81e82; }
.green.button, .green.button:visited	{ background-color: #91bd09; }
.green.button:hover						{ background-color: #749a02; }
.red.button, .red.button:visited		{ background-color: #e62727; }
.red.button:hover						{ background-color: #cf2525; }
.orange.button, .orange.button:visited	{ background-color: #ff5c00; }
.orange.button:hover					{ background-color: #d45500; }
.blue.button, .blue.button:visited		{ background-color: #2981e4; }
.blue.button:hover						{ background-color: #2575cf; }
.yellow.button, .yellow.button:visited	{ background-color: #ffb515; }
.yellow.button:hover					{ background-color: #fc9200; }

/* General Styles */
h1 {
color: #615539;
padding: 0px 0px 0px 0px;
font-size: 18px;
line-height: 27px;
font-weight: bold;
display: inline; 
}

.smalltext  {
	font-size: 10px;
	line-height: 12px;
}
.pagetitle {
color: #615539;
padding: 0px 0px 0px 0px;
font-size: 18px;
line-height: 27px;
font-weight: bold;
}

.pinkheading {
color: #DB0279;
line-height: 30px;
font-size: 16px;
font-weight: normal;
}

.articleheading {
color: #1E1E2D;
font-size: 13px;
font-weight: bold;
line-height: 18px;
}

.articledate {
color: #A19885;
font-size: 12px;
font-weight: normal;
line-height: 18px;
}

.articletext {
font-size: 12px;
font-weight: normal;
line-height: 16px;
}

.articletextnew {
font-size: 12px;
font-weight: normal;
line-height: 16px;
}

.articletextnew p {
padding: 0px;
display: inline;
}

.articletextnew lid {
padding: 0px;
}

.facttext {
font-size: 12px;
font-weight: normal;
line-height: 16px;
color: #0D7E6F;
}

.factheading {
font-size: 14px;
font-weight: bold;
line-height: 18px;
color: #0D7E6F;
}

.topstoryleft {
float: left;
text-align: left;
width: 143px;
}

.topstoryright {
float: right;
text-align: right;
width: 326px;
padding: 0px 0px 10px 0px;
}

.storyleft {
float: left;
text-align: left;
width: 163px;
padding-bottom: 5px;
}

.storyright {
float: right;
text-align: left;
width: 326px;
}

.column163 {
float: right;
text-align: left;
width: 163px;
}

.column306 {
float: left;
text-align: left;
width: 306px;
}

.wideleft {
float: left;
text-align: left;
width: 359px;
}

.narowright {
float: right;
text-align: right;
width: 130px;
}
.rectanglead {
text-align: center;
padding: 5px 0px 5px 0px;
vertical-align: top;
}

.skyscraberad {
padding: 15px 0px 0px 0px;
vertical-align: top;
text-align: center;
}

.factbox {
width: 244px;
vertical-align: top;
text-align: left;
float: right;
background-color: #DDDBD4;
}

.readmore {
color: #A19885;
}

.padding {
padding: 10px 10px 10px 10px;
}

.halfleft {
width: 224px;
vertical-align: top;
text-align: left;
float: left;
}
/* Links */
a.tilbud:link 		{font-family: 'Ubuntu Mono', sans-serif; display: block; color: #000000; text-decoration: none; font-weight: normal;}
a.tilbud:visited 	{font-family: 'Ubuntu Mono', sans-serif; display: block; color: #000000; text-decoration: none; font-weight: normal;}
a.tilbud:hover 		{font-family: 'Ubuntu Mono', sans-serif; display: block; color: #000000; text-decoration: underline; font-weight: normal;}
a.tilbud:active 	{font-family: 'Ubuntu Mono', sans-serif; display: block; color: #000000; text-decoration: underline;  font-weight: normal;}

a:link 		{color: #A19885; text-decoration: none; font-weight: normal;}
a:visited 	{color: #A19885; text-decoration: none; font-weight: normal;}
a:hover 	{color: #A19885; text-decoration: underline; font-weight: normal;}
a:active 	{color: #A19885; text-decoration: underline;  font-weight: normal;}

a.black:link 		{color: #000000; text-decoration: none; font-weight: bold;}
a.black:visited 	{color: #000000; text-decoration: none; font-weight: bold;}
a.black:hover 	{color: #000000; text-decoration: underline; font-weight: bold;}
a.black:active 	{color: #000000; text-decoration: underline;  font-weight: bold;}

a.white:link 		{color: #FFFFFF; text-decoration: none; font-weight: bold;}
a.white:visited 	{color: #FFFFFF; text-decoration: none; font-weight: bold;}
a.white:hover 	{color: #FFFFFF; text-decoration: underline; font-weight: bold;}
a.white:active 	{color: #FFFFFF; text-decoration: underline;  font-weight: bold;}

a.linkadheader:link {text-decoration: none; font-family: verdana; font-size: 14px; color: #615539; font-weight: bold; padding: 0px 0px 0px 0px}
a.linkadheader:visited {text-decoration: none; font-family: verdana; font-size: 14px; color: #615539; font-weight: bold; padding: 0px 0px 0px 0px}
a.linkadheader:hover {text-decoration: underline; font-family: verdana; font-size: 14px; color: #615539; font-weight: bold; padding: 0px 0px 0px 0px}
a.linkadheader:active {text-decoration: underline; font-family: verdana; font-size: 14px; color: #615539; font-weight: bold; padding: 0px 0px 0px 0px}

a.buy:link {text-decoration: none; font-family: verdana; color: #DB0279; font-weight: bold; padding: 0px 0px 0px 0px}
a.buy:visited {text-decoration: none; font-family: verdana; color: #DB0279; font-weight: bold; padding: 0px 0px 0px 0px}
a.buy:hover {text-decoration: underline; font-family: verdana; color: #DB0279; font-weight: bold; padding: 0px 0px 0px 0px}
a.buy:active {text-decoration: underline; font-family: verdana; color: #DB0279; font-weight: bold; padding: 0px 0px 0px 0px}

a.webtvprodukt:link {text-decoration: none; font-family: verdana; color: #DB0279; font-weight: bold; padding: 0px 0px 0px 0px}
a.webtvprodukt:visited {text-decoration: none; font-family: verdana; color: #DB0279; font-weight: bold; padding: 0px 0px 0px 0px}
a.webtvprodukt:hover {text-decoration: underline; font-family: verdana; color: #DB0279; font-weight: bold; padding: 0px 0px 0px 0px}
a.webtvprodukt:active {text-decoration: underline; font-family: verdana; color: #DB0279; font-weight: bold; padding: 0px 0px 0px 0px} 
 
a.divlinkads:link {text-decoration: none; font-family: verdana; font-size: 10px; color: #615539; font-weight: bold; padding: 0px 0px 0px 0px}
a.divlinkads:visited {text-decoration: none; font-family: verdana; font-size: 10px; color: #615539; font-weight: bold; padding: 0px 0px 0px 0px}
a.divlinkads:hover {text-decoration: none; font-family: verdana; font-size: 10px; color: #DB0279; font-weight: bold; padding: 0px 0px 0px 0px}
a.divlinkads:active {text-decoration: none; font-family: verdana; font-size: 10px; color: #DB0279; font-weight: bold; padding: 0px 0px 0px 0px}

#menubannerwrapper {width: 178px; text-align: center; position: absolute; padding: 9px;}
#menubanner {position: absolute; top: 0px; padding-top: 9px;}
#menubanner.fixed {position: fixed; top: 0px;}

#menuitem a:link 	{color: #615539; text-decoration: none; font-weight: bold; font-size: 14px; display:block; padding: 9px 10px 9px 10px;}
#menuitem a:visited {color: #615539; text-decoration: none; font-weight: bold; font-size: 14px; display:block; padding: 9px 10px 9px 10px;}
#menuitem a:hover 	{color: #615539; text-decoration: none; font-weight: bold; font-size: 14px; display:block; padding: 9px 10px 9px 10px;}
#menuitem a:active 	{color: #615539; text-decoration: none; font-weight: bold; font-size: 14px; display:block; padding: 9px 10px 9px 10px;}

#menuitemnew a:link 	{color: #615539; text-decoration: none; font-weight: bold; font-size: 14px; display:block; padding: 9px 10px 9px 10px;}
#menuitemnew a:visited {color: #615539; text-decoration: none; font-weight: bold; font-size: 14px; display:block; padding: 9px 10px 9px 10px;}
#menuitemnew a:hover 	{color: #615539; text-decoration: none; font-weight: bold; font-size: 14px; display:block; padding: 9px 10px 9px 10px;}
#menuitemnew a:active 	{color: #615539; text-decoration: none; font-weight: bold; font-size: 14px; display:block; padding: 9px 10px 9px 10px;}

#menuitemactive a:link 	{color: #FFFFFF; text-decoration: none; font-weight: bold; font-size: 14px; display:block; padding: 9px 10px 9px 10px;}
#menuitemactive a:visited 	{color: #FFFFFF; text-decoration: none; font-weight: bold; font-size: 14px; display:block; padding: 9px 10px 9px 10px;}
#menuitemactive a:hover 	{color: #FFFFFF; text-decoration: none; font-weight: bold; font-size: 14px; display:block; padding: 9px 10px 9px 10px;}
#menuitemactive a:active 	{color: #FFFFFF; text-decoration: none; font-weight: bold; font-size: 14px; display:block; padding: 9px 10px 9px 10px;}

#submenuitem a:link 	{color: #615539; text-decoration: none; font-weight: bold; font-size: 10px; display:block; padding: 3px 10px 3px 10px; line-height: 14px}
#submenuitem a:visited {color: #615539; text-decoration: none; font-weight: bold; font-size: 10px; display:block; padding: 3px 10px 3px 10px; line-height: 14px}
#submenuitem a:hover 	{color: #DB0279; text-decoration: none; font-weight: bold; font-size: 10px; display:block; padding: 3px 10px 3px 10px; line-height: 14px}
#submenuitem a:active 	{color: #DB0279; text-decoration: none; font-weight: bold; font-size: 10px; display:block; padding: 3px 10px 3px 10px; line-height: 14px}

#submenuitemactive a:link 	{color: #DB0279; text-decoration: none; font-weight: bold; font-size: 10px; display:block; padding: 3px 10px 3px 10px; line-height: 14px}
#submenuitemactive a:visited 	{color: #DB0279; text-decoration: none; font-weight: bold; font-size: 10px; display:block; padding: 3px 10px 3px 10px; line-height: 14px}
#submenuitemactive a:hover 	{color: #DB0279; text-decoration: none; font-weight: bold; font-size: 10px; display:block; padding: 3px 10px 3px 10px; line-height: 14px}
#submenuitemactive a:active 	{color: #DB0279; text-decoration: none; font-weight: bold; font-size: 10px; display:block; padding: 3px 10px 3px 10px; line-height: 14px}

#subbabylexitem a:link 	{color: #615539; text-decoration: none; font-weight: bold; font-size: 10px; padding: 3px 10px 3px 10px; line-height: 14px}
#subbabylexitem a:visited {color: #615539; text-decoration: none; font-weight: bold; font-size: 10px; padding: 3px 10px 3px 10px; line-height: 14px}
#subbabylexitem a:hover 	{color: #DB0279; text-decoration: none; font-weight: bold; font-size: 10px; padding: 3px 10px 3px 10px; line-height: 14px}
#subbabylexitem a:active 	{color: #DB0279; text-decoration: none; font-weight: bold; font-size: 10px; padding: 3px 10px 3px 10px; line-height: 14px}

#subbabylexitemactive a:link 	{color: #DB0279; text-decoration: none; font-weight: bold; font-size: 10px; padding: 3px 10px 3px 10px; line-height: 14px}
#subbabylexitemactive a:visited 	{color: #DB0279; text-decoration: none; font-weight: bold; font-size: 10px; padding: 3px 10px 3px 10px; line-height: 14px}
#subbabylexitemactive a:hover 	{color: #DB0279; text-decoration: none; font-weight: bold; font-size: 10px; padding: 3px 10px 3px 10px; line-height: 14px}
#subbabylexitemactive a:active 	{color: #DB0279; text-decoration: none; font-weight: bold; font-size: 10px; padding: 3px 10px 3px 10px; line-height: 14px}

a.readmore:link 		{color: #A19885; text-decoration: none; font-weight: normal; font-size: 11px; padding: 0px 0px 0px 0px; line-height: 18px}
a.readmore:visited 	{color: #A19885; text-decoration: none; font-weight: normal; font-size: 11px; padding: 0px 0px 0px 0px; line-height: 18px}
a.readmore:hover 		{color: #A19885; text-decoration: underline; font-weight: normal; font-size: 11px; padding: 0px 0px 0px 0px; line-height: 18px}
a.readmore:active 	{color: #A19885; text-decoration: underline; font-weight: normal; font-size: 11px; padding: 0px 0px 0px 0px; line-height: 18px}

a.readmore_hot:link 		{color: #DB0279; text-decoration: none; font-weight: bold; font-size: 11px; padding: 0px 0px 0px 0px; line-height: 18px}
a.readmore_hot:visited 	{color: #DB0279; text-decoration: none; font-weight: bold; font-size: 11px; padding: 0px 0px 0px 0px; line-height: 18px}
a.readmore_hot:hover 		{color: #DB0279; text-decoration: underline; font-weight: bold; font-size: 11px; padding: 0px 0px 0px 0px; line-height: 18px}
a.readmore_hot:active 	{color: #DB0279; text-decoration: underline; font-weight: bold; font-size: 11px; padding: 0px 0px 0px 0px; line-height: 18px}

a.articleheading:link 		{color: #1E1E2D; text-decoration: none; font-weight: bold; font-size: 13px; padding: 0px 0px 0px 0px; line-height: 18px}
a.articleheading:visited 	{color: #1E1E2D; text-decoration: none; font-weight: bold; font-size: 13px; padding: 0px 0px 0px 0px; line-height: 18px}
a.articleheading:hover 		{color: #1E1E2D; text-decoration: none; font-weight: bold; font-size: 13px; padding: 0px 0px 0px 0px; line-height: 18px}
a.articleheading:active 	{color: #1E1E2D; text-decoration: none; font-weight: bold; font-size: 13px; padding: 0px 0px 0px 0px; line-height: 18px}

a.babylexoversigt:link 		{color: #1E1E2D; text-decoration: none; font-weight: normal; font-size: 12px; padding: 0px 0px 0px 0px; line-height: 16px}
a.babylexoversigt:visited 	{color: #1E1E2D; text-decoration: none; font-weight: normal; font-size: 12px; padding: 0px 0px 0px 0px; line-height: 16px}
a.babylexoversigt:hover 		{color: #1E1E2D; text-decoration: underline; font-weight: normal; font-size: 12px; padding: 0px 0px 0px 0px; line-height: 16px}
a.babylexoversigt:active 	{color: #1E1E2D; text-decoration: underline; font-weight: normal; font-size: 12px; padding: 0px 0px 0px 0px; line-height: 16px}

a.factheading:link 		{color: #0D7E6F; text-decoration: none; font-weight: bold; font-size: 14px; padding: 0px 0px 0px 0px; line-height: 18px}
a.factheading:visited 	{color: #0D7E6F; text-decoration: none; font-weight: bold; font-size: 14px; padding: 0px 0px 0px 0px; line-height: 18px}
a.factheading:hover 	{color: #0D7E6F; text-decoration: none; font-weight: bold; font-size: 14px; padding: 0px 0px 0px 0px; line-height: 18px}
a.factheading:active 	{color: #0D7E6F; text-decoration: none; font-weight: bold; font-size: 14px; padding: 0px 0px 0px 0px; line-height: 18px}

a.searchform:link 		{color: #F6C8E2; text-decoration: none; font-weight: bold; font-size: 13px; padding: 0px 15px 0px 10px;}
a.searchform:visited 	{color: #F6C8E2; text-decoration: none; font-weight: bold; font-size: 13px; padding: 0px 15px 0px 10px;}
a.searchform:hover 		{color: #F6C8E2; text-decoration: none; font-weight: bold; font-size: 13px; padding: 0px 15px 0px 10px; }
a.searchform:active 	{color: #F6C8E2; text-decoration: none; font-weight: bold; font-size: 13px; padding: 0px 15px 0px 10px;}

a.headerlinks:link 		{color: #1E1E2D; text-decoration: none; font-weight: normal; font-size: 10px; padding: 0px 5px 0px 5px;}
a.headerlinks:visited 	{color: #1E1E2D; text-decoration: none; font-weight: normal; font-size: 10px; padding: 0px 5px 0px 5px;}
a.headerlinks:hover 		{color: #1E1E2D; text-decoration: none; font-weight: normal; font-size: 10px; padding: 0px 5px 0px 5px; }
a.headerlinks:active 	{color: #1E1E2D; text-decoration: none; font-weight: normal; font-size: 10px; padding: 0px 5px 0px 5px;}

/* HR */
hr {
border: 0;
height: 2px;
background-color: #DDDBD4;
color:#DDDBD4;	
}

/* LAYOUT BOXES */
#backgrounddiv {
text-align: center;
width: 100%;
height: 100%;
position: absolute;
top: 0px;
bottom: 0px;
left: 0px;
right: 0px;
}
/* Add to backgrounddiv for wallpaper ads: */
/* overflow: scroll;*/


#outerbox {
margin: 0 auto;
text-align: center;
padding: 0px 0px 0px 0px;
border: 0px solid #FFFFFF;
width: 984px;
z-index: 1;
}

#header {
background-image: url('../../pics/topback_3.png');
background-repeat: no-repeat;
border: 0px solid #FFFFFF;
min-height: 115px;
height: 115px;
}

#headerbar {
border: 0px solid #FFFFFF;
width: 806px;
min-height: 34px;
height: 34px;
background-image: url('../../pics/searchback.png');
background-repeat: no-repeat;
background-color: #DA0278;
float: right;
text-align: right;
}

#menu {
border: 0px solid #666666;
background-image: url('../../pics/topback_low.png');
background-repeat: no-repeat;
background-color: #FFFFFF;
width: 178px;
float: left;
text-align: left;
padding: 65px 0px 0px 0px
}

#spacer {
border: 0px solid #666666;
width: 2px;
float: left;
min-height: 15px;
height: 15px;
}

#spacer_white {
border: 0px solid #666666;
background-color: #FFFFFF;
width: 2px;
float: left;
min-height: 67px;
height: 65px;
}

#rightpane {
border: 0px solid #FFFFFF;
background-color: #FFFFFF;
width: 273px;
float: left;
text-align: left;
padding: 0px 0px 20px 0px
}

#rightpane_pink {
border: 0px solid #FFFFFF;
color: #FFFFFF;
width: 273px;
float: left;
text-align: left;
padding: 0px 0px 20px 0px
}

#outercontent {
border: 0px solid #FFFFFF;
width: 984px;
float: left;
background-image: url('../../pics/back_white.gif');
background-repeat: repeat-y;
background-color: #FFFFFF;
}

#outercontent_full {
border: 0px solid #FFFFFF;
width: 984px;
float: left;
background-image: url('../../pics/back_white.gif');
background-repeat: repeat-y;
background-color: #FFFFFF;
}

#outercontent_full_full {
border: 0px solid #FFFFFF;
width: 984px;
float: left;
background-color: #FFFFFF;
background-repeat: repeat-y;
}

#outercontent_pink {
border: 0px solid #FFFFFF;
width: 984px;
float: left;
background-image: url('../../pics/back_pink.gif');
background-repeat: repeat-y;
}

#content {
border: 0px solid #FFFFFF;
background-color: #FFFFFF;
width: 529px;
float: left;
text-align: left;
padding: 0px 0px 20px 0px
}

#content_full {
border: 0px solid #FFFFFF;
background-color: #FFFFFF;
width: 802px;
float: left;
text-align: left;
padding: 0px 0px 20px 0px
}

#content_full_full {
border: 0px solid #FFFFFF;
background-color: #FFFFFF;
width: 940px;
float: left;
text-align: left;
padding: 0px 0px 20px 0px
}

#roundbottom {
background-image: url('../../pics/bottomback.png');
border: 0px solid #FFFFFF;
background-repeat: no-repeat;
min-height: 15px;
height: 15px;
width: 984px;
float: right;
}

#roundbottom_pink {
background-image: url('../../pics/bottomback_pink.png');
border: 0px solid #FFFFFF;
background-repeat: no-repeat;
min-height: 15px;
height: 15px;
width: 984px;
float: right;
}

#footer {
border: 0px solid #FFFFFF;
color: #FFFFFF;
width: 984px;
padding: 10px 0px 0px 0px;
float: left;
font-size: 10px;
line-height: 12px;
}

#menuitem{
background-color: #DDDBD4;
margin-top: 2px;
font-size: 14px;
font-weight: bold;
font-color: #FFFFFF;
}

#menuitemnew{
background-color: #99CCFF;
margin-top: 2px;
font-size: 14px;
font-weight: bold;
font-color: #FFFFFF;
}

#menuitemactive{
background-color: #DA0278;
margin-top: 2px;
font-size: 14px;
font-weight: bold;
font-color: #FFFFFF;
}

#categorysponsor{
background-color: #FFFFFF;
text-align: right;
margin: 0px 0px 0px 0px;
padding: 0px 0px 0px 0px;
background-image: url('../../pics/kategorisponsor.png');
border: 0px solid #FFFFFF;
background-repeat: no-repeat;
min-height: 60px;
height: 60px;
width: 488px;
}

td			{font-size: 12px; line-height: 16px; border: 0px;}
td.webtv_left			{width: 150px; padding: 0px 20px 10px 0px; vertical-align: top; text-align: left}
td.signupleft			{background: #DB0279; font-size: 14px; line-height: 16px; border: 0px solid #FF0099; padding: 10px 10px 10px 10px; color: #FFFFFF; font-weight: bold}
th			{background: #DB0279; font-size: 11px; line-height: 16px; border: 0px solid #FF0099; padding: 10px 10px 10px 10px; color: #FFFFFF; font-weight: bold}
td.signupright			{background: #EEEEEE; font-size: 11px; line-height: 16px; border: 0px solid #FF0099; padding: 10px 10px 10px 10px; color: #000000 }
/* Old styles */

img	{border: 0px}
li.fordele		{font-family: verdana; font-size: 100%; color: #000000; font-weight: normal;}
p.big	{font-family: verdana; font-size: 130%; color: #000000; font-weight: bold;}
p.bb_big	{font-family: verdana; font-size: 130%; color: #000000; font-weight: bold; paddinig-top: 10px; padding-bottom: 5px}
p.nopad	{padding: 0px}
ul.nopad	{padding: 0px}

table		{padding: 0px;}

td.bar		{font-family: verdana; font-size: 10px; color: #000000; font-weight: bold; background: url('../pics/barback.gif'); height: 15; width: 250; padding-left: 5px;}

td.bargreen		{font-family: verdana; font-size: 10px; color: #000000; font-weight: bold; background: url('../pics/barbackgreen.gif'); height: 15; width: 250; padding-left: 5px;}

td.barred		{font-family: verdana; font-size: 10px; color: #000000; font-weight: bold; background: url('../pics/barbackred.gif'); height: 15; width: 250; padding-left: 5px;}

td.linkadleft {vertical-align: top; text-align:left; width: 244px; padding: 5px 5px 15px 5px;}
td.linkadcenter {vertical-align: top; text-align:left; padding: 5px 5px 15px 5px; font-family: verdana; font-size: 10px; color: #000000;}
td.linkadright{vertical-align: center; text-align:left; width: 100 px; padding: 5px 5px 15px 5px; font-family: verdana; font-size: 10px; color: #FF00CC;}

select		{font-family: verdana; font-size: 10px; background: #FFFFFF; color: #000000;}

a.kat:link 		{color: #003399; text-decoration: none; font-weight: normal; font-size: 10px}
a.kat:visited 	{color: #003399; text-decoration: none; font-weight: normal; font-size: 10px}
a.kat:hover 	{color: #003399; text-decoration: underline; font-weight: normal; font-size: 10px}
a.kat:active 	{color: #003399; text-decoration: underline; font-weight: normal; font-size: 10px}

a.topmenu:link 		{color: #003399; text-decoration: none; font-weight: bold; font-size: 10px}
a.topmenu:visited 	{color: #003399; text-decoration: none; font-weight: bold; font-size: 10px}
a.topmenu:hover 	{color: #003399; text-decoration: underline; font-weight: bold; font-size: 10px}
a.topmenu:active 	{color: #003399; text-decoration: underline;  font-weight: bold; font-size: 10px}

a.topmenuactive:link 	{color: #CC0000; text-decoration: none; font-weight: bold; font-size: 10px}
a.topmenuactive:visited {color: #CC0000; text-decoration: none; font-weight: bold; font-size: 10px}
a.topmenuactive:hover 	{color: #CC0000; text-decoration: underline; font-weight: bold; font-size: 10px}
a.topmenuactive:active 	{color: #CC0000; text-decoration: underline;  font-weight: bold; font-size: 10px}

/* Slidebox Styles */
#slidebox{
    width:400px;
    height:100px;
    padding:10px;
    background-color:#EEEEEE;
    border-top:3px solid #DB0279;
    position:fixed;
    bottom:0px;
    right:-430px;
    -moz-box-shadow:-2px 0px 5px #aaa;
    -webkit-box-shadow:-2px 0px 5px #aaa;
    box-shadow:-2px 0px 5px #aaa;
}
#slidebox p, a.more{
    font-size:11px;
    text-transform:uppercase;
    font-family: Arial,Helvetica,sans-serif;
    letter-spacing:1px;
    color:#DB0279;
}
a.more{
    cursor:pointer;
    color:#DB0279;
}
a.more:hover{
    text-decoration:underline;
}
#slidebox h2{
    color:#555;
    font-size:12px;
    margin:10px 20px 10px 0px;
}
a.close{
    background:transparent url(../../pics/slideout_close.png) no-repeat top left;
    width:16px;
    height:16px;
    position:absolute;
    cursor:pointer;
    top:10px;
    right:10px;
}
a.close:hover{
    background:transparent url(../../pics/slideout_close_red.png) no-repeat top left;
}

/* Slideouts Styles */
.rp_list {
	font-family:Verdana, Helvetica, sans-serif;
	position:fixed;
	right:-220px;
	top:30px;
	margin:0;
	padding:0;
}
span.rp_shuffle{
	background:#222 url(../../pics/shuffle.png) no-repeat 10px 50%;
	width:28px;
	height:14px;
	display:block;
	margin:10px 0px 0px 20px;
	cursor:pointer;
	padding:4px;
	border:1px solid #000;
	-moz-border-radius:5px 0px 0px 5px;
	-webkit-border-bottom-left-radius: 5px;
	-webkit-border-top-left-radius: 5px;
	border-bottom-left-radius: 5px;
	border-top-left-radius: 5px;
}

span.rp_close{
	background:url(../../pics/close_flaps_white.png) no-repeat;
	width:70px;
	height:16px;
	display:block;
	margin:0px 0px 10px 0px;
	cursor:pointer;
	padding:0px;
}

span.rp_close:hover{
	background:url(../../pics/close_flaps_grey.png) no-repeat;
	width:70px;
	height:16px;
	display:block;
	margin:0px 0px 10px 0px;
	cursor:pointer;
	padding:0px;
}

.rp_list ul{
	margin:0;
	padding:0;
	list-style:none;
}
.rp_list ul li{
	width: 240px;
	margin-bottom:5px;
	display:none;
}
.rp_list ul li div{
	display: block;
	line-height:11px;
	width: 240px;
	height: 80px;
	background:#333;
	border:1px solid #333;
	-moz-border-radius:5px 0px 0px 5px;
	-webkit-border-bottom-left-radius: 5px;
	-webkit-border-top-left-radius: 5px;
	border-bottom-left-radius: 5px;
	border-top-left-radius: 5px;
}
.rp_list ul li div img{
	width:70px;
	border:none;
	float:left;
	margin:4px 10px 0px 4px;
	border:1px solid #111;
	-moz-box-shadow:1px 1px 3px #000;
	-webkit-box-shadow:1px 1px 3px #000;
	box-shadow:1px 1px 3px #000;
}
span.rp_title{
	font-size:10px;
	color:#ddd;
	height:46px;
	margin:4px 0px 6px 20px;
	display:block;
	text-shadow:1px 1px 1px #000;
	padding-top:3px;
	background:#222;
	-moz-box-shadow:0px 0px 5px #000 inset;
	-webkit-box-shadow:0px 0px 5px #000 inset;
	box-shadow:0px 0px 5px #000 inset;
}
span.rp_links{
	width:195px;
	height:8px;
	padding-top:2px;
	display:block;
	margin-left:42px;
}
span.rp_links a{
	background: #222 url(../../pics/bgbutton.png) repeat-x;
	padding: 2px 18px;
	font-size:10px;
	color: #fff;
	text-decoration: none;
	line-height: 1;
	-moz-box-shadow: 0 1px 3px #000;
	-webkit-box-shadow: 0 1px 3px #000;
	box-shadow:0 1px 3px #000;
	text-shadow: 0 -1px 1px #222;
	cursor: pointer;
	outline:none;
}
span.rp_links a:hover{
	background-color:#000;
	color:#fff;
}

/***** POPUP#5 *****/
#struct5 {height: 0; background-color: #252525;}
#struct5 ul {list-style: none; margin: 0; padding: 0;}
#struct5 ul > li {
	display: block;
	
	width: 760px;
	height: 50px;
	
	padding: 0px;
	margin: 0;
	
	border-top: 1px solid #808080;
	border-bottom: 1px solid #808080;
}
#struct5 ul > li:hover {border-top: 1px solid #fff; border-bottom: 1px solid #fff; background-color: #313131;}

#struct5 ul > li a, #struct5 ul > li a:visited {display: inline-block; width: 100%; height: 100%;}
#struct5 ul > li a > img {border: 0;}

#handler5 {
	width: 760px;
	height: 50px;
	
	padding: 0px;
	border: 0px solid #555555;
	
	background-color: #252525;
}