
  A:link  {
  	color : #ffffff;
  	text-decoration : none;
		font-weight : none;
  }
  
  A:visited  {
	color : #ffffff;
	text-decoration : none;
	font-weight : none;
}
  
  A:hover  {
	color : #ff0000;
	text-decoration : none;
	font-weight : none;
}

.menue {
	color: White;
	font-family :Arial, Helvetica, swiss;
	font-size : 12px;
	
}


  body, table, td {
	color: White;
	font-family:arial, helvetica, swiss;
	font-size:12px;
}

	.kl {
	color: Black;
	font-family:arial, helvetica, swiss;
	font-size:10px;
}

	.subhead {
	color:#000000;
	font-family:arial, helvetica, swiss;
	font-size:20px;
}

.subhead2 {
	color:#000000;
	font-family:arial, helvetica, swiss;
	font-size:15px;
}

.normalblack {
	color:#000000;
	font-family:arial, helvetica, swiss;
	font-size:13px;
}

	.klweiss {
	color:#FFFFFF;
	font-family:arial, helvetica, swiss;
	font-size:10px;
}

	.klschwarz {
	color:#000000;
	font-family:arial, helvetica, swiss;
	font-size:10px;
}

	.klred {
	color:#ff0000;
	font-family:arial, helvetica, swiss;
	font-size:10px;
}

	.buttonred {
	color:#ff0000;
	font-family:arial, helvetica, swiss;
	font-size:11px;
	border: 1px solid Gray;
	background: #E2E3D7;
	border-style: solid solid solid solid;
}

	.buttonred_big {
	color:#ff0000;
	font-family:arial, helvetica, swiss;
	font-size:14px;
	border: 1px solid black;
	background: #E2E3D7;
	border-style: solid solid solid solid;
}

	.buttonschwarz {
	color:#000000;
	font-family:arial, helvetica, swiss;
	font-size:11px;
	border: 1px solid Gray;
	background: #E2E3D7;
	border-style: solid solid solid solid;
}

	.buttonschwarz_big {
	color:#000000;
	font-family:arial, helvetica, swiss;
	font-size:14px;
	border: 1px solid Gray;
	background: #E2E3D7;
	border-style: solid solid solid solid;
}
	.buttonklred {
	color:#ff0000;
	font-family:arial, helvetica, swiss;
	font-size:10px;
	border : 0px none White;
	background : transparent;
	width : 70px;
	height : 14px;
	text-align : left;
}

	.rot {
	color:#ff0000;
	font-family:arial, helvetica, swiss;
	font-size:13px;
}

	.uerot {
	color:#ff0000;
	font-family:arial, helvetica, swiss;
	font-size:18px;
	font-weight : bold;
}


.button {
	background : transparent;
	border : 0px none White;
	background-color : transparent;
	width : 60px;
	color : Red;
	text-decoration : underline;
}

.button_big {
	background : transparent;
	border : 0px none White;
	background-color : transparent;
	color : Red;
	font-size:14px;
	text-decoration : underline;
}

.button_big2 {
	background : transparent;
	border : 1px red ;
	background-color : transparent;
	color : Red;
	font-size:18px;
	text-decoration : underline;
}

.border{
	border : 1px solid Black;
}
.border2{
	border : 1px solid Maroon;
}

	.head {
	color:#ffffff;
	font-family:arial, helvetica, swiss;
	font-size:15px;
	font:bold;
}




	.sonderlink{
	color : Yellow;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 13px;
	font : bold;
}
	.big {
	font-size : 25px;
	font : Arial, Helvetica, sans-serif;
	color : Red;
}

	.big_white {
	font-size : 20px;
	font : Arial, Helvetica, sans-serif;
	color : White;
}


.input  {
	font-size : 13px;
	height : 20px;
	border : 1px solid Silver;
}
.input_kurz {
	font-size : 13px;
	height : 20px;
	width : 150px;
	border : 2px solid #505D8A;
	background : White;
}
.input_lang {
	font-size : 13px;
	height : 20px;
	width : 270px;
	border : 1px solid Silver;
}
.input_voll {
	font-size : 13px;
	height : 20px;
	width : 434px;
	border : 1px solid Silver;
}
.input_voll_ta {
	font-size : 13px;
	width : 434px;
	border : 1px solid Silver;
}
.input_nummer {
	font-size : 13px;
	height : 20px;
	width : 100px;
	border : 1px solid Silver;
}
.input_nummer2 {
	font-size : 13px;
	height : 20px;
	width : 320px;
	border : 1px solid Silver;
}
.thumbnail { 
  border-width: 1px; 
  border-style: solid; 
  border-color: black; 
}