

/* classes affecting the layout as a whole */

.stretch{
margin-left: auto;
margin-right: auto;
width: 1223px;
border-left: solid 1px #616161;

height: 100%;
display: block;
padding: 0px;
background-image: url('../bilder/layout/content_bkg.gif');
background-repeat: repeat-y;
background-position: top left;
padding: 0px;



/*
position: absolute;
display: block;
top: 0px;
bottom: 0px;

height: 100%;
background: #FFFFFF;
color: #000000;
*/
}




.left_border{
position: absolute;
left: -3px;
height: 4000px;
width: 3px;
background: #BEBFCA;
bottom: -10px;
}

.right_border{
position: absolute;
right: -3px;
height: 4000px;
width: 3px;
background: #BEBFCA;
bottom: -10px;
}




/* classes to do with sitehead */

.sitehead{
width: 1220px;
height: 147px;
background-repeat: no-repeat;
margin-left: 1px;
}

.sitehead_fade{
top: 0px;
width: 1220px;
height: 105px;
background-repeat: repeat-x;
background-position: top left;
overflow: hidden;
}


.logo{
position: relative;
left: 1106px;
width: 110px;
height: 106px;
top: 0px;
background-image: url('../bilder/layout/weblogo_shade.png');
}

.logo IMG{
border: 0px;
}

.sitehead_counter{
position: relative;
left: 855px;	
top: -22px;
color: #FFFC00;
font-decoration: none;
font-size: 12px;
font-weight: bold;
z-index: 2;
}


.sitehead_login{
background-repeat: no-repeat;
background-position: top left;
position: relative;
height: 64px;
width: 264px;
left: 832px;
top: -185px;
z-index: 4;
}

.sitehead_login_bkg{
background-image: url('../bilder/layout/login_bkg.png');
background-repeat: no-repeat;
background-position: top left;
position: relative;
height: 64px;
width: 264px;
left: 832px;
top: -122px;
z-index: 1;
}


.sitehead_login form{
margin: 0px;
padding: 0px;
color: #FFFFFF;
font-face: verdana;
font-size: 11px;
}

.sitehead_login_row1{
position: absolute;
width: 65px;
top: 7px;
left: 10px;
text-align: right;
}


.sitehead_login_row2{
position: absolute;
width: 65px;
left: 10px;
top: 36px;
text-align: right;
}



.sitehead_login form input{
top: 10px;
border: solid 1px #67B1BC;
width: 100px;
height: 17px;
margin-top: 0px;
margin-bottom: 0px;
color: #555555;
font-family: verdana;
padding: 1px;
padding-left: 4px;
}

#sitehead_login_input_user{
position: absolute;
left: 81px;
top: 5px;
width: 167px;

}


#sitehead_login_input_pw{
position: absolute;
left: 81px;
top: 34px;
width: 96px;
}


.sitehead_login a{
position: absolute;
left: 176px;
top: 34px;
height: 18px;
display:block;
margin: 0px;
padding-left: 8px;
padding-right: 8px;
padding-top: 1px;
padding-bottom: 0px;
background-color:none;
margin-left: 13px; 
font-style: normal;
font-weight: normal;
font-family: verdana;
font-size: 11px;
color: #000000;
background-image: url('../bilder/layout/login_button_bkg.png');
background-repeat: repeat-x;
background-position: top left; 
border: solid 1px #6E99B5;
}




.sitehead_login a:link{
color: #000000;
font-size: 11px;
}


.sitehead_login a:visited{
color: #000000;
font-size: 11px;
}


.sitehead_login a:active{
color: #000000;
font-size: 11px;
}

.sitehead_login a:hover{
color: #dddddd;
background-image: url('../bilder/layout/login_botton_bkg_hover.png');
background-repeat: repeat-x;
background-color: #000000;
text-decoration: none;
}



.sitehead_login_text{
margin-top: 4px;
margin-left: 6px;
margin-right: 6px;
margin-bottom: 4px;
color: #FFFFFF;
font-family: verdana;
font-size: 11px;
}

.sitehead_login_text a, .sitehead_login_text a:link, .sitehead_login_text a:active, .sitehead_login_text a:visited{
margin: 0px;
margin-top: 2px;
}

.sitehead_login_text #button_logga_ut{
left: 190px;
width: 50px;
}

.sitehead_login_text #button_change{
left: 60px;
}

.sitehead_login_text #button_reg{
left: 175px;
width: 62px;
}

.sitehead_login_text #button_glomt{
left: 60px;
}

.sitenav{
position: absolute;
top: 105px;
width:1218px;
height: 30px;
background-image: url('../bilder/layout/nav_bkg.jpg');
background-repeat: repeat-x;
background-position: top left;
padding: 1px;
overflow: hidden;
}

.system_care{
display: block;
padding: 6px;
padding-left: 10px;
color: #FFFFFF;
font-family: verdana;
font-size: 11px;
}

.sitenav_shade{
position: absolute;
top: 135px;
width:1220px;
height: 12px;
background-image: url('../bilder/layout/navshade.gif');
background-repeat: repeat-x;
background-position: top left;
padding: 0px;
}






.sitecontent{
position:relative;
clear:both;
max-height: 20000px;
margin-top: 13px;
margin-left: 20px;
margin-bottom: 0px;
padding-bottom: 15px;
width: 1220px;
}



