/* CSS ROSA */
body { background:#00beee; }
.box1Spalt a:link, .box1Spalt_smalare a:link {color: #00beee}    
.box1Spalt a:visited, .box1Spalt_smalare a:visited {color: #00beee}  
.box1Spalt a:hover, .box1Spalt_smalare a:hover {color: #00beee}   
.box1Spalt a:active, .box1Spalt_smalare a:active {color: #00beee} 
 
#candyking { background:url(../images/blue_candyking.gif) no-repeat top center; }
a#back { margin:auto; display:block; width:82px; height:21px; }

.roundtop { background:url(../images/blue_corn_ur.gif) no-repeat top right; }
.roundbottom { background:url(../images/blue_corn_br.gif) no-repeat top right; }
.roundtop .corner { background:url(../images/blue_corn_ul.gif) no-repeat; }
.roundbottom .corner { background:url(../images/blue_corn_bl.gif) no-repeat; }

input.okButton { width:30px; height:21px; text-indent:-9000px; background:url(../images/blue_buttonOk.png) no-repeat center center; border:none; cursor:pointer; }

input.search-button-image-en { background:url(../images/blue_gb_buttonSearch.png) no-repeat center center; width:68px; height:18px;}
input.search-button-image-sv { background:url(../images/blue_se_buttonSearch.png) no-repeat center center; width:68px; height:18px;}
input.search-button-image-fi { background:url(../images/blue_fi_buttonSearch.png) no-repeat center center; width:68px; height:18px;}
input.search-button-image-no { background:url(../images/blue_no_buttonSearch.png) no-repeat center center; width:68px; height:18px;}

/*Paging*/
/*
a.SelectedPagingItem, a.UnselectedPagingItem { color: #ffffff }
*/