body,div,ul,li,h1,h2,h3,h4,span,a,b,p {
  font-family: 'Helvetica','Arial', sans-serif;
  font-weight: 100;
  font-size: 15px;
  line-height: 135%;
  color:rgb( 79,86,80);
  color:rgb( 0 , 0 , 0 );
  background:transparent;
  text-align: left;
  padding:0;
  margin:0;
  list-style:none;
  text-decoration:none;
  -webkit-hyphens: auto;
  -moz-hyphens: auto;
  -ms-hyphens: auto;
  hyphens: auto;}
img {
	border:0px;
}
a:hover {
	color:rgb(40 ,106 ,182);
}
body {
	background-color:rgb( 237 , 237 , 241);
}
.hamburger {
	display:none;
}
.top_menu_mobile {
	display:none;
}
.clear {
	clear: both;
}
b {
	font-weight:600;
	color:#000;
}
#page {
	margin: 60px auto;
	padding: 0 12.5%;
	max-width:1200px;
	width:75%;	
}
#page #header {
	z-index:1000;
}
ul.top_menu {
	list-style:none;
	margin:0;
	padding:0;
	height:85px;
	z-index:2000;
}
ul.top_menu>li {
	display: inline-block;
	width:14%;
	margin-left:3.2%;
	height:15px;
	padding-bottom:12px;
	vertical-align: bottom;
	border-bottom:1px solid rgb(40 ,106 ,182);
	position: relative;
	margin-bottom:6px;
	margin-top:40px;
	cursor:pointer;
}
ul.top_menu>li.over {
	border-bottom:4px solid rgb(40 ,106 ,182);
	margin-bottom:3px;
}
ul.top_menu>li.aktiv {
	border-bottom:4px solid rgb(40 ,106 ,182);
	margin-bottom:3px;
}
ul.top_menu>li>a:link {
	display:block;
	position:absolute;
	bottom:6px;
}
ul.top_menu>li.first {
	margin-left:0;
	margin-right:3.2%;
	width:28%;
	padding-bottom:6px;
	margin-bottom:0px;
	height:53px;
	color:rgb( 150 ,168 ,57);
/* 	border-bottom:4px solid rgb(150 ,168 ,57); */
	border-bottom:0px;
/*
	background-image:url(images/logo_grafikatelier_cornelia_eberle.png);
	background-size: 115px 53px;
	background-repeat: no-repeat;
*/
}
ul.top_menu li.first a,
ul.top_menu li.first a:link {
	color:rgb( 0 ,0 ,0);
}
ul.top_menu>li,
ul.top_menu>li>a,
ul.top_menu>li>a:link {
	color:rgb( 0 ,0 ,0);
}
ul.top_menu li a:hover {
	color:rgb(40 ,106 ,182);
}
ul.top_menu li.empty {
	border-bottom:0px;
	width:13%;
}
ul.top_menu>li>ul {
	display:none;
	position:absolute;
	opacity:0.9;
	background-color: rgb( 237 , 237 , 241);
	top:31px;
	left:-2px;
	padding:2px;
	width:auto;
	z-index:1000;
}
ul.top_menu li>.aktiver_punkt {
	position: absolute;
	color:rgb(40 ,106 ,182);
	top:39px;
	font-size:12px;
	font-style: italic;
	white-space: nowrap;
}
ul.top_menu li>ul>li {
	display:block;
	z-index: 5000;
	white-space: nowrap;
	margin-top:5px;
}
#footer {
	padding:20px 0 20px;
	margin-top:0px;
	border-top:0px solid rgb(103 ,108 ,103);
}
body.galerie #footer {
	border-top:none;
}
#footer ul#menu_footer {
	margin:0;
	padding:0;
	list-style: none;
	text-align: right;
}
#footer ul#menu_footer li {
	display:inline-block;
	padding:0 10px 0 10px;
}
#footer ul#menu_footer li:last-child {
	padding-right:0px;
}
#main_content {
	min-height:623px;
	margin-top:136px;
	z-index:500;
}
.titel {
	font-weight:600;
	color:#000;
	margin-bottom:20px;
	line-height: 180%;
}
.text {
	margin-bottom:20px;
}
.rechte_spalte {
	margin-left:34.5%;
	text-align: justify;
}
.rechte_spalte p {
	text-align: justify;
}
.linke_spalte {
	float:left;
	width:20%;
}
.linke_spalte>.titel {
-ms-word-break: none;
     word-break: none;

     // Non standard for webkit
     word-break: none;

-webkit-hyphens: none;
   -moz-hyphens: none;
        hyphens: none;	
}
.linke_spalte img,
.rechte_spalte img {
	width:100%;
	margin-bottom:20px;
}
.rechte_spalte .dateiliste,
.rechte_spalte .linkliste {
	margin-bottom:20px;
}
.rechte_spalte .embed {
	margin-bottom:20px;
}
ul.referenzen li {
	border-bottom:1px solid #000;
	padding: 4px 0;
	
}
ul.referenzen li .name {
	display: inline-block;
	vertical-align: top;
	width:60%;
}
ul.referenzen li .doc {
	display: inline-block;
	vertical-align: top;
	width:40%;
	text-align: right;
}
ul.referenzen li.cat {
	margin-top:20px;
	font-weight: 600;
	color:#000;
}