.sitebottom{
clear:both;
position:relative;
font-family: verdana;
font-size: 11px;
text-decoration: none;
font-weight: normal;
font-family: verdana;
font-weight: normal;
font-size: 10px;
letter-spacing: 0.06em;
color: #686868;
padding-right: 20px;
padding-top: 15px;
padding-bottom: 20px;
padding-left: 20px;
}

.sitebottom_1{

position: absolute;
top: 10px;
left:5px;
}

.sitebottom_2{
position: absolute;
top: 10px;
right: 5px;
}

.sitebottom_2 A:link{
font-size: 11px;
}

.sitebottom_2 A:active{
font-size: 11px;
}

.sitebottom_2 A:visited{
font-size: 11px;
}

.sitebottom_2 A:hover{
font-size: 11px;
}

.sitebottom_3{
position: absolute;
left:600px;
}






.deko_img{
position: absolute;
left: 47px;
top:145px;
width: 104px;
line-height: 0px;
}

.deko_img IMG{
border: solid 1px #000000;
margin-bottom: 15px;
margin-top: 0px;
}





#menu
{


}



#menu span{
display: block;
background-color: none;
height: 28px;


}

#menu span A{
color: #000000;
height: 12px;
LINE-HEIGHT: 12px;
}

#menu span A:hover{
display: block;
height: 12px;
background-image: url('../bilder/layout/nav_bkg_hover.png');
color: #000000;
}

#menu span .now_showing{
background-image: url('../bilder/layout/nav_bkg_selected.png');
}

#menu span .now_showing:hover{
display: block;
height: 12px;
background-image: url('../bilder/layout/nav_bkg_selected.png');
color: #000000;
}

#menu UL
{
    PADDING-RIGHT: 0px;
    PADDING-LEFT: 0px;
    PADDING-BOTTOM: 0px;
    MARGIN: 0px;
    PADDING-TOP: 0px;
    LIST-STYLE-TYPE: none;
}
#menu A
{

    DISPLAY: block;
    MARGIN: 0px;
    PADDING-RIGHT: 19px;
    PADDING-LEFT: 19px;
    PADDING-BOTTOM: 10px;
    PADDING-TOP: 6px;
    FONT-SIZE: 12px;
    LINE-HEIGHT: 16px;    
    FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
    COLOR: #000000;
    TEXT-DECORATION: none;
    Font-weight: normal;
    height: 28px;
    letter-spacing: 0.03em;
}


#menu A:hover
{
    background: #DEDEDE;
    COLOR: #000000;
}


#menu LI
{
    background-color: none;
    POSITION: relative;
    margin-top: 0px;
	 Float: left;
}

.menu_clickedlink{
background-image: url('bilder/layout/nav_bkg_selected.png');
margin: 0px;
padding: 0px;
}




.sitelayout_menu{
height: 270px;
width: 210px;
border-collapse: collapse;
empty-cells: show;
border-right: solid 1px #CCCCCC;
vertical-align: top;
}

.sitelayout_menuspace{
width: 25px;
}



.sitelayout_1{
height: 270px;
width: 1180px;
border-collapse: collapse;
empty-cells: show;
}

.sitelayout_1_1{
width: 642px;
height: 270px;
vertical-align: top; 
text-align: left;
padding: 0px;
}

.sitelayout_1_2{
width: 19px;
height: 100%;
vertical-align:top;
padding: 0px;
background-image: url('../bilder/layout/vert_divide.gif');
}

.sitelayout_1_3{
width: 250px;
height: 270px;
vertical-align: top; 
text-align: left;
padding: 0px;
}

.sitelayout_1_4{
width: 19px;
height: 100%;
vertical-align:top;
padding: 0px;
background-image: url('../bilder/layout/vert_divide.gif');
}

.sitelayout_1_5{
width: 250px;
height: 270px;
vertical-align: top; 
text-align: left;
padding: 0px;
}



.sitelayout_2{
height: 270px;
width: 958px;
border-collapse: collapse;
empty-cells: show;
}

.sitelayout_2_1{
width: 500px;
height: 270px;
vertical-align: top; 
text-align: left;
padding: 0px;
}

.sitelayout_2_2{
width: 19px;
height: 100%;
vertical-align:top;
padding: 0px;
background-image: url('../bilder/layout/vert_divide.gif');
}

.sitelayout_2_3{
width: 170px;
height: 270px;
vertical-align: top; 
text-align: left;
padding: 0px;
}

.sitelayout_2_4{
width: 19px;
height: 100%;
vertical-align:top;
padding: 0px;
background-image: url('../bilder/layout/vert_divide.gif');
}

.sitelayout_2_5{
width: 250px;
height: 270px;
vertical-align: top; 
text-align: left;
padding: 0px;
}





.sitelayout_3{
height: 270px;
width: 958px;
border-collapse: collapse;
empty-cells: show;
}


.sitelayout_3_1{
width: 689px;
height: 270px;
vertical-align: top; 
text-align: left;
padding: 0px;
}

.sitelayout_3_2{
width: 19px;
height: 100%;
vertical-align:top;
padding: 0px;
background-image: url('../bilder/layout/vert_divide.gif');
}

.sitelayout_3_3{
width: 250px;
height: 270px;
vertical-align: top; 
text-align: left;
padding: 0px;
}





