body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(../images/layout/bg.jpg);
	background-repeat: repeat-x;
	background-color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	font-weight: normal;
	color: #6A6B6D;
	text-decoration: none;
}

body a {
	color: #FF3700;
	text-decoration: none;
}

body a:hover {
	color: #FF3700;
	text-decoration: underline;
}

.hr_line {
	background-image: url(../images/layout/hr_bg.gif);
	background-repeat: repeat-x;
	height: 40px;
	}

.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;
	}
	
.table {
	border: none, 0;
	}
	
.img {
	border: none, 0;
	}

#maintable {
	background-color: #FFFFFF;
	width: 870px;
	padding: 0px;
	border: 0px;
	}
	
#table_header {
	background-image: url(../images/layout/bg_red.jpg);
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
	}

#table_header a {
	color: #FFFFFF;
	text-decoration: none;
	}
	
#table_header a:hover {
	color: #FFFFFF;
	text-decoration: underline;
	}

#table_content {
	background-image: url(../images/layout/bg_td_content.jpg);
	background-repeat: repeat-y;
	}
	
.td_adresse {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: 13px;
	font-weight: normal;
	color: #FF3700;
	text-decoration: none;
	}
	
.td_fx_left {
	width: 20px;
	height: 400px;
	background-image: url(../images/layout/maintab_l_bg.jpg);
	background-repeat: no-repeat;
	}
	
.td_fx_right {
	width: 20px;
	height: 400px;
	background-image: url(../images/layout/maintab_r_bg.jpg);
	background-repeat: no-repeat;
	}
	
.td_rootline {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #6A6B6D;
	text-decoration: none;
	}
	
.td_rootline a {
	color: #FF3700;
	text-decoration: none;
	}
	
.td_rootline a:hover {
	color: #FF3700;
	text-decoration: underline;
	}
.td_vertsplit_lagerliste {
	width: 10px;
	background-image: url(../images/layout/vert_split_lagerliste.gif);
	background-repeat: repeat-y;
	}	
.footertext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: 15px;
	font-weight: normal;
	color: #6A6B6D;
	text-decoration: none;	
	}

.footertext a {
	color: #FF3700;
	text-decoration: none;	
	}
	
.footertext a:hover {
	color: #FF3700;
	text-decoration: underline;	
	}
	
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	color: #D9D3C2;
	text-decoration: none;
	margin-bottom: 10px;
	}
	
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FF3700;
	text-decoration: none;
	margin-bottom: 10px;
	}
	
h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FF3700;
	text-decoration: none;
	margin-bottom: 10px;
	}
	
.small_newspic {
	margin-right: 10px;
	}
	
/*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*/


 

