.rand_l {
	background-image: url(../Bilder/rand_links.jpg);
	background-repeat: repeat-y;
	background-position: right top;
}
.rand_r {
	background-image: url(../Bilder/rand_rechts.jpg);
	background-repeat: repeat-y;
	background-position: left top;
}
.splitline_links {
	background-image: url(../Bilder/splitline_links.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}
.splitline_rechts {
	background-image: url(../Bilder/splitline_rechts.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.mainclass {
	min-height:100%;
	height:100%; 
	width:100%;
	border:0px;
	border-top:0; 
	border-bottom:0;
	margin:0 auto;
}
.error_text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FF0000;
	text-decoration: none;
}
.small_error_text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #FF0000;
	text-decoration: none;
}
.success_text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #00CC00;
	text-decoration: none;
}
.links_trennline {
	background-image: url(../Bilder/links_trennline.gif);
	background-repeat: repeat-y;
	background-position: left top;
}
.dashed_underline {
	border-top-width: 1px;
	border-top-style: dashed;
	border-top-color: #666666;
}
.form_textfield {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #003300;
	text-decoration: none;
	border: 1px solid #000000;
}
.form_submit_button_norm {
	display:block;
	width:170px;
	height:19px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #003300;
	text-decoration: none;
	border: 1px solid #333333;
	background-image: url(../Bilder/button_line.gif);
	background-repeat: repeat-x;
	background-position: left bottom;
}
.form_submit_button {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #003300;
	text-decoration: none;
	border: 1px solid #333333;
	background-image: url(../Bilder/button_line.gif);
	background-repeat: repeat-x;
	background-position: left bottom;
}
.form_back_outline {
	border: 1px solid #666666;
}
.form_back_outline_light {
	border: 1px solid #CCCCCC;
	background-color: #F8F8F8;
}
.form_back_outline_green {
	border: 1px solid #009900;
	background-color: #E1F4E1;
}
.form_td_underline_dark {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	background-color: #F5F5F5;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
}
.form_td_underline_bright {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	background-color: #FDFDFD;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
}
.form_td_underline_bright_green {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	background-color: #EEFDF0;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
}
a.table_link_style {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #006600;
	text-decoration: none;
}
a.table_link_style:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #00FF00;
	text-decoration: none;
}
a.big_link_style {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #006600;
	text-decoration: none;
}
a.big_link_style:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #00FF00;
	text-decoration: none;
}
.active_news_style {
	background-color: #ECFFEE;
	border: 1px solid #279E45;
}
.inactive_news_style {
	background-color: #F5F5F5;
	border: 1px solid #CCCCCC;
}
.pointet_line {
	background-image: url(../Bilder/pointet_line_h_g.gif);
	background-repeat: repeat-x;
	background-position: center center;
}
.small_text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
}