.sitelayout_4{
height: 270px;
width: 958px;
border-collapse: collapse;
empty-cells: show;
}


.sitelayout_4_1{
width: 769px;
height: 270px;
vertical-align: top; 
text-align: left;
padding: 0px;
}

.sitelayout_4_2{
width: 19px;
height: 100%;
vertical-align:top;
padding: 0px;
background-image: url('../bilder/layout/vert_divide.gif');
}

.sitelayout_4_3{
width: 170px;
height: 270px;
vertical-align: top; 
text-align: left;
padding: 0px;
}



.sitelayout_5{
height: 270px;
width: 958px;
border-collapse: collapse;
empty-cells: show;
}


.sitelayout_5_1{
width: 939px;
height: 270px;
vertical-align: top; 
text-align: left;
padding: 0px;
}




.sitelayout_6{
height: 270px;
width: 610px;
border-collapse: collapse;
empty-cells: show;
}

.sitelayout_6_1{
width: 150px;
height: 270px;
vertical-align: top; 
}

.sitelayout_6_2{
width: 26px;
}

.sitelayout_6_3{
width: 258px;
height: 270px;
vertical-align: top; 
}

.sitelayout_6_4{
width: 26px;
}

.sitelayout_6_5{
width: 150px;
height: 270px;
vertical-align: top; 
}




.sitelayout_9{
height: 400px;
max-height: 1000px;
left: 0px;
top: 0px;
width: 100%;
border-collapse: collapse;
empty-cells: show;
}

.sitelayout_9_1{
width: 705px;
height: 270px;
vertical-align: top; 
padding-bottom: 10px;
}

.sitelayout_9_1 .welcome{
padding-left: 10px;
padding-right: 10px;
padding-top: 24px;
text-align: justify;
}

.sitelayout_9_1 .welcome A{
font-weight: bold;
font-size: 10px;
}

.sitelayout_9_1 .welcome A:active{
font-weight: bold;
font-size: 10px;
}

.sitelayout_9_1 .welcome A:visited{
font-weight: bold;
font-size: 10px;
}

.sitelayout_9_1 .welcome A:hover{
font-weight: bold;
font-size: 10px;
}

.sitelayout_9_2{
width: 25px;
}

.sitelayout_9_3{
width: 200px;
height: 270px;
vertical-align: top; 
}


.sitelayout_9_4{

vertical-align: top;
font-size: 10px;
color: #000000;
font-family: verdana;
line-height: 15px;
font-weight: normal;
}


.sitelayout_9_4 TABLE{
width: 100%;
border-collapse: collapse;
empty-cells: show;
}

.sitelayout_9_4 H3{
font-size: 13px;
font-family: verdana;
font-weight: bold;
color: #505050;
line-height: 12px;
MARGIN-BOTTOM: 2px;
}

.sitelayout_9_4 .blue_border{
border: 0px;
height: 2px;
background-color: #7681BE;
padding:0px;
margin: 0px;
margin-top: 3px;
width: 294px;
overflow: hidden;
}

.sitelayout_9_4 .box_tight{
padding-top: 5px;
padding-left: 10px;
padding-right: 10px;
}


.sitelayout_9_4 .box1{
vertical-align:top;
width: 294px;
text-align: justify;
}

.sitelayout_9_4 .box2{
vertical-align:top;
width: 294px;
text-align: justify;
}

.sitelayout_9_4 .box3{
vertical-align:top;
width: 294px;
text-align: justify;
}

.sitelayout_9_4 .box_tight A{
font-weight: bold;
font-size: 10px;
}

.sitelayout_9_4 .box_tight A:active{
font-weight: bold;
font-size: 10px;
}

.sitelayout_9_4 .box_tight A:visited{
font-weight: bold;
font-size: 10px;
}

.sitelayout_9_4 .box_tight A:hover{
font-weight: bold;
font-size: 10px;
}



.skincss_news
{
    DISPLAY: block;

    WIDTH: 200px;
margin-top: -4px;
}

.skincss_news_rub
{
    DISPLAY: block;
    MARGIN: 0px;
    BORDER-BOTTOM: #5563A0 2px solid;
    padding-bottom: 0px;
    padding-top: 0px;
    padding-left: 0px;
    padding-right: 0px;
    FONT-WEIGHT: bold;
    FONT-SIZE: 11px;
    COLOR: #4F4F4F;
    FONT-FAMILY: Verdana, Arial, Helvetica;
    TEXT-DECORATION: none
}

.skincss_news UL
{
    PADDING-RIGHT: 0px;
    PADDING-LEFT: 0px;
    PADDING-BOTTOM: 0px;
    MARGIN: 0px;
    PADDING-TOP: 0px;

    LIST-STYLE-TYPE: none
}
.skincss_news LI
{
    PADDING-RIGHT: 7px;
    PADDING-LEFT: 7px;
    PADDING-BOTTOM: 5px;
    MARGIN: 0px;
    PADDING-TOP: 5px;
    line-height: 13px;
    
}
.skincss_news LI A:link
{
    FONT-WEIGHT: normal;
    FONT-SIZE: 11px;
    COLOR: #000000;
    FONT-FAMILY: Verdana, Arial;
    TEXT-DECORATION: none
}

