/* CSS Document */
body {
	margin-left: 20px;
	margin-top: 10px;
	margin-right: 20px;
	margin-bottom: 5px;
	background-color: #FFFFFF;
}

.copy , .crossline , .headline , .text_feld , a , .text_feld_large , .button_newsletter, .button_2, .crossline_red, .link_button {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 130%;
	color: #333333;
}

a {text-decoration: underline; color: #C80815;}
a:hover {color: #CCCCCC}

.crossline, .crossline_red {font-weight: bold; color: #666666; }
.crossline_red {color: #C80815; }
.headline {font-size: 14px; padding-bottom: 10px; color: #C80815;}

#hinterlegt , #hinterlegt2 , #hinterlegt_newsletter , .button_newsletter, .button_2 {
	border-style: solid;
	border-width: 1px;
	border-color: #C80815;
	background-color: #FAFAFA;
	padding: 5px;
}

#hinterlegt2 {width: 445px; border-width: 0px; background-color:#E2E2E2;}
#hinterlegt_newsletter {border-style: solid; background-color:#E2E2E2;}

.text_feld, .text_feld_large {
	width: 150px;
	border-width: 1px;
	border-style: solid;
	border-color: #C80815;}
.text_feld_large {width: 250px;}

.button_newsletter, .button_2 {height: 18px; background: #C80815; padding: 0px; font-weight: bold; color:#FFFFFF; text-decoration: none}
.button_2 {font-style: italic;}

.link_button {
 border-width:1px; 
 border-style:solid; 
 border-color:#C80815; 
 padding: 5px; 
 color:#333333; 
 background-color:#CCCCCC;
}
.link_button:hover {color:#C80815;}

.bilderrahmen_1p_rot {
	border-width:1px;
	border-style:solid;
	border-color:#C80815;
}