body {
  background-color: #fff;
  font-size: 12px;
  color:#999999;  
  padding:20px;
  padding-top: 0px;
  margin:0px;
  text-align: center;
  font-family: Helvetica Neue Light, Helvetica, Arial, sans-serif;

}

a, img {
    border:none;
} 

.nolink {
	text-decoration: none;
	color:#999999;
}

.footernolink {
	text-decoration: none;
	color:#999999;
}

.footernolink:hover {
	text-decoration: none;
	color:#3c3c3c;
}

.newsnolink {
	text-decoration: none;
	color:#999999;
}

.newsnolink:hover {
	text-decoration: none;
	color:#3c3c3c;
}
#container { 	
  text-align: left;
  vertical-align: middle;
  
  position: absolute;
  left: 50%;
  margin-left: -470px;
  
  
  padding: 0px;
  height: 730px;
  background-color: #ffffff;
  width: 940px;
  
}

#container_background {
	
	position: relative;
	height: 690px;
	width: 940px;
	background: url("../img/startpage/mainbild_inkl_shadow.jpg") no-repeat;
	z-index: 9;
}

#container_background .header {
	
	width: 100%;
	height: 130px;
	position: relative;
	padding-top: 50px;
	
	
}

#references_text {
	position: absolute;
	margin-top: 100px;
	margin-left: 735px;
	font-size: 16px;
	text-decoration: none;
	-moz-transform:rotate(3deg); /* Firefox 3.6 Firefox 4 */
	-webkit-transform:rotate(3deg); /* Safari */
	-o-transform:rotate(3deg); /* Opera */
	-ms-transform:rotate(3deg); /* IE9 */
	transform:rotate(3deg); /* W3C */
	cursor: pointer;
	color: #999999;
	z-index: 999;

}

#container_background .header .left {
	
	float: left;
	position: relative;
	width: 320px;
	height: 100%;
	padding-left: 60px;
}


#container_background .header .right {
	
	float: left;
	position: relative;
	width: 420px;
	height: 100%;
	
}

#container_background .content_box {
	
	float: left;
	position: relative;
	width: 520px;
	height: 300px;
	margin-left: 50px;
	margin-top: 40px;
	
}

ul.menu {

	padding:0;
	text-decoration: none;
	width: 100%;
	float: left;
	list-style: none;
}

ul.menu.alt {
	border-top:none;
	padding-top:0px;
}

ul.menu li {
	width:260px;
	height:90px;
	text-decoration:none;
	float:left;
	cursor: pointer;
}

.menu_pic {
	float: left;
	position: relative;
	width: 70px;
	height: 100%;
}

.menu_products {
	position: relative;
	height: 70px;
	width: 70px;
	background: url("../img/startpage/Fleck_Produkte.png") no-repeat;
}

.menu_development {
	position: relative;
	height: 70px;
	width: 70px;
	background: url("../img/startpage/Fleck_Entwicklung.png") no-repeat;
}

.menu_company {
	position: relative;
	height: 70px;
	width: 70px;
	background: url("../img/startpage/Fleck_Unternehmen.png") no-repeat;
}

.menu_creation {
	position: relative;
	height: 70px;
	width: 70px;
	background: url("../img/startpage/Fleck_Kreation.png") no-repeat;
}

.menu_production {
	position: relative;
	height: 70px;
	width: 70px;
	background: url("../img/startpage/Fleck_Produktion.png") no-repeat;
}

.menu_contact {
	position: relative;
	height: 70px;
	width: 70px;
	background: url("../img/startpage/Fleck_Verkauf.png") no-repeat;
}

.menu_text {
	height: 100%;
	float: left;
	position: relative;
	width: 175px;
	margin-left: -6px;
	margin-top: 20px;
}

.menu_title {
	float: left;
	position: relative;
	width: 100%;
	height: 26px;
	font-size: 21px;
	font-family: 'Helvetica Neue Light', Helvetica, Arial, sans-serif;
	color: #3c3c3c;
}

.menu_title:hover {
	/*color: #f40034; */
	color: #999999;
}

.menu_description {
	float: left;
	position: relative;
	width: 100%;
	height: 50px;
	font-size: 15px;
	font-family: 'Open Sans Condensed', Helvetica Neue Light, Helvetica, Arial, sans-serif;
}


.news_box {
	border: 1px solid #999999;
	width: 180px;
	height: 116px;
	position: relative;
}

.news_box .title {
	position: relative;
	width: 170px;
	height: 17px;
	border-bottom: 1px solid #999999;
	text-align: left;
	font-size: 15px;
	padding: 0px 5px 5px 5px;
	color: #999999;
	font-family: 'Open Sans Condensed', Helvetica Neue Light, Helvetica, Arial, sans-serif;
	font-weight: bold;
}

.news_box .content {
	position: relative;
	width: 100%;
	padding: 5px 5px 5px 5px;
	font-size: 15px;
	color: #999999;
	
}

.news_box .news_date {

	font-family: 'Open Sans Condensed', Helvetica Neue Light, Helvetica, Arial, sans-serif;
	font-size: 15px;
}