.skincss_news LI A:active
{
    FONT-WEIGHT: normal;
    FONT-SIZE: 11px;
    COLOR: #000000;
    FONT-FAMILY: Verdana, Arial;
    TEXT-DECORATION: none
}

.skincss_news LI A:visited
{
    FONT-WEIGHT: normal;
    FONT-SIZE: 11px;
    COLOR: #000000;
    FONT-FAMILY: Verdana, Arial;
    TEXT-DECORATION: none
}
.skincss_news LI A:hover
{
color: #DA0000;
TEXT-DECORATION: underline;
}

.skincss_news LI A:hover span
{
color: #DA0000;
TEXT-DECORATION: underline;
}

.skincss_news LI A IMG{
border: 0px;
vertical-align: bottom;
}

.skincss_news LI A B{
color: #0256da;
font-size: 10px;
}

.skincss_news LI A:hover B{
color: #DA0000;
font-size: 10px;
}

.skincss_news_bottom
{
    TEXT-ALIGN: right;
    MARGIN: 0px;
    DISPLAY: BLOCK;
    PADDING-RIGHT: 10px;
    PADDING-LEFT: 10px;
    PADDING-BOTTOM: 0px;
    PADDING-TOP: 0px;
}

.skincss_news_bottom A:link
{

    FONT-WEIGHT: bold;
    FONT-SIZE: 10px;
    COLOR: #055AAA;
    FONT-FAMILY: Verdana, Arial;
    TEXT-DECORATION: none
}


.skincss_news_bottom A:active
{
    FONT-WEIGHT: bold;
    FONT-SIZE: 10px;
    COLOR: #055AAA;
    FONT-FAMILY: Verdana, Arial;
    TEXT-DECORATION: none
}

.skincss_news_bottom A:visited
{
    FONT-WEIGHT: bold;
    FONT-SIZE: 10px;
    COLOR: #055AAA;
    FONT-FAMILY: Verdana, Arial;
    TEXT-DECORATION: none;
}
.skincss_news_bottom A:hover
{

    COLOR: #DA0000;
    TEXT-DECORATION: underline;
}






.skincss_news_brod
{
    FONT-WEIGHT: normal;
    FONT-SIZE: 11px;
    COLOR: #252968;
    FONT-FAMILY: Verdana, Arial;
    TEXT-DECORATION: none;
    letter-spacing: 0.05em;
}









.skincss_contact
{
    DISPLAY: block;

margin-top: -4px;
}

.skincss_contact TABLE{
padding: 10px;
width: 100%;
}

.skincss_contact A{
background-color: #D5D4D4;
padding: 5px;
border: 1px solid #7C7C7C;
}

.skincss_contact A:hover{
color: #DA0000;
background-color: #EEEEEE;
padding: 5px;
border: 1px solid #DA0000;
}


.skincss_contact_rub
{
    DISPLAY: block;
    MARGIN: 0px;
    BORDER-BOTTOM: #5563A0 2px solid;
    padding-bottom: 0px;
    padding-top: 0px;
    padding-left: 0px;
    padding-right: 0px;
    FONT-WEIGHT: bold;
    FONT-SIZE: 11px;
    COLOR: #4F4F4F;
    FONT-FAMILY: Verdana, Arial, Helvetica;
    TEXT-DECORATION: none
}

.skincss_contact UL
{
    PADDING-RIGHT: 0px;
    PADDING-LEFT: 0px;
    PADDING-BOTTOM: 0px;
    MARGIN: 0px;
    PADDING-TOP: 0px;

    LIST-STYLE-TYPE: none
}
.skincss_contact LI
{
    PADDING-RIGHT: 7px;
    PADDING-LEFT: 7px;
    PADDING-BOTTOM: 5px;
    MARGIN: 0px;
    PADDING-TOP: 5px;
    line-height: 13px;
    
}
.skincss_contact LI A:link
{
    FONT-WEIGHT: normal;
    FONT-SIZE: 11px;
    COLOR: #000000;
    FONT-FAMILY: Verdana, Arial;
    TEXT-DECORATION: none
}

.skincss_contact LI A:active
{
    FONT-WEIGHT: normal;
    FONT-SIZE: 11px;
    COLOR: #000000;
    FONT-FAMILY: Verdana, Arial;
    TEXT-DECORATION: none
}

.skincss_contact LI A:visited
{
    FONT-WEIGHT: normal;
    FONT-SIZE: 11px;
    COLOR: #000000;
    FONT-FAMILY: Verdana, Arial;
    TEXT-DECORATION: none
}
.skincss_contact LI A:hover
{

}



.skincss_contact_bottom
{
    TEXT-ALIGN: right;
    MARGIN: 0px;
    DISPLAY: BLOCK;
    PADDING-RIGHT: 10px;
    PADDING-LEFT: 10px;
    PADDING-BOTTOM: 0px;
    PADDING-TOP: 0px;
}

.skincss_contact_bottom A:link
{

    FONT-WEIGHT: bold;
    FONT-SIZE: 10px;
    COLOR: #055AAA;
    FONT-FAMILY: Verdana, Arial;
    TEXT-DECORATION: none
}


.skincss_contact_bottom A:active
{
    FONT-WEIGHT: bold;
    FONT-SIZE: 10px;
    COLOR: #055AAA;
    FONT-FAMILY: Verdana, Arial;
    TEXT-DECORATION: none
}

