/* HTML-Elemente */

body 
{ 
	font-size: 0.8em; 
	line-height: 1.1em; 
	background-color: #890A0A; 
	color: #ffffff; 
	font-family: Arial, Helvetica, sans-serif; 
	margin-top: 0px;
	text-align: center 
}

h2 
{ 
	font-size: 1.3em; 
	margin-top: 0px; 
	margin-bottom: 20px; 
	line-height: 27.2px; 
}

h4 
{ 
	font-size: 1.15em; 
	margin-top: 0px; 
	margin-bottom: 0px; 
	line-height: 1.3em 
}

h5
{ 
	font-size: 1.1em; 
	margin-top: 15px; 
	margin-bottom: 0px; 
	line-height: 1.2em 
}

p 
{ 
	margin-top: 10px; 
	margin-bottom: 0px 
}



/* Seitenübergreifende Id-Elemente */

#rahmen 
{ 
	width: 964px; 
	height: 597px; 
	text-align: left; 
	margin: 0px auto; 
	background-image: url(../bilder/hintergrund.gif) 
}

#rahmenalternative 
{ 
	width: 964px; 
	height: 880px; 
	text-align: left; 
	margin: 0px auto;
	background: url(../bilder/hintergrund-gross.gif) 
}

#rahmenalternativesehrgross
{ 
	width: 964px; 
	height: 1250px; 
	text-align: left; 
	margin: 0px auto;
	background: url(../bilder/hintergrund-sehr-gross.gif) 
}

#zitat  
{ 
	position:absolute;
	width: 200px; 
	height: 265px; 
	margin-left:110px;
	margin-top: 28px;
	padding-left: 15px; 
	padding-top: 31px; 
	background-image: url(../bilder/inga_navigation.jpg);
	line-height: 18px;
}
	
#zitat p
{ 
	font-size: 14px; 
	font-weight: bold;
	width: 200px;
}


#inhalt 
{ 
        position: absolute;
        width: 500px; 
	margin-left:420px;
	margin-top: 61px;
       
} 

#navigation
{ 
	position: absolute; 
	width: 255px; 
	height: 255px; 
	margin-left: 95px; 
	margin-top: 290px; 
	text-align: center; 
	background-image: url(../bilder/hintergrund_navigation.gif); 
}

#footer
{
	position: absolute;
	margin-left: 190px;
	font-weight: bold; 
	font-size: 0.95em; 
	color: #ffffff;
	background-color:green;
}

#druckversion
{
	background-color: #ffffff;
	text-align: left;
	color: #000000;
}

/*Gestaltung Hyperlinks*/

a:link { text-decoration: underline; color: #ffffff }
a:visited { text-decoration: underline; color: #ffffff }
a:hover { text-decoration: none; color: #000000 }
a:active { text-decoration: underline; color: #ffffff }

a.navi:link { text-decoration: none; color: #000000 }
a.navi:visited { text-decoration: none; color: #000000 }
a.navi:hover { text-decoration: none; color: #FFffff }
a.navi:active { text-decoration: none; color: #000000 }

a.navistart { text-decoration: none; font-weight:bold; }
a.navistart:link { color: #ffffff }
a.navistart:visited { color: #ffffff }
a.navistart:hover { color: #000000 }
a.navistart:active { color: #ffffff }

/*Gestaltung Klassen*/


.schmal {
width: 200px; 
margin-left: 0px; 
}

.breit {
width: 460px;
height: 480px;
}

.unterenavi {
position:absolute;
margin-left: 670px;
margin-top: 30px;
}

.quadrat {
width: 10px;
height: 10px;
}


.color { color: #000000 }

.abstand0 { margin-top: 0px }
.abstand5 { margin-top: 5px }
.abstand10 { margin-top: 10px }
.abstand20 { margin-top: 20px }
.abstandlinks20 { margin-left: 20px }
.abstand30 { margin-top: 30px }

.underline { textext-decoration: underline }

.nav0 { line-height: 1.0em; margin-top: 20px }

.tex0 { font-size: 0.5em }

/*Gestaltung Seiten-Klassen*/

.tex0 { width: 200px; margin-left: 15px; margin-top: 15px }

.navhintergrund { background-image: url(../bilder/navhintergrund.gif) ;}

.artikelueberschrift
{
	font-size: 0.7em;
	text-decoration: underline;
	font-weight: bold
}

.artikelcontainer
{
	width: 430px;
}

/* Seitenspezifische Gestaltungen

1. ID`s */

/* zitat-indexhtml */
#einleitung 
{ 
	margin-left: -5px; 
	font-size: 1.2em; 
	line-height: 1.4em; 
	font-weight: bold 
}

#hauptteil 
{ 
	margin-top: 15px; 
	font-size: 1.0em; 
	line-height: 1.2em; 
	margin-left: 10px 
}

#schluss 
{ 
	margin-top: 25px; 
	font-size: 1.0em; 
	font-weight: bold 
}

#bild1 
{ 
	margin-left: 80px; 
	margin-top: 0px 
}

#bild2 
{ 
	margin-left: 180px; 
	margin-top: 15px 
}

#aktuelles
{
	position: absolute; 
	margin-top: 150px;
	width: 165px
}

/* zitat-inga-rincke.html */


#verfasser 
{
	text-align: right;
	margin-right: 25px
}

/* inga-rincke.php */


#spalterechts 
{ 
	position: absolute;
	width: 200px; 
	margin-left: 235px; 
	margin-top: 36px; 
}

#gaestebuch 
{ 
	position: absolute; 
	width: 600px; 
	height: 700px; 
	margin-left: 390px; 
	margin-top: 50px; 
	overflow: hidden 
} 

/* index.php */

#footerstart
{
	margin-left: 140px;
	font-weight: bold; 
	font-size: 0.95em; 
	color: #ffffff;
}

/* artikel */

#artikel
{
	text-align: left;
	background-color: #FF0C08
}


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;
		color:#FFF;
		display:block;
		font-size:1em;
		padding:0.125em 0.125em 0.125em 0.25em;
		font-weight:bold;
		margin:0em;

	}
	
	.tx-guestbook-border {
	         border:  1px solid #FFF; 
	         }
	
	.tx-veguestbook-pi1 .tx-guestbook-left {
		float:left;
		width:29em;
		padding:0.25em;
		min-height:4em;
	}
	
	
 
	.tx-veguestbook-pi1 .tx-guestbook-right {
		float:left;
		width:29em;
		margin-bottom:2em;
		padding-left:0.25em;
	}
	
	.tx-veguestbook-pi1 .tx-guestbook-latest p,
	.tx-veguestbook-pi1 .tx-guestbook-right p {
		font-size:1em;
		color:#FFF;
		font-weight:bold;
	}
	
	.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:#FFF;
		margin:0em;
		padding-bottom: .5em;
	}
 
	.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:#EEE;
		display:block;
		
		padding:0.125em;
	}
	
	.tx-veguestbook-pi1 .tx-guestbook-latest p.tx-guestbook-latest-more a {
		background:#EEE;
		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:#990000;
		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:6em;
	}
	
	.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;
		margin-bottom:1em;
		
	}
	
	.tx-veguestbook-pi1 input.tx-guestbook-submit {
		width:10em;
		font-size:80%;
		display:block;
		margin-bottom:1em;
		margin-left:6em;
	}

