/*** more styles **************************************************/

td,a{
    font:normal 12px/20px Verdana,Arial,Helvetica;
    color:#000;
    text-decoration:none;
    border:0px solid #808080;
}
.block_text{
    font:normal 12px/20px Verdana,Arial,Helvetica;
    color:#000;
    text-decoration:none;
    border:0px solid #808080;
    margin-bottom:20px;
}



.block_text_head,h1{
    margin:0;
    font-family:Verdana,Arial,Helvetica;
    color:#C61718;
    text-align:left;
    font-size:28px;
    border:0px solid #808080;
    margin-bottom:20px;
    margin-top:6px;
}


h2{
    font-size:14px;
    color:#C61718;
}

.footer{
    font:normal 9px/20px Verdana,Arial,Helvetica;
    color:#cecece;
}

.redline{
    background:#C61718;
    line-height:1px;
    font-size:1px;
}

#footline{
    height:12px;
    font-size:1px;
    line-height:1px;
    margin-top:-12px;
    margin-left:225px;
    background:url(/images.page/content_footline.gif);
    width:671px;
}


/*** styles ********************************************************/

body{
    margin:0;
    background:url(/images.page/bg.jpg) #979A9D;
    background-position:center;
    background-repeat:repeat-y;
}



/* ######### Linkes menü ##########################*/
.em{
    display:block;
    width:224px;
    color:#000;
    padding-left:30px;
    border-bottom:1px solid #C9CBCC;
    border-right:0px solid red;
}


html>body .em{
    width:194px;
}


.em:hover{
    color:#BF1522;
}

.emaktiv{
    display:block;
    width:224px;
    color:#FFF;
    font-weight:bold;
    padding-left:5px;
    background:url(/images.page/emaktiv_bg.jpg) repeat-y;
    border-bottom:2px solid #2C3D53;
    padding-top:5px;
    padding-bottom:5px;
}

html>body .emaktiv{
    width:219px;
}




/*#####################  TOP menü ################*/
.tmtd{
    text-align:center;
    height:32px;
}


.tmtd a{
    display:block;
    background:url(/images.page/topmenu_nuppsie.gif) #95989B no-repeat;
    background-position:center 23;
    height:32px;
    color:#FFF;
}

.tmtd a:hover, .tmtd a.aktiv{
    display:block;
    background:url(/images.page/topmenu_nuppsie_active.gif) #95989B no-repeat;
    background-position:center 23;
    height:32px;
}

.tmspace{
    border-left:1px solid #2A455C;
    border-right:1px solid #FFF;
    width:0px;
    height:32px;
    font-size:0px;
}





a{
    color:#000;
}


a.parahref{
    text-decoration:underline;
}

input,textarea,select{
    border:1px solid #808080;
    font:normal 12px Verdana,Arial,Helvetica;
}
/***  layout ********************************************************/
#main{	
    width:896px;
    border:0px solid red;
    text-align:left;
}

#menu{
    float:left;
    height:470px;
    width:224px; 
    padding-bottom:20px;
}

html>body #menu{
    height:auto;
    min-height:470px;
}

#content{
    float:left;
    background:url(/images.page/content_topline.gif) no-repeat;
    height:470px;
    width:672px;
    padding:20px;
    
}
html>body #content{
    height:auto;
    min-height:470px;
    width:632px;
}

#wrapper{
    background:url(/images.page/content_bg.jpg);
    width:896px;
    margin-top:2px;
}

.br{
    clear:both;
    line-height:0px;
    width:0px;
    height:0px;
}

.lid{
    background:url(/images.page/li_icon.gif);
    background-position:6px 8px;
    background-repeat:no-repeat;
    padding-left:18px;
    border:0px solid blue;
    margin-bottom:2px;
}


    #sites{
	position:relative;
	text-align:right;
	border:0px;
	z-index:50;
	width:800;
	margin-top:-17;
    }
    #pappert{
	position:relative;
	z-index:49;
	font:normal 9px/20px Verdana,Arial,Helvetica;
	color:#7e7e7e;
    }
    .footer{
	color:7e7e7e;
	font-size:11px;
    }

#formtable{
    width:189px;
}
.ctl_bool{
    border:0px;
}