.skincss_contact_bottom A:visited
{
    FONT-WEIGHT: bold;
    FONT-SIZE: 10px;
    COLOR: #055AAA;
    FONT-FAMILY: Verdana, Arial;
    TEXT-DECORATION: none
}
.skincss_contact_bottom A:hover
{

    COLOR: #6EA1EE;
 
}


.skincss_contact_brod
{
    FONT-WEIGHT: normal;
    FONT-SIZE: 11px;
    COLOR: #252968;
    FONT-FAMILY: Verdana, Arial;
    TEXT-DECORATION: none;
    letter-spacing: 0.05em;
}

.skincss_contact_error
{
    FONT-WEIGHT: normal;
    FONT-SIZE: 11px;
    COLOR: #DB0000;
    FONT-FAMILY: Verdana, Arial;
    TEXT-DECORATION: none;
    letter-spacing: 0.05em;
}









.skincss_search_result{


}












.print_textsize_toolbar{
color: #666666;
border-top: solid 1px #DEDEDE;
text-align: right;
padding-top: 5px;
font-weight: bold;
margin-top: 10px;
margin-bottom: 15px;
}

.print_textsize_toolbar A:link{
height: 23px;
border-left: solid 1px #DEDEDE;
border-right: solid 1px #DEDEDE;
border-bottom: solid 1px #DEDEDE;
padding-left: 13px;
padding-right: 13px;
padding-top: 7px;
padding-bottom: 7px;
font-weight: bold;
color: #025BAD;
}

.print_textsize_toolbar A:active{
height: 23px;
border-left: solid 1px #DEDEDE;
border-right: solid 1px #DEDEDE;
border-bottom: solid 1px #DEDEDE;
padding-left: 13px;
padding-right: 13px;
padding-top: 7px;
padding-bottom: 7px;
font-weight: bold;
color: #025BAD;
}

.print_textsize_toolbar A:visited{
height: 23px;
border-left: solid 1px #DEDEDE;
border-right: solid 1px #DEDEDE;
border-bottom: solid 1px #DEDEDE;
padding-left: 13px;
padding-right: 13px;
padding-top: 7px;
padding-bottom: 7px;
font-weight: bold;
color: #025BAD;
}


.print_textsize_toolbar A:hover{
height: 23px;
border-left: solid 1px #DEDEDE;
border-right: solid 1px #DEDEDE;
border-bottom: solid 1px #DEDEDE;
padding-left: 13px;
padding-right: 13px;
padding-top: 7px;
padding-bottom: 7px;
font-weight: bold;
color: #025BAD;
}



.dbx_logo{
top: -110px;
position: relative;
bottom: 0px;
right: -200px;
width: 100%;
text-align: right;
z-index: 10;
}

.dbx_logo IMG{
margin: 2px;
border: 0px;
}



/* classes affecting startpagenews */

.startpage_news
{
position: relative;
width: inherit;
}

.startpage_news UL
{
PADDING-TOP: 0px;
PADDING-RIGHT: 0px;
PADDING-LEFT: 0px;
PADDING-BOTTOM: 0px;
MARGIN: 0px;
LIST-STYLE-TYPE: none
}

.startpage_news UL LI
{
PADDING-TOP: 6px;
PADDING-RIGHT: 0px;
PADDING-LEFT: 0px;
PADDING-BOTTOM: 8px;
Border-top: 1px solid #DCDCDC;
/*Border-bottom: 1px solid #DCDCDC;*/
margin-top: 5px;
margin-left: 0px;
margin-right: 0px;
margin-bottom: 0px;
width: inherit;
clear: both;
}

.startpage_news .toplicell{
PADDING-TOP: 0px;
PADDING-RIGHT: 0px;
PADDING-LEFT: 0px;
PADDING-BOTTOM: 8px;
border-top: 0px;
margin-top: 0px;
margin-left: 0px;
margin-right: 0px;
margin-bottom: 0px;
width: inherit;
clear: both;

}

/* firefox bugg 2007-09-03 */


.startpage_news UL LI H2
{
margin-bottom: 2px;
margin-top: 4px;
}

.startpage_news UL LI H1
{
margin-bottom: 6px;
}

.startpage_news UL LI DIV .read_link, .startpage_news_template_1 .read_link:visited, .startpage_news_template_1 .read_link:active
{
font-family: verdana;
font-size: 12px;
font-weight: bold;
color: #0045AF;
}

.startpage_news UL LI DIV .read_link:hover
{
font-family: verdana;
font-size: 12px;
font-weight: bold;
color: #B39727;
}

/* startpage news template 1 */

.startpage_news_template_1 IMG
{
width: 498px;
border: 1px solid #000000;
margin-bottom: -2px;
margin-left: 0px;
margin-right: 0px;
margin-top: 0px;
padding: 0px;
}

.startpage_news_template_1 .image_text
{
width: 500px;
text-align: right;
font-family: verdana;
font-size: 11px;
font-weight: normal;
color: #666666;
padding: 0px;
margin: 0px;
}






/* startpage news template 4 */
.startpage_news_template_4{

}

.startpage_news_template_4 IMG
{
border: 1px solid #000000;
margin: 0px;
padding: 0px;
}

