/* default styles for extension "tx_veguestbook_pi1" */
 
  .tx-veguestbook-pi1 h2.tx-guestbook-form-error {
    font-size:75%;
    font-weight:bold;
    background:none;
    padding:0px;
  }
 
  .tx-veguestbook-pi1 ul li {
    color:#990000;
  }
 
  .tx-veguestbook-pi1 ul {
    margin-bottom:0.5em;
  }
 
  .tx-veguestbook-pi1 .tx-guestbook-result {
    font-size:68.75%;
    font-weight:bold;
    float:left;
  }
 
  .tx-veguestbook-pi1 .tx-guestbook-pagination {
    font-size:68.75%;
    font-weight:bold;
    float:right;
  }
 
  .tx-veguestbook-pi1 h2.tx-guestbook-header {
    clear:both;
    background:#9966cc;
    color:#FFF;
    display:block;
    font-size:75%;
    padding:0.125em 0.125em 0.125em 0.25em;
    font-weight:bold;
    margin-top:0.25em;
  }
 
  .tx-veguestbook-pi1 .tx-guestbook-left {
    float:left;
    width:10em;
    background:#EFEFEF;
    padding:0.25em;
    min-height:4em;
  }
 
  * html .tx-veguestbook-pi1 .tx-guestbook-left {
    height:4em;
  }
 
  .tx-veguestbook-pi1 .tx-guestbook-left p {
    font-size:68.75%;
    color:#333;
  }
 
  .tx-veguestbook-pi1 .tx-guestbook-right {
    float:left;
    width:29em;
    background:#FFF;
    padding-left:0.25em;
  }
 
  .tx-veguestbook-pi1 .tx-guestbook-latest p,
  .tx-veguestbook-pi1 .tx-guestbook-right p {
    font-size:75%;
    color:#9966cc;
  }
 
  .tx-veguestbook-pi1 .tx-guestbook-latest p.tx-guestbook-date,
  .tx-veguestbook-pi1 .tx-guestbook-right p.tx-guestbook-date {
    font-size:68.75%;
    color:#ffcc00;
  }
 
  .tx-veguestbook-pi1 .tx-guestbook-right h3 {
    font-size:75%;
    color:#990000;
    font-weight:bold;
    background:none;
    padding:0.25em 0em 0em 0em;
  }
 
  .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;
  }
 
  .tx-veguestbook-pi1 .tx-guestbook-latest p.tx-guestbook-date {
    background:#ddedfd;
    display:block;
    margin-top:0.25em;
    padding:0.125em;
  }
 
  .tx-veguestbook-pi1 .tx-guestbook-latest p.tx-guestbook-latest-more a {
    background:#ddedfd;
    display:block;
    margin-top:0.25em;
    padding:0.125em 0.5em 0.25em 0.125em;
    text-align:right;
    font-weight:bold;
  }
 
  .tx-veguestbook-pi1 .tx-guestbook-latest p.tx-guestbook-latest-more a:hover {
    background:#9966cc;
    color:#FFF;
    text-decoration:none;
  }
 
  .tx-veguestbook-pi1 .tx-guestbook-field {
    clear:both;
    width:100%;
    display:block;
  }
 
  .tx-veguestbook-pi1 .tx-guestbook-field label {
    clear:both;
    display:block;
    float:left;
    width:7em;
  }
 
  .tx-veguestbook-pi1 .tx-guestbook-field input.tx-guestbook-form-inputfield-med {
    float:left;
    width:10em;
    margin-top:0.25em;
  }
 
  .tx-veguestbook-pi1 .tx-guestbook-field input.tx-guestbook-form-inputfield-big {
    float:left;
    width:20em;
    margin-top:0.25em;
  }
 
  .tx-veguestbook-pi1 .tx-guestbook-field textarea.tx-guestbook-form-textarea {
    width:30em;
    display:block;
    float:left;
    margin-bottom:0.5em;
  }
 
  .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;
    padding:0.25em;
    margin-top:0.5em;
  }
 
  * html .tx-veguestbook-pi1 .tx-guestbook-freecap {
    margin-left:2.25em;
  }
 
 
  .tx-veguestbook-pi1 .tx-guestbook-freecap img {
    float:left;
    display:block;
    pading-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:auto;
    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:10em;
    font-size:80%;
    display:block;
    margin-bottom:1em;
    margin-left:9em;
  }
  
/* CSS Document */

body {
        background-color: #FFFFCC;
                
}

/******************* Formatierung INHALT **************************/


.contenttable
{
        font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #9966CC;
	text-decoration: none;
	line-height: 20px;	
}

.inhalt {
        font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #9966CC;
	text-decoration: none;
	line-height: 20px;	
}

.inhalt h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 20px;
	color: #9966CC;
	text-decoration: none;
	line-height: 24px;
}

.inhalt a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #FFCC00;
	text-decoration: none;
	line-height: 20px;	
}

.inhalt a:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #FFCC00;
	text-decoration: none;
	line-height: 20px;	
}
.inhalt a:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color:#FFCC00;
	text-decoration: underline;
	/* font-weight: bold; */
	line-height: 20px;	
}

/******************* Formatierung Menü ****************************/

.menu a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #FFFFFF;
	text-decoration: none;
	line-height: 20px;	
}

.menu a:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #FFFFFF;
	text-decoration: none;
	line-height: 20px;	
}
.menu a:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color:#FECC00;
	text-decoration: underline;
	/* font-weight: bold; */
	line-height: 20px;	
}
.menu_act a{
        font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color:#FECC00;
	text-decoration: none;
        font-weight: normal;
	line-height: 20px;
}
/* .menu a:visited {
font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color:#A41D22;
	text-decoration: none;
	line-height: 20px;
} */

/****************** Submenü linke Seite ***************************/

.submenu {
width:210px;
height:auto;
padding: 0px 0px 0px 20px;
color:#FFFFFF;
}

.submenu a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color:#9966CC;
	text-decoration: none;
	line-height: 20px;	
}

.submenu a:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color:#9966CC;
	text-decoration: underline;
	line-height: 20px;	
}
.submenu a:active {
        font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color:#9966CC;
	text-decoration: none;
	line-height: 20px;
}
.menu2 {
padding-left:10px;
}
.sub2 a{
color:#FFCC00;
}

/******************* FUSSZEILE *******************************/

/* Rootline */

.fuss1{
        font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color:#FFF;
	text-decoration: none;
	line-height: 20px;	
}

.fuss1 a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color:#FFF;
	text-decoration: none;
	line-height: 15px;	
}

.fuss1 a:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color:#FFF;
	text-decoration: underline;
	line-height: 15px;	
}

/* Code für den Trennpfeil */

.rootline {
                 background-image:url(http://www.christuskirche.at/fileadmin/template/image/arrow1.gif);
                 background-repeat:no-repeat; padding:5px;
                 background-position:center;
                 }

/* IMPRESSUM */

.fuss{
                font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color:#FFF;
	text-decoration: none;
	line-height: 15px;	
}
.fuss a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color:#FFF;
	text-decoration: none;
	line-height: 15px;	
}
.fuss a:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color:#FFF;
	text-decoration: underline;
	line-height: 15px;	
}
