.btn   { BORDER-WIDTH: 1; width: 26px; height: 24px; }
.btnDN { BORDER-WIDTH: 1; width: 26px; height: 24px; BORDER-STYLE: inset; }
.btnNA { BORDER-WIDTH: 1; width: 26px; height: 24px;  }
.subhead  { font-family: verdana; font-size: 12px; letter-spacing: -1px; }

BODY
{
	font-family:Verdana,Arial,Helvetica,sans-serif;
	font-size: xx-small;
	color:#666666;
	background-color:#FFFFFF;
	background-image : url(../images/misc/background.gif);
	background-repeat : no-repeat;	
	margin-left : 0px;
	margin-top : 0px;
}

TD
{
	font-family:Verdana,Arial,Helvetica,sans-serif;
	font-size: xx-small;
	color:#666666;
	margin-left : 0px;
	margin-top : 0px;
}

A {
	color:#000000;
	text-decoration: none;
}

H1 {
	font-size: 16px;
}

H2 {
	font-size: 14px;
}

a:hover {
	text-decoration: none;
	color: #aa0000;
}

.contentnavi{
	text-decoration: underline;
	color:#000000;
}

.contentnavi:hover{
	text-decoration: underline;
	color: #4d4d4d;
	background-color: transparent;
}

.Text_Hinweis {
	color: #aa0000;
}

.Text_Schwarz {
	color: #000000;
}

.SUBHEADLINE {
	color: #51A600;
}

INPUT.TEXTFIELD {
	font-family:Verdana,Arial,sans-serif;
	width : 600;
	font-size:xx-small;
	background-color: #eeeeee;
	color: #1E2B3B;
	border-left: 1px solid #1E2B3B;
	border-right: 1px solid #1E2B3B;
	border-top: 1px solid #1E2B3B;
	border-bottom: 1px solid #1E2B3B;
}

INPUT.TEXTFIELDHEADLINE {
	font-family:Verdana,Arial,sans-serif;
	width : 600;
	font-size:xx-small;
	font-weight: bold;
	background-color: #eeeeee;
	color: #1E2B3B;
	border-left: 1px solid #1E2B3B;
	border-right: 1px solid #1E2B3B;
	border-top: 1px solid #1E2B3B;
	border-bottom: 1px solid #1E2B3B;
}

INPUT.TEXTFIELDSMALL {
	font-family:Verdana,Arial,sans-serif;
	width : 170;
	font-size:xx-small;
	background-color: #eeeeee;
	color: #1E2B3B;
	border-left: 1px solid #1E2B3B;
	border-right: 1px solid #1E2B3B;
	border-top: 1px solid #1E2B3B;
	border-bottom: 1px solid #1E2B3B;
}

INPUT.TEXTFIELDMINI {
	font-family:Verdana,Arial,sans-serif;
	width : 75;
	font-size:xx-small;
	background-color: #eeeeee;
	color: #1E2B3B;
	border-left: 1px solid #1E2B3B;
	border-right: 1px solid #1E2B3B;
	border-top: 1px solid #1E2B3B;
	border-bottom: 1px solid #1E2B3B;
}

INPUT.TEXTFIELDMIDDLE {
	font-family:Verdana,Arial,sans-serif;
	width : 250;
	font-size:xx-small;
	background-color: #eeeeee;
	color: #1E2B3B;
	border-left: 1px solid #1E2B3B;
	border-right: 1px solid #1E2B3B;
	border-top: 1px solid #1E2B3B;
	border-bottom: 1px solid #1E2B3B;
}

TEXTAREA {
	font-family:Verdana,Arial,sans-serif;
	width : 600;
	font-size:xx-small;
	color: #1E2B3B;
	border-left: 1px solid #1E2B3B;
	border-right: 1px solid #1E2B3B;
	border-top: 1px solid #1E2B3B;
	border-bottom: 1px solid #1E2B3B;
	background:#eeeeee;
}

INPUT.SUBMIT {
	font-family:Verdana,Arial,sans-serif;
	width : 100;
	height : 16;
	font-size:xx-small;
	font-weight : bold;
	background-color: #eeeeee;
	color: #1E2B3B;
	border-left: 1px solid #1E2B3B;
	border-right: 1px solid #1E2B3B;
	border-top: 1px solid #1E2B3B;
	border-bottom: 1px solid #1E2B3B;
}

SELECT {
	font-family:Verdana,Arial,sans-serif;
	width : 150;
	font-size:xx-small;
	background-color: #ffffff;
	color: #1E2B3B;
	border-left: 1px solid #1E2B3B;
	border-right: 1px solid #1E2B3B;
	border-top: 1px solid #1E2B3B;
	border-bottom: 1px solid #1E2B3B;
}

.SELECTTAG {
	font-family:Verdana,Arial,sans-serif;
	width : 40;
	font-size:xx-small;
	background-color: #ffffff;
	color: #1E2B3B;
	border-left: 1px solid #1E2B3B;
	border-right: 1px solid #1E2B3B;
	border-top: 1px solid #1E2B3B;
	border-bottom: 1px solid #1E2B3B;
}

.SELECTMONAT {
	font-family:Verdana,Arial,sans-serif;
	width : 80;
	font-size:xx-small;
	background-color: #ffffff;
	color: #1E2B3B;
	border-left: 1px solid #1E2B3B;
	border-right: 1px solid #1E2B3B;
	border-top: 1px solid #1E2B3B;
	border-bottom: 1px solid #1E2B3B;
}

.SELECTJAHR {
	font-family:Verdana,Arial,sans-serif;
	width : 60;
	font-size:xx-small;
	background-color: #ffffff;
	color: #1E2B3B;
	border-left: 1px solid #1E2B3B;
	border-right: 1px solid #1E2B3B;
	border-top: 1px solid #1E2B3B;
	border-bottom: 1px solid #1E2B3B;
}

.SUBMITSMALL {
	font-family:Verdana,Arial,sans-serif;
	width : 50;
	height : 16;
	font-size:xx-small;
	font-weight : bold;
	background-color: #eeeeee;
	color: #1E2B3B;
	border-left: 1px solid #1E2B3B;
	border-right: 1px solid #1E2B3B;
	border-top: 1px solid #1E2B3B;
	border-bottom: 1px solid #1E2B3B;
}