.startpage_news_template_4 .image_text
{
text-align: right;
font-family: verdana;
font-size: 11px;
font-weight: normal;
color: #666666;
padding: 0px;
MARGIN-TOP: 0px;
FLOAT: right;
MARGIN-BOTTOM: 4px;
MARGIN-LEFT: 7px;
VERTICAL-ALIGN: text-top;
}

/* startpage news template 5 */


.startpage_news_template_5 IMG
{
border: 1px solid #000000;
margin: 0px;
padding: 0px;
clear: both;
}

.startpage_news_template_5 .image_text
{
text-align: left;
font-family: verdana;
font-size: 11px;
font-weight: normal;
color: #666666;
padding: 0px;
MARGIN-TOP: 0px;
FLOAT: left;
MARGIN-BOTTOM: 4px;
MARGIN-right: 12px;
VERTICAL-ALIGN: text-top;
}

.startpage_oldnews{
width: 500px;
clear: both;
}


.startpage_oldnews UL LI A:link, UL LI A:active, UL LI A:visited
{
font-family: verdana;
font-weight: bold;
font-size: 11px;
color: #0045AF;
}

.startpage_oldnews UL LI A:hover
{
color: #B39727;
}

.startpage_oldnews UL
{	
PADDING-TOP: 0px;
PADDING-RIGHT: 0px;
PADDING-LEFT: 0px;
PADDING-BOTTOM: 0px;
MARGIN: 0px;
LIST-STYLE-TYPE: none
}

.startpage_oldnews LI
{
	margin-bottom: 3px;
	
}

.startpage_oldnews H3
{
font-family: verdana;
font-size: 14px;
font-weight: bold;
color: #000000;
margin-bottom: 9px;
}

.startpage_oldnews .archive_link
{
text-align: right;
width: 500px;	
margin-top: 10px;
}

.startpage_oldnews .archive_link A:link, .archive_link A:active, .archive_link A:visited
{
font-family: verdana;
font-weight: bold;
font-size: 11px;
color: #0045AF;	
}

.startpage_oldnews .archive_link A:hover
{
	color: #B39727;
}


.newsread .toolbar
{
text-align: right;
height: 24px;
width: 500px;
}

.newsread #top_toolbar
{
border-bottom: solid 1px #DCDCDC;
}

.newsread #bottom_toolbar
{
border-bottom: solid 1px #DCDCDC;
border-top: solid 1px #DCDCDC;
margin-bottom: 24px;
}

.newsread .toolbar .tipsa
{

display: block;
background-image: url('../bilder/layout/toolbar_tipsa.gif');
background-repeat: no-repeat;
background-position: 7px 7px;
padding-left: 23px;
padding-right: 8px;
padding-top: 4px;
padding-bottom: 4px;
color: #045AA2;
margin-right: 15px;
float: right;
}

.newsread .toolbar .tipsa:hover
{
text-decoration: none;
background-color: #E5E5E5;
color: #045AA2;
}

.newsread .toolbar .print
{
display: block;
background-image: url('../bilder/layout/toolbar_print.gif');
background-repeat: no-repeat;
background-position: 7px 7px;
padding-left: 23px;
padding-right: 8px;
padding-top: 4px;
padding-bottom: 4px;
color: #045AA2;
margin-right: 10px;
float: right;
}

.newsread .toolbar .print:hover
{
text-decoration: none;
background-color: #E5E5E5;
color: #045AA2;
}

.newsread .toolbar .textsize
{
display:block
font-family: verdana;
font-weight: normal;
font-size: 11px;
color: #000000;
padding-left: 8px;
padding-right: 8px;
padding-top: 4px;
padding-bottom: 4px;
float: right;
}

.newsread .toolbar .magni-farther
{
display: block;
height: 24px;
width: 18px;
background-image: url('../bilder/layout/toolbar_size_minus.gif');
background-repeat: no-repeat;
background-position: 4px 7px;
float:right;
}

.newsread .toolbar .magni-farther:hover
{
background-color: #E5E5E5;
}

.newsread .toolbar .magni-closer
{
display: block;
height: 24px;
width: 18px;
background-image: url('../bilder/layout/toolbar_size_plus.gif');
background-repeat: no-repeat;
background-position: 4px 7px;
float:right;
}

.newsread .toolbar .magni-closer:hover
{
background-color: #E5E5E5;
}



.newsread .datetime_display
{
font-family: verdana;
font-size: 11px;
font-weight: normal;
color: #484848;
margin-top: 10px;
margin-bottom: 10px;
}

.newsread .news_content
{
margin-bottom: 30px;
}

.newsread .news_content IMG{
border: 1px solid #000000;
}


.newsread .external_links
{
text-align: right;
margin-bottom: 20px;
font-size: 11px;
}

.newsread .external_links A:link, .external_links A:active, .external_links A:visited
{
font-weight: bold;
color: #045AA2;
}

.newsread .external_links A:hover
{
text-decoration: none;
	color: #B39727;
}

.related_content
{

}

.related_content UL
{
PADDING-TOP: 0px;
PADDING-RIGHT: 0px;
PADDING-LEFT: 0px;
PADDING-BOTTOM: 0px;
MARGIN: 0px;
LIST-STYLE-TYPE: none
}

.related_content LI
{
font-size: 11px;
font-family: verdana;
font-weight: normal;
color: #6A6A6A;
padding: 0px;
margin-bottom: 8px;
}

