body {
	color: #000000;
 	font-size: 12px;
 	background-color: #ffffff;
 	font-family: tahoma,helvetica;
	margin: 0px;
}

h1 {
	font-size: 16px;
	font-family: tahoma,helvetica;
}

img {
	border: 0;
}

.text_bold {
	font-weight: bold;
}

.table_margin_auto {
	width: 100%;
	margin: auto;
}

.p_justify {
	text-align: justify;
}

.table_center_w520 {
	width: 520px;
	text-align: center;
	font-weight: bold;
	margin: auto;
}

.td_nav_w55 {
	width: 55px;
	vertical-align: top;
}

.td_w5 {
	width: 5px;
}

.td_w15 {
	width: 15px;
}

.td_w20 {
	width: 15px;
}

.td_w25 {
	width: 25px;
}

.td_w60 {
	width: 100px;
}

.td_w80 {
	width: 80px;
}

.td_w100 {
	width: 100px;
}

.td_w120 {
	width: 120px;
}

.td_w50percent {
	width: 50%;
}

.td_center {
	text-align: center;
}

.td_center_bold {
	text-align: center;
	font-weight: bold;
}

.td_top {
	vertical-align: top;
}

.td_right {
	width: 55px;
	text-align: right;
}

.td_right-nw {
	text-align: right;
}

.td_left {
	text-align: left;
}

.td_justify {
	text-align: justify;
}

a:link, a:visited, a:active {
 	color: #000000;
 	text-decoration: underlined;
}

a:hover {
 	color: #000000;
 	text-decoration: none;
}

.error {
  	color: #990000;
  	font-weight: bold;
}

.noerror {
  	color: #009900;
  	font-weight: bold;
}

.input {
 	font-size: 11px;
 	font-family: tahoma,helvetica;
 	color: #0066cc;
 	background-color: #ffffff;
 	border:1px solid #0066cc;
 	border-top-width : 1px;
 	border-right-width : 1px;
 	border-bottom-width : 1px;
 	border-left-width : 1px;
 	text-indent : 2px;
}

.eingabe {
    BORDER: #0066cc 1px solid;
	FONT-SIZE: 11px;
	BACKGROUND: #ffffff repeat-x;
	COLOR: #0066cc;
	margin-top: 3px;
	margin-bottom: 3px;
	padding: 1px;
}

.eingabeGrey {
    BORDER: #aaaaaa 1px solid;
	FONT-SIZE: 11px;
	BACKGROUND: #ffffff repeat-x;
	COLOR: #aaaaaa;
	margin-top: 3px;
	margin-bottom: 3px;
	padding: 1px;
}

.eingabe2 {
    BORDER: #0066cc 1px solid;
	FONT-SIZE: 12px;
	BACKGROUND: #ffffff repeat-x;
	COLOR: #0066cc;
}

.headerback {
	margin: 10px auto;
	width: 880px;
	position: relative; 
	border-width: 1px;
	border-style: solid;
	border-color: #0066CC;
}

.mainback {
	margin: 10px auto;
	padding: 0px;
	width: 882px;
	position: relative;
	font-family: tahoma,helvetica;
	font-size: 11px;
}

.navbox_left {
	position: relative;
	width: 173px;
	float:left;
}

.navbox_right {
	position: relative;
	width: 155px;
	float:left;
}

.navbox_center {
	position: relative;
	width: 546px;
	font-family: tahoma,helvetica;
	font-size: 11px;
	float:left;
}

.navbox_center_footer {
	font-size: 11px;
	width: 550px;	
	text-align: center;
	font-family: tahoma,helvetica;
}

.navbox {
	color: #000000;
 	font-size: 11px;
 	background-color: #f6f6f6;
 	font-family: tahoma,helvetica;
	padding: 3px;
	margin-bottom: 10px;
	position: relative;
	width: 155px;
	border-width: 1px;
	border-style: solid;
	border-color: #0066cc;	
}

.navbox_werbung {
	color: #000000;
 	font-size: 11px;
	padding: 2px;
	margin-bottom: 10px;
	position: relative;
	width: 155px;	
	margin-left: -1px;
}

