@charset "utf-8";

body{
  font-family:Verdana, Arial, sans-serif;
  font-size: 12px;
  color:black;
  margin: 0 auto;
  background: black;
}


div#all{
  width: 700px;
  height: 770px;
  margin: auto;
  /*background-color: #71716B;*/
  background-image: url(../pix/background.gif);
  background-repeat: no-repeat;
  border: 0px solid yellow;
}

div#header{
  height: 150px;
  width: 700px;
  background-color: black;
  /*background-image: url(../pix/header.gif);
  background-repeat: no-repeat;
  */
  border: 0px solid red;
}

div#headertrend{
  height: 30px;
  width: 700px;
  background-image: url(../pix/headertrend.png);
  background-repeat: no-repeat;
  border:0px solid yellow;
}

div#nameplate{
  top: 30px;
  left: 30px;
  height: 93px;
  width: 319px;
  position:relative;
  background-image: url(../pix/nameplate.png);
  background-repeat: no-repeat;
  border: 0px solid black;
}

#woman{
  position:absolute;
  top: 10px;
  margin-left:500px;
  height: 259px;
  width: 181px;
  background-image: url(../pix/earthwoman.png);
  background-repeat: no-repeat;
  border: 0px solid yellow;
  z-index: 1;
}

div.contentheader{
  height:20px;
  width:440px;
  border-bottom: 2px solid black;
  color: #F2E731;
  font-size: 16px;
  font-weight:bold;
  margin-top:20px;
  margin-left:25px;
}

div.contentbody{
  width:440px;
  color: black;
  margin-top: 0px;
  margin-left:25px;
}


div.contentbody P:first-letter{
  font-size:150%;
  font-weight: bold;
  color: #ACA63B;
  padding-right: 1px;
}

a.start{
  color: black;
  text-decoration: none;
  font-style:italic;
}

a.none{
  color:black;
  text-decoration:none;
}

div#counter{
  width:18px;
  height: 18px;
  margin-left: 600px;
  background-color: black;
  position:absolute;
}

