@charset "utf-8";
/* CSS Document */

body {
height: 100%;
margin: 0;
font-family: Arial, Helvetica, sans-serif;
font-size: 1em;
color:#333333;
background: url(img/bg.jpg);
}

h1 {
font-weight: bold;
font-size: 1.4em;
}


#menue {
font-size:1em;
text-align:center;
position:relative;
top: 0px;
font-size: 1.1em;
}


#menue a:link {color: #999999; text-decoration:none}
#menue a:visited {color: #999999; text-decoration:none}
#menue a:active {color:black; text-decoration:none}
#menue a:hover {color:black; text-decoration:underline}

#wichtig {
margin: 0px auto;
text-align:center;
font-weight:bold;
width: 800px;
background: white;
border-bottom: 1px solid #cccccc;
}

.wichtig {
padding: 5px;
}

.datum {
color: #666666;
font-size: 0.6em;
}

.news {
float: left;
width: 200px;
border: 1px solid red;
}

#head1 {
margin: 0px auto;
width: 800px;
height: 149px;
background-image:url(img/1d_01.jpg);
background-repeat: no-repeat;
}

#badge {
position:relative;
left: 800px;
width: 35px;
height: 149px;
background:url(img/1d_03.gif) no-repeat;
z-index: 5;
}

/*#head2 {
margin: 0 auto;
width: 800px;
height: 53px;
background-image:url(img/1d_02.jpg);
background-repeat: no-repeat;
}*/

#head3 {
margin: 0 auto;
padding: 0 0 20px 0;
width: 800px;
min-height: 455px;
background:url(img/1d_04.jpg) no-repeat #ffffff;
}

#bottom {
margin: 0px auto 50px;
width: 800px;
height: 9px;
background:url(img/1d_10.gif) no-repeat;
}

#content {
padding: 20px 100px 0px;
/*margin: 0 auto;
width: 800px;
background: white;
position: relative;
top: -420px;  			/* Höhe von Head 3 + Bottom als Bezug */*/
}

.trenner_oben {
margin: 0 auto;
width: 450px;
height: 30px;
background:url(img/trenner_oben.jpg) no-repeat;
}

.trenner_unten {
margin: 0 auto;
width: 450px;
height: 30px;
background:url(img/trenner_unten.jpg) no-repeat;
}

.gallerie {
	margin: 0;
	padding: 0;
	border-top: 10px solid #ffffff;
	border-bottom: 10px solid #ffffff;
	background-color: #FFFFFF;
    position: relative;
    left: 0px;
    top: -400px;
    overflow: auto;
    white-space: nowrap;

    height: 520px;
    /* nicht IE-Mac \*/
    height: 520px;
    min-height: 520px;
    /* ende nicht IE-Mac */
    width: 100%;
    font-size: 0;
    line-height: 0;
}


#impressum {
height:58px;
width: 10px;
position:relative;
bottom: 60px;
left: 790px;
}

/* +++++++++++++++++++++++ INFO ++++++++++++++++++++++++++++++ */
#ich {
width: 260px;
float:left;
}

#ich_pic {
position: relative;
left: -60px;
}

#equip {
float: right;
}

#studio {
}


/* ++++++++++++++++++++++++++++ KONTAKT +++++++++++++++++++++++++++++++++++*/
#kontaktformular {
margin:0;
padding: 40px 10px 0px;
}

#kontaktformular label {
float:left;
width: 7em;
}


#kontaktformular input, #kontaktformular textarea {
  	width: 400px;				/* Eingabefeldlänge */
	border: 1px solid #b2b2b2;
	margin: 2px 0;
	padding: 3px 5px;
}



input#senden {
  float: none;
  clear:both;
  margin: 20px 0px 0px 240px;
  width: 100px;
  border: 1px solid #b2b2b2;
  background: white;
}

#iframe {
margin: 20px 50px 0px;
border: 0px;
background: none;
width: 700px;
/*width: 100%;*/
height: 640px;
}