.centerbox {
	color: #000000;
 	font-size: 11px;
 	background-color: #f6f6f6;
 	font-family: tahoma,helvetica;
	padding: 3px;
	margin-bottom: 10px;
	position: relative;
	width: 528px;
	border-width: 1px;
	border-style: solid;
	border-color: #0066cc;	
}

.centerbox_footer {
	color: #000000;
 	font-size: 11px;
 	background-color: #f6f6f6;
 	font-family: tahoma,helvetica;
	padding: 3px;
	margin-bottom: 10px;
	position: relative;
	width: 330px;
	border-width: 1px;
	border-style: solid;
	border-color: #0066cc;
    margin: auto;
	text-align: center;
}

.biggertext {
	font-size: 18px;
}

.biggertext2 {
	font-size: 15px;
}

.biggertext3 {
	font-size: 12px;
	font-weight: bold;
}

.tableTexteListInnerGreen {
	border-width: 1px; 
	border-style: solid; 
	color: #000000; 
	font-family: tahoma,helvetica;
	font-size: 11px; 
	margin: 5px; 
	padding: 2px; 
	border-color: #009900;
	background-color: #ffffff;
}

.tableTexteListInnerRed {
	border-width: 1px; 
	border-style: solid; 
	color: #000000; 
	font-family: tahoma,helvetica;
	font-size: 11px; 
	margin: 5px; 
	padding: 2px; 
	border-color: #990000;
	background-color: #ffffff;
}

.tableTexteListInnerBlue {
	border-width: 1px; 
	border-style: solid; 
	color: #000000; 
	font-family: tahoma,helvetica;
	font-size: 11px; 
	margin: 5px; 
	padding: 2px; 
	border-color: #0066cc;
	background-color: #ffffff;
}

.tableTexteListInnereBlueBigText {
	border-width: 1px; 
	border-style: solid; 
	color: #0066cc; 
	font-family: tahoma,helvetica;
	font-size: 25px; 
	margin: 5px; 
	padding: 2px; 
	border-color: #0066cc;
	background-color: #ffffff;
}

.tableTexteListInnereBlueBigText2 {
	border-width: 1px; 
	border-style: solid; 
	color: #0066cc; 
	font-family: tahoma,helvetica;
	font-size: 12px; 
	margin: 5px; 
	padding: 2px; 
	border-color: #0066cc;
	background-color: #ffffff;
}

.tableTexteListInnereBlueSmallText {
	border-width: 1px; 
	border-style: dotted; 
	color: #0066cc; 
	font-family: tahoma,helvetica;
	font-size: 12px; 
	margin: 5px; 
	padding: 2px; 
	border-color: #0066cc;
	background-color: #ffffff;
}

.tableTexteListInnereBlueWerk {
	border-width: 1px; 
	border-style: dotted; 
	color: #0066cc; 
	font-family: tahoma,helvetica;
	font-size: 14px; 
	margin: 5px; 
	padding: 5px; 
	border-color: #0066cc;
	background-color: #ffffff;
}

.tableTexteListInnereBlueWerk2 {
	border-width: 1px; 
	border-style: dotted; 
	color: #0066cc; 
	font-family: tahoma,helvetica;
	font-size: 11px; 
	margin: 5px; 
	padding: 5px; 
	border-color: #0066cc;
	background-color: #ffffff;
}

.tableTexteListInnereBlueSmallText2 {
	margin-top: 5px;
}

.tableTexteListInnereBlueWerkNews {
	border-width: 1px; 
	border-style: dotted; 
	color: #0066cc; 
	font-family: tahoma,helvetica;
	font-size: 11px; 
	margin: 5px; 
	padding: 5px; 
	border-color: #0066cc;
	background-color: #ffffff;
}

.centerbox2 {
	padding: 0px;
	margin-bottom: 10px;
	position: relative;
	width: 556px;	
}

.centerbox2Inner {
	float:left;
	color: #000000;
 	font-size: 11px;
 	background-color: #f6f6f6;
 	font-family: tahoma,helvetica;
	padding: 3px;
	margin-top: 0px;
	margin-left: 0px;
	margin-right: 10px;
	margin-bottom: 10px;
	position: relative;
	width: 255px;
	border-width: 1px;
	border-style: solid;
	border-color: #0066cc;	
}

.smallerText {
	font-size: 8px;
}

.smallerText2 {
	font-size: 10px;
}
