/*Setup & Nav*/

body {
  min-height: 100%;
  overflow-x: hidden;
}

#logo {
	float:left;
	top:50px;
	left:50px;
	margin-right:50px;
	position:fixed;
  z-index: 2;
}

#cc {
   position:fixed;
   bottom:3%;
   right:100px;
   width:70px;
 }

#cc img {
   margin-right: 5px;
 }

#menu {
    font-family:Helvetica, Arial, sans-serif;
    font-size:14px;
    top:100px;
    margin-left: auto;
    right: 100px;
    position: relative;
    width:550px;
    color: #fff;
    z-index: 2;
}


#menu ul {
    list-style-type:none;
    list-style-image:none;
    margin:0px;
    padding:0px;
    color: #fff;
}

#menu li.topmenu {
  float:left;
  color: #fff;
}

#menu li.topmenu li.submenu {
  text-align:left !important;
  width:150px;
}

.topmenu {
    margin-left: auto;
    margin-right: auto;
    font-weight:bold;
    width:110px;
    text-align: center;
  }

.topmenu a {
  text-align:center;
}

.topmenu ul{
  display:none;
}

.topmenu a, .submenu a{
  padding:1px 5px;
  color: #fff;
  border-collapse:collapse;
  font-weight:bold;
  text-decoration:none;
  text-align:left !important;
  margin:0;  
}

.submenu a{
  font-weight:400;
  line-height:1.6em;
  font-size:12px;
  width:180px;
  position:relative;
  clear:both; /* special IE6 */
  text-align:left !important;
  color: #fff;
}

#menu a:hover, .topmenu.on a {
  text-decoration: underline;
  color: #fff;
}

.topmenu:hover ul {
  display:block;  
  z-index:500;
}

/*Content*/

h4 a {
  font-family:Helvetica, Arial, sans-serif;
  font-size:14px;
  color: #edfecb;
  text-decoration: none;
}

h4 {
  font-family:Helvetica, Arial, sans-serif;
  font-size:14px;
  line-height: 1.6em;
  color: #fff;
  text-decoration: none;
  display: block;
}

h5 {
  font-family:Helvetica, Arial, sans-serif;
  font-size:12px;
  line-height: 1.6em;
  color: #fff;
  text-decoration: none;
}

#wrap {
  top:0px;
  left:0px;
  padding-top: 100px;
  min-width: 100%;
  min-height: 100%;
  position:absolute;
  padding-left: 270px;
  padding-bottom: 150px;
/*  background: url() top left repeat;*/
  background-image:url('/images/transparent_black.png');
  background-repeat:repeat;
  background-attachment:fixed;
  overflow-x:hidden; 
}

.home {
  width: 600px;
  margin-right: 30%;
  margin-top: 100px;
  position: absolute;
}

.home img {
  padding:10px 10px 5px 10px;
}

.home a {
  padding-left:10px;
  font-family:Helvetica, Arial, sans-serif;
  font-size:16px;
  text-align: center;
  line-height: 2em;
  color: #edfecb;
  text-decoration: none;
}

.home p {
  padding-left:10px;
  font-family:Helvetica, Arial, sans-serif;
  font-size:14px;
  line-height: 1.6em;
  color: #fff;
}

/*CONTENT WRAPPER!*/

#teaser {
  margin-top: 100px;
  max-width: 80%;
  height: auto;
  margin-right: auto;
  overflow-x: hidden;
}

.center {
  text-align:center;
}

/*TEXTS*/

.text h4 {
  text-decoration: none;
}

#texts .text {
  width:30%;
  float:left;
  margin-top: 100px;
  margin-right: auto;
  font-family:Helvetica, Arial, sans-serif;
  font-size:12px;
  line-height: 1.2em;
  color: #fff;
}

#texts .text p {
  text-indent: 1em;
}

.text_teaser {
  width: 275px;
  height:225px;
  float:left;
  margin-left:auto;
  padding:10px;
  font-family:Helvetica, Arial, sans-serif;
  font-size:12px;
  line-height: 1.2em;
  color: #fff;
  background-image:url('/images/transparent_black.png');
  background-repeat:repeat;
  background-attachment:fixed;
}

.text_teaser a {
  font-family:Helvetica, Arial, sans-serif;
  text-indent: 3em;
  font-size:14px;
  color: #edfecb;
  text-decoration: none;
}

