@charset "utf-8";
/* CSS Document */

* {
   	margin: 0;
	padding: 0;
}

body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: center;
	color: #660033;
	background-color:#FFFFFF;
	background-image: url(bilder/linie.jpg);
	background-position: 50% 0;
	background-repeat: repeat-y;
        line-height: 18px;
}

* html body 
{
	background-position: 48% 0;
}

h1 {
	font-size: 14px;
	font-weight: bold;
	color: #4D0421;
	margin-bottom: 10px;
}

a.tablea:link, a.tablea:visited {
	color: #4E0A09;
	text-decoration: none;
	font-size: 11px;
	font-weight: bold;
	border-bottom: 1px solid #FDAC6A;
}

a.tablea:hover {
	color: #4E0A09;
	text-decoration: none;
	font-size: 11px;
	font-weight: bold;
	border-bottom: 1px solid #4D0421;

}

textarea, select, input {
	margin-bottom: 0.8em;
}

h2 {
	font-size: 13px;
	color: #4D0421;
	font-weight: bold;
}

div.zeile {
	width: 590px;
	float: left;
}

div.spalte1 {
	width: 120px;
	height: auto;
	float: left;
}

div.spalte2, div.spalte4 {
	width: 150px;
	height: auto;
	float: left;
	margin-left: 5px;
	font-size: 10px;
	line-height: 13px;
}

div.spalte3 {
	width: 120px;
	height: auto;
	float: left;
	margin-left: 10px;
}


tr.tr-even {
	background-color: #FDAC6A;
	height: 25px;
	
}

tr.tr-odd {
	background-color: #FFE4C7;
	height: 25px;
	
}

table.contenttable {
	width: 100%;
	
}

td.td-0 {
	width: 60%;
	margin-right: 3px;
}

td {
	color: #660033;
	font-size: 11px;
	border-right: 3px solid #FFDEB9;
	border-bottom: 3px solid #FFDEB9;	
	
}

td.sprachen {
	font-size: 11px;
	border: 0;
}

img {
	border: 0;
}

hr {
	border: 0;
	border-bottom: 1px solid #FDAC6A;
	margin-top: 1em;
	margin-bottom: 1em;
}

p {
	margin-top: 1em;
	margin-bottom: 1em;
}

#seite {
	width: 920px;
	height: auto;
	margin-left: auto;
	margin-right: auto;
	
	
	margin-top: 0px;
}

#header {
	width: 920px;
	height: 305px;
	float: left;
	background-image: url(bilder/header1.jpg);
	
	background-repeat: no-repeat;

        
}

#header1{
	width: 920px;
	height: auto;
	float: left;
}

#header_sprachen {
	width: 920px;
	height: 40px;
	margin-top: 35px;
	text-align: right;
	float: right;
}

* html #header_sprachen 
{
	margin-right: 7px;
}

a.lang:link, a.lang:visited, a.lang:hover {
	font-size: 9px;
	font-weight: bold;
	text-decoration: none;
	color: #660033;
}

#header_menu {
	width: 700px;
	height: 20px;
	margin-top: 146px;
	
	text-align: right;
	float: right;
	color: #660033;
	
}

a.molink:link, a.molink:visited {
	color: #660033;
	text-decoration: none;
	font-size: 11px;
}

a.molink:hover {
	color: #4E0A09;
	text-decoration: none;
	font-size: 11px;
	
	border-bottom: 1px solid #FDAC6A;
}

a.amolink:link, a.amolink:visited, a.amolink:hover {
	color: #4E0A09;
	text-decoration: none;
	font-size: 11px;
	
	border-bottom: 1px solid #FDAC6A;
}



* html #header_menu
{
	margin-right: 7px;
}

#mitte {
	width: 919px;
	height: auto;
	margin-top: -65px;
	
	float: right;
	background: transparent;
}

#menu {
	width: 160px;
	height: auto;
	margin-top: 37px;
	margin-left: 85px;
	text-align: left;
	
	float: left;
}


* html #menu
{
	margin-left: 40px;
}

a.mlink:link, a.mlink:visited, a.mlink:hover, a.amlink:link, a.amlink:visited, a.amlink:hover, a.mulink:link, a.mulink:visited, a.mulink:hover, a.amulink:hover, a.amulink:link, a.amulink:visited {
	display: block;
	width: 130px;
	margin-bottom: 12px;
	font-size: 12px;
	background-image: url(bilder/punkt_leer.jpg);
	background-repeat: no-repeat;
	background-position: 0px 3px;
	padding-left: 15px;
	line-height: 13px;
	color: #660033;
	text-decoration: none;

}

a.mlink:link, a.mlink:visited, a.mlink:hover, a.amlink:link, a.amlink:visited, a.amlink:hover {
	font-weight: bold;
}

a.mlink:hover, a.amlink:link, a.amlink:visited, a.amlink:hover {
	background-image: url(bilder/punkt_voll.jpg);
	color: #4E0A09;
}

a.mulink:link, a.mulink:visited {
	width: 100px;
	margin-left: 20px;
	background-image: url(bilder/punkt_leer.jpg);
	color: #660033;

}

a.mulink:hover {
	width: 100px;
	margin-left: 20px;	
	background-image: url(bilder/punkt_voll.jpg);
	color: #4E0A09;
}

a.amulink:hover, a.amulink:link, a.amulink:visited {
	width: 100px;
	margin-left: 20px;	
	background-image: url(bilder/punkt_voll.jpg);
	color: #4E0A09;

}

#inhalt {
	width: 645px;
	height: auto;
	background-color: #FFF7DD;
	text-align: left;
	margin-top: 10px;
	margin-left: 20px;
	float: right;
}

