a:link { text-decoration:none; }
a:visited { text-decoration:none; }
a:hover { text-decoration:underline;}
a:active { text-decoration:none; }
a:focus { text-decoration:blink; }

.siteborder_left {
	background-image: url(../images/siteborder_l.gif);
	background-repeat: repeat-y;
	background-position: right;
}
.siteborder_right {
	background-image: url(../images/siteborder_r.gif);
	background-repeat: repeat-y;
	background-position: left;
}
.site_body {
 	margin:0;
	margin-top:0;
}
.siteborder_bottom {
	background-image: url(../images/siteborder_b.gif);
	background-repeat: repeat-x;
	background-position: top;
}
.siteborder_bottom_right {
	background-image: url(../images/siteborder_br.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
.siteborder_bottom_left {
	background-image: url(../images/siteborder_bl.gif);
	background-repeat: no-repeat;
	background-position: right top;
}
.tdbg_1 {
	height: 25px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #dddddd;
	background-color: #FFFFFF;
}
.tdbg_2 {
	background-color: #f5f5f5;
	height: 25px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #dddddd;
}
.tdbg_activ {
	background-color: #fee9d2;
	height: 25px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #dddddd;
}
.td_subtitel {
	font-family: Calibri, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #8b8b8b;
}
.topnavi_link {
	font-family: Calibri, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #cc4d00;
}
.content_titel {
	font-family: Calibri, Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #023b4c;	
}
.content_link {
	font-family: Calibri, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #f16c11;
}
.content_link_2 {
	font-family: Calibri, Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #f16c11;
}
.content_text_small_gray {
	font-family: Calibri, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #8b8b8b;
}
.site_info{
	font-family: Calibri, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #8b8b8b;
}
.content_text_small_hgray {
	font-family: Calibri, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
}
.content_text_small_dblue {
	font-family: Calibri, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #023b4c;
}
.border_bg {
	background-color: #d2d2d2;
	font-family: Calibri, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #033c4d;
}
.formelement {
	font-family: Calibri, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #023b4c;
	background-color: #f9f9f8;
	border: 1px solid #1c5180;	
}
.formelement_error {
	font-family: Calibri, Arial, Helvetica, sans-serif;
	font-size: 12px;
	border: 1px solid #810404;
	background-color: #fdbdbd;
	color: #333333;
}	
.cborder_top {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #6ccee7;
}
.cborder_bot {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #6ccee7;
}
.cborder_left {
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #6ccee7;
}
.cborder_right {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #6ccee7;
}
.border_titel_bg {
	font-family: Calibri, Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #023b4c;	
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #cc4d00;
}
.box_titel_bg {
	font-family: Calibri, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #8e3a07;	
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #cc4d00;
}
.content_leftb {
	border-right-width: 1px;
	border-right-style: dotted;
	border-right-color: #cc4d00;
}

.border_t {
	background-image: url(../images/border/b_t.jpg);
}
.border_r {
	background-image: url(../images/border/b_r.jpg);
}
.border_l {
	background-image: url(../images/border/b_l.jpg);
}
.border_b {
	background-image: url(../images/border/b_b.jpg);
}
