font,h1,h2,h3,h4,h5,h6,a,guesttopic,guesttop,guest,form,li { font-family:Verdana}

.table { font-size:10pt; text-align:justify ; font-weight:normal; color:#21209C}

//font { font-size:12pt; text-align:justify ; font-weight:bold ; color:#000000}
p { font-size:10pt; text-align:justify ; font-weight:normal; color:#21209C}
.caption { font-size:8pt;  font-weight:normal; color:#21209C}
li { font-size:10pt; text-align:justify ; font-weight:normal; color:#21209C}
.bulletlist { font-size:10pt; text-align:justify ; font-weight:normal; color:#21209C}
//form { font-size:12pt; text-align:justify ; font-weight:bold ; color:#21209C}
body {color: #21209C; font-family:Verdana;font-size:12pt; font-weight:bold; text-decoration: none;}
td {color: #21209C; font-family:Verdana;font-size:12pt; font-weight:bold; text-decoration: none;}
.lastupdate {color: #21209C; font-family:Verdana;font-size:8pt; font-weight:bold; text-decoration: none;}

h1 { font-size:12pt; text-align:justify ; font-weight:bold ; color:#21209C}
h2 { font-size:12pt; text-align:left ; font-weight:bold ; color:#21209C}

a { font-size:10pt; text-align:left ; font-weight:bold ; color:#D83A02}
a:link { color:#D83A02; text-decoration:none; }
a:visited { color:#D83A02; text-decoration:none; }
a:active { color:#D83A02; text-decoration:none; }
a:hover { color:#21209C; text-decoration:underline;}

.formular { font-size:12pt; font-weight:bold ; color:#21209C}

//Gästebuch
.guesttopic { font-size:12pt; text-align:center ; font-weight:bold ; color:#FFFFFF}
.guesttop { font-size:10pt; text-align:center ; font-weight:bold ; color:#FFFFFF}
.guest { font-size:10pt; text-align:justify ; font-weight:bold ; color:#21209C}

.newstopic { font-size:8pt; text-align:left ; font-weight:bold ; color:#D83A02}
.news { font-size:8pt; text-align:left ; font-weight:bold ; color:#000000}
.newlink{ font-size:8pt; text-align:left ; font-weight:bold ; color:#000000}
.mehr { font-size:8pt; text-align:left ; font-weight:bold ; color:#000000}

.border{
border-left:1px solid #000000;
//padding:4px;
}

    .tx-veguestbook-pi1 {
        font-size:100%;
    }
  
    /* error handling */
	.tx-veguestbook-pi1 p.tx-guestbook-form-error {
		font-weight:bold;
		color:#990000;
	}
	
	/* display of result count */
	.tx-veguestbook-pi1 .tx-guestbook-result {
		font-weight:bold;
		float:left;
	}
	
	/* pagination */
	.tx-veguestbook-pi1 .tx-guestbook-pagination {
		font-size:75%;
		font-weight:bold;
		float:left;
		margin-left:140px;
	}
	
	/* styles for list mode */
	.tx-veguestbook-pi1 h2.tx-guestbook-header {
		clear:both;
		background:#0200ff;
		color:#FFF;
		display:block;
		font-size:100%;
		font-weight:bold;
		padding: 0.5em;
		width: 35em;
	}
	
	.tx-veguestbook-pi1 .tx-guestbook-left {
		float:left;
		width:0;
		background:#EFEFEF;
		min-height:0;
		padding: 0;
	}
	
	.tx-veguestbook-pi1 .tx-guestbook-left {
		height:0;
	}
	
	.tx-veguestbook-pi1 .tx-guestbook-left p {
		color:#333;
	}
 
	.tx-veguestbook-pi1 .tx-guestbook-right {
		float:left;
		width:30em;
		background:#FFF;
		padding: 0.5em;
	}
	
	/* styles for latest mode */
	.tx-veguestbook-pi1 .tx-guestbook-latest p,
	.tx-veguestbook-pi1 .tx-guestbook-right p {
		color:#333;
	}
	
	.tx-veguestbook-pi1 .tx-guestbook-latest p.tx-guestbook-date,
	.tx-veguestbook-pi1 .tx-guestbook-right p.tx-guestbook-date {
        font-weight: bold;
	}
 
	p.tx-guestbook-date {
		margin:0;
	}
	.tx-veguestbook-pi1 .tx-guestbook-right h3 {
		font-size:100%;
		color:#990000;
		font-weight:bold;
		background:none;
	}
	
	.tx-veguestbook-pi1 .tx-guestbook-right .tx-guestbook-comment {
		font-size:75%;
		color:#333;
		font-style: italic;
	}
	
	.tx-veguestbook-pi1 .tx-guestbook-latest {
		display:block;
		padding:0.25em;
		clear:both;
	}
	
	/* form styles */
	.tx-veguestbook-pi1 .tx-guestbook-field {
		clear:both;
		width:100%;
		display:block;
		padding: 1em 0;
	}
	
	.tx-veguestbook-pi1 .tx-guestbook-field label {
		clear: both;
		display: block;
		float: left;
		width: 10em;
	}
	
	.tx-veguestbook-pi1 .tx-guestbook-field input.tx-guestbook-form-inputfield-med {
		float:left;
		width:10em;
	}
	
	.tx-veguestbook-pi1 .tx-guestbook-field input.tx-guestbook-form-inputfield-big {
		float:left;
		width:20em;
	}
	
	.tx-veguestbook-pi1 .tx-guestbook-field textarea.tx-guestbook-form-textarea {
		width: 30em;
		display: block;
		float: left;
	}
	
	.tx-veguestbook-pi1 .tx-guestbook-field span.tx-guestbook-form-obligationfield {
		color:#990000;
	}
	
	.tx-veguestbook-pi1 fieldset {
		border:none;
	}
	
	.tx-veguestbook-pi1 legend {
		display:none;
	}
	
	.tx-veguestbook-pi1 .tx-guestbook-freecap {
		float:left;
		display:block;
		background:#F7F7F7;
		border:1px solid #CCC;
	}
 
	.tx-veguestbook-pi1 .tx-guestbook-freecap {
		margin-left:2.25em;
	}
 
	
	.tx-veguestbook-pi1 .tx-guestbook-freecap img {
		float:left;
		display:block;
		padding-left:0.25em;
	}
	
	.tx-veguestbook-pi1 .tx-guestbook-freecap input {
		float:left;
	}
	
	.tx-veguestbook-pi1 .tx-guestbook-freecap label {
		clear:both;
		display:block;
		float:none;
		width:10em;
		margin-bottom:0.5em;
	}
	
	.tx-veguestbook-pi1 .tx-guestbook-freecap p {
		font-size:75%;
		padding:0.25em;
	}
	
	.tx-veguestbook-pi1 .tx-guestbook-freecap h3 {
		display:none;
	}
	
	.tx-veguestbook-pi1 .tx-guestbook-freecap span.tx-srfreecap-pi2-cant-read {
		color:#990000;
	}
	
	.tx-veguestbook-pi1 .tx-guestbook-clear {
		clear:both;
		display:block;
	}
	
	.tx-veguestbook-pi1 input.tx-guestbook-submit {
		width:auto;
		display:block;
	}

