a {
	text-decoration: none;
	}

a:link {
	color: #336699;
	}

/* a:visited {
	color: #3399CC;
	}

a:active {
	color: #FF0000;
	}   */

a:hover {
	color: #FF0000;
	}

/*a {text-decoration: none;color: #008800;}
a:hover {color: #B85323;text-decoration: underline;}*/

a.link_sidemenu {text-decoration: none;color: #666;}
a.link_sidemenu:hover {text-decoration: none; color: #999999;}

a.link_bar {font-size: 9px;font-weight: bold;text-decoration: none;color: #000000;text-transform:uppercase}
a.link_bar:hover {text-decoration: none; color: #999999;}

a.link_footer {text-decoration: none;color: #7C7C7C;font-size: 9px}
a.link_footer:hover {text-decoration: none;color: #000;font-size: 9px;}

a.contentlink {text-decoration: none;color: #000}
a.contentlink:hover {text-decoration: underline;color: #000;}

a.contentside_link {text-decoration: none;color: #335EAD}
a.contentside_link:hover {text-decoration: underline;color: #6993E0;}



/* body, td, p     {color: #666; font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px;} */
body, td, p     {color: #666; font-family: 'Trebuchet MS', Verdana, sans-serif; font-size: 11px;line-height: 170%;margin-bottom: 10px;}

body {background-color:#ECECEC;}
.bg-sidemenu {background-color: #666666}
.bg-rahmen {background-color: #999999}
.bg-bar {background-color: #CCCCCC}
.bg-weiss {background-color: #FFFFFF}
.headline {font-size: 13px;color: #ACACAC}
.headline_rightcol {font-size: 13px;color: #ACACAC}
.headline_leftcol {font-size: 13px;color: #ACACAC}
.tabellenhead {font-size: 11; pxcolor: #ACACAC}
.text_normal1 {
	color: #000000;
	font-size: 11px;
	font-weight: normal;
	line-height: 150%;
	text-align: left;
	margin-bottom: 10px;
	}

.text_test {
	/* color: #000000; */
	color: #666;
	font-family: 'Trebuchet MS', Verdana, sans-serif;
	font-size: 11px;
	font-weight: normal;
	line-height: 170%;
	text-align: left;
	margin-bottom: 10px;
	}


	
.contenth3 {
	color: #666666;
	font-family: 'Trebuchet MS', Verdana, sans-serif;
	font-size: medium;
	
	text-align: left;
	font-weight: bold;
	
	
	margin-bottom: 10px;
	
	}

.text_tiny_footer {font-size: 9px;color: #7C7C7C}
.link-content { color: #7ab61b; font-weight: bold; font-size: 11px }


/* table.special {border-collapse:seperate; border:dashed 3px blue; border-spacing:2px;} */
table.dotted { border-collapse: separate;}
table.dotted td {border:1px dotted #cccccc; empty-cells:hide}

/*.dotted {border: 1px dotted #cccccc; padding: 0px;}
.dotted2 {border-collapse:collapse; border:1px dotted blue;}*/

/*Login*/
login.form {
  border: thin solid #000000;
  margin:0;
  padding:.5em;
}