/*Generell*/
body {font-family: Tahoma, Helvetica, sans-serif;}
td{vertical-align:top}

.header{height:100px;}

h1, h1 a:link, h1 a:visited{font-family: Tahoma, Helvetica, sans-serif;font-size:18px;color:#00365A;font-weight:normal;padding:0 0 0 0;}
h2, h2 a:link, h2 a:visited{font-family: Tahoma, Helvetica, sans-serif;font-size:18px;color:#00365A;font-weight:normal;padding:0 0 0 0;}
.h2, .h2 a:link, .h2 a:visited{font-family: Tahoma, Helvetica, sans-serif;font-size:18px;color:#00365A;font-weight:normal;margin:20px 0 10px 0;}

.f_content {font-family: Tahoma, Helvetica, sans-serif;font-size:14px;color:#000;text-decoration:none;font-weight:normal;}
.f_content a{text-decoration:none;color:#126393;font-weight:bold;}
.f_content a:hover{text-decoration:underline;}


.f_alt {font-family: Tahoma, Helvetica, sans-serif;font-size:14px;color:#666;text-decoration:none;font-weight:normal;}
.f_alt a{text-decoration:none;color:#666;font-weight:bold;}
.f_alt a:hover{text-decoration:underline;}

.f_foot {font-family: Tahoma, Helvetica, sans-serif;font-size:10px;color:#000;text-decoration:none;font-weight:normal;}
.f_foot a{text-decoration:none;color:#126393;font-weight:bold;}
.f_foot a:hover{text-decoration:underline;}

.f_small {font-family: Tahoma, Helvetica, sans-serif;font-size:14px;color:#626469;text-decoration:none;font-weight:normal;}
.f_small a{text-decoration:none;color:#126393;font-weight:bold;}
.f_small a:hover{text-decoration:underline;}

.f_smaller {font-family: Tahoma, Helvetica, sans-serif;font-size:12px;color:#626469;text-decoration:none;font-weight:normal;}
.f_smaller a{text-decoration:none;color:#126393;font-weight:bold;}
.f_smaller a:hover{text-decoration:underline;}

.line{font-size:1px;background-image:url('/gfx/line.gif');background-repeat:repeat;height:1px;width:600px;margin:0px 0 15px 0;}
.comment_line{font-size:1px;background-image:url('/gfx/line.gif');background-repeat:repeat;height:1px;width:600px;margin:10px 0 10px 0;}

.head_line{font-size:1px;background-image:url('/gfx/line.gif');background-repeat:repeat;height:1px;margin:0 0 20px 0;}

.left_footer{font-size:1px;background-image:url('/gfx/left_footer.jpg');background-repeat:repeat;height:419px;width:230px;margin:10px 0 0 0;}

.left_navi{	margin:50px 0 0 70px;width:160px;font-family:Tahoma;font-weight:normal;font-size:14px;}
.left_navi ul{margin:0;padding:0;}
.left_navi ul li{list-style:none;margin:0;display:block;}
.left_navi ul li a{
    background-image:url(images/slices/leftnav_bg_off.png);
    width:136px;
    height:24px;
    display:block;
    padding:3px 0 0 10px;
    color:#126393;
}

.rcorner .shadow .tr{
	background:url("../gfx/corner/shadow_tr.gif") top right no-repeat;
	margin:0px;
	padding:0px;
}

.rcorner .shadow .tl {
	background:url("../gfx/corner/shadow_tl.gif") top left no-repeat;
	margin-right:0px;
	padding:0px;
}

.rcorner .shadow .br {
	background:url("../gfx/corner/shadow_br.gif") bottom right no-repeat;
	margin:0px;
	padding:0px;
}

.rcorner .shadow .bl {
	background:url("../gfx/corner/shadow_bl.gif") bottom left no-repeat;
	margin:0px;
	padding:0px;
}
.f_subline, .f_subline a:link, .f_subline a:hover, .f_subline a:visited{font-family: Tahoma, Helvetica, sans-serif;font-size:12px;color:#858384;text-decoration:none;margin-top:10px;}
.tablelist td{border-bottom:1px solid #DEDEDE;padding:5px 0 5px 0;}

.userimagemask{
width:75px;
height:75px;
background-repeat: no-repeat;
margin:5px 10px 5px 0;
}

.usertooltip-tip {

	color: #000;
	width: 130px;
	z-index: 13000;
	border:1px solid #000;
}
 
.usertooltip-title {
	font-weight: bold;
	font-size: 11px;
	margin: 0;
	color: #000;
	padding: 2px 8px 2px;
	background: #ccc;
	border-bottom: 1px solid #ccc;
}
 
.usertooltip-text {
	font-size: 11px;
	padding: 4px 8px 8px;
	background: #fff;
}