.related_content LI A:hover
{
text-decoration: none;
color: #B39727;
}	


.related_content H3
{
font-family: verdana;
font-size: 14px;
font-weight: bold;
color: #000000;
margin-bottom: 9px;
}



.pushbox .caption{
background-color: #1F557F;
color: #FFFFFF;
font-weight: bold;
font-family: verdana;
font-size: 11px;
padding-left: 32px;
padding-top: 4px;
height: 21px;
}

.pushbox .content{
	background-color: #F2F2F2;
	border: solid 1px #1F557F;

}

.pushbox .content UL{
PADDING-TOP: 0px;
PADDING-RIGHT: 0px;
PADDING-LEFT: 0px;
PADDING-BOTTOM: 0px;
MARGIN: 0px;
LIST-STYLE-TYPE: none
}

.pushbox .content UL LI A:link, .pushbox .content UL LI A:visited, .pushbox .content UL LI A:active
{
	display: block;
	padding-left: 11px;
	padding-right: 11px;
	padding-bottom: 4px; 
	padding-top: 4px;
	color: #045AA2
	font-weight: bold;
	font-family: verdana;
		text-decoration: none;
		font-size: 11px;
}

.pushbox .content UL LI A:hover
{
	background-color: #D7D7D7;
	text-decoration: none;
	color: #045AA2
}

.pushbox .content UL LI A .name{
  background-image: url('../bilder/layout/pushbox_tinyarrow.gif');
  background-repeat: no-repeat;
  padding-left: 10px;
	font-weight: normal;
  
}

.pushbox .content UL LI A .forum_link{
display: block;
  padding-left: 10px;
  padding-bottom: 2px;
  
}

.pushbox .content UL LI A .puffdesc{
display: block;
  padding-left: 10px;
  padding-bottom: 2px;
  
}

.pushbox .content UL LI .first:link, .pushbox .content UL LI .first:visited, .pushbox .content UL LI .first:active
{
padding-top: 9px;
}

.pushbox .content UL LI .last:link, .pushbox .content UL LI .last:visited, .pushbox .content UL LI .last:active
{
padding-bottom: 9px;
}


#pushbox_notiser .caption{
background-image: url('../bilder/layout/pushbox_notiser_icon.gif');
background-repeat: no-repeat;
}

#pushbox_forum .caption{
background-image: url('../bilder/layout/pushbox_forum_icon.gif');
background-repeat: no-repeat;
}

#pushbox_notiser .rubrik{
padding-left: 10px;
display: block;
}

#pushbox_notiser .first IMG{
width: 224px;
border: 1px solid #000000;
}

#pushbox_notiser .puffdesc{
font-weight: normal;
}

#pushbox_notiser .second .rubrik{
font-size: 13px;
}


#pushbox_notiser .fourth IMG{
width: 120px;
FLOAT: right;
MARGIN-BOTTOM: 4px;
VERTICAL-ALIGN: text-top;
margin-top: 3px;
}

#pushbox_notiser .fifth IMG{
width: 120px;
FLOAT: left;
MARGIN-BOTTOM: 4px;
VERTICAL-ALIGN: text-top;
MARGIN-RIGHT: 10px;
margin-top: 3px;
}

#pushbox_notiser .sixth IMG{
width: 120px;
FLOAT: right;
MARGIN-BOTTOM: 4px;
VERTICAL-ALIGN: text-top;
margin-top: 3px;
}

#pushbox_notiser .seventh IMG{
width: 120px;
FLOAT: left;
MARGIN-BOTTOM: 4px;
VERTICAL-ALIGN: text-top;
MARGIN-RIGHT: 10px;
margin-top: 3px;
}

#pushbox_notiser IMG{
width: 120px;
border: 1px solid #000000;
}

#pushbox_notiser .sixth .rubrik{
font-size: 13px;
}

#pushbox_notiser .seventh .rubrik{
font-size: 13px;
}


#pushbox_notiser LI{
clear:both;
}

#pushbox_notiser HR{
clear:both;
visibility:hidden;
height: 1px;
margin: 0px;
}


.searchbox{
background-image: url('../bilder/layout/searchbox_bkg.gif');
border: solid 1px #D2D2D2;
padding-top: 8px;
padding-left: 10px;
padding-right: 10px;
padding-bottom: 10px;
}

.searchbox .caption{
font-family: verdana;
font-size: 11px;
font-weight: bold;
color: #565656;
margin-bottom: 2px;
}

.searchbox .form{
padding: 0px;
margin: 0px;
}

.searchbox .form FORM
{
padding: 0px;
margin: 0px;
}

.searchbox .form FORM INPUT{
border: solid 1px #6794BC;
display: inline;
width: 165px;
margin-top: 0px;
margin-left: 0px;
margin-right: 5px;
margin-bottom: 0px;
padding: 2px;
height: 18px;
}

.searchbox .form FORM A:link,  .form FORM A:visited,  .form FORM A:active{
position: absolute;
border: solid 1px #BDD1DD;
padding-top: 4px;
padding-left: 10px;
padding-right: 10px;
padding-bottom: 4px;
background-image: url('../bilder/layout/darkblue_button.gif');
color: #FFFFFF;
font-family: verdana;
font-size: 11px;
font-weight: normal;
text-decoration: none;
margin-top: -1px;
margin-left: 0px;
margin-right: 0px;
margin-bottom: 0px;
}