.text {
  width:600px;
  float:left;
  margin-top: 100px;
  margin-right: auto;
  font-family:Helvetica, Arial, sans-serif;
  font-size:12px;
  line-height: 1.2em;
  color: #fff;
  padding:20px;
  border-radius:5px;
  background: url('/images/transparent_black.png') repeat;
}

.text .more {
  width:auto;
  display:inline;
  font-family:Helvetica, Arial, sans-serif;
  font-size:12px;
  color: #edfecb;
  cursor: pointer;
  text-decoration: underline;
}

.text #salon {
  text-indent: 0em;
  width:auto;
  display:block;
  padding-left: 20px;
  font-family:Helvetica, Arial, sans-serif;
  font-size:14px;
  color: #fff;
  line-height: 18px;
}

/*VIDEO*/

#video_teaser {
  margin-top: 100px;
  width: auto;
  margin-right: auto;
}

#video_teaser h4 {
  font-family:Helvetica, Arial, sans-serif;
  font-size:14px;
  line-height: 1.6em;
  color: #fff;
  text-decoration: none;
  display: block;
}

#video_teaser iframe {
  padding-bottom:50px;
}

/*CONTACT*/

#contact {
  padding-top: 20%;
  font-family:Helvetica, Arial, sans-serif;
  text-indent: 3em;
  font-size:16px;
  color:#fff;
}

#contact a {
  text-decoration: none;
  color: #edfecb;
}

.text a h5 {
  text-decoration: none;
  color: #edfecb;
}

.text h5 a {
  text-decoration: none;
  color: #edfecb;
}

/*OBJECTS*/

.object_teaser {
  width: 350px;
  height:100px;
  float:left;
  margin-left:auto;
  padding-left:10px;
  padding-right:10px;
  padding-bottom:10px;
  font-family:Helvetica, Arial, sans-serif;
  font-size:12px;
  line-height: 1.2em;
  color: #fff;
}

.object_teaser a {
  font-family:Helvetica, Arial, sans-serif;
  text-indent: 3em;
  font-size:14px;
  color: #edfecb;
  text-decoration: none;
}


/*PARTICIPANTS*/


.part_teaser {
  width: 350px;
  height:auto;
  margin-left:10px;
  margin-bottom:25px;
  margin-right:auto;
  font-family:Helvetica, Arial, sans-serif;
  font-size:12px;
  line-height: 1.2em;
  color: #fff;
}

.part_teaser a {
  font-family:Helvetica, Arial, sans-serif;
  text-indent: 3em;
  font-size:14px;
  color: #edfecb;
  text-decoration: none;
}

.part_teaser p {
  margin-top: 5px;
  margin-bottom: 7px;
}

.part_teaser h4 {
line-height: 0.6em;
margin-bottom: 7px; !important

}

/*GALLERY*/

.gallery_teaser {
  width: 300px;
  height:300px;
  float:left;
  margin-left:auto;
  padding-left:10px;
  padding-right:10px;
  margin-bottom:10px;
  font-family:Helvetica, Arial, sans-serif;
  font-size:12px;
  line-height: 1.2em;
  color: #fff;
}

.gallery_teaser a {
  font-family:Helvetica, Arial, sans-serif;
  text-indent: 3em;
  font-size:14px;
  color: #edfecb;
  text-decoration: none;
}

.gallery_teaser img {
  padding:0px 10px 20px 10px;
  display:block;
}

#gallery {
  width:450px;
  float:left;
  margin-top: 100px;
  margin-right: auto;
  font-family:Helvetica, Arial, sans-serif;
  font-size:12px;
  line-height: 1.2em;
  color: #fff;
  background-image: none;
}

#gallery a {
  padding-left:10px;
  font-family:Helvetica, Arial, sans-serif;
  font-size:12px;
  text-align: center;
  line-height: 2em;
  color: #edfecb;
  text-decoration: none;
}

#gallery img {
  float: left;
  padding:10px;
  width:400px;
  height:auto;
}

#gallery .images {
  margin-left: auto;
  margin-right: auto;
}

#gallery .images img {
  padding: 10px 5px 10px 5px;
}

#gallery .images iframe {
  padding: 10px 5px 10px 5px;
}

.websites {
  width:auto;
  margin-right: auto;
  margin-top: 100px;
  font-family:Helvetica, Arial, sans-serif; 
  font-size:16px; 
  color:#fff;
}

.websites a {
  padding-left:10px;
  font-family:Helvetica, Arial, sans-serif;
  font-size:16px;
  text-align: center;
  line-height: 2em;
  color: #edfecb;
  text-decoration: none;
}

