/* DATEI: harmonie.css */
/* Style-Sheets f�r die Homepage des Musikvereins Harmonie Verlar */
/* www.Harmonie-Velar.de */
/* Style-Sheets werden von �lteren Browsern nicht unterst�tzt! */

body {
    background-image:url(images/back.jpg);
    font-family:Verdana,Arial,Helvetica,sans-serif;
    font-size:10pt;
  }


p,h1,h2,h3,h4,h5,ul,ol,li,div,td,th,address,blockquote,nobr,b,i {
    font-family:Verdana,Arial,Helvetica,sans-serif;
    font-size:10pt;
  }


h1 {
    font-size:24px;
    text-align:center;
  }


h2 {
    font-size:18px;
    color:#A00040;
    text-align:center;
  }


h3 {
    font-size:18px;
  }


h4 {
    font-size:14px;
    text-align:center;
  }


h5 {
    font-size:12px;
  }


p {
    font-size:10pt;
  }


.centertext0 {
    font-size: 16px;
    Text-align:left ;
    font-weight: bold;
  }


.centertext1 {
    font-size: 16px;
    text-align:center;
    font-weight:bold;
  }


.centertextnormal {
    font-size:14px;
    text-align:center;
  }


a:link {
    color:#A00040;
    text-decoration:underline;
  }


a:visited {
    color:#000000;
    text-decoration:underline;
  }


a:active {
    color:#000000;
  }

/*------- Februar 2001 Martin J�ger, www.martin-jaeger.de -------*/


.content {
	width:40em;
}

.guestbook_new {
    width: 40em;
    margin-left:auto;
    margin-right:auto;
  }


.guestbook_new_row {
    width:40em;
    clear:both;
  }


.guestbook_new_label {
    float: left;
    text-align: right;
    font-family : Verdana;
    font-size : 10pt;
    width: 16em;
    padding-top:0.15em;
    margin-right:0.5em;
    margin-bottom:0.7em;
  }


input[type=text] {
    font-family : Verdana;
    font-size : 10pt;
    margin-bottom : 0.7em;
    width : 20em;
  }


.guestbook_new_message {
    width:22em;
    font-family : Verdana;
    font-size:10pt;
    float:left;
    margin-bottom:0.7em;
  }


.guestbook_new_text {
    margin-left:16.5em;
    margin-top:0.5em;
    margin-bottom:0.5em;
    font-family : Verdana;
    font-size:10pt;
  }


.guestbook_new_hinweis {
    font-family : Verdana;
    font-size:9pt;
  }


.guestbook_new_error {
    margin-left:15.5em;
    margin-bottom:0.5em;
    color : #ff0000;
    font-family : Verdana;
    font-size : 10pt;
  }

.guestbook_line {
    width:40em;
    clear:both;
  }

.guestbook_entry{
  margin-left:5em;
  margin-right:5em;
}

.guestbook_entry_title{
  float: left;
}

.guestbook_entry_edit{
  text-align:right;
  float:right;
}
.guestbook{
    width: 100%;
    margin-left:auto;
    margin-right:auto;
}
