
td {
	font-family: verdana, Arial, Helvetica, sans-serif;
	color: white;
	font-size: 11px;
	background-repeat: no-repeat;
}

.print {
	font-family: verdana, Arial, Helvetica, sans-serif;
	color: black;
	font-size: 11px;
	background-repeat: no-repeat;
}
.trans {
	font-family: verdana, Arial, Helvetica, sans-serif;
	color: #767676 ;
	font-size: 6px;
	background-repeat: no-repeat;
}

.printtitel {
	font-family: verdana, Arial, Helvetica, sans-serif;
	color: black;
	font-size: 16px;
	font-weight:bold;
	background-repeat: no-repeat;
}

.border {
	border: black solid 1px;
}

.newspic {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: #EECB39;
	border-right-color: #EECB39;
	border-bottom-color: #EECB39;
	border-left-color: #EECB39;
}
.textBorder {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: #EECB39;
	border-right-color: #EECB39;
	border-bottom-color: #EECB39;
	border-left-color: #EECB39;
	
	
}

A
 {
	color: #EECB39;
	
}

.scroll {
	overflow: hidden;
	height: 220px;
	width: 350px;
	
	
}

.subNav {
	line-height: 1.5px;
	direction: inherit;
	font-weight: bolder;
	font-family: inherit;
	font-size: inherit;
	padding-right: 10px;
}

input {
	background-color: #CCCCCC;
	border: solid 1px Black;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	padding: 4px;
	
}
.textbox{
	width: 220px;
}
.textboxort{
	width: 163px;
}
.frmPasswort {
	background-color: #CCCCCC;
	border: solid 1px Black;
	font-family: Arial, Helvetica, sans-serif;
	height: 8px;
	font-size: 12px;
	padding: 4px;
	
}

textarea {
	background-color: #CCCCCC;
	border: solid 1px Black;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	padding: 4px;
}.gelb {
	color: #FFF011;
}
.titelgelb {
	font-family: verdana, Arial, Helvetica, sans-serif;
	color: #EECB39;
	font-size: 11px;
	background-repeat: no-repeat;
	font-weight: bold;
}
.textgelb {
	font-family: verdana, Arial, Helvetica, sans-serif;
	color: #EECB39;
	font-size: 11px;
	background-repeat: no-repeat;
}
.titelweiss {
	font-family: verdana, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-size: 16px;
	font-weight:bold;
	background-repeat: no-repeat;
}
.titelnewsgelb {
	font-family: verdana, Arial, Helvetica, sans-serif;
	color: #EECB39;
	font-size: 16px;
	background-repeat: no-repeat;
	font-weight: bold;
}
.balken {
	background-image:url(../images/bg_news.png);
	background-repeat:repeat-y;
	background-position:top;
}