.news_h2 {
	color: #999999;
	font-weight: bold;
	font-family: 'Open Sans Condensed', Helvetica Neue Light, Helvetica, Arial, sans-serif;
	font-size: 15px;
}

#footer {
	
	position: relative;
	height: 30px;
	width: 940px;
	text-align: center;
	margin-top: -5px;

}

.footer_content {
	width: 500px;
	height: 100%;
	position: relative;
	float: left;
	margin-left: 235px;
	color: #999999;
	font-family: 'Open Sans Condensed', Helvetica Neue Light, Helvetica, Arial, sans-serif;
	font-size: 15px;
	text-align: center;
}

.language_menu {

	position: relative;
	padding-top: 3px;
	width: 75px;
	height: 19px;
	color: #999;
	padding-left: 865px;
	font-size: 14px;
	font-family: 'Open Sans Condensed', Helvetica Neue Light, Helvetica, Arial, sans-serif;	
}


.language_a{
	text-decoration: none;
	color: #999;
}

.language_a:hover{
	text-decoration: none;
	color: #3c3c3c;
}

.language_a.active {
	text-decoration: none;
	color: #3c3c3c;
}


/* Start Sprite Master CSS */
.english,.french,.german{display: inline-block;background-repeat: no-repeat;background-image: url('../img/layout/_link7_language.png'); cursor: pointer;}
.english.active, .english:hover{background-position:0px 0px;width:19px;height:19px;}
.english{background-position:0px -19px;width:19px;height:19px;}
.french.active, .french:hover{background-position:0px -38px;width:19px;height:19px;}
.french{background-position:0px -57px;width:19px;height:19px;}
.german.active, .german:hover{background-position:0px -76px;width:19px;height:19px;}
.german{background-position:0px -95px;width:19px;height:19px;}
/* End Sprite Master CSS */

/* End Sprite Master CSS */


#cookie-notice {
    display: none;
    position: fixed;
    min-width: 100%;
    height: auto;
    z-index: 100000;
    font-size: 13px;
    line-height: 20px;
    left: 0;
    text-align: center;
}

.cookie-notice-container {
    padding: 10px;
	text-align: center;
}

.cn-top {
    top: 0;
}

.cn-bottom {
    bottom: 0;
}

#cookie-notice .button {
    margin-left: 10px;
}

#cookie-notice .button.wp-default {
    font-family: sans-serif;
    line-height: 18px;
    padding: 2px 12px;
    background: linear-gradient(to bottom, #FEFEFE, #F4F4F4) repeat scroll 0 0 #F3F3F3;
    border-color: #BBB;
    color: #333;
    text-shadow: 0 1px 0 #FFF;
    -moz-box-sizing: border-box;
    border-radius: 3px 3px 3px 3px;
    border-style: solid;
    border-width: 1px;
    cursor: pointer;
    display: inline-block;
    font-size: 12px;
    font-style: normal;
    text-decoration: none;
    white-space: nowrap;
    outline: none;
}

#cookie-notice .button.wp-default:hover, #cookie-notice .button.wp-default:focus {
    background: linear-gradient(to bottom, #FFFFFF, #F3F3F3) repeat scroll 0 0 #F3F3F3;
    border-color: #999999;
    color: #222222;
}

#cookie-notice .button.bootstrap {
    font-family: sans-serif;
    display: inline-block;
    *display: inline;
    padding: 4px 12px;
    margin-right: 0.3em;
    margin-bottom: 0;
    *margin-left: .3em;
    line-height: 20px;
    color: #333333;
    text-align: center;
    text-shadow: 0 1px 1px rgba(255, 255, 255, 0.75);
    font-style: normal;
    vertical-align: middle;
    cursor: pointer;
    color: #ffffff;
    text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
    background-color: #006dcc;
    *background-color: #0044cc;
    background-image: -moz-linear-gradient(top, #0088cc, #0044cc);
    background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#0088cc), to(#0044cc));
    background-image: -webkit-linear-gradient(top, #0088cc, #0044cc);
    background-image: -o-linear-gradient(top, #0088cc, #0044cc);
    background-image: linear-gradient(to bottom, #0088cc, #0044cc);
    background-repeat: repeat-x;
    border-style: solid;
    border-width: 1px;
    border-color: #0044cc #0044cc #002a80;
    border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
    box-shadow: 0 1px 0 rgba(255, 255, 255, 0.2) inset, 0 1px 2px rgba(0, 0, 0, 0.05);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff0088cc', endColorstr='#ff0044cc', GradientType=0);
    filter: progid:DXImageTransform.Microsoft.gradient(enabled=false);
    padding: 2px 10px;
    font-size: 12px;
    text-decoration: none;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    outline: none;
}

#cookie-notice .button.bootstrap:hover, #cookie-notice .button.bootstrap:focus {
    color: #ffffff;
    background-color: #0044cc;
    *background-color: #003bb3;
    background-position: 0 -15px;
    -webkit-transition: background-position 0.1s linear;
    -moz-transition: background-position 0.1s linear;
    -o-transition: background-position 0.1s linear;
    transition: background-position 0.1s linear;
}