/*********************************************************************************/
/* Basic                                                                         */
/*********************************************************************************/

	body
	{
		line-height: 2.25em;
	}

	h2
	{
		font-size: 2.25em;
		margin: 0 0 1.1em 0;
		line-height: 1em;		/* 1.5em Rand oben Box*/
	}
	
	h3
	{
		font-size: 1.35em;
		margin: 0 0 1em 0;
	}	
	
	/* Button */

		input[type="button"],
		input[type="submit"],
		input[type="reset"],
		.button
		{
			font-size: 1.35em;
			padding: 0.6em 1.5em;
		}

			input[type="button"].big,
			input[type="submit"].big,
			input[type="reset"].big,
			.button.big
			{
				font-size: 2.25em;
				padding: 0.8em 0.9em;
			}

			.button.icon
			{
			}

				.button.icon:before
				{
					margin-right: 0.5em;
					top: 0.05em;
				}

	/* Box */	
	
		
		
		.box2 h2
		{
			line-height: 0em;			/* mittige Schrift für Headline Boxen */			
		}
		
		.box
		{
			padding: 2em;					
		}
			
			.box.feature
			{
				padding: 0;
			}
				
				.box.feature .inner
				{
					padding: 4em 2em 3em 2em;
				}
				
				.boxtop.feature .innertop
				{
					height: 160px;
					padding: 2em 0em 2em 0em;
					line-height: 1em;		/* Zeilenabstand */
					margin: 0;										
				}
				
				.box0.feature .inner0
				{
					height: 160px;
					padding: 2em 0em 2em 0em;
					line-height: 1em;		/* Zeilenabstand */
					margin: 0;										
				}
				
				.box.feature .inner1
				{
					height: 450px;
					padding: 2.5em 2em 3em 2em;
					line-height: 1em;		/* Zeilenabstand */
				}
				
				.box.feature .inner2
				{
					height: 330px;
					padding: 2.5em 2em 3em 2em;
					line-height: 1.5em;		/* Zeilenabstand */
					margin: 0;
				}
				
				.box.feature .inner2a
				{
					height: 870px;
					padding: 2.5em 2em 3em 2em;
					line-height: 1.5em;		/* Zeilenabstand */
					margin: 0;
				}
				
					.box.feature .inner2a strong
					{
						font-size: 1.4em;
						font-weight: 900;	
					}
				
				.box.feature .inner3a
				{
					height: 450px;
					padding: 2.5em 2em 3em 2em;
				}
				
				.box.feature .inner3
				{
					height: 500px;
					padding: 2.5em 2em 3em 2em;
				}
				
				.box.feature .inner4
				{
					height: 310px;
					padding: 2.5em 2em 3em 2em;
				}
								
				.box.feature .inner5
				{
					height: 510px;
					padding: 2.5em 2em 3em 2em;
				}
				
				.box.feature .inner6
				{
					height: 425px;
					padding: 2.5em 2em 3em 2em;
				}
				
				.box.feature h2
				{
					font-size: 1.35em;
				}

				.box.feature p
				{
					line-height: 1.5em;		/* Zeilenabstand */
					margin: 0;
				}	

				.box.feature .image
				{
					position: relative;
					margin: 0;
				}

					.box.feature .image img
					{
						border-bottom-left-radius: 0;
						border-bottom-right-radius: 0;
					}

/*********************************************************************************/
/* Widgets                                                                       */
/*********************************************************************************/

	.widget
	{
	}

		.widget.thumbnails
		{
		}

			.widget.thumbnails .grid
			{
				margin: 0 0 3em 0;
			}

			.widget.thumbnails .image
			{
				margin: 0;
			}
	
/*********************************************************************************/
/* Wrappers                                                                      */
/*********************************************************************************/

	#header-wrapper
	{
		padding: 4.5em 0 1em 0;			/**/
	}
	
	#features-wrapper
	{
		padding: 3em 0 3em 0;
	}
	
	#unternehmen-wrapper
	{
		padding: 3em 3em 3em 3em;
		margin-left: 10em;
    	margin-right: auto;
		width: 100%;
		color: #0e2b8d;
		font-weight: bold;		
	}
	
	#main-wrapper
	{
		padding: 5em 0 5em 0;
	}
	
	#footer-wrapper
	{
		padding: 6em 0 8em 0;
	}

/*********************************************************************************/
/* Logo                                                                          */
/*********************************************************************************/

	#logo
	{
	}

		#logo h1
		{
			float: left;
			margin: 0 0.35em 0 0;
			padding: 0.25em 0.2em 0.25em 0.2em;
			font-size: 3.25em;
			letter-spacing: 0.05em;
		}

		#logo span
		{
			line-height: 4.5em;
			letter-spacing: 0.025em;
			font-size: 0.9em;
		}

