body {
    margin: 0px;
    padding: 0px;
    font-family:  "Verdana", Arial, sans-serif;   
    background-image: url(../images/look_and_feel/bg.jpg); 
    background-repeat: repeat;    
}

/* Scrollbarer Bereich */
.holder {    
    position: relative;
    width:  540px;
    height: 470px;
    margin:  0px 0px 0px 130px;
    padding: 0px 0px 0px 0px;
}

.scroll-pane {
    width: 520px;
    overflow: auto;
    float: left;
    margin-top: 0px;
    padding-top: 0px;
}



.holder_small {
    position: relative;
    left: 0px;
    top: 38px;
    width: 340px;
    
    margin: 0px 0px 0px 110px;
    padding: 0px 0px 0px 0px;
}


#pane2 {
    height: 470px;
    display: block;
    margin: 0px 0px 0px 0px;
    padding: 0px 0px 0px 0px;
}


.scroll-pane_small {
        overflow: auto;
        width: 350px;      
        height: 450px ;
    	float: left;
}


#pane2 p {
    margin-left: 0px;
    left: 0px;
}

img {
    border: 0px;
}

a {
    color: #fff;
    text-decoration: none;
}

a:hover {
     color: #000;
     text-decoration: none;
}

.white {
    color: #fff;
}

.pager {
    display: block;
    margin-left: 130px;
    margin-top: 30px;
    font-size: 13px; 
}

.handheld_only {
    display: none;
}


/* Allgemeiner Teil --------------------------------- */ 
 
#pagehead {
    position: relative;
    /*border: 10px black solid;  */
    margin: 0px auto;
    display: block;
    width: 856px;    
    padding: 0px;
    z-index: 50;
}
 
#television {
    position: absolute;
    top: -14px;
    left: -100px;
    z-index: 10;
}
 
 
#subnavigation {
    position: absolute;
 
     /*display: block; */
    font-size: 16px;
    font-weight: bold;
    left: 10px;  
    top: 216px;
    z-index: 10;
    color: #fff;
    margin: 0px;
    padding: 0px;     
}

#content {
    position: relative;
    height: 700px;
    width: 856px;
    background-image: url(../images/look_and_feel/kork.jpg);
    padding: 0px;
    margin: 0px auto;
    z-index: 3;
    margin-top: -5px;  
}
 

#pt_overlay  {
     position: absolute; 
     display: none;
     overflow: hidden;	 
     top: 40px; 
     width: 600px;
     z-index: 300;
     background-repeat: no-repeat;
     background-image: url(../images/look_and_feel/zettel_yellow_big.gif);
}

#pt_overlay img, #note_left_main img {
     margin-top: 30px; 
 }

 #footer {
     position: relative;
     margin: 0px auto;
     height: 43px;
     width: 856px; 
     background-color: #d13819;
     background-image: url(../images/look_and_feel/primetime_logo.gif);
     display: block;
     z-index: 100;
 }
 
 #footer p , #footer a{
     margin: 0px;
     padding: 0px;
     line-height: 40px;
     font-size: 13px;
     font-weight: bold;
 }
 
 
#gw_foot i {
    visibility: hidden;
}

a#gw_foot  {
    display: block;
    position: absolute;
    left: 340px;
    top: 10px;
    width: 170px;
    height: 30px;
    background-image: url(../images/look_and_feel/spacer.gif); 
 } 
 
 /* Navigation */ 
 
 #spielplan{
     position: absolute;
     top: 122px;
     left: 120px;
     z-index: 5;     
 }

 #guestbook {
     position: absolute;
     top: 85px;
     left: 640px;
     z-index: 10;    
 }
 
 #guteswedding {
     position: absolute;
     top: 109px;
     left: 214px;
     z-index: 10;    
 }
 
 
 #kuenstler {
     position: absolute;
     top: 110px;
     left: 390px;
     z-index: 10;
     
}


 #bilder{
     position: absolute;
     top: 110px;
     left: 495px;
     z-index: 10;
     
}
 
 #presse {
     position: absolute;
     top: 100px;
     left: 570px;
     z-index: 10;
 }


/* ENDE Navigation ------------ */


#polaroid {
    position: absolute;
    left: 460px;
    top: 180px;
    z-index: 50;

}


.note_head_small {
    font-size: 12px;
    color: #000;
    font-weight: bold;
}


/*  Grosse Zettel, Links bzw Zentral orientiert */
 