.searchbox .form FORM A:hover{
background-image: url('../bilder/layout/darkblue_button_hover.gif');
text-decoration: none;
color: #FFE400;
}

.searchbox .sitemap_link
{
text-align: right;
font-family: verdana;
font-size: 11px;
font-weight: normal;
margin-top: 7px;
}

.searchbox .sitemap_link A:link, .sitemap_link A:active, .sitemap_link A:visited
{
font-family: verdana;
font-size: 11px;
font-weight: bold;
color: #045AA2;
}

.searchbox .sitemap_link A:hover
{
color: #B59621;
text-decoration: none;
}


.search_results UL
{
PADDING-TOP: 0px;
PADDING-RIGHT: 0px;
PADDING-LEFT: 0px;
PADDING-BOTTOM: 0px;
MARGIN: 0px;
LIST-STYLE-TYPE: none

}

.search_results UL LI
{
padding: 8px;
}

.search_results .flipcol
{
background-color: #eeeeee;
}

.search_results .browser_top
{
width: 769px;
text-align: right;

}

.search_results .browser_top A:link, .browser_top A:active, .browser_top A:visited
{

}


.search_results UL LI A, UL LI A:link, UL LI A:active, UL LI A:visited
{
font-weight: bold;
color: #0045AF;
font-decoration: none;
}

.search_results UL LI A:hover{
color: #B59621;
}


.search_results .hit_desc{
padding: 4px;
height: 30px;
}

.developer_link:active, .developer_link:link, .developer_link:hover, .developer_link:visited{
text-decoration: none;
font-size: 10px;
font-face: verdana;
color: #686868;
}

.developer_link IMG{
border: 0px;
}


.forum_register_box{
border: 1px solid #1F557F;
background-color: #f2f2f2;
}


.forum_register_box a{
width: 400px;
display:block;
margin: 0px;
margin-top: -1px;
padding-top: 4px;
padding-left: 10px;
padding-right: 10px;
padding-bottom: 6px;
background-color:none;
font-style: normal;

font-family: verdana;
font-size: 12px;
letter-spacing: 0.02em;
color: #FFFFFF;
background-image: url('../bilder/layout/darkblue_button.gif');
background-repeat: repeat-x;
background-position: top left; 
border: solid 1px #BDD1DD;
text-align: center;
}




.forum_register_box a:link{
color: #FFFFFF;
font-size: 12px;
font-weight: bold;
}


.forum_register_box a:visited{
color: #000000;
font-size: 12px;
}


.forum_register_box a:active{
color: #000000;
font-size: 12px;
}

.forum_register_box a:hover{
color: #FFE400;
background-image: url('../bilder/layout/darkblue_button_hover.gif');
background-repeat: repeat-x;
background-color: #000000;
text-decoration: none;
}



.forum_register_box .caption{
background-color: #1F557F;
color: #FFFFFF;
font-family: verdana;
font-size: 11px;
font-weight: bold;
text-decoration: none;
height: 21px;
padding-top: 4px;
padding-left: 10px;
}

.forum_register_box .footer{
padding-top: 10px;
padding-bottom: 20px;
}

.forum_register_box .thankyou{
padding: 15px;
}

.forum_register_box .errorinformation{
padding-top: 10px;
padding-left: 20px;
padding-right: 20px;
font-family: verdana;
font-weight: bold;
color: #dd0000;
text-decoration: none;
}



Form.forum_register{
padding: 20px;
}

form.forum_register fieldset{
border-style: solid none none;
border-color: #bbbbbb;
border-width: 1px;
padding: 0px;
padding-bottom: 20px;
}

Form.forum_register fieldset legend{
padding-left: 0px;
font-weight: bold;
color: #222222;
padding-right: 5px;
margin-bottom: 5px;
}

Form.forum_register fieldset label{
width: 160px;
display: block;
float: left;
font-size: 12px;
padding-top: 2px;
}

Form.forum_register fieldset label.error{
color: #dd0000;
}

form.forum_register fieldset ol {
  margin: 0px;
  padding: 0px;
}

form.forum_register fieldset li {
  list-style-type: none;
  list-style-position: outside;
  padding: 5px;
  margin: 0px;

}

form.forum_register fieldset li.explain {
color: #333333;
padding: 20px;
padding-bottom: 5px;
padding-top: 12px;
}

form.forum_register fieldset li input{
height: 14px;
}

form.forum_register .user_comitment{
width: 95%;
}

form.forum_register fieldset li.user_comitment_row{
text-align: center;
padding-top: 10px;
}

.verdict_tooshort{
background-color: #DD0000;
}

.verdict_veryweak{
background-color: #DD0000;
}

.verdict_weak{
background-color: #FF6633;
}

.verdict_mediocre{
background-color: #FFFF33;
}

.verdict_strong{
background-color: #CCFF00;
}

.verdict_verystrong{
background-color: #00CC00;
}

#verdict_color_box{
width: 100px;
height: 16px;
padding: 3px;
padding-left: 5px;
padding-right: 5px;
display: inline;
}

.verdicttext_hide{
display: none; 
}

.verdicttext_show{
display: inline;
}





