/** {
	box-sizing:border-box;
}*/

html{
	overflow-y:scroll;
}

html,body{
	margin:0px; 
	padding:0px; 
	height:100%;
}


body,p,td,div
{
font-family: trebuchet ms, arial, helvetica, sans serif;
/*font-family:verdana, tahoma, arial, sans serif;*/
font-size:16px;
font-weight:normal;
color:#000000;
}

/*phones*/
[class*="col-"] {
	width:95%;
/*	text-align:center;*/
}

form{
	min-width:60%;
}

form table{
	min-width:60%;
}

form td{
	background-color:#f3f5e0;
	padding:15px;
	margin:2px;
}

form input, textarea{
	border-radius: 5px;
	border: 1px solid #70A5CB; 
	margin-top:5px;
	padding:3px;
}

.captcha img{
	border: 2px solid #fff;
	margin:10px 0px 10px 0px;
	border-radius: 5px;
}

.missingfield{
background-color:#ffeeee;
border:1px solid #ff9999;
}


.header_top{
	background-color:#fff;
	display:block;
	height:102px;
	text-align:center;
}


.col-main-s {
	padding:0px 30px 50px 10px;
	text-align:left;
/*	background-image:url(images/mainback.gif);*/
	background-repeat:no-repeat;
	background-position:bottom right;
	position:relavtive;
	top:20px;
	left:10px;
	width:90%;
	clear:left;
}


.col-top_menue-s{
	background-color:#fff;
	padding:2px;
	text-align:center;
	border:1px solid #fff;
	border-left:0px;
	border-top:0px;
	width:49.2%;
	display:inline;
	float:left;
	}

a.topnavi-s{
	background: #F0F3D6;
	background: linear-gradient(180deg, rgba(240, 243, 214, 1) 0%, rgba(232, 237, 195, 1) 80%, rgba(240, 243, 214, 1) 100%);	border:1px solid #ecefd4;
	padding:6px 0px 6px 0px;
	border-radius:0px;
	font-size:110%;
	display:block;
	text-decoration:none;
	letter-spacing:1px;
	font-variant:small-caps;
	color:#4A5D6A;
	font-weight:600;
	font-size:18px;
}

a.topnavi-s:hover{
	background: #d3de8e;
	background: linear-gradient(180deg, rgba(211, 222, 142, 1) 0%, rgba(184, 196, 86, 1) 80%, rgba(159, 171, 48, 1) 100%);
	color:#fff;
	}

a.topnavi-s#a{
	font-weight:bold;
	color:#4A89B6;
	background: #E6EEA6;
	background: linear-gradient(180deg, rgba(230, 238, 166, 1) 0%, rgba(208, 220, 110, 1) 80%, rgba(191, 205, 73, 1) 100%);
}

.col-leftnavi{
	border-right:1px solid #ecefd4;
	border-bottom:1px solid #ecefd4;
	border-radius:5px;
	display:none;
	width:98%;
	position:relative;
	left:0px;
	top:-20px;
	z-index:100;
	clear:left;
	padding:0px;
	background-color:#fff;
	-moz-box-shadow: 2px 2px 3px #999;
	-webkit-box-shadow: 2px 2px 3px #999;
	box-shadow: 2px 3px 3px #999;

}

.col-leftnavi a{
	font-size:110%;
	text-align:center;
	padding:5px;
	display:block;
	border-bottom:1px solid #ecefd4;
	text-decoration:none;
	letter-spacing:1px;
	font-variant:small-caps;
}

.col-leftnavi a:hover{
	color:#70A5CB;
	background-color:#F4F8D4;
}

.col-leftnavi a#a{
	background-color:#ffffff;
	font-weight:bold;
	display:block;
}

.col-leftnavi a#subnavi{
	background-color:#ffffff;
	color:#5085AB;
	display:block;
}

.col-starttext
{
	padding:10px;
	display:block;
/*	background-image:url(images/index_back_2018.jpg);
	background-position:bottom right; 
	background-repeat:no-repeat;
	background-size:60%;*/
}

.col-starttext h1{
	font-weight:bold;
	color:#70A5CB;	
	font-size:18px;
	margin:30px 0px 30px 0px;
	font-variant:small-caps;
	letter-spacing:1px;
}


.mainbackpic{
/*	float:right;*/
	padding:0px;
	margin:10px 0px 10px 0px;
	text-align:center;
	border-radius:15px;
	}

