body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	font-weight: normal;
	color: #6A6B6D;
	text-decoration: none;
}

.small_text_red {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: 15px;
	font-weight: normal;
	color: #FF3700;
	text-decoration: none;
	}

.small_text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: 15px;
	font-weight: normal;
	color: #6A6B6D;
	text-decoration: none;
	}
	
.small_text a {
	color: #FF3700;
	text-decoration: none;
	}
	
.small_text a:hover {
	text-decoration: underline;
	}

.td_vertsplit_lagerliste {
	width: 10px;
	background-image: url(../images/layout/vert_split_lagerliste.gif);
	background-repeat: repeat-y;
	}	
	
/*Formular Start*/

.formbuttons {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #FF3700;
	text-decoration: none;
	width: 175px;
	height: 17px;
	border: 1px solid #E5E5E5;
	text-align: center;
	background-color: #FFFFFF;
	cursor: hand;
}

.form {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #6A6B6D;
	text-decoration: none;
	width: 173px;
	border: 1px solid #E5E5E5;
	height: 17px;
	padding-left: 3px;
	padding-right: 3px;
}
.formmsg {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 12px;
	font-weight: normal;
	color: #6A6B6D;
	text-decoration: none;
	width: 173px;
	border: 1px solid #E5E5E5;
	height: 60px;
	padding-right: 3px;
	padding-left: 3px;
	}
.checkbox {
	color: #D9DADB;
	border: 1px solid #E5E5E5;
	height: 17px;
	width: 17px;
}

.td_contact_vertsplit {
	width: 20px;
	height: auto;
	background-image: url(../images/layout/contact_vertsplit.jpg);
	background-repeat: repeat-y;
	}

/*Formular Stop*/


 

