* { padding:0pt; margin:0; } /* keine Default Abstände */

.cleaner_h50 { clear: both; width:100%; height: 50px; }

body {
	position:relative;
	background-color: #E6E6E6;
	background-image:url(../images/bg.png);	
}

a, a:visited { text-decoration:none; }

section {
	width:924px;		
	padding: 170px 20px 0px 20px;
	font-size:20px;	
	background-color: #fff;
	border: 1px solid #AAA;
	border-bottom: 1px solid #888;
	border-radius: 3px;	
	box-shadow: 0px 2px 2px #AAA;
	margin: 0 auto;
	margin-top: -157px;
	margin-bottom: 20px;
	z-index: 1;		
}

span section{
	width:924px;		
	padding: 406px 20px 0px 20px;
	font-size:20px;	
	background-color: #fff;
	border: 1px solid #AAA;
	border-bottom: 1px solid #888;
	border-radius: 3px;	
	box-shadow: 0px 2px 2px #AAA;
	margin: 0 auto;
	margin-top: -393px;
	margin-bottom: 20px;
	z-index: 1;		
}

.gallery a img{	
	margin: 5px;
	padding: 5px;
	border: 1px solid #AAA;
	vertical-align:middle;
}

.gallery a img:hover{	
	background:#e32d32;	 
}

blockquote{
	font-size:18px;
	color:#999;
	font-style:italic;
	text-align:center;
}

.btn {
	color: #000;
	display: inline-block;
	background-color: #fff;
	border-radius: 5px;
	box-shadow: 0 1px 1px #dedbdb;
	font-size: 20px;
	border: 1px solid #b1aaaa;
	line-height: 20px;
	padding: 10px;
	cursor: pointer;
}

.btn:hover {
	border-color: #fff;
	color: #fff;
	background-color: #e32d32;
}
/*Upload --------------------------------------------------------------------------------------------*/
#bar_blank {
	margin-left: 70px;	
	border: solid 1px #000;
	height: 18px;
	width: 500px;
}
 
#bar_color {	
	background-color: #e32d32;
	height: 18px;
	width: 0px;
}
 
#bar_blank, #hidden_iframe {
	display: none;
}

#status{
	font-size:16px;
	padding-top:1px;
	color:#FFF;
}
/*Upload ende----------------------------------------------------------------------------------------*/


/*Team --------------------------------------------------------------------------------------------*/
#team table{
	border: 0px;
	width:800px;
	margin: 0 auto;	
}

#team table td{
	text-align:center;
}

#team .table_Chefs{
	width:545px;
	margin-left:62px;
}

#team .table_4 {
	width: 920px;
}


/*Team ende----------------------------------------------------------------------------------------*/


/*Kontakt --------------------------------------------------------------------------------------------*/
.col-md-4{	
	width:30%;
	float:left;
}

.col-md-4m{	
	width:30%;
	float:left;
	margin-left: 40px;
	margin-right: 40px;
}

.col-md-12{	
	width:99%;
	clear:both;
}

fieldset{
	border:0;
	margin-bottom:15px;
}

fieldset input{
	width: 100%;
	padding: 5px;	
}

fieldset textarea{
	width:100%;
    min-height: 160px;
	max-width:915px;
	padding: 5px;
}

.pflichtfeld {
	font-size:16px;
	color:red;
	font-style:oblique;
	font-weight:bold;
}

.hilfetext {
font-size:14px;
}

#sicherheitsfrage{
	padding: 5px;
	width: 50px;
	margin-left: 15px;
}

:focus
{ 
outline-color: #e32d32;
}

#buttons{
	text-align:center;
}

#download_buttons{
	width: 650px;
	text-align:center;
}

*::-webkit-input-placeholder {
    color: #000;
}
*:-moz-placeholder {
    /* FF 4-18 */
    color: #000;
}
*::-moz-placeholder {
    /* FF 19+ */
    color: #000;
}
*:-ms-input-placeholder {
    /* IE 10+ */
    color: #000;
}

[type="email"], [type="search"] {
    -moz-appearance:    textfield;
    -webkit-appearance: textfield;
    appearance: textfield;
}
/*Kontakt ende--------------------------------------------------------------------------------------------*/

/*Referenzen---------------------------------------------------------------------------------------------*/
#referenzen a img{
	border: 1px solid #AAA;
	margin-right: 10px;
}
#referenzen a{
	text-decoration:none;
	color: #000;
}
/*Referenzen ende-----------------------------------------------------------------------------------------*/

/*Ueberschrift-------------------------------------------------------------------------------------------*/
h1
{
	position: relative;
	width: 924px;
	height:47px;
	font-size: 28px;
	font-weight: bold;
	padding: 6px 20px 6px 40px;
	margin: 0px 10px 10px -30px;
	color: #fff;
	background-image:url(../images/ueberschrift.png);
	background-repeat:repeat-x;	
}