.mainbackpic img{
	border:2px solid #ECEFD4;
	border-radius:15px;
}

.flextabdiv-s{
	display:inherit;
/* 	float:left;*/
	text-align:center;
	padding:10px;
/*	border:1px solid green;                    */
	min-width:95%;
}

.flextabdiv p{
	margin:3px;
	}

.bottom{
	clear:both;
	font-size:12px;
	color:#999;
	border-top: 1px solid #C6D64C;
	text-align: center;
	padding:5px 0px 20px 0px;
	position: relative;
	bottom: 0;
	width:100%;
}

.bottom a{
	color:#70A5CB;
	text-decoration:none;
	}
	
.bottom a:hover{
	color:#30557B;
	text-decoration:underline;
	}


.startimg{
	width:100%;
	max-width:500px;
}


/*tablets*/
@media only screen and (min-width: 630px) {

.startimg{
	width:100%;
	max-width:500px;
}

.flextabdiv{
 	float:left;
	text-align:center;
	padding:15px;
/*	border:1px solid red;*/
	min-width:40%;
}


	.mainframe{
	max-width:1000px;
	border-radius:0px;
	background-color:#FFF;
	text-align:left;
	margin:0 auto;
	height:auto;
	min-height:100%;
	height:100%;
	}


	html,body{
	margin:0px; 
	padding:0px; 
	background-color:#fff;
	height:100%;
	text-align:center;
	}


	.col-top_menue{
/*		background-image:url(images/mundwerk_base_03.gif);*/
		background-image:url(images/mundwerk_base_a_03.gif);
		display:inline;
		width:auto;
		float:left;
		padding:2px 0px 2px 10px;
		text-align:left;
		border:none;
	}

	.col-top_opener{
		display:none;
	}


	a.topnavi{
	background:none;
	letter-spacing:1px;
	padding:2px 10px 2px 10px;
	color:#4A5D6A;
	text-decoration:none;
	font-weight:bold;
	white-space:nowrap;
	border:none;
	border-left:#F4F8D4 1px solid;
	font-variant:normal;
	border-radius:0px;
	font-size:14px;
	}

	a.topnavi:hover{
	background-image:url(images/mundwerk_base_x_03.gif);
	background-repeat:repeat-x;
	color:#fff;
/*	text-decoration:underline;*/
	}

	a.topnavi#a{
	background-image:url(images/mundwerk_base_03.gif);
	color:#4A89B6;	
	}

	a.topnavi#a:hover{
	background-image:url(images/mundwerk_base_x_03.gif);
	background-repeat:repeat-x;
	text-decoration:none;
	color:#fff;	
	}

	.leftnavi{
	display:block;
	background-image:url(images/navi_back.gif);
	background-position:bottom;
	background-repeat:no-repeat;
	width:160px;
	float:left;
	padding:0px 0px 50px 0px;
	border:none;
	margin-top:0px;
	border-radius:0px;
	-moz-box-shadow:none;
	-webkit-box-shadow:none;
	box-shadow: none;

	}

	.leftnavi a{
	/*border-bottom:1px solid #C6D64C;*/
	background:none;
	background-image:url(images/navi_line.gif);
	background-position:bottom;
	background-repeat:no-repeat;
	padding:4px;
	color:#000000;
	text-decoration:none;
	display:block;
	margin:0px 1px 0px 3px;
	font-variant:normal;
	text-align:left;
	letter-spacing:0px;
	border:none;
	font-size:100%;
	}

	.leftnavi a:hover{
	color:#70A5CB;
	background-color:#F4F8D4;
	text-decoration:underline;
	}

	.leftnavi a#a{
	background-color:#ffffff;
	font-weight:bold;
	border-left:5px solid #C6D64C;
	padding-left:5px;
	margin:0px 0px 0px 3px;
	}

	.leftnavi a#subnavi{
	background-image:url(images/subnavi_line.gif);
	background-position:bottom left;
	background-repeat:no-repeat;
	font-size:12px;
	padding:3px 0px 3px 5px;
	margin:0px 1px 0px 12px;
	color:#5085AB;
	border-left:2px solid #C6D64C;
	}

	.main{
	/*border-left:1px solid #C6D64C;
	border-top:1px solid #C6D64C;*/
	padding:10px 10px 30px 30px;
	/*min-height:500px;*/
	margin-left:10px;
	/*width:650px;*/
	text-align:justify;
/*	background-image:url(images/mainback.gif);*/
	background-repeat:no-repeat;
	background-position:bottom right;
	position:relative;
	top:20px;
/*	width:70%;*/
	clear:none;
	}

	.starttext
	{
	padding:0px 0px 0px 30px; 
	width:auto; 
	margin-left:10px;
/*	background-image:url(images/index_back_2018.jpg); 
	background-position:right bottom; 
	background-repeat:no-repeat;*/
	min-height:380px;
	}

	.starttext h1{
	font-weight:bold;
	color:#70A5CB;	
	font-size:20px;
	margin:30px 0px 30px 0px;
	font-variant:small-caps;
	letter-spacing:1px;
	}

	.mainbackpic{
	float:right;
	padding:0px;
	margin:0px 0px 40px 40px;
	border-radius:15px;
	}


}

