/* CSS Document */

p, p.bodytext {
	margin:0 0 10px 0;
	padding:0;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color: #6c2300;
}

h1, h2, h3, h4, h5, h6 {
	font-size: 11px;
	font-weight: bold;
	color: #6c2300;
	margin:0;
	padding:0;
}

legend {
	color: #6c2300;
}

p.linie_unten {
	padding: 0 0 7px 0;
	margin:0 0 7px 0;
	border-bottom: 1px solid #6c2300;
}

a.internal-link, a.external-link, a.external-link-new-window, a.mail, .tx-guestbook-left a, p.bodytext a {
	background-repeat:no-repeat;
	padding-left: 8px;
	background-image: url(../img/link.gif);
	background-position: 0px 5px;
}

a.internal-link:hover, a.external-link:hover, a.external-link-new-window:hover, a.mail:hover, .tx-guestbook-left a:hover, p.bodytext a:hover {
	text-decoration: underline;
}

#content li {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	list-style-position:inside;
	list-style:square;
	color: #6c2300;
}

#content .csc-textpic-intext-right-nowrap {
	padding: 0 0 0 0;
	margin: 0 10px 0 0;
}

#content .csc-textpic-imagewrwap {
	padding: 0 0 0 0;
	margin: 0 0 0 0;
}

#content .csc-textpic {
	width: 630px;
}

#content .csc-textpic-text {
	width: 400px;
}

#content .csc-textpic-imagewrap {
	margin: 5px 2px 0 0;
}

#content .csc-textpic-caption {
	margin: 1px 0 0 0;
	text-align: center;
	font-size: 9px;
	border: 1px solid #6c2300;
}


#content ul {
  margin-left: 10px;
  padding-left: 1em;
  padding-bottom: 10px;
  list-style:inside;
}

#content ul li {
  margin: 0;
  padding: 0 0 0 0;
}

#content h1.type1, #content_breit h1.type1 {
	width: 99%;
	border-bottom:1px solid #6c2300;
	margin: 0 0 5px 0;
}

#content h1.type2, #content_breit h1.type2 {
	width: 630px;
	margin: 0 0 0 0;
}

#content h2.type1, #content_breit h2.type1 {
	width: 630px;
	border-bottom:1px solid #6c2300;
	margin: 0 0 5px 0;
}

#content h2.type2, #content_breit h2.type2 {
	width: 630px;
	margin: 0 0 0 0;
}

#copyright {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color: #6c2300;
	padding:4px 0 0 10px;
}

.csc-textpic-imagerow {
	margin: 0 0 10px 0;
	padding: 0 0 0 0;
}

/* Tabbellenformatierung */

.contenttable {
	margin:0;
	padding:0;
}

.contenttable td {
	vertical-align:top;
}

/* Guestbook */

/* pagination */
	.tx-veguestbook-pi1  {
		width:630px;
		overflow: hidden;
	}

	.tx-veguestbook-pi1 .tx-guestbook-pagination {
		width:300px;
		float:right;
		text-align: right;
	}
	
	.tx-veguestbook-pi1 .tx-guestbook-result {
		
		padding: 5px 0 10px 0;
		
	}
	
	/* styles for list mode */
	.tx-veguestbook-pi1 h2.tx-guestbook-header {
		clear:both;
		display:block;
		padding: 5px 0 0 0;
		border-top: 1px solid #6c2300;
	}
	
	.tx-veguestbook-pi1 .tx-guestbook-left {
		float:left;
		width:130px;
		margin: 10px 0 10px 0;
	}
	
	.tx-veguestbook-pi1 .tx-guestbook-left {
		
	}
	
	.tx-veguestbook-pi1 .tx-guestbook-left p {
		
	}
 
	.tx-veguestbook-pi1 .tx-guestbook-right {
		float:left;
		width:480px;
		padding: 10px 10px 0 10px;
	}
