a:hover {
	text-decoration: underline;
	font-weight: none;
	font-size: 13px;
	color: blue;
}
a{
	text-decoration: none;
	font-weight: none;
	font-size: 13px;
	color: black;
}
.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: black;
}

.detail_article_description {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: normal;
	color: black;
}


.article_title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: normal;
	color: black;
	font-weight: bold;
} 	
.text_small {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: normal;
	color: grey;
}
.text_small:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: normal;
	color: #c7c7c7;
	text-decoration:underline;
}
.text_curved{
	font-family: monotype corsiva,times;
	font-size: 20px;
	line-height: normal;
	color: grey;
	font-weight: normal;
}

.text_corsiva{
	font-family: monotype corsiva;
	font-size: 23px;
	line-height: normal;
	color: grey;
	font-weight: normal;
	padding-top: 0px;
}

h3{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 23px;
	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;
		scrollbar-base-color:grey;
        scrollbar-track-color:#5b95d7;
        scrollbar-face-color:#edeff1;
        scrollbar-highlight-color:#5b95d7;
        scrollbar-3d-light-color:#5b95d7;
        scrollbar-dark-shadow-color:#000000;
        scrollbar-shadow-color:#5b95d7;
        scrollbar-arrow-color:black;
}
.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: grey;
	text-decoration: underline;
}
.block_bold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: normal;
	font-weight: bold;
	color: black;
}
.block_bold:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: normal;
	font-weight: bold;
	color: grey;
	text-decoration: underline;
}
.block_bold2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: normal;
	font-weight: bold;
	color: black;
}
.block_bold2:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: normal;
	font-weight: bold;
	color: grey;
	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: grey;
	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;

}	

.text_over_head {
	color:#dddddd;
	font-size: 6px;
}

.start_link_klein {
	font-size: 10px;
}
.start_link_klein:hover {
	font-size: 10px;
	color:grey;
}