/* ALLGEMEIN

  lila    #400c3d
  pink    #dc0067
  rosa    #bd70a1

------------------------------------------------------------------------------*/
* {
  font-size: 14px;
  font-family: georgia, serif
}

body{
  margin:0;
  padding:0;
  text-align:center;
  background:#5d5b52 url(../images/layout/bgbody.gif);
}

img{
  border:0;
}

a{
  outline:0;
  text-decoration: none;
}

.clear{
  clear:both;
  height:0;
  line-height:0;
  font-size:0;
}
.lilatxt { color: #bd70a1 !important; font-size: 11px; text-transform: uppercase }
p, td{
  line-height:1.5em;
}

.right{
  text-align:right;
}
.white { color: white !important }
hr {
  width: 100%;
  height: 1px;
  border-top: 1px dotted #a0869e
}

#header .banner{
  position:absolute;
  margin-left:630px;
}

.info{
  margin:5px 0;
  overflow:auto;
  width:480px;
  height:480px;
}

.info h1,
.info h2{
  color:#DC0067;

}


/*TOOLTIP
------------------------------------------------------------------------------*/

#tooltip {
	padding: 5px 5px;
	background: #400C3D;
	border: 5px solid #A0869E;
	text-align: left;
	font-size: 11px;
	color:#FFF;
  width:200px;
}


/* CONTENT
------------------------------------------------------------------------------*/

.content{
  padding:60px 0 0 0;
}

.content p.cite_home { color: #dc0067; font-size: 15px; font-style: italic; line-height: 1.5em; margin: 0; padding: 10px 0; width: 380px }

.content p.cite { color: #400c3d; font-size: 15px; font-style: italic; line-height: 1.5em; margin: 0; padding: 10px 0; width: 380px }

/* floating in weisser box */

.left_w{
  width:320px;
  padding:0 0 20px 20px;
  float:left;
}

.right_w{
  width:460px;
  float:left;
}

.right_w a{
  color:#dc0067;
}


/* floating in lilabox */

.left_p{
  width:320px;
  float:left;
}
.left_p280 { width: 280px; float: left }
.left_p40 { width: 40px; float: left }
.right_p{
  width:460px;
  float:left;
}
.right_p110  { width: 130px; float: left }
.right_p350  { width: 330px; float: left }
/* Box unter dem weissen Content */

.lilabox{
  padding:20px;
  background:#400c3d;
  color:#FFF;
}

.lilabox p{
  padding:0 0 10px 0;
  margin:0;
  color:#FFF;
}

.lilabox p a{
  color:#bd70a1;
}
.lilabox a { color: #bd70a1 }
.lilabox p a:hover{
  color:#FFF;
}
.lilabox a:hover { color: #fff }
.pinkbox    { color: white; background: #dc0067; display: block; padding: 5px 20px; height: auto }
.pinkbox a { color: white; text-decoration: none; border-bottom: 1px dotted white }
.pinkbox p { color: white; font-size: 18px; font-weight: bold; margin: 0; padding: 0; height: auto }


.pinkbox hr  { width: 100%; height: 1px; border-top: 1px dotted white }



.whitebox     { color: white; background: white; display: block; padding: 10px 20px; height: auto }



#content img.tn_team{
  border:5px solid #a0869e;
  margin:10px;
  width:120px;
  height:120px;
  display:block;
  float:left;
}
#content img.tn_events { display: block; margin: 10px; width: 120px; height: 120px; float: left; border: solid 5px #a0869e }
#content img.pic_anfertigung { display: block; width: 290px; float: left; border: solid 5px #a0869e }
#content img.tn_team_big { display: block; margin: 10px; width: 270px; height: 180px; float: left; border: solid 5px #a0869e }
#content img.tn_presse { display: block; margin: 0; width: 290px; height: 120px; float: left; border: solid 5px #a0869e }

/* GALERIE
------------------------------------------------------------------------------*/

#content .filterbox{
  width:300px;
  background:#bd70a1;
  padding:0 0 0 0;
}

#content .colorchooser{
  width:300px;
  height:65px;
  background:#400c3d;
  margin:11px 0 0 0;
}

#content .thumbs{
  margin:20px 0 0 0;
}

#content .thumbs a{
  border:5px solid #a0869e;
  margin:4px;
  width:60px;
  height:60px;
  display:block;
  float:left;
  background:url() no-repeat left top;
}

#content .thumbs a:hover{
  border:5px solid #FFF;
}

/*
#content .thumbs a img.gal{
  border:5px solid #a0869e;
  margin:4px;
  width:60px;
  height:60px;
  display:block;
  float:left;
}

#content .thumbs a:hover img.gal{
  border:5px solid #FFF;
}

*/


#content .thumbs img.star{
  position:relative;
  top:-14px;
  left:53px;
}


/* FORMULARE
------------------------------------------------------------------------------*/

