/* PINK �BERSCHREIBEN #FF00CC -> #0099FF*/
#inhalt h1{
color:#0099FF;
}

#inhalt h2{
color:#0099FF;
}

#inhalt a{
color:#0099FF;
}

/*BLAU �BERSCHREIBEN #0099FF -> #F27900 */
#headerblau{
background: #F27900;
}

#menu1 li a.mainmenunormal,#menu2 li a.mainmenunormal{
color:#F27900;
}

#inhalt ul.sommerszene{ 
color:#F27900;
}

#inhalt .listprogrammimg{
background: #F27900;
}
/* list-PROGRAMM */

#inhalt .cafelocation{
color: #777;
}

/* SINGLE-PROGRAMM */

#inhalt .singleprogrammgenreitem,
#inhalt .singleprogrammlocitem,
#inhalt .singleprogrammhostitem {
float:left;
}

/* LOGO*/
#logo{
background: #7F7F7F url(../images/logos/logo_republic.jpg) no-repeat 0 27px;
}
/* NEWS */
div.news-list-imagerep {
float:left;
margin:5px 10px 5px 0px;
}

/*menu*/

#menu2 li.anfang{
background:url(../images/menu/menu1.jpg) no-repeat 0px 0px;
}

#menu2 li.mitte{
background:url(../images/menu/menu2.jpg) no-repeat 0px 0px;
}

#menu2 li.schluss{
background:url(../images/menu/menu3.jpg) no-repeat 0px 0px;
}

/*menu-ende*/

/* guestbook */
.gb-emailweb{
}

.gb-eintrag{
padding:0px 0px 0px 0px;
margin:0px 0px 0px 20px;
border:1px dotted #666;
}
.gb-header{
float:left;
}

.gb-headerleft{
color:#666;
float:right;
}

.gb-infos{
background: #E4E4E3;
}

.gb-nachricht{
padding:10px 0px;
}

label.gbleft{
    float:left;
    text-align:right;
    width:5em;
    margin-right:.3em;
}


form br{
    clear:both;
}

label,
select,
input[type=submit]{
    cursor:pointer;
}

form{
    line-height:140%;
}

#inhalt p.tx-guestbook-list-entrycomment-main{
background: #E4E4E3;
margin:10px;
font-style:italic;
}

.tx-guestbook-list-entrycomment-title{
font-weight:bold;

}


/* guestbook-ende */





