body {
	margin: 0px;
	padding: 0px;
}

body, th, td {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #4C4C4C;
}

form {
	margin: 0px;
	padding: 0px;
}

.select1 {
	width: 110px;
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #4C4C4C;
}

.input1 {
	width: 155px;
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #4C4C4C;
}

.align-justify {
	text-align: justify;
}

.text1 {
	color: #D1D4E9;
}

.text2 {
	color: #454547;
}

.text3 {
	color: #D79200;
}

.align-justify-times {
	text-align: justify;
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	color: #FFFFFF;

}
.text1date {
	color: #D1D4E9;
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;

}
/****** LINKS ******/

/* Links allgemein*/
a:active { color: #000000; text-decoration: underline}
a:link { color: #000000; text-decoration: underline}
a:visited { color: #000000; text-decoration: none}
a:hover { color: #000000; text-decoration: underline}

/* Link small */
a.small:active { color: #000000; text-decoration: underline; font-weight: normal}
a.small:link { color: #000000; text-decoration: none; font-weight: normal}
a.small:visited { color: #000000; text-decoration: none; font-weight: normal}
a.small:hover { color: #000000; text-decoration: underline; font-weight: normal}

/* Link small */
a.smalllink:active { color: #333333; text-decoration: underline; font-weight: normal}
a.smalllink:link { color: #333333; text-decoration: underline; font-weight: normal}
a.smalllink:visited { color: #333333; text-decoration: none; font-weight: normal}
a.smalllink:hover { color: #000000; text-decoration: underline; font-weight: normal}

/* Link Blätter-Anzeige */
a.standard:active {font-size: 12px;	color: #12285D;	font-weight: bold;	font-family: Verdana, Arial, Helvetica, sans-serif;	font-size: 24px;}
a.standard:link {font-size: 12px; color: #12285D; text-decoration: underline; font-weight: normal}
a.standard:visited {font-size: 12px; color: #12285D; text-decoration: none; font-weight: normal}
a.standard:hover {font-size: 12px;  color: #1C9B36; text-decoration: underline; font-weight: normal}
/* Link more */
a.languagelink:active { color: #CCCCCC; text-decoration: underline; font-weight: normal}
a.languagelink:link { color: #CCCCCC; text-decoration: none; font-weight: normal}
a.languagelink:visited { color: #CCCCCC; text-decoration: none; font-weight: normal}
a.languagelink:hover { color: #FFFFFF; text-decoration: underline; font-weight: normal}


.align-justifybold {
	text-align: justify;
	font-weight: bold;

}

