.tx-dpsgfrommernsubsites-pi1-image {
	margin:0;
	padding:0;
	float:left;
	width:550px;
}

#content .tx-dpsgfrommernsubsites-pi1-menu a {
	text-decoration:none;
}

.tx-dpsgfrommernsubsites-pi1-menu {
	float:left;
	margin:0 0 20px 0;
	width:550px;
	float:left;
	height:30px;
	background:#DAA520;
}

.tx-dpsgfrommernsubsites-pi1-menu ul {
	list-style:none;
	margin:0;
	padding:0;
}

.tx-dpsgfrommernsubsites-pi1-menu li {
	float:left;
	background:#DAA520;
	display:inline;
	width:100px;
}

.tx-dpsgfrommernsubsites-pi1-menu li a {
	float:left;
	height:26px;
	text-align:center;
	padding-top:4px;
	color:#000000;
	width:100px;
}

.tx-dpsgfrommernsubsites-pi1-menu li a:HOVER {
	background:#000000;
	color:#DAA520;
}

.tx-dpsgfrommernsubsites-pi1-menu li.active {
	font-weight:bold;
	background:#000000;
	color:#DAA520;
}

.tx-dpsgfrommernsubsites-pi1-menu li.active a {
	font-weight:bold;
	color:#DAA520;
}

#content {
	float:left;
	clear:both;
	width:550px;
}

#content h1 {
	clear:both;
	border:1px solid #DAA520;
	color:#000000;
	background-color:#DAA520;
	font-family: Verdana;
	font-size:1.2em;
	font-weight:bold;
	padding:2px 0px 2px 10px;
	text-transform:uppercase;
	margin:5px 0 0 0;
}

#content p.entry, #content .csi-text {
	border-left:1px solid #DAA520;
	border-right:1px solid #DAA520;
	border-bottom:1px solid #DAA520;
	padding:5px;
}

#content .csi-text p.entry{
	border:none;
	padding:0;
}

#content .tr-even {
	border-bottom:1px dotted #DAA520;
}

#content .tr-odd {
	background-color:#f0f0f0;
	border-bottom:1px dotted #DAA520;
}

#content .tr-0 .td-0, .tr-0 .td-1, .tr-0 .td-2, .tr-0 .td-last {
	background-color:#DAA520;
	color:white;
	font-weight:bold;
}

#content table {
	margin-top:10px;
}


#content td {
	padding:3px;
}

#content td p {
	margin:0;
	padding:0;
}

/* BLOGSTYLE */
.tx-dpsgfrommernsubsites-pi3, .tx-dpsgfrommernsubsites-pi4 {
	border-left:1px solid #DAA520;
	border-right:1px solid #DAA520;
	border-bottom:1px solid #DAA520;
	padding:5px;
}

#content .tx-dpsgfrommernsubsites-pi3 h3 {
	font-weight:bold;
	font-size:160%;
	padding:5px 0 5px 0;
}

.tx-dpsgfrommernsubsites-pi3-text {
	border-bottom:1px solid black;
	border-top:1px solid black;
	padding:5px 0;
}

.tx-dpsgfrommernsubsites-pi3-dateauthor {
	text-align:right;
}

.tx-dpsgfrommernsubsites-pi3-seperator {
	margin:20px 0;
	padding:0;
	border:2px dotted #EDE8E2;
}

	/* teaser */
	.tx-dpsgfrommernsubsites-pi3 .tx-dpsgfrommernsubsites-pi3-teaser {
	}

	#content .tx-dpsgfrommernsubsites-pi3-teaser h3 {
		font-weight:bold;
		font-size:120%;
		padding:0;
		margin:0 0 4px 0;
	}

	.tx-dpsgfrommernsubsites-pi3-teaser .tx-dpsgfrommernsubsites-pi3-text {
		border:none;
		padding:5px 0;
	}
/* BLOGSTYLE */

/* GALLERYSTYLE */

#content .tx-dpsgfrommernsubsites-pi4 .tx-dpsgfrommernsubsites-pi4-teaser {
}

#content .tx-dpsgfrommernsubsites-pi4 .tx-dpsgfrommernsubsites-pi4-teaser h3 {
	text-align:center;
	margin:2px 0 0 5px;
	padding:0;
}

#content .tx-dpsgfrommernsubsites-pi4 .tx-dpsgfrommernsubsites-pi4-teaser h3 a {
}

.tx-dpsgfrommernsubsites-pi4 p.tx-dpsgfrommernsubsites-pi4-teaser-thumbs {
	text-align:center;
	height:76px;
	padding:3px;
	margin:0;
}

.tx-dpsgfrommernsubsites-pi4 .tx-dpsgfrommernsubsites-pi4-teaser-thumb {
	width:100px;
	height:76px;
}

.tx-dpsgfrommernsubsites-pi4 .tx-dpsgfrommernsubsites-pi4-teaser-thumb img {
	width:96px;
	height:72px;
	border:0;
}

/* GALLERYSTYLE */
/* FORMULAR*/

#content form {
	width:500px;
}

.csc-mailform {
	background:#fff;
	border:1px solid #000000;
        width:470px;
}

.csc-form-labelcell {
	font-size:90%;
	text-transform:uppercase;
}

.csc-form-fieldcell input, .csc-form-fieldcell select {
	background:white;
	border:1px solid #DAA520;
	width:350px;
}

.csc-form-fieldcell textarea {
	width:350px;
	height:300px;
	background:white;
	font-family:Verdana;
	border:1px solid #DAA520;
	font-size:100%;
}