div#menue{
  width: 190px;
  margin-top:100px;
  float: right;
  border-left: 0px solid black;
  clear: right;
}

              .news{
                background-image: url(../pix/menue/news_y.gif);
                background-repeat: no-repeat;
                display:block;
                height:26px;
                width:70px;
                float:right;
                margin-right: 20px;
                clear:right;
              }
              
              .news2{
                background-image: url(../pix/menue/news_b.gif);
                background-repeat: no-repeat;
                display:block;
                height:26px;
                width:70px;
                float:right;
                margin-right: 20px;
                clear:right;
              }
              
              .news:hover{
                background-image: url(../pix/menue/news_b.gif);
              }
              
              .location{
                background-image: url(../pix/menue/location_y.gif);
                background-repeat: no-repeat;
                display:block;
                height:25px;
                width:122px;
                float:right;
                margin-right: 20px;
                margin-top: 10px;
                clear:right;
              }

              .location2{
                background-image: url(../pix/menue/location_b.gif);
                background-repeat: no-repeat;
                display:block;
                height:25px;
                width:122px;
                float:right;
                margin-right: 20px;
                margin-top: 10px;
                clear:right;
              }
              
              .location:hover{
                background-image: url(../pix/menue/location_b.gif);
              }
              
              .team{
                background-image: url(../pix/menue/team_y.gif);
                background-repeat: no-repeat;
                display:block;
                height:25px;
                width:67px;
                float:right;
                margin-right: 20px;
                margin-top: 10px;
                clear:right;
              }

              .team2{
                background-image: url(../pix/menue/team_b.gif);
                background-repeat: no-repeat;
                display:block;
                height:25px;
                width:67px;
                float:right;
                margin-right: 20px;
                margin-top: 10px;
                clear:right;
              }
              
              .team:hover{
                background-image: url(../pix/menue/team_b.gif);
              }              
              
              .guestbox{
                background-image: url(../pix/menue/gb_y.gif);
                background-repeat: no-repeat;
                display:block;
                height:27px;
                width:133px;
                float:right;
                margin-right: 20px;
                margin-top: 10px;
                clear:right;
              }

              .guestbox2{
                background-image: url(../pix/menue/gb_b.gif);
                background-repeat: no-repeat;
                display:block;
                height:27px;
                width:133px;
                float:right;
                margin-right: 20px;
                margin-top: 10px;
                clear:right;
              }
              
              .guestbox:hover{
                background-image: url(../pix/menue/gb_b.gif);
              }
              
              .fotos{
                background-image: url(../pix/menue/fotos_y.gif);
                background-repeat: no-repeat;
                display:block;
                height:25px;
                width:78px;
                float:right;
                margin-right: 20px;
                margin-top: 10px;
                clear:right;
              }
 
              .fotos2{
                background-image: url(../pix/menue/fotos_b.gif);
                background-repeat: no-repeat;
                display:block;
                height:25px;
                width:78px;
                float:right;
                margin-right: 20px;
                margin-top: 10px;
                clear:right;
              } 
              
              .fotos:hover{
                background-image: url(../pix/menue/fotos_b.gif);
              }              
              
              .vorverkauf{
                background-image: url(../pix/menue/vorverkauf_y.gif);
                background-repeat: no-repeat;
                display:block;
                height:27px;
                width:170px;
                float:right;
                margin-right: 20px;
                margin-top: 10px;
                clear:right;
              }

              .vorverkauf2{
                background-image: url(../pix/menue/vorverkauf_b.gif);
                background-repeat: no-repeat;
                display:block;
                height:27px;
                width:170px;
                float:right;
                margin-right: 20px;
                margin-top: 10px;
                clear:right;
              }
              
              .vorverkauf:hover{
                background-image: url(../pix/menue/vorverkauf_b.gif);
              }              

              .gewinnspiel{
                background-image: url(../pix/menue/gewinnsp_y.gif);
                background-repeat: no-repeat;
                display:block;
                height:26px;
                width:165px;
                float:right;
                margin-right: 20px;
                margin-top: 10px;
                clear:right;
              }

              .gewinnspiel2{
                background-image: url(../pix/menue/gewinnsp_b.gif);
                background-repeat: no-repeat;
                display:block;
                height:26px;
                width:165px;
                float:right;
                margin-right: 20px;
                margin-top: 10px;
                clear:right;
              }
              
              .gewinnspiel:hover{
                background-image: url(../pix/menue/gewinnsp_b.gif);
              } 

              .poker{
                background-image: url(../pix/menue/poker_y.gif);
                background-repeat: no-repeat;
                display:block;
                height:26px;
                width:86px;
                float:right;
                margin-right: 20px;
                margin-top: 10px;
                clear:right;
              }

              .poker2{
                background-image: url(../pix/menue/poker_b.gif);
                background-repeat: no-repeat;
                display:block;
                height:26px;
                width:86px;
                float:right;
                margin-right: 20px;
                margin-top: 10px;
                clear:right;
              }
              
              .poker:hover{
                background-image: url(../pix/menue/poker_b.gif);
              }  

              .misswahl{
                background-image: url(../pix/menue/misswahl_y.gif);
                background-repeat: no-repeat;
                display:block;
                height:26px;
                width:138px;
                float:right;
                margin-right: 20px;
                margin-top: 10px;
                clear:right;
              }

              .misswahl2{
                background-image: url(../pix/menue/misswahl_b.gif);
                background-repeat: no-repeat;
                display:block;
                height:26px;
                width:138px;
                float:right;
                margin-right: 20px;
                margin-top: 10px;
                clear:right;
              }
              
              .misswahl:hover{
                background-image: url(../pix/menue/misswahl_b.gif);
              }  
              
              .partner{
                background-image: url(../pix/menue/partner_y.gif);
                background-repeat: no-repeat;
                display:block;
                height:25px;
                width:113px;
                float:right;
                margin-right: 20px;
                margin-top: 10px;
                clear:right;
              }
              
              .partner2{
                background-image: url(../pix/menue/partner_b.gif);
                background-repeat: no-repeat;
                display:block;
                height:25px;
                width:113px;
                float:right;
                margin-right: 20px;
                margin-top: 10px;
                clear:right;
              }
              
              .partner:hover{
                background-image: url(../pix/menue/partner_b.gif);
              }
              
              .contact{
                background-image: url(../pix/menue/contact_y.gif);
                background-repeat: no-repeat;
                display:block;
                height:27px;
                width:115px;
                float:right;
                margin-right: 20px;
                margin-top: 10px;
                clear:right;
              }
              
              .contact:hover{
                background-image: url(../pix/menue/contact_b.gif);
              }