#note_left_main {
    position: absolute;
    left: 0px;
    top: 40px;
    width: 800px;
    height:700px;
}


 
#note_left_main h1, #pt_overlay h1 {
    
    display: block;
    width: 500px; 
    margin-top: 35px;
    margin-left: 255px;
}
 

#note_left_main h2,  #pt_overlay h2 {     
    margin-top: 0px;
    padding: 0px;
    font-size: 12px;
    left: 0px;
    top: 0px; 
    margin-bottom: 0px;  
}


#pt_overlay h2, #pt_overlay img{
    margin-left: 100px;
}



#note_left_main h3 , #pt_overlay h3 , #note_center_main h3 {
    margin-top: 0px;
    margin-left: 0px;
    padding: 0px;    
    font-size: 18px;
    color:  #D2391A;;
}


#pt_overlay h3 {
    margin-left: 100px;
} 


#note_left_main p, #pt_overlay p {
    display: block;
    width: 350px;
    font-size: 12px;
    line-height: 16px;
    margin-top: 4px;
    margin-bottom: 4px;
}

#pt_overlay p {
    margin-left: 100px;
}

#note_left_main dl {
    padding:  0px;
    margin:  30px 0px 0px 0px;
}


#note_left_main dl dt {
    width:   40px;
    height:  40px;
    display: block;
    float: left;
    clear: left;
    padding: 0px;
    margin:  0px 10px 10px 0px;
}


#note_left_main dl dt img {
    padding: 0px;
    margin: 0px;
}

#note_left_main dl dd {
    margin: 0px;
    float: left;
    clear: right;
}

#note_left_main dl dd a {
    color: #ff0000;
    font-size: 12px;
}


/*  Zettel am rechten oberen Ende der Seite .
 *  note_right_top ist der parent-node,
 *  alle anderen Elemente bewegen sich relativ zu
 *  dessen Position.  
 */ 

#note_right_top {
    position: absolute;
    left: 620px;
    top: 30px;
    width: 145px;
    height: 280px;
    padding: 38px 30px 0px 55px ; 
    background-repeat: no-repeat;
}

 
#note_right_top h1 {
    text-align: left;
	padding-top: 5px;
	margin-top: 0px;
    margin-left: 60px;
    display: block;
}
 
#note_right_top p {
    display: block;     
    font-size: 12px;    
}


/*  Zettel am rechten unteren Ende der Seite .
 *  note_right_bottom ist der parent-node,
 *  alle anderen Elemente bewegen sich relativ zu
 *  dessen Position.  
 */ 
#note_right_bottom {
      position: absolute;
      left: 670px;
      top: 390px;
      width: 260px;
      height: 400px;
      background-repeat: no-repeat;
}

 
#note_right_bottom h1 {
     /*position: absolute; */
     display: block;    
     margin-top: 38px;
     margin-left: 80px;
}
 

#note_right_bottom p {
     display: block;
     margin-left: 40px;
     top: 60px;
     width: 100px;
     font-size: 12px;
}





/* ENDE Allgemeiner Teil ----------------- */

/*  Artists  --------------------   */

.artist_polaroid {
    position: absolute;
    left: 280px;
    top: 20px;
    z-index: 10;
}


.artist_star {
    position: absolute;
    left: 30px;
    top: 10px;
}




#note_right_long {
    position: absolute;
    left: 450px;
    top: 20px;
    width: 400px;
    height: 700px;
    background-repeat: no-repeat;
}


#note_right_long h1 {
    margin-left: 220px;
	margin-top: 80px;
	margin-bottom: 60px;
    color: #fff;
}

#note_right_long p {
    margin-left: 80px;
    width: 240px;
    font-size: 12px;
}

#note_left_bottom {
    position: absolute;
    left: 90px;
    top: 450px;
    width: 400px;
    height: 340px;
    background-repeat: no-repeat;
}


#note_left_bottom h1 {
     display: block;
     color: #000;
     margin-top: 14px;
     margin-bottom: 22px;
     margin-left: 110px;
     font-size: 16px;
 }

#note_left_bottom p {
    
    margin-left: 40px;
    margin-top: 4px;
    width: 145px;
    font-size: 12px;
}

#note_left_bottom a {
    width: 100px;
    color: #d2391a;
}



/* Spielplan */

#note_status {
    position: absolute; 
    left: 530px; 
	top: 380px; 
	width: 185px; 
	height: 300px; 
    padding-left: 48px; 
	padding-right: 30px; 
	padding-top: 47px; 
	font-size:12px; 
	line-height: 16px;
}
#note_status h1 {
    margin-top: 0px;
	padding-top: 10px;
}