h2
{
	position: relative;
	display: inline-block;
	height:37px;
	font-size: 24px;
	font-weight:bold;
	padding: 5px 60px 7px 40px;
	margin: 0px 10px 10px -27px;
	color: #fff;
	background-image:url(../images/unter_ueberschrift.png);
	background-repeat:repeat-x;	
}


/*Rechte ecke*/
h1:before
{
	content: ' ';
	position: absolute;
	width: 0;
	height: 0;
	right: 0px;
	top: 80%;
	border-width: 5px 5px;
	border-style: solid;
	border-color: #8b100f transparent transparent #8b100f;
}

h2:before
{
	content: ' ';
	position: absolute;
	width: 0px;
	height: 0;
	right: 0px;
	top: 0px;
	border-width: 19px 19px;
	border-style: solid;
	border-color: #fff #fff #fff transparent;
}

/*Linke ecke*/
h1:after
{
	content: ' ';
	position: absolute;
	width: 0;
	height: 0;
	left: 0px;
	top: 80%;
	border-width: 5px 5px;
	border-style: solid;
	border-color: #8b100f #8b100f transparent transparent;
}

h2:after{
	content: ' ';
	position: absolute;
	width: 0;
	height: 0;
	left: 0px;
	top: 75%;	
	border-style: solid;
	border-color: #8b100f #8b100f transparent transparent;
}

/*Ueberschrift ende-----------------------------------------------------------------------------------------*/

hr {
	background-color:red;
	height:1px;
	margin-bottom:15px;
}

/*Header------------------------------------------------------------------------------------------------------*/
#header_wrapper{
	background-image:url(../images/header_wrapper.png);
	background-repeat:repeat-x;
	width: 100%;
}
header {
	position:relative;	
	background-image:url(../images/header.png);
	background-repeat:no-repeat;
	width:980px;
	height:209px;
	margin: 0 auto;	
	z-index: 2;		
}
#header_bild {
width:964px;		
margin: 0 auto;
margin-top: -117px;
z-index: 1;
}
/*Header ende------------------------------------------------------------------------------------------------*/


/*Footer-----------------------------------------------------------------------------------------------*/
footer{
	clear:both;
	width: 924px;	
	color:#000;
	font-size:16px;
	text-align:center;
	padding: 20px 0px 2px 0px;

	
}
footer hr{
	margin: 0px -20px 2px -20px;
}
/*Footer ende------------------------------------------------------------------------------------*/

/*KontaktBox--------------------------------------------------------------------------------------------*/
.box {
  margin-left: 50px;	
  padding: 16px;  
  border: 1px solid #ececec;
  border-radius: 3px;
  moz-border-radius: 3px;
  -webkit-border-radius: 3px;
  box-shadow: 1px 1px 3px #888;
  width:200px;
  float:right;  
}
.box_header{
 background-image:url(../images/box_header.png);
 background-repeat:no-repeat;
 padding-top: 12px;
 padding-left:20px;
 color:#fff;
 margin-left: -25px;
 width:250px;
 height:54px;
}

.box a {
	text-decoration:none;
}
.box_header a{
	text-decoration:none;
	color:#fff;
}
/*KontaktBox ende--------------------------------------------------------------------------------------*/

/*Navi------------------------------------------------------------------------------------------------*/
nav {
    width: 980px;
	margin: 0 auto;
	padding-top: 22px;
	font-size:14px;
}
.menu_left{	
margin-left: 10px;}

.menu_right{
	margin-left: 650px;
}
.current{
	color: #e32d32;
	border-top: 2px solid #e32d32;
	border-bottom: 2px solid #e32d32;
}
nav ul li {
    list-style: none;
    float:left;    
}
nav ul li a {
	text-transform:uppercase;
    text-decoration: none;
    display: block;
    color: #e32d32;
    padding: 10px 10px 10px 10px;

    transition: background 0.3s ease-out; /* explorer 10 */
    -webkit-transition: background 0.3s ease-out; /* chrome & safari */
    -moz-transition: background 0.3 ease-out; /* firefox */
    -o-transition: background 0.3 ease-out; /* opera */
}
nav ul li:hover > ul li a  {
    background-color: #e32d32;
	border-top: 0px;
	border-bottom: 0px;
}
nav ul li:hover > a {
    color: #e32d32;
	border-top: 2px solid #e32d32;
	border-bottom: 2px solid #e32d32;
}
nav ul li:hover > ul {
    visibility: visible;
}
nav ul li ul{
    display: inline;
    visibility: hidden;
    position: absolute;
    padding:0px;
}
nav ul li ul li{
	float: none;
}
nav ul li ul li a {
    color: #fff;
}
nav ul li ul li a:hover{
	color: #000;
	background-color: #fff !important;
}
/*Navi ende---------------------------------------------------------------------------------------*/



	