div#footertrend{
  height: 14px;
  width: 700px;
  margin-top:568px;
  background-image: url(../pix/footertrend.png);
  border:0px solid red;
}

div#footer{
  height:16px;
  width:700px;
  /*margin-top: 512px;*/
  background-color: black;
  border: 0px solid yellow;
  
}

a.footer{
  color: #A9A935;
  text-decoration: none;
  font-size: x-small;

}

div#copyright{
  height: 14px;
  width: 215px;
  float: right;
  color: #A9A935;
  font-size: x-small;
  clear:right;
}

div#f_dyn{
  color: #A9A935;
  font-size: x-small;
}

div#content{
  height:550px;
  width:480px;
  float: left;
  border: 0px solid green;
  margin-left: 10px;
  margin-top: 10px;
  overflow: auto;
}


                                                                                /* News */
.pic{
  background-image: url(../pix/_rufzeichen.gif);
  background-repeat: no-repeat;
  display:block;
  height:86px;
  width:66px;
  float:right;
  clear:right;
}

.pokerpic{
  background-image: url(../pix/_pokerkarten.gif);
  background-repeat: no-repeat;
  display:block;
  height:83px;
  width:130px;
  float:right;
  clear:right;
}

.fotonewspic{
  background-image: url(../pix/_fotos_news.gif);
  background-repeat: no-repeat;
  display:block;
  height:103px;
  width:77px;
  float:right;
  clear:right;
}

.maturaspecial{
  background-image: url(../pix/_maturaspecial.gif);
  background-repeat: no-repeat;
  display:block;
  height:144px;
  width:103px;
  float:right;
  clear:right;
  border: 1px solid black;
}

.sexy{
  background-image: url(../pix/_sexy.gif);
  background-repeat: no-repeat;
  display:block;
  height:72px;
  width:140px;
  float:right;
  clear:right;
  border-left: 0px solid yellow;
}

.weihnachtsmann{
  background-image: url(../pix/_weihnachtsmann.gif);
  background-repeat: no-repeat;
  display:block;
  height:121px;
  width:92px;
  float:right;
  clear:right;
  border-left: 0px solid yellow;
}

.shirt{
  background-image: url(../pix/_shirt.gif);
  background-repeat: no-repeat;
  display:block;
  height:96px;
  width:100px;
  float:right;
  clear:right;
  border: 1px solid #64645E;
}

.miss2008{
  background-image: url(../pix/_miss.gif);
  background-repeat: no-repeat;
  display:block;
  height:94px;
  width:68px;
  float:right;
  clear:right;
  border: 1px solid black;
}

.einjahr{
  background-image: url(../pix/_1jahr.gif);
  background-repeat: no-repeat;
  background-position: right;
  display:block;
  height:40px;
  width:160px;
  float:right;
  clear:right;
  border-left: 1px solid #64645E;
}

.phils_allover{
  background-image: url(../pix/_thumb_pcg_a.jpg);
  background-repeat: no-repeat;
  background-position: right;
  display:block;
  height:83px;
  width:60px;
  float:right;
  clear:right;
  border-left: 1px solid #64645E;
}

.flyer_allover{
  background-image: url(../pix/_thumb_flyer.gif);
  background-repeat: no-repeat;
  background-position: right;
  display:block;
  height:112px;
  width:79px;
  float:right;
  clear:right;
  border-left: 1px solid #64645E;
}


                                                                                /* Location */