/*********************************************************************************/
/* Nav                                                                           */
/*********************************************************************************/

	
	/*
	#header {
		background: white;
		box-shadow: 0 1px 2px 0 rgba(0, 0, 0, 0.075);
		
		padding: 0em 1.5em;				
		position: absolute;
		width: 100%;
		
	}
	*/
	
	#nav	
	{
		/*position: absolute; 		  
		right: 0;
		top: 0;
		font-size: 0.9em;*/
		
		/*background-color: #0e2b8d;
		color: #fff;*/
						
		background: #0e2b8d;
		box-shadow: 0 1px 2px 0 rgba(0, 0, 0, 0.075);
		color: inherit;
		cursor: default;
		font-size: 1em;		
		padding: 0em 1.5em;				/* Navi Menu Weißer Balken Höhe*/
		position: fixed;
		top: 5.5em;							/* Menüposition ändern */
		left: 0;		
		height: 55px;					/* Höhe Menü */
		width: 100%;
		z-index: 10000;	
		text-align: center;				/* Nav Buttons Mitte */
	}
	
		#nav ul		
		{	
			list-style: none;
			display: inline-block;		/* wichtig für text-align center */		 
			overflow: hidden;			/* verhindert rausrutschen der Menüelemente */
			/*padding-left: 9em;*/					
		}
			
			#nav ul li			
			{
				float: left;										
				line-height: 3.5em;	 /*4.5*/ 	
				padding-left: 0.5em; /* Zwischenräume Nav Buttons */
			}	

				#nav ul li a,
				#nav ul li span				
				{
					font-weight: 400;			/* 800 */
					letter-spacing: 0.025em;
					color: white;				/* Farbe Buttons Menü */
					text-decoration: none;
										
					/*margin-left: 50px;*/
					border-radius: 6px;
					padding: 0.5em 1em 0.5em 1em;
					-moz-transition: background-color .25s ease-in-out;
					-webkit-transition: background-color .25s ease-in-out;
					-o-transition: background-color .25s ease-in-out;
					-ms-transition: background-color .25s ease-in-out;
					transition: background-color .25s ease-in-out;
				}
				
				#nav ul li > ul				
				{
					display: none;
				}

			#nav ul li:hover			
			{
			}

				#nav ul li:hover a,
				#nav ul li:hover span				
				{
					color: #eb6300;
					/*background: #fff;*/			/* Schriftfarbe Buttons */
				}
				
			#nav ul li.submenu > a:before			
			{
					content: '\25be';				/* 2630 für Menü*/
					margin-right: 0.65em;
					font-weight: normal;
			}
				
				#nav ul li.submenu > a				
				{							
					font-weight: normal;			/* Schriftdicke Navi Menü oben Submenü*/
				}	

			#nav ul li.active			
			{
			}

				#nav ul li.active a,
				#nav ul li.active span				
				{
					/*background: #fff;*/			/* Schriftfarbe Button für dropotron Menü */
				}

			#nav ul li.current			
			{
			}

				#nav ul li.current a				
				{
					background: #444;
					color: #fff;
				}
				


/*-------------------------------*/

	#nav3	
	{
		
		-webkit-transform: rotate(-90deg); 
		-moz-transform: rotate(-90deg);
		-ms-transform: rotate(-90deg);
		-o-transform: rotate(-90deg);
		
		/*position: absolute; 		  
		right: 0;
		top: 0;
		font-size: 0.9em;*/
		
		/*background-color: #0e2b8d;
		color: #fff;*/
						
		
		color: #fff;
		
		color: inherit;
		cursor: default;
		font-size: 1em;		
		padding: 0em 1.5em;				/* Navi Menu Weißer Balken Höhe*/
		position: fixed;
		top: 380px;							/* Menüposition ändern */
		right: -170px;		
		height: 55px;					/* Höhe Menü */
		
		z-index: 10000;	
		text-align: left;				/* Nav Buttons Mitte */
	}
	
		#nav3 ul		
		{			
		}
			
			#nav3 ul li			
			{
				float: left;										
				line-height: 3.5em;	 /*4.5*/ 	
				padding-left: 0.5em; /* Zwischenräume Nav Buttons */
			}	

				#nav3 ul li a,
				#nav3 ul li span				
				{
					font-weight: 400;			/* 800 */
					letter-spacing: 0.025em;
					color: white;				/* Farbe Buttons Menü */
					background: #0e2b8d;
					text-decoration: none;
										
					/*margin-left: 50px;*/
					border-radius: 6px;
					padding: 0.5em 1em 0.5em 1em;
					-moz-transition: background-color .25s ease-in-out;
					-webkit-transition: background-color .25s ease-in-out;
					-o-transition: background-color .25s ease-in-out;
					-ms-transition: background-color .25s ease-in-out;
					transition: background-color .25s ease-in-out;
				}
				
				#nav3 ul li > ul				
				{					
				}

			#nav3 ul li:hover			
			{
			}

				#nav3 ul li:hover a,
				#nav3 ul li:hover span				
				{
					color: #fff;
					background: #eb6300;			/* Schriftfarbe Buttons */
				}

			#nav3 ul li.active			
			{
			}

				#nav3 ul li.active a,
				#nav3 ul li.active span				
				{
					/*background: #fff;*/			/* Schriftfarbe Button für dropotron Menü */
				}

			#nav3 ul li.current			
			{
			}

				#nav3 ul li.current a				
				{
					background: #0e2b8d;
					color: #fff;
				}
				
				

