/* CSS Document */


body {
	background-image: url(../images/backg_1.gif);
	background-repeat: no-repeat;
	background-color: #e01d1b;
	margin:0px;
	padding:0px;
}



#container {
	padding-bottom: 20px;
	margin-top: 60px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}

#head {
	background-repeat:no-repeat;
	height: 336px;
	width: 703px;
	margin-left: 46px;
}

#title {
	background-image: url(../images/title.gif);
	background-repeat:no-repeat;
	height: 50px;
	margin-left:71px;

}

#content {
	width: 579px;
	margin-left:71px;
	padding-left: 6px;
}



#termin {
	/*background-image: url(images/termine.gif);
	background-repeat:no-repeat;*/
	height: 10px;
	margin: 25px 0px 0px 47px;
	cursor: pointer;
}

#asterisk{
	margin-left:37px;
}

#form_termin{
	background-image:url(../images/form_bkg.gif);
	background-repeat:no-repeat;
	height: 184px;
	margin: 25px 0px 0px 47px;
	padding: 25px 0px 0px 28px;
	width: 580px;
}

#form_sx{
	width: 283px;
	float: left;
}

#form_rx{
	width: 275px;
	float: right;

}

#form_btn{
	background-repeat: no-repeat;
	height:31px;
	width: 214px;
	float: right;
	margin-top: 10px;
	margin-right: 1px;
	margin-bottom: 0px;
	margin-left: 0px;

}
#info {
	background-image: url(../images/info.gif);
	background-repeat:no-repeat;
	height: 10px;
	margin: 16px 0px 0px 47px;
	cursor: pointer;
}

#info_content {
	width: 579px;
	margin-left:47px;
}

#info_top {
	margin-left:4px;
}

#subnav {

	width: 580px;
}


/*----------------------Classen--------------------------*/

a {
	font-family: tahoma,Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #e01d1b;
	line-height: 17px;
	font-weight:bold;
}

#subnav a {
	font-family: tahoma,Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #e01d1b;
	font-weight: normal;
	}
	
#content a {
	font-family: tahoma,Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #e01d1b;
	font-weight: normal;
	}

p{
	height:20px;
}

.flies {
	font-family: tahoma,Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	line-height: 17px;
}

.red {
	color: #e01d1b;
}
.red_2 {
	color: #e01d1b;
	font-size: 10px;
}

.bold {
	font-weight:bold;
}

.flies_small {
	font-family: tahoma,Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #000000;
}

.flies_form {
	font-family: tahoma,Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
}

.flies_form_feld {
	font-family: tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	border: none #FFFFFF;
	width: 195px;
	padding: 2px 

	
	
	

}

.flies_form_area {
	font-family: tahoma, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	border: none #FFFFFF;
	width: 199px !important;
	width: 198px;
	height: 40px;
}