.mr{
  background-image: url(../pix/mr_innen.gif);
  background-repeat: no-repeat;
  display:block;
  height:120px;
  width:115px;
  float:right;
  clear:right;
  margin-right:-9px;
}

.cs_innen{
  background-image: url(../pix/cs_innen.gif);
  background-repeat: no-repeat;
  display:block;
  height:113px;
  width:167px;
  float:right;
  clear:right;
  margin-right:-9px;
}

.cs_aussen{
  background-image: url(../pix/cs_aussen.gif);
  background-repeat: no-repeat;
  display:block;
  height:125px;
  width:440px;
  margin: auto; 
}

.plan3{
  background-image: url(../pix/plan_rp.gif);
  background-repeat: no-repeat;
  display:block;
  height:350px;
  width:440px;
  margin: auto; 
}

.plan{
  background-image: url(../pix/plan_mr.gif);
  background-repeat: no-repeat;
  display:block;
  height:300px;
  width:428px;
  margin-left:25px;
}

.plan2{
  background-image: url(../pix/plan_cs.gif);
  background-repeat: no-repeat;
  display:block;
  height:350px;
  width:440px;
  margin-left:15px;  
}

.anfahrt{
  margin-left: auto;
  color: yellow;
  font-size:12px;
  text-decoration:none;
  margin-left:200px;
}      
                                                                                /* Team */
.teambox{
  height:132px;
  width: 470px;
  margin-top:-10px;
}

#teamsite{
  margin-left: 357px;
  color: yellow;
  font-weight:bold;
}

a.teamsitelink{
  color: orange;
  text-decoration:none;
  font-weight:bold;
}

.teampicL{
  height:130px;
  width:100px;
  margin-left:20px;
  float:left;
  clear: both;
  border: 1px solid yellow;
}

.teampicR{
  height:130px;
  width:100px;
  margin-right:20px;
  float:right;
  clear:both;
  border: 1px solid yellow;
}

.teaminfoL{
  margin-left:10px;
  float: left;
}

.teaminfoR{
  margin-right:10px;
  float: right;
}

    .teampic{
      height:124px;
      width:96px;
      margin-left:2px;
      margin-top:3px;
    }

                                                                                /* Photos */
#jahr08{
  height:20px;
  width:165px;
  background-image: url(../pix/2008.gif);
  margin-top:20px;
  margin-bottom: 10px;
}

#jahr07{
  height:20px;
  width:165px;
  background-image: url(../pix/2007.gif);
  margin-top:20px;
  margin-bottom: 10px;
}

table#photos{
  border-collapse:collapse;
  margin-top: 10px;
  font-size: 13px;
  color:black;
  margin-left:25px;
}       

td.photos{
  border-bottom: 2px solid  #64645E; 
}

td.photos2{
  border-bottom: 2px solid  #64645E; 
  color:black;
}

td.photos a.photos{
  text-decoration: none;
  color:black;
}

td.photos a:HOVER {
  color: #ACA63B;
  text-decoration: none;
}         

                                                                                /* Foto Sites */ 
a.w {
	background-color: transparent;
	color: 	black;
	text-decoration:none;
}

a.w:hover {
	background-color: transparent;
	color: #F2E731;
}

/* Header */
div#header2 h1 {
	font-family: tahoma, arial, helvetica, sans-serif;
	font-size: 15px;	
	text-align: center;
	background-color: transparent;
	color: black;
}

/* Thumbnail Index */
div#index {
  /*height: 490px;*/
	margin: 1ex 0 1ex 0;
	padding-bottom:10px;
	text-align: center;
}

div#index table {
	text-align: center;
	margin: 0 auto 0 auto;
}

div#index td.thumbcell {
	width: 50px;
	border-style: solid;
	border-color: #F2E731;
	border-width: 1px;
	text-align: center;
	vertical-align: middle;
	padding: 5px;
}

div#index td.thumbcell img {
	border-style: none;
}

div#index div.pages {
	font-family: tahoma, arial, helvetica, sans-serif;
	font-size: 0.6em;
	text-align: right;
	color:#F2E731;
}

