body {
	overflow-y: scroll;
	font-size: 11px;
	font-family: Verdana, Geneva, sans-serif;
	color: #000000;
	margin: 0px;
	padding: 0px;
	background: #737373 url(layout_body_background.jpg) repeat-x top left;
	behavior:url(../scripts/csshover.htc);
}	

td {font-size: 11px; font-family: Verdana, Geneva, sans-serif;}
a:focus {outline: none;}
/*ul{margin-bottom:0px;}*/
hr {background-color: #000000; border: none; color: #000000; height: 1px; padding: 0px; margin: 0px 0px 10px 0px;}


/*TEXT KLASSEN*/
h1 {font-size: 18px; font-weight: bold; padding: 0px; margin: 0px 0px 30px 0px;}
h2 {font-size: 16px; font-weight: bold; padding: 0px; margin: 0px 0px 20px 0px;}
h3 {font-size: 14px; font-weight: bold; padding: 0px; margin: 0px 0px 5px 0px;}

.txt_gray_10px{font-size: 10px; color: #828282;}
.txt_gray_11px{font-size: 11px; color: #dddddd;}
.txt_brightgray_11px{font-size: 11px; color: #cccccc;}
.txt_gray_14px{font-size: 14px; color: #dddddd;}
.txt_red_10px{font-size: 10px; color: #b41017;} /*alt: ed000b*/
.txt_red_11px{font-size: 11px; color: #b41017;}
.txt_red_14px{font-size: 14px; color: #b41017;}
.txt_green_11px{font-size: 11px; color: #07c007;}
.txt_green_10px{font-size: 10px; color: #17d109;}
.txt_white_12px{font-size: 12px; color: #dddddd; font-weight: bold;}

/*LINK KLASSEN*/
a.link_white_11px:link, a.link_white_11px:visited, a.link_white_11px:active {font-size: 11px; color: #fff; text-decoration: underline;}
a.link_white_11px:hover {font-size: 11px; color: #ac1a1a; text-decoration: underline;}



