/* LAYOUT CSS



*********************************************/


/* reset */



a { outline:none; text-decoration:none;}
table { border-collapse:collapse; border-spacing:0; }
fieldset,img { border:0; }
del,ins { text-decoration:none; }
caption,th { text-align:left; }
q:before,q:after { content:''; }
abbr,acronym { border:0; font-variant:normal; }
sup,sub { vertical-align:baseline; }
legend { color:#000; }

input,button,textarea,select,optgroup,option { font-family:inherit; font-size:inherit; font-style:inherit; font-weight:inherit; }

input,button,textarea,select { font-size:100%; }

/* LINKS



*********************************************/



a, a:link,a:visited { color:#272b58; font-weight:300; text-decoration:none; }

a:hover { color:#333; font-weight:300; text-decoration:none; }


/* start */

html {    
  background-color: #fff;
  }
  
body { 
  font:normal normal normal 100%/125% 'Roboto', sans-serif;
  
  margin:0px!important;
  }

ul {
   margin: 0px;
   
   padding: 0px;
   
   list-style: disc inside none;
}

p {   
   margin-bottom:10px;
   
   margin-top: 10px;
}

h1 {
    color: #272b58;
    font-size: 40px;
    line-height: 50px;
    font-weight: 200;
    margin-bottom: 20px;
    margin-top: 20px;
}
.logotext2 {
    text-transform: uppercase;
    font-weight: 500;
    font-style: italic;
}


h2 {
    color: #272b58;
    font-size: 30px;
    line-height: 40px;
    font-weight: 200;
    margin-bottom: 20px;
    margin-top: 20px;
    text-align: center;
    text-transform: uppercase;
}



h3 { 
   font-size: 20px;
	margin-bottom: 8px;
	margin-top: 0px;
	color: #676767;
	font-weight: 300;
	line-height: 24px;
}


h4 {
    
    font-size: 16px;
    font-weight: 300;
    margin-bottom: 10px;
    margin-top: 25px;
    text-align: center;
}

h5 {
    font-size: 16px;
    font-weight: 300;
    margin-bottom: 10px;
    margin-top: 25px;
    text-align: left;
}

ul {
    list-style: none outside none;
    margin-left:50px;
}

ul li {
    padding-left:0px;
    margin-bottom:20px;
    list-style-image:url(../images/li-bg.png)
}

/* LAYOUT



*********************************************/



.vertical-center{

	display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-pack: center;
-ms-flex-pack: center;
justify-content: center;
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center;
-webkit-box-orient: vertical;
-webkit-box-direction: normal;
-ms-flex-flow: column;
flex-flow: column;
}

#top {

    background-color: #FFFFFF;
    
    height: 100px;
    
    position: relative;
}



#logo{

    color: #999999;
    
    float: left;
    
    font-family: 'Roboto', sans-serif;
    
    font-size: 30px;
    
    font-variant: small-caps;
    
    margin: 5px 0 0 40px;
    
    width: 400px;
}

#logo img{
     margin-bottom:-5px;
}


#menu {

     z-index:10000;

     position:relative;

     float:right;

     height:90px;

     width: 1‚00px;

     margin-right: 20px; 
}


#galerie {

	position:relative;

	z-index:1;

	height: 20%;
	 
	background-color: #eaebed;
	
	text-align:center;		 
}

#galerie div img {

   width:100%;
}

.triangle-down-right {
	background: transparent url(../images/triangl-right-down.png) no-repeat top center;
	margin-top: -87px;
	position: relative;
	z-index: 10;
	min-height: 300px;
	padding-top: 185px;
}

.triangle-down-right h3{
    color:#fff;
    font-weight: 400;
    margin-right: 20px;
    text-align: right;
}

.triangl-left-up {
	background: #eaebed url(../images/triangl-left-up.png) no-repeat top right;
	margin-top: -40px;
	position: relative;
	z-index: 10;
	min-height: 300px;
	padding: 25px;
}

.orange_lines {
	border-top: 3px solid #e4572e;
	border-bottom: 3px solid #e4572e;
}