/* Photograph */
div#photograph {
	text-align: center;
	margin: 1ex 0 1ex 0;
}

div#photograph img {
	margin: 0 auto 0 auto;
	border-style: solid;
	border-color: #000000;
	border-width: 1px;
}

/* Photograph Title */
h1.title {
	text-align: center;
	font-family: tahoma, arial, helvetica, sans-serif;
	font-size: 0.8em;
	font-weight: bold;
	margin: 0px;
	color: white;
}

/* Photograph Caption */
p.caption, p.description {
	font-family: tahoma, arial, helvetica, sans-serif;
	text-align: center;
	font-size: 0.8em;
	display: block;
	/*width: 640px;*/
	margin: auto;
	color: black;
}

p.footnote{
  color:#4B5E7E;
}




                                                                                /* GuestBox */
#gb {
  width: 427px;
  top: 10px;
  /*left: 25%;*/
  position: relative;
  left:25px;
}

#gb a {
  color: black;
  text-decoration: none;
}

#gb a:HOVER {
  color: yellow;
  text-decoration: none;
}

.normal {
  color: black;
  font-style: normal;
  line-height: normal;
  font-weight: normal;
  font-size: 11px;
  line-height:13px;
  font-family: Verdana, Arial;
}
.hinweis {
  text-decoration: none;
  text-align: center;
  font-size: 11px;
  /*border: solid 1px #F2E731;*/
  width: 350px;
  vertical-align: middle;
  padding: 3px;
  margin: 6px auto;
  background-color: #71716B;
  z-index:9999;
	display: block;
	color:#F2E731;
}
.login {
  text-decoration: none;
  border: solid 0px #5973A5;
  width: 300px;
  vertical-align: middle;
  padding: 2px;
  margin: auto;
  background-color: #71716B;
  font-size: 11px;
}

.eintrag {
  text-decoration: none;
  text-align: left;
  font-size: 11px;
  border: solid 0px #F2E731;
  width: 100%;
  vertical-align: middle;
  padding: 2px;
  margin: 6px;
  display: block;
  background-color: #71716B;
  text-align: justify;
  z-index: 4px;
}

.eintrag .titel {
  text-decoration: none;
  border: solid 0px #F2E731;
  width: 100%;
  text-align: left;
  font-weight: bold;      /* bold = fett*/
  vertical-align: middle;
  padding: 2px 2px 2px 2px;
  margin: -3px -3px 3px;
  display: block;
  background-color: #64645E;
  font-size: 11px;
}

.eintrag .comment {
  text-decoration: none;
  border-top: solid 1px #64645E;
  width: 100%;
  text-align: left;
  font-style: italic;
  vertical-align: middle;
  padding: 2px 2px 2px 2px;
  margin: 2px -3px -3px -3px;
  display: block;
  background-color: #71716B;
  font-size: 10px;
}




INPUT {
  color: black;
  font-size: 11px;
  font-family: Verdana, Arial;
  padding: 2px;
  border: 1px solid #F2E731;
  margin: 3px;
  background-color:#71716B;
}

SELECT {
  font-size: 11px;
  font-family: Verdana, Arial;
  border: 1px solid #F2E731;
  margin: 3px;
  background-color:#71716B;
}

TEXTAREA {
  color: black;
  font-size: 11px;
  font-family: Verdana, Arial;
  border: 1px solid #F2E731;
  width: 300px;
  margin: 3px;
  background-color:#71716B;
}

                                                                                /* Vorverkauf */
.eingabe{
  margin-left:25px;
}


                                                                                /* Partner */
.cycamp{
  background-image: url(../pix/partner/cycamp.gif);
  background-repeat: no-repeat;
  display:block;
  height:57px;
  width:145px;
  /*position:relative;*/
  margin-top:18px;
  margin-left:20px;
  float:left;
  clear:left;
  filter:alpha(opacity=30);
  -moz-opacity:0.3; 
}