#legend {
     line-height: 40px;
     margin-top: 20px;
     font-size: 12px;
     color: #000;	 
}

#star_line {
    margin-top: 5px;
    padding-top: 10px;
    font-style: italic;
}


#star_line  img{
     
    margin: 0px;
	margin-right: 4px;
	padding: 0px;
	float: left;
	vertical-align: middle;
}

.link {
    text-decoration: underline;

}


/* Abschnitt fuer GWSW-Seiten */

#note_center_main {
      position: absolute;
      left: 0px;
      top: 40px;
      width: 800px;
      height:700px;
      padding: 0;
     
}

#note_gwsw {
      position: absolute;
      left: 100px;
      top: 40px;
      width: 800px;
      height:700px;
      padding: 0;
}


#note_center_main h1,  #note_gwsw h1{
    position: relative;
    display: block;
    width: 420px; 
    margin:45px 0px 10px 300px;
}


h1.note_head_big {
    font-size: 20px;
    color: #000;
    font-weight: bold;
}

#note_center_main h3 , #note_gwsw h3{
    color: #D2391A;
    width: 400px;
    margin: 20px 0 0 130px;
}


#pane2 h3 {
    margin: 10px 0px 0px 0px;
}

#note_center_main p , #note_gwsw p{
    
    width: 380px;
    font-size: 12px;
    margin-left: 130px;
}

#pane2 p {
    margin-left: 0px;
}

#note_center_main a {
    color: #f00;
}


/*  Folgen */
#note_center_main p.archive {
    
   /* margin-left: 130px; */
    width: 450px; 
}

.gwsw {
    margin-left: 130px; 
    width: 500px !important;
}

#note_center_main p a , #note_gwsw p a {
    color: #D2391A;
    position: relative;
    display: block;
}


#note_center_main p a.left, p a.left {
    position:relative;
    height: 20px;
    width: 40px;
    left:20px;
    float:left;
    color: #D2391A;
    background: transparent url(../images/look_and_feel/arrow_left.png) no-repeat;
}


#note_center_main p a.right {
    float:right;
    margin-right: 80px;
    height: 20px;
    width: 40px;
    background: transparent url(../images/look_and_feel/arrow_right.png)
}

.right i, .left i {
     visibility: hidden;
}

/* Startseite */
#note_center_main #gwsw {
    position:relative;
    left: 130px;
    margin-bottom: 10px;
}


#note_center_main dl {
    padding: 0px;
    margin: 30px 0 0 30px;
    
}

#note_center_main dl dt img {
    padding: 0px;
    margin: 0px;
    width: 60px;
    height: 60px;
}


#note_center_main dl dt {
    width:  60px;
    height: 60px;
    display: block;
    float: left;
    clear: left;
    padding: 0px;
    margin:  0px 10px 20px 0px;
}



#note_center_main dl dd {
    margin: 0;
    color: #d2391a;
    margin: 0px 0 0 0;
}


#note_center_main dl dd a , #note_left_main dl dd a {
    line-height: 85px;
    font-size: 15px;
    text-decoration: underline;       
    color: #000000;
}

#note_center_main dl dd a:hover,  #note_left_main dl dd a:hover {
    color: #EF7204;
    text-decoration: underline;
}


#note_center_main #pane2 p.nav {
    position: relative;
    width: 560px;
    left:0;
    margin: 0 0 20px 0;
    font-size: 13px;
}


#note_center_main #pane2 p.nav a.left{
    position:relative;
    height: 20px;
    width: 40px;
    background: transparent url(../images/look_and_feel/arrow_left.png) no-repeat;
}


#note_center_main #pane2 p.nav a.right {
    float:right;
    height: 20px;
    width: 40px;
    background: transparent url(.s./images/look_and_feel/arrow_right.png)
}

#note_center_main #pane2 img.portrait {
    position: relative;
    float:left;
    left:0;
    margin: 0px 10px 0px 0;
}

#note_center_main #pane2 .float {
    position: relative;
    float:left;
    left:0;
    width: auto;
    margin: 0 30px 0 0;
}

 
#note_center_main #pane2 p {
    left: 0px;
}


/* Guestbook -------------------- */

#primetime_gb {
    position: relative; 
    left: 130px;
    width: 600px;    
}

#primetime_gb fieldset {
     border: 0px none;
}

#primetime_gb li {
    clear: both;
    display: block;
    margin-top: 6px;
    padding: 0px;
    list-style-type: none;
    width: 473px;
    
}

