

.news_short{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
}
.news_short_link{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color:white;	
}
.news_short_link:hover{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color:white;	
}
a:hover {
	text-decoration: underline;
	font-weight: none;
	font-size: 13px;
	color: #cc99cc;
}
a{
	text-decoration: none;
	font-weight: none;
	font-size: 13px;
	color: #7B7B7D;
}
.text, td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: normal;
	color: black;
}
.text_red {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: normal;
	color: red;
}


.article_description {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: normal;
	color: white;
}
.article_title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: normal;
	color: white;
	font-weight: bold;
} 	
.text_small {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: normal;
	color: white;
}
.text_small:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: normal;
	color: #cc99cc;
	text-decoration:underline;
}
.text_curved{
	font-family: monotype corsiva,times;
	font-size: 20px;
	line-height: normal;
	color: white;
	font-weight: normal;
}

.text_corsiva{
	font-family: monotype corsiva;
	font-size: 23px;
	line-height: normal;
	color: white;
	font-weight: normal;
	padding-top: 0px;
}

h3{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 19px;
	line-height: normal;
	color: black;
	font-weight: normal;
	padding-top: 0px;
	
}

.formular {
  		font-family: Arial, Helvetica, sans-serif;
		font-size: 12px;
		border: 1px solid #000000;  background: white;
}
.button {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;	
	border: 1px solid #000000;
	background: #ffffff;
	font-weight: normal;
	color: #000000;
	cursor: pointer;
}
.button_red {
	font-family: Arial, Helvetica, sans-serif;
	border: 1px solid red;
	background: #fcfaed;
	font-weight: bold;
	color: red;
	cursor : pointer;
}
.button_klein {
	font-family: Arial, Helvetica, sans-serif;
	border: 1px solid #000000;
	background: #edeff1;
	font-weight: normal;
	font-size: 9;
	color: #041880;
	cursor : pointer;
	height: 17
}
.button_klein_red {
	font-family: Arial, Helvetica, sans-serif;
	border: 1px solid red;
	background: #edeff1;
	font-weight: normal;
	font-size: 9;
	color: red;
	cursor : pointer;
	height: 17
}

.block {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: normal;
	font-weight: normal;
	color: black;
}
.block:a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: normal;
	font-weight: normal;
	color: #990099;
}
.block:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: normal;
	font-weight: normal;
	color: #990099;
	text-decoration: underline;
}
.block_bold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: normal;
	color: white;
	text-decoration:none;
	font-weight: none;
}
.block_bold:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: white;
	text-decoration:none;
	font-weight: none;

}
.block_bold2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: normal;
	font-weight: normal;
	color: #7B7B7D;
}
.block_bold2:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: normal;
	font-weight: bold;
	color: #cc99cc;
	text-decoration: underline;
}

.block_small {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: normal;
	font-weight: normal;
	color: black;
}
.block_small:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: normal;
	font-weight: normal;
	color: #990099;
	text-decoration: underline;
}
block_formular {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: normal;
	font-weight: normal;
	color: black;
}
.confirm {


}
.confirm:hover {
	color:red;

}	