/*-------------------------------*/			
				
	.dropotron
	{
		background: #0e2b8d;						/* #fff */
		letter-spacing: 0.025em;
		color: white;								/* #696969 */
		text-decoration: none;
		border-radius: 0px;							/* 6px */
		/*padding: 0.75em 0;
		min-width: 15em;*/
		box-shadow: inset 0 0 0 1px rgba(0,0,0,0.1), 0 0.25em 0.25em 0.1em rgba(0,0,0,0.025);
		margin-top: calc(-0.75em + 1px);
		margin-left: -1px;		
	}

		.dropotron li
		{
			border-top: solid 1px #eee;
			line-height: 3em;
		}

			.dropotron li:first-child
			{
				border-top: 0;
			}
	
			.dropotron li > a,
			.dropotron li > span
			{
				text-decoration: none;
				color: inherit;
				display: block;
				padding: 0 1.5em;
				-moz-transition: color .25s ease-in-out, background-color .25s ease-in-out;
				-webkit-transition: color .25s ease-in-out, background-color .25s ease-in-out;
				-o-transition: color .25s ease-in-out, background-color .25s ease-in-out;
				-ms-transition: color .25s ease-in-out, background-color .25s ease-in-out;
				transition: color .25s ease-in-out, background-color .25s ease-in-out;
			}

				.dropotron li > a:hover,
				.dropotron li > span:hover,
				.dropotron li.active > a,
				.dropotron li.active > span
				{
					background: #eb6300;				/* #eee */
				}
	
		.dropotron.level-0
		{
			font-size: 0.8em;
			margin-left: 1.5em;
			margin-top: 0;
		}
		
			.dropotron.level-0:before
			{
				content: '';
				position: absolute;
				top: -0.5em;
				left: 1em;
				/*border-bottom: solid 0.75em #ffffff;
				border-left: solid 0.75em transparent;
				border-right: solid 0.75em transparent;*/			/* Pfeil Menü */
				z-index: 1;
			}

/*********************************************************************************/
/* Banner                                                                        */
/*********************************************************************************/

	#banner
	{
		padding: 2em;		/**/
	}

		#banner h2
		{
			font-size: 1.3em;			/*1.5*/
			margin: 0.1em 0 0.35em 0;
		}

		#banner p
		{
			font-size: 2.75em;
			line-height: 1.35em;
			margin: 0;
		}
		
		#banner .button
		{
			width: 100%;
			margin-bottom: 0.5em;
		}
		
			#banner .button.icon:before
			{
				position: absolute;
				right: 0.15em;
				top: 50%;
				margin-top: -0.5em;
			}

		#banner .button.alt
		{
			margin-bottom: 0;
		}
		
		#banner ul
		{
			margin: 0 0 0 2em;
		}

/*********************************************************************************/
/* Footer                                                                        */
/*********************************************************************************/

	#footer
	{
	}
	
	#copyright
	{
		padding: 4em 0 0 0;
		text-align: center;
	}
	
/*********************************************************************************/
/* Tab																			 */
/*********************************************************************************/

	tab1 { padding-right: 7.3em; }
	tab2 { padding-right: 7.4em; }
	tab3 { padding-right: 8.5em; }
	tab4 { padding-right: 8.1em; }
	tab5 { padding-right: 7.1em; }
	tab6 { padding-right: 6.4em; }
	
@media screen and (max-width: 1200px)
{
	tab1 { padding-right: 5.2em; }
	tab2 { padding-right: 5.4em; }
	tab3 { padding-right: 6.5em; }
	tab4 { padding-right: 6.2em; }
	tab5 { padding-right: 5.2em; }
	tab6 { padding-right: 4.5em; }
	
	.hideontab { display:none; }
	#nav { top: 0; }
	#nav3 { right: -150px; }
	
	.g-recaptcha {
    transform:scale(0.80);
    transform-origin:0 0;
	}	
}

@media screen and (min-width: 1200px)
{
	.hideondesk { display:none; }
	
	#nav ul
		{	
			padding-left: 8.5em;					
		}
	
	#nav3 ul
		{	
			padding-left: 0.5em;					
		}		
		
	#one:before {
	display: block;
	content: " ";
	margin-top: -220px;
	height: 100px;	
	visibility: hidden;	}
	
	#two:before {
	display: block;
	content: " ";
	margin-top: -220px;
	height: 100px;	
	visibility: hidden;	} 
	
	#three:before {
	display: block;
	content: " ";
	margin-top: -220px;
	height: 100px;	
	visibility: hidden;	}
	
	#four:before {
	display: block;
	content: " ";
	margin-top: -220px;
	height: 100px;	
	visibility: hidden;	}
	
	#five:before {
	display: block;
	content: " ";
	margin-top: -220px;
	height: 100px;	
	visibility: hidden;	}
	
	#six:before {
	display: block;
	content: " ";
	margin-top: -220px;
	height: 100px;	
	visibility: hidden;	} 		
}


/*********************************************************************************/
/* Logo Top  																	 */
/*********************************************************************************/

.LogoTop {
		width: 100%;		
		position: fixed;
		background: white;
		z-index: 10000;
	}
