a{text-decoration:none;}
.txt-rt{text-align:right;}
.txt-lt{text-align:left;}
.txt-center{text-align:center;}
.float-rt{float:right;}
.float-lt{float:left;}
.clear{clear:both;}
.pos-relative{position:relative;}
.pos-absolute{position:absolute;}
.vertical-base{	vertical-align:baseline;}
.vertical-top{	vertical-align:top;}
.underline{	padding-bottom:5px;	border-bottom: 1px solid #eee; margin:0 0 20px 0;}
nav.vertical ul li{	display:block;}
nav.horizontal ul li{	display: inline-block;}
img{max-width:100%;}





.ground{
	width:100%;
	background-color:#eeeeee;
	margin:0 auto;

}


.wrap{
	width:78%;
	margin:0 auto;

}


.linie {
	
background-color: #DDD; /* Farbe für Opera und Firefox */
color: #DDD; /* Farbe für Internet Explorer (IE) */
border: 0;
height: 1px; 
} 


h2.m_1{
	color:#CC0000;
	font-size:2.2em;
	text-align:left;
	font-weight:400;
	margin-bottom: 10px;

}
p.m_2{
	color:#777;
	font-size:0.9em;
	text-align:left;
}
.box1{
	margin-top:2%;
}
.col_1_of_3:first-child {
	 margin-left: 0;
}
.span_1_of_3{
	width:30.8%;
	text-align:left;
}
.span_1_of_3 h3{
	color:#000;
	font-size:1.5em;
	font-weight:400;
	margin-bottom: 2%;
}
.span_1_of_3 p{
	color:#777;
	font-size:0.9em;
	line-height:1.5em;
}
.col_1_of_3{
	display: block;
	float: left;
	margin: 1% 0 1% 3.6%;
}

.box2{
	text-align:right;
	padding: 0% 0 0 0;
}
.middle-bottom{
	padding:2% 0 0% 0;
}

.middle-bottom-test{
	padding:1% 0 0% 0;
}

.col_1_of_2:first-child {
	margin-left: 0;
}
.span_1_of_2{
	width:47.2%;
}
.col_1_of_2{
	display: block;
	float: left;
	margin: 0% 0 0% 5.6%;
}
.box3{
	padding: 1% 0 0 0;
}
ul.list12 li{
	margin-bottom:6%;
}
ul.list12 li img{
	float:left;
	margin-right:4%;
}

.desc h4{
	font-size: 1.1em;
	color: #FFFFFF;
	margin-bottom: 5px;
}
.desc p{
	color:#000;
	font-size: 0.9em;
	line-height: 1.5em;
}
ul.list12 li img{
	
	float:left;
	width: 12.5%;
	margin-right: 0%;
}


.view {
  position: relative;
}
.content {
   position: absolute;
	top: 67px;
	left: 32px;
}
.desc1{
	float:left;
	width:54.5%;
	margin-top:7%;
}			
.col_1_of_footer:first-child {
  margin-left: 0;
}
.col_1_of_footer{
	display: block;
	float: left;
	margin: 0% 0 0% 0%;
}
.span_1_of_footer{
	width: 20.8%;
}
.desc1 h4 {
	font-size: 1em;
	color: #000;
	margin-bottom: 5px;
}
.desc1 p{
	font-size:0.8em;
	color:#777;
	margin-bottom: 8%;
}









/*--responsive design--*/
@media (max-width:1366px){
	.wrap{
		width:90%;
	}
	.content {
		top: 64px;
		left: 28px;
	}
}
@media (max-width:1280px){
	.wrap{
		width:90%;
	}

	.content {
		top: 64px;
		left: 28px;
	}
}
@media (max-width:1024px){
	.wrap{
		width:90%;
	}
	
	
	h2.m_1 {
		font-size: 1.8em;
	}
	.box2 {
		padding: 10% 0 0 0;
		width:70%;
		margin: 0 auto;
	}
	.content-middle {
		height:400px;
	}
	.middle-bottom {
		padding: 10% 0 5% 0;
	}
	.desc1 h4 {
		font-size: 1em;
	}
	.desc1 p {
		font-size: 0.85em;
		margin-bottom: 4%;
	}
	.content {
		top: 46px;
		left: 10px;
	}
	.info {
		font-size: 12px;
	}
}
@media (max-width:800px){
	.wrap{
		width:90%;
	}
	

	
	h2.m_1 {
		font-size:2em;
	}
	.box2 {
		padding: 0% 0 0 0;
		width:65%;
		margin: 0 auto;
	}
	.content-middle {
		height:300px;
	}
	.middle-bottom {
		padding: 25% 0 5% 0;
	}
	.desc1 h4 {
		font-size: 1em;
	}
	.desc1 p {
		font-size: 0.85em;
		margin-bottom: 4%;
	}
	.content {
		top: 35px;
		left: -1px;
	}
	.info {
		font-size: 12px;
	}
	p.m_2 {
		font-size: 0.9em;
		line-height: 1.5em;
	}
	.span_1_of_3 h3 {
		font-size: 1.1em;
	}
	.span_1_of_3 p {
		font-size: 0.85em;
	}
	.desc h4 {
		font-size: 1.1em;
	}
	.desc p {
		font-size: 0.85em;
	}
}
@media (max-width:768px){
	.wrap{
		width:90%;
	}
	
	.desc {
		width:74.5%;
	}
	
	h2.m_1 {
		font-size:2em;
	}
	.box2 {
		padding: 6% 0 0 0;
		width:65%;
		margin: 0 auto;
	}
	.content-middle {
		height:280px;
	}
	.middle-bottom {
		padding: 22% 0 5% 0;
	}
	.desc1 h4 {
		font-size: 1em;
	}
	.desc1 p {
		font-size: 0.85em;
		margin-bottom: 4%;
	}
	.content {
		top: 33px;
		left: -2px;
	}
	.info {
		font-size: 12px;
	}
	p.m_2 {
		font-size: 0.9em;
		line-height: 1.5em;
	}
	.span_1_of_3 h3 {
		font-size: 1.1em;
	}
	.span_1_of_3 p {
		font-size: 0.85em;
	}
	.desc h4 {
		font-size: 1.1em;
	}
	.desc p {
		font-size: 0.85em;
	}
	
	.desc1 {
		margin-top: 0%;
	}
	
}
@media (max-width:640px){
	.wrap{
		width:90%;
	}
	.header-left{
		display:none;
	}
	.desc {
		width:74.5%;
	}

	h2.m_1 {
		font-size:2em;
	}
	.box2 {
		padding: 15% 0 0 0;
		width:65%;
		margin: 0 auto;
	}
	.content-middle {
		height:240px;
	}
	.middle-bottom {
		padding: 22% 0 5% 0;
	}
	.desc1 h4 {
		font-size: 1em;
	}
	.desc1 p {
		font-size: 0.85em;
		margin-bottom: 4%;
	}
	.content {
		top: 74px;
		left: 43px;
	}
	.info {
		font-size: 12px;
	}
	p.m_2 {
		font-size: 0.9em;
		line-height: 1.5em;
	}
	.span_1_of_3 h3 {
		font-size: 1.1em;
	}
	.span_1_of_3 p {
		font-size: 0.85em;
	}
	.desc h4 {
		font-size: 1.1em;
	}
	.desc p {
		font-size: 0.85em;
	}
	
	.desc1 {
		margin-top:7%;
	}
	
	.col_1_of_3 {
		float: none;
		margin: 1% 0 1% 0%;
	}
	.span_1_of_3 {
		width: 100%;
	}
	.span_1_of_2 {
		width: 100%;
	}
	.col_1_of_2 {
		float:none;
		margin:0;
	}
	
	ul.list2 li img {
		width: 30.5%;
	}
	
}
@media (max-width:480px){
	.wrap{
		width:90%;
	}
	
	.desc {
		width:74.5%;
	}
	
	h2.m_1 {
		font-size:1.5em;
	}
	.box2 {
		padding: 15% 10% 10% 0;
		width:65%;
		margin: 0 auto;
	}
	.content-middle {
		height:175px;
	}
	.middle-bottom {
		padding: 22% 0 5% 0;
	}
	.desc1 h4 {
		font-size: 1em;
	}
	.desc1 p {
		font-size: 0.85em;
		margin-bottom: 4%;
	}
	.content {
		top: 56px;
		left: 19px;
	}
	.info {
		font-size: 12px;
	}
	p.m_2 {
		font-size: 0.9em;
		line-height: 1.5em;
	}
	.span_1_of_3 h3 {
		font-size: 1.1em;
	}
	.span_1_of_3 p {
		font-size: 0.85em;
	}
	.desc h4 {
		font-size: 1.1em;
	}
	.desc p {
		font-size: 0.85em;
	}
	
	.desc1 {
		margin-top:7%;
	}
	.cssmenu ul li a {
		font-size: 0.85em;
	}
	
	.col_1_of_3 {
		float: none;
		margin: 1% 0 1% 0%;
	}
	.span_1_of_3 {
		width: 100%;
	}
	.span_1_of_2 {
		width: 100%;
	}
	.col_1_of_2 {
		float:none;
		margin:0;
	}
	
	ul.list2 li img {
		width: 30.5%;
	}
	
	.span_1_of_middle-bottom {
		width: 100%;
		float:none;
		margin: 1% 0;
	}
	
}
@media (max-width:320px){
	.wrap{
		width:90%;
	}
	.header-left{
		display:none;
	}
	.desc {
		width:80.5%;
	}
	
	h2.m_1 {
		font-size:1em;
	}
	.box2 {
		padding: 0% 0 0 0;
		width:65%;
		margin: 0 auto;
	}
	.content-middle {
		height:115px;
	}
	.middle-bottom {
		padding: 22% 0 5% 0;
	}
	.desc1 h4 {
		font-size: 1em;
	}
	.desc1 p {
		font-size: 0.85em;
		margin-bottom: 4%;
	}
	.content {
		top: 41px;
		left: 8px;
	}
	.info {
		font-size: 12px;
	}
	p.m_2 {
		font-size: 0.9em;
		line-height: 1.5em;
	}
	.span_1_of_3 h3 {
		font-size: 1.1em;
	}
	.span_1_of_3 p {
		font-size: 0.85em;
	}
	.desc h4 {
		font-size: 1.1em;
	}
	.desc p {
		font-size: 0.8125em;
	}
	
	.desc1 {
		margin-top:7%;
	}
	
	.col_1_of_3 {
		float: none;
		margin: 1% 0 1% 0%;
	}
	.span_1_of_3 {
		width: 100%;
	}
	.span_1_of_2 {
		width: 100%;
	}
	.col_1_of_2 {
		float:none;
		margin:0;
	}
	
	ul.list2 li img {
		width:38.5%;
	}
	
	ul.list12 li img {
		width:13.5%;
	}
}