/*desktops*/
@media only screen and (min-width: 1000px) {

.startimg{
	width:auto;
}


.flextabdiv{
/*	border:1px solid yellow;*/
	min-width:auto;
}


	html,body{
	margin:0px; 
	padding:0px; 
	background-color:#fff;
	background-image:url(images/background.jpg);
	background-repeat:repeat;
	height:100%;
	text-align:center;
	}


	.mainframe{
	max-width:1200px;
	border-radius:0px;
	-moz-box-shadow: 0px 0px 5px #999;
	-webkit-box-shadow: 0px 0px 5px #999;
	box-shadow: 0px 0px 5px #999;
	background-color:#FFFFFF;
	text-align:left;
	margin:0 auto;
	overflow:hidden;
/*	overflow-y:scroll;*/
	
	height:auto !important;
	min-height:100%;
	height:100%;
	}


	.header_top img{
		float:right;
		display:block;
	}	

	.header_top{
		background-image:url(images/mundwerk_base_01.jpg);
		background-repeat:no-repeat;
		background-position:left;
	}

	.starttext
	{
	padding:30px 100px 30px 100px; 
/*	background-image:url(images/index_back_2018.jpg);
	background-position:right top; 
	background-repeat:no-repeat;*/
	font-size:16px;
	}



	.main{
	padding:10px 100px 50px 50px;
	margin-left:10px;
	text-align:left;
/*	background-image:url(images/mainback.gif);*/
	background-repeat:no-repeat;
	background-position:bottom right;
	position:relative;
	top:20px;
	width:auto;
	height:auto !important;
	}

.bottom{
	clear:both;
	font-size:12px;
	color:#999;
	border-top: 1px solid #C6D64C;
	text-align: center;
	padding:5px 0px 20px 0px;
	position: relative;
/*	bottom: 0;
	width:1000px;*/
	background-color:#fff;
/*	opacity:0.8;	*/
}



}


/* all specs */

.infotext{
	border:2px solid #C6D64C;
	padding:10px; 
	margin:20px; 
	border-radius:15px; 
	background-color:#fff; 
	max-width:50%;
	min-width:400px; 
	opacity:0.8;
}

.infotext h1{
	margin:0px 0px 10px 0px;
}




.normtext{
font-size:14px;
font-variant:normal;
font-weight:normal;
color:#000000;
letter-spacing:normal;
}


a {
color:#a6b62C;
text-decoration:underline;
}

a:hover {
color:#8F5A34;
}


.top{
position:fixed;
z-index:100;
display:block;
}

h1{
font-weight:bold;
color:#70A5CB;
font-size:20px;
margin-top:20px;
margin-bottom:5px;
font-variant:small-caps;
letter-spacing:1px;
}

.mainhead{
	clear:both;
}

.maincontent{
margin-bottom:5px;
margin-top:5px;}

.imgframe{
margin:5px;
/*border:1px solid #C6D64C;*/
border-radius:15px;

padding:2px;
background: linear-gradient(
    to bottom,
    #ffffff 0%,
    #ffffff 30%,
    #C6D64C 100%
	);
}

ul{list-style-type:square;}

#blue{
color:#70A5CB;
}

#green{
color:#C6D64C;
}


.small{
font-size:11px;
font-weight:normal;
}


.starttext p{
font-size:14px; 
margin:0px 0px 10px 0px;
}
	

.teamtab
{
	text-align:left;
}
