/* cmsms stylesheet: Standard modified: Thursday, January 10, 2019 10:25:00 PM */
* {
	margin: 0;
	padding: 0;
	border: 0;
	font-family: Arial;
	color: #333333;
}

body {
	background: #F6FAEC;
}

#container {
	margin: 0 auto;
	width: 990px;
}

#shadow {
	width: 990px;
	float: left;
}

#header {
	float: left;
	width: 990px;
	height: 250px;
}

#logo {
	position: absolute;
	margin-top: 20px;
}

#contact {
	margin-top: 104px;
}

#contact p {
	text-align: right;
}

#navigation {
	float: left;
	width: 990px;
	height: 55px;
	border-top: 1px solid #336600;
	border-bottom: 1px solid #336600;
}

#slogan {
	float: left;
	display: block;
	color: #ED1B25;
	font-size: 17pt;
	text-decoration: none;
	padding: 15px;
	height: 25px;
	margin-left: 25px;
	margin-right: 160px;
}

.navigation, .navigation_active {
	float: left;
	display: block;
	color: #535454;
	font-size: 14pt;
	text-decoration: none;
	padding: 17px;
	height: 21px;
	margin-left: 5px;
}

.navigation:hover {
	color: #336600;
}

.navigation_active {
	color: #336600;
}

.navigation_active {

}

#content {
	float: left;
	width: 908px;
	padding: 40px;
	background: #E5E5E5;
	border: 1px solid #336600;
	margin-top: 35px;
}

#footer {
	float: left;
	width: 990px;
	height: 50px;
	text-align: center;
}

h1 {
	font-size: 17pt;
	color: #336600;
	display: block;
	width: 100%;
	font-weight: normal;
	padding-bottom: 5px;
	margin-bottom: 15px;
}

h2 {
	font-size: 14pt;
	color: #333333;
	font-weight: normal;
	line-height: 150%;
}

p {
	margin-top: 5px;
	margin-bottom: 7px;
	line-height: 150%;
}

/**********************************/
/***** GEBRAUCHTMASCHINEN ********/
/********************************/

#tr_container {
	margin:auto;
	margin-top:30px;
	margin-bottom:30px;
	max-width:800px;
	padding:20px;
}

#tr_container::after {
	content:"";
	display:block;
	clear:both;
}

.tr_right, .tr_left {
	width:50%;
	float:left;
}

h2.tr_title {
	color: #ED1B25;
	font-size: 22px;
	margin:0;
	margin-bottom:15px;
}

.tr_box_container {
	padding:1rem;
	border:1px solid #336600;
	margin: 20px 0;
	margin-bottom: 30px;
	background-color:#F6FAEC;
	width:100%;
	float:left;
	box-sizing:border-box;
}

.tr_box_container::after {
	content:"";
	display:block;
	clear:both;
}

.tr_table {
	margin:0;
	margin-bottom:15px;
	font-size:14px;
}

.tr_table td {
	padding:2px;
}

.tr_ausstattung,
.tr_freetext {
	margin-bottom:15px;
	font-size:15px;
}

.contact_button {
	display:inline-block;
	padding:10px 36px;
	border: 1px solid #ccc;
	text-decoration:none;
	color:#fff;
	background-color:#336600;
	font-weight: bold;
}

.contact_button:hover {
	box-shadow:0px 4px 8px rgba(0,0,0,0.3);
}

.tr_right img {
	width:100%;
	margin:0;
	margin-left:1%;
	margin-top:1%;
}

.text_holder_top {
	width:100%;
	font-size:14px;
}

.text_holder_top::after {
	content:"";
	display:block;
	clear:both;
}

.last_up_text {
	float:left;
display:none;
}

.art_nr_text {
	float:right;
	font-weight:bold;
margin-bottom:-15px;
}

input, textarea {
	margin-bottom: 10px;
	border: 1px solid #666666;
}

textarea {
	padding: 8px;
}

.cms_submit {
	padding: 5px;
}

.error_message {
	border: 3px solid #DF0000;
	padding: 20px;
	color: #DF0000;
	font-size: 13pt;
	padding-left: 40px;
	margin-bottom: 20px;
}

ul {
margin-left: 30px;
}