.oe4{
  background-image: url(../pix/partner/oe4.gif);
  background-repeat: no-repeat;
  display:block;
  height:70px;
  width:193px;
  /*position:relative;*/
  margin-top:10px;
  margin-right:70px;
  float:right;
  clear:right;
  filter:alpha(opacity=30);
  -moz-opacity:0.3; 
}

.eventszene{
  background-image: url(../pix/partner/eventszene.gif);
  background-repeat: no-repeat;
  display:block;
  height:120px;
  width:120px;
  /*position:relative;*/
  margin-top:30px;
  margin-left:30px;
  float:left;
  clear:left;
  filter:alpha(opacity=30);
  -moz-opacity:0.3; 
}

.vienna{
  background-image: url(../pix/partner/vienna.gif);
  background-repeat: no-repeat;
  display:block;
  height:93px;
  width:150px;
  /*position:relative;*/
  margin-top:40px;
  margin-right:90px;
  float:right;
  clear:right;
  filter:alpha(opacity=30);
  -moz-opacity:0.3; 
}

.fynf{
  background-image: url(../pix/partner/fynf.gif);
  background-repeat: no-repeat;
  display:block;
  height:50px;
  width:122px;
  /*position:relative;*/
  margin-top:20px;
  margin-left:30px;
  float:left;
  clear:left;
  filter:alpha(opacity=30);
  -moz-opacity:0.3; 
}

.partytv{
  background-image: url(../pix/partner/partytv.gif);
  background-repeat: no-repeat;
  display:block;
  height:37px;
  width:205px;
  /*position:relative;*/
  margin-top:25px;
  margin-right:60px;
  float:right;
  clear:right;
  filter:alpha(opacity=30);
  -moz-opacity:0.3; 
}

.heimfest{
  background-image: url(../pix/partner/heimfest.gif);
  background-repeat: no-repeat;
  display:block;
  height:73px;
  width:152px;
  /*position:relative;*/
  margin-top:10px;
  margin-left:30px;
  float:left;
  clear:left;
  filter:alpha(opacity=30);
  -moz-opacity:0.3; 
}

.diskothek{
  background-image: url(../pix/partner/diskothek.gif);
  background-repeat: no-repeat;
  display:block;
  height:43px;
  width:97px;
  /*position:relative;*/
  margin-top:30px;
  margin-right:115px;
  float:right;
  clear:right;
  filter:alpha(opacity=30);
  -moz-opacity:0.3; 
}

.gutschein{
  background-image: url(../pix/partner/gutschein.gif);
  background-repeat: no-repeat;
  display:block;
  height:37px;
  width:161px;
  /*position:relative;*/
  margin-top:30px;
  margin-left:30px;
  float:left;
  clear:left;
  filter:alpha(opacity=30);
  -moz-opacity:0.3; 
}


.cycamp:HOVER,
.oe4:HOVER,
.eventszene:HOVER,
.vienna:HOVER,
.fynf:HOVER,
.partytv:HOVER,
.diskothek:HOVER,
.heimfest:HOVER,
.gutschein:HOVER{
  filter:alpha(opacity=100);
  -moz-opacity:1.0; 
}

                                                                                /* MissWahl */
div.mcompa{
  width:140px; 
  margin: 0px 0px 10px 14px; 
  float:left;
}

div.mcompi{
  height:170px; 
  width:120px; 
  margin-bottom:5px; 
  border: 1px solid #F2E731;
}

a.mcomplink{
  height:166;
  width:116;
  padding: 20px 0px 0px 2px;
  border: 1px solid green;
}


.mcomp{

  background-repeat: no-repeat;
  display:block;
  height: 166px;
  width: 116px;
  border: 0px solid black;
  margin: 2px 0px 0px 2px;
}

.rahmencomp{
  height:411px;
  border: 0px solid purple;
}

.misscontent{
  text-align:center;
  color:yellow;
}

.misslink{
  margin: 0px auto;
  text-decoration: none;
  color:yellow;
  text-align:center;
}


                                                                                /* Impressum */
a.imp{
  color:black;
  text-decoration: none;
}

div.imp{
  margin-left:20px;
}





	#flashcontent {
		width: 480px;
		height: 550px;
	}