* html #inhalt
{
	margin-top: 10px;
	width: 649px;
}

#inhalt_inhalt {
	width: 590px;
	height: auto;
	margin-top: 30px;
	margin-left: 30px;
	flaot: left;
}

#inhalt_abschluss {
	width: 649px;
	height: 15px;
	
	clear: both;
}


#footer {
	clear: both;
	width: 919px;
	height: 15px;
	text-align: right;
	
	color: #660033;
}

* html #footer 
{
	width: 919px;
}

a.fmenu:link, a.fmenu:visited, a.fmenu:hover {
	color: #660033;
	font-size: 9px;
	text-decoration: none;
}

a.internal-link:link, a.internal-link:visited, a.external-link-new-window:link, a.external-link-new-window:visited, a.internal-link-new-window:link, a.internal-link-new-window:visited, a.mail:link, a.mail:visited {
	color: #4E0A09;
	text-decoration: none;
	font-size: 12px;
	font-weight: bold;
	border-bottom: 1px solid #FDAC6A;
}

a.internal-link:hover, a.external-link-new-window:hover, a.internal-link-new-window:hover, a.mail:hover {
	color: #4E0A09;
	text-decoration: none;
	font-size: 12px;
	font-weight: bold;
	border-bottom: 1px solid #4D0421;
}



fieldset.csc-mailform {
   border: 0;
}

fieldset.csc-mailform .csc-mailform-field label {
   display: block;
   font-weight: bold;
}

.tx-aahbook-pi1-date {
	background-color: #FDAC6A;
	border: 0;
}

.tx-aahbook-pi1-text_odd {
	background-color: #EEEEEE;
}

.tx-aahbook-pi1-text_even {
	background-color: #EEEEEE;
}



/* Extension "tx_veguestbook" */
.tx-guestbook-list-table { }
.tx-guestbook-list-header { background-color: #f8f8f8; color: #666666; font-weight:bold; }
.tx-guestbook-list-row { background-color: #FFFFFF; }
.tx-guestbook-list-rowleft { background-color: #EEEEEE; }
.tx-guestbook-list-entrycomment-title {font-weight: bold; }
.tx-guestbook-list-entrycomment { font-style: italic; }
.tx-guestbook-list-small { font-size: 75%; color: #666666; }
.tx-veguestbook-pi1-browsebox TD { font-size: 75%; color: #666666; }
.tx-veguestbook-pi1-browsebox-strong, .tx-ttnews-browsebox-SCell { font-weight: bold; }
.tx-veguestbook-pi1-browsebox-SCell { background-color: #EEEEEE; }
.tx-guestbook-latest-header { 
	margin-top: 10px;
	background-color: #dddddd; 
	color: #333333; 
	font-weight:bold; 
	}
	
.tx-guestbook-latest-table {
	margin-top: 20px;
	border: none;
	
}

.tx-guestbook-latest-row { background-color: #FFFFFF; }
.tx-guestbook-latest-small { font-size: 75%; color: #666666; }
.tx-guestbook-form-inputfield-med { border-style: solid; border-width: 1px; border-color:#dddddd; font-size:100%; color:#333333; width:200px; }
.tx-guestbook-form-inputfield-big { border-style: solid; border-width: 1px; border-color:#dddddd; font-size:100%; color:#333333; width:200px; }
.tx-guestbook-form-textarea { border-style: solid; border-width: 1px; border-color:#dddddd; font-size:100%; color:#333333; width:325px; }
.tx-guestbook-form-obligationfield { color: #CC0000; }
.tx-guestbook-form-error { color: #CC0000; }
h2.tx-guestbook-header {
    margin: 0;
    padding: 0;
    background: transparent;
    
}

/* default styles for extension "tx_veguestbook_pi1" */

    .tx-veguestbook-pi1 {
        font-size:90%;
    }
  
    /* 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:right;
    }
    
    /* styles for list mode */
    .tx-veguestbook-pi1 h2.tx-guestbook-header {
	clear:both;
	background:transparent;
	color:#4E0A09;
	display:block;
	font-size:100%;
	font-weight:bold;
	padding: 10px 0 0 0;
	width: auto;
    }
    
    .tx-veguestbook-pi1 .tx-guestbook-left {
	float:left;
	width:12em;
	background:#EFEFEF;
	min-height:4em;
	padding: 1em;
    }
    
    .tx-veguestbook-pi1 .tx-guestbook-left {
	height:100px;
    }
    
    .tx-veguestbook-pi1 .tx-guestbook-left p {
	color:#333;
    }
 
    .tx-veguestbook-pi1 .tx-guestbook-right {
	float:left;
	width:550px;
	background:#FFF;
	padding: 1em;
	color: #660033;
    }
    
    .tx-guestbook-right p {
    	color: #660033;
    }
    
    /* 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;
	font-size: 80%;
	background: #ccc;
	margin: 5px 0 2px 0;
    }
    
    .tx-guestbook-date2 {
    	
    	background-color: #FDAC6A;
        font-weight: bold;
	font-size: 80%;
	color: #FFFFFF;
	margin: 0 0 2px 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: 20em;
    }
    
    .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;
    }



/* Extension "tx_srfreecap" */
.tx-srfreecap-pi2-image { 
	margin: 5px 0 5px 0; 
	border: 1px solid #999;
}
.tx-srfreecap-pi2-cant-read { font-size: .9em; color:#35006d; }
.tx-srfreecap-pi2-cant-read a:link { background-color:transparent; font-weight:bold; text-decoration:none; }	