.error { color: white; background-color: #dc0067; padding: 10px }


.form_contact,
.form_nl{
  width:280px;
  padding:10px 10px;
  background:#bd70a1;
  margin:11px 0 0 0;
}

.form_contact label{
  width:70px;
  float:left;
  font-size:11px;
  line-height:20px;
  padding-top:5px;
  color:#400c3d;
}


.form_colorchooser,
.form_filter{
  width:275px;
  margin:0 auto;
  padding-top:20px;
}

.form_colorchooser img{
  cursor: pointer;
}

.trans{
  display:none;
}

.form_filter select{
  width:270px;
  margin:0 auto 10px auto;
}

.form_nl input.txt,
.form_contact input.txt{
  margin:5px 0 5px 0;
  border:2px solid #FFF;
  width:200px;
}

.form_contact input.txt{
  border:2px solid #FFF;
}

.form_contact input.txt2{
  display: none;
}

.form_contact textarea{
  margin:3px 0 3px 0;
  border:2px solid #FFF;
  width:200px;
  height:100px;
  overflow:auto;
}

.form_contact input.submit,
.form_nl input.submit { color: white; font-size: 12px; background-color: #bd70a1; margin: 5px 0; width: 206px; border: solid 2px #fff; cursor:pointer }
/* MENU
------------------------------------------------------------------------------*/

.menu {
  color: #fff;
  font-size: 12px !important;
  line-height: 25px;
  background: #400c3d;
  margin-left: 340px;
  position: absolute;
  top: 135px;
  width: 480px;
  height: 25px
}

.menu ul{
  list-style-type:none;
  margin:0 0 0 5px;
  padding:0;
}

.menu ul li{
  margin:0;
  padding:0;
  float:left;
}

.menu ul li a {
  color: #fff;
  font-size: 12px !important;
  text-decoration: none;
  padding: 0 3px;
}

.menu ul li a:hover,
.menu ul li a.act{
  color:#bd70a1;
}


/* BAUSTELLE
------------------------------------------------------------------------------*/


#baustelle{
  width:300px;
  margin:0 auto;
  text-align:left;
}

#baustelle .logo { margin-left: 40px; position: absolute; top: 50px; width: 300px; height: 150px }

#baustelle_content { color: #400c3d; font-size: 20px; background-color: white; text-align: center; margin: 150px auto 0; padding: 60px 30px 30px; width: 300px }
.mitte { text-align: center }
#baustelle_content_pink { color: white !important; background-color: #dc0067 !important; text-align: center; margin: 0 auto 0; padding: 30px; width: 300px }
.pink { color: white !important; background-color: #dc0067 !important }
/* CONTAINER
------------------------------------------------------------------------------*/

#container{
  width:820px;
  margin:0 auto;
  text-align:left;
}

#header { width: 820px; height: 160px }


#header .herz{
  position:absolute;
  margin-left:820px;
  top:135px;
}

#header .herz a,
#header .herz a:hover{
  width:25px;
  height:25px;
  display:block;
}


#header .herz a{
  background:#DC0067 url(../images/layout/herz.gif) no-repeat left top;
}

#header .herz a:hover{
  background:#DC0067 url(../images/layout/herz.gif) no-repeat left bottom;
}


/* Logo */

#header .logo{
  width:300px;
  height:150px;
  position:absolute;
  top:50px;
  margin-left:20px;
}

#content{
  width:820px;
  background:#FFF;
}

#footer{
  width:330px;
  height:25px;
  padding:0 0 0 10px;
  line-height:25px;
  background:#400c3d;
  color:#FFF;
  font-size:11px;
}

#footer a{
  font-size:11px;
  color:#FFF;
  text-decoration:none;
}

#footer a:hover{
  color:#bd70a1;
}


/* BILDER SHOW
------------------------------------------------------------------------------*/


.showcase  { position: relative }

.showcase a.controls  { color: #bd70a1; font-size: 12px; font-weight: bold; text-decoration: none; background-color: #400c3d; text-align: center; position: absolute; width: 22px; height: 20px; border: solid 1px }

.showcase a.previous  { padding-top: 2px }

.showcase ul li   { list-style-type: none; width: 210px; height: 210px; float: left }

.showcase ul li a {
	display: block;	
}

.showcase li a img   { width: 100%; height: auto; border: solid 4px #bd70a1 }

/* Horizontal showcase ------------------------- */

.showcase#horizontal     { margin: 40px auto 0; width: 760px; height: 400px }	
	
.showcase#horizontal a.controls {
	top: 50%;
	margin-top: -27px;
}

.showcase#horizontal a.next  { padding-top: 2px; right: 0 }


.showcase#horizontal a.controls:hover  { border-color: #dc0067 }

.showcase#horizontal ul   { margin: 0 auto; position: relative; width: 600px; height: 210px }