.yellow_lines {
	border-top: 3px solid #ffcb08;
	border-bottom: 3px solid #ffcb08;
}

@media screen and (max-width: 780px) {

	.triangl-left-up {
		background: #eaebed url(../images/triangl-left-up.png) no-repeat  center top;
	}
}

.triangl-left-up h2{
	color: #fff;
	text-align: left;
	margin-bottom: 120px;
}
.blue{

   background-color: #272b58;
}

.areas-bg {
     
	background: transparent url(../images/areas-bg.png) top center;
}

.areas-bg, .section-margin {

	padding:60px 0 100px;
}


.item-page{
    width:100%;

}



/* Footer */

#footer {
    
    position: relative;
    z-index: 1;
    height: 10%;
    background-color: #eaebed;
    text-align: center;
    padding-top: 40px;
    margin-top: 60px;
}

#footer h2, #footer h3 {

    text-align: left;
    padding: 0px 0 0 40px;
}




/* Layout Classes */




/* MENUS



*********************************************/
/* Footer Menu */

#footer ul.menu {

    margin-top: 10px;
    
    list-style: none outside none;
}

#footer ul.menu li {

  padding:5px 0;
    
}



/* Top Menu */

.navbar  {
    min-height: 6rem;
}
.navbar-item img {
    max-height: 4em;
}

.navbar-menu{
    justify-content: flex-end;
}
.navbar-menu.is-active {
    z-index: 10;
    position: relative;
}

.navbar-burger.button {
	margin: 1.5rem 1rem 0 0;
	justify-content: flex-end;
}



/* SYSTEM



**************************************************/







/* OpenID icon style */



input.system-openid,input.com-system-openid { background:url(http://openid.net/login-bg.gif) no-repeat; background-color:#fff; background-position:0 50%; color:#000; padding-left:18px; }







/* Unpublished */



.system-unpublished { background:#e8edf1; border-top:4px solid #c4d3df; border-bottom:4px solid #c4d3df; }







/* System Messages */



#system-message { margin-bottom:10px; padding:0; }



#system-message dt { font-weight:bold; }



#system-message dd { margin:0; font-weight:bold; text-indent:30px; }



#system-message dd ul { color:#0055BB; margin-bottom:10px; list-style:none; padding:10px; border-top:3px solid #84A7DB; border-bottom:3px solid #84A7DB; }







/* System Standard Messages */



#system-message dt.message { display:none; }



#system-message dd.message { }







/* System Error Messages */



#system-message dt.error { display:none; }



#system-message dd.error ul { color:#c00; background-color:#E6C0C0; border-top:3px solid #DE7A7B; border-bottom:3px solid #DE7A7B; }







/* System Notice Messages */



#system-message dt.notice { display:none; }



#system-message dd.notice ul { color:#c00; background:#EFE7B8; border-top:3px solid #F0DC7E; border-bottom:3px solid #F0DC7E; }







/* Debug */



#system-debug { color:#ccc; background-color:#fff; padding:10px; margin:10px; }



#system-debug div { font-size:11px; }







/* GENERAL



**************************************************/




/* Form validation */



.invalid { border-color:#ff0000; }



label.invalid { color:#ff0000; }




/* Buttons */







/* Tooltips */



div.tooltip { float:left; background:#ffc; border:1px solid #D4D5AA; padding:5px; max-width:200px; z-index:13000; }



div.tooltip h4 { padding:0; margin:0; font-size:95%; font-weight:bold; margin-top:-15px; padding-top:15px; padding-bottom:5px; background:url(../images/system/selector-arrow.png) no-repeat; }



div.tooltip p { font-size:90%; margin:0; }


/*T. Stark - 12.09.2013 -
 *
 *	Auf Wunsch des Kunden Loos, Ladezirkel auf hidden gesetzt. * 
 *  .camera_pie => display = none;
 * */

.camera_pie {
	
	display: none;
}


/* Caption fixes */



.img_caption.left { float:left; margin-right:1em; }



.img_caption.right { float:right; margin-left:1em; }



.img_caption.left p { clear:left; text-align:center; }



.img_caption.right p { clear:right; text-align:center; }