#primetime_gb input, #primetime_gb textarea, #primetime_gb select {
    ;
    border: solid 1px #d2391a;
    font-size: 12px;
    line-height: 14px;
    padding: 2px;
    margin-right: 0px;
    padding-right: 0px;
    margin-top: 3px;
    margin-bottom: 3px;
    background-image: url(../images/look_and_feel/zettel_bg_hell.gif);
}

#primetime_gb label {
    display: inline;
    font-size: 12px;
    margin-top: 6px;
    margin-right: 5px;    
    width: 200px;
    float:left;
    line-height: 16px;
}

#primetime_gb label.long {
   float:none;
  width: 500px;
}

.l1 {
   background-color: #cccccc;
}
.error {
    display: block;
    clear: both;
    font-size: 12px;
    color:  #d2391a;
    margin-top: 6px;
}

/*** FLV Player ***/
/* ==================== Player ==================== */

div#tele {
    position: relative;
    left:50px;
    top:40px;
    height: 500px;
    width: 700px;
    margin:0;
}


div#tele #img_tele {
    position: absolute;
    top: -155px;
    left: -85px;
    z-index: 100;
    margin-top: 40px;
}


#myFlash {
    position: absolute;
    top:63px;
    left: 58px;
    z-index: 0;
}


#player {
    background: transparent url(../images/gwsw/player_bg.png) top left no-repeat;
    color: #000;
    height: 60px;
    width: 300px;
    padding: 15px 10px 10px 20px;
}


#player .button {
    width: 30px;
    height: 30px;
    background-repeat: no-repeat;
    float: left;
}

#player .button a {
    display: block;
    height: 30px;
    text-indent: -100em;
    overflow: hidden;
}

#player .timeline {
    position: relative;
}


#player .timeline a {
    position: absolute;
    left:60px;
    display: block;
    height: 30px;
    width: 50px;
    text-indent: -100em;
    overflow: hidden;
    background-image: url(../images/gwsw/control_slider2.png);
}


#player .timeline a:hover {
    background-image: url(../images/gwsw/control_slider2.png);
}

#player .play {
    background-image: url(../images/gwsw/control_play2.png);
}

#player .play:hover {
    background-image: url(../images/gwsw/control_play2.png);
}


#player .pause {
    background-image: url(../images/gwsw/control_pause2.png);
    display: none;
}


#player .pause:hover {
    background-image: url(../images/gwsw/control_pause2.png);
}


#player .stop {
    background-image: url(../images/gwsw/control_stop2.png);
}


#player .stop:hover {
    background-image: url(../images/gwsw/control_stop2.png);
}



/*===========Paper bottom ================*/

#note_center_bottom {
    position: absolute;
    left: 50px;
    top: 400px;
    width: 800px;
    height:300px;
    padding: 0;
    background: transparent url(../images/look_and_feel/zettel_white.png)  no-repeat 100px 50px;
}


#note_center_bottom h2 {
    color: #D2391A;
    width: 400px;
    margin: 60px 0 20px 130px;
}


#note_center_bottom a.download {
    padding-left: 20px;
    color:red;
    background: transparent url(../images/look_and_feel/download.png)  no-repeat left 3px;
}


#note_right_small {
     position: absolute;
     right: 30px;
     top: 50px;
     width: 110px;
     height:144px;
     padding: 40px 10px 20px 30px;
     background: transparent url(../images/look_and_feel/zettel_yellow_small4.png)  no-repeat top left;
}


#note_left_main ul li img  {
    float:left;
    padding: 0px 10px 0px 0px;
    margin: 0px;
}

#note_left_main ul li {
    color: #000000;
    padding-left: 0px;
    line-height: 19px;
    font-size: 12px;
    list-style: none;
    margin-bottom: 15px;

}


#note_center_main ul li{
    color: #000000;
    padding-left: 14px;
    line-height: 19px;
    background: url(../images/look_and_feel/listbullet.gif)  left 3px no-repeat;
    font-size: 13px;
    list-style: none;
    margin-bottom: 10px;
}


#note_center_main ul li a , #note_left_main ul li a{
    color: #000000;
    text-decoration: underline;
}

#note_center_main ul li a:hover , #note_left_main ul li a:hover{
    color: #EF7204;
    text-decoration: underline;
}

#note_center_main ul li img {
   vertical-align: bottom;
}


.impressum li {
    font-size: 13px;
    font-weight: bold;
    line-height: 15px;
}




