div#sitecontainera {
	width: 756px;
	float:left; 
	display: inline; 
}

div#contentcontainer {
	margin: 20px 0px 0px 115px;
}

div#contenttop {
	height: 27px;
	width: 641px;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader( src='fileadmin/images/subcontenttop.png', sizingMethod='scale');
}

html>body div#contenttop {
	background-image: url(../images/subcontenttop.png);
}

div#contentrow {
	width: 591px;
	background-repeat: repeat-y;
	padding: 0px 25px 0px 25px;
	overflow: hidden;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader( src='fileadmin/images/subcontentrow.png', sizingMethod='scale');
}

html>body div#contentrow {
	background-image: url(../images/subcontentrow.png);
	width: 591px;
}

div#contentbottom {
	clear:both;
	height: 31px;
	width: 641px;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader( src='fileadmin/images/subcontentbottom.png', sizingMethod='scale');
}

html>body div#contentbottom {
	background-image: url(../images/subcontentbottom.png);
}


/* ---------------------- right half ------------------- */

div#sitecontainerb {
	clear: none;
	width: 214px;
	margin: 0px 0px 0px 0px;
	float:right;
	display:inline;
}

div#termine {
	margin: 24px 0px 0px 0px;
	width: 214px;
}


div#terminetop {
	height: 27px;
	width: 214px;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader( src='fileadmin/images/subterminetop.png', sizingMethod='scale');
}

html>body div#terminetop {
	background-image: url(../images/subterminetop.png);
}

div#terminerow {
	background-color: #FFFFFF;
	width: 174px;
	padding: 0px 20px 0px 20px;
	min-height: 276px;
	height: auto;
}

/* for Internet Explorer */
/*\*/
* html div#terminerow {
height: 276px;
}
/**/

html>body div#terminerow {
	width: 174px;
}

div#terminebottom {
	height: 27px;
	width: 214px;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader( src='fileadmin/images/subterminebottom.png', sizingMethod='scale');
}

html>body div#terminebottom {
	background-image: url(../images/subterminebottom.png);
}

div#card {
/*	width: 217px; */
	width: 187px;
	height: 162px;
	padding: 15px;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader( src='fileadmin/images/card.png', sizingMethod='scale');
	margin: 20px 0px 0px 0px;
/*	float:left;
	display:inline; */
}

html>body div#card {
	background-image: url(../images/card.png);
	width: 187px;
	height: 132px;
}

div#partners {
/*	float:left;
	display:inline;
	clear:left; */
	width: 219px;
	height: 55px;
	margin: 16px 0px 0px 0px;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader( src='fileadmin/images/partners.png', sizingMethod='scale');
}

html>body div#partners {
	background-image: url(../images/partners.png);
}

div#blog {
/* 	width: 216px; */
	width: 186px;
	height: 234px;
	margin: 20px 0px 0px 0px;
	padding: 15px;
	float:right;
	display:inline;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader( src='fileadmin/images/info.png', sizingMethod='scale');
}

html>body div#blog {
	width: 186px;
	height: 204px;
	background-image: url(../images/info.png);
}

/* ---------------------------- TERMINE Styling ---------------------------*/

div.FrontPageListItem {
	margin: 10px 0px 0px 0px;
	width: 100%;
}


div.FrontPageListItemImageContainer {
	margin: 0px 0px 15px 0px;
}


div.FrontPageListItemImageContainer img {
	width: 65px;
	height: 65px;
}

div.FrontPageListItemTextContainer {
	border-top:	1px solid #6C6D67;
	border-bottom: 1px solid #6C6D67;
	width: 100%;
	clear: both;
	margin: 25px 0px 0px 0px; 
	padding: 10px 0px 10px 0px; 
}

div.tx-julleevents-pi1-listrowFrontPageField-datetime {
	display: inline;
	
}
div.tx-julleevents-pi1-listrowFrontPageField-title {
	display: inline;
}

div.tx-julleevents-pi1-listrowFrontPageField-title a {
	text-transform: uppercase;
}

div.tx-julleevents-pi1-listrowFrontPageField-datetime a, div.tx-julleevents-pi1-listrowFrontPageField-title a {
	color: #FDAA10;
	font-weight: bold;
	font-family: Arial, sans-serif;
	font-size: 14px;
}

div.tx-julleevents-pi1-listrowFrontPageField-teaser {
	margin: 15px 0px 0px 0px;
}

div.tx-julleevents-pi1-singleViewField-title {
	color: #FFAA10;
	font-size: 18px;
	font-weight: bold;
	float: left;
	display: inline;
}

div.tx-julleevents-pi1-singleView-Subcontent {
	float: left;
	display: inline;
	clear: none;
}

div.tx-julleevents-pi1-singleView-Subcontent h3 {
	font-size: 12px;
	float: left;
	display: inline;
	clear: none;
}

div.tx-julleevents-pi1-singleView-Subcontent p {
	clear: both;
}

div.tx-julleevents-pi1-singleViewField-image {
	float: left;
	display: inline;
	margin: 0px 15px 0px 0px;
}

div.tx-julleevents-pi1-singleViewField-image a img {
	border: none;
}

div.EventPageListItem div.tx-julleevents-pi1-listrowFrontPageField-teaser {
	margin: 0px;
}

div.FrontPageListItemLink {
	float: right;
	display: inline;
}

div.FrontPageListItemLink a {
	color: #FDAA10;
	font-weight: bold;
	font-family: Arial, sans-serif;
	font-size: 11px;
	padding: 0px 5px 0px 0px;
	margin: 0px;
	background-position: center right;
	background-repeat: no-repeat;
	background-image: url(../images/arrow.gif);							
}

div.EventPageListItem {
	margin: 10px 0px 10px 0px;
	clear: both;
	float:left;
	display: inline;
	height: 65px;
	width: 100%;
}

div.EventPageListItem div.tx-julleevents-pi1-listrowFrontPageField-teaser {
	min-height: 28px;
	#height: 28px;
}

div.EventPageListItemImageContainer {
	float: left;
	display:inline;
	margin: 0px 15px 0px 0px;
}


div.EventPageListItemImageContainer img {
	width: 65px;
	height: 65px;
	border: none;
}

div.EventPageListItemTextContainer {
	border-top:	1px solid #6C6D67;
	border-bottom: 1px solid #6C6D67;
/*	height: 58px; */
/*	padding: 10px 0px 0px 0px; */
	padding: 5px 0px 0px 0px;
	width: 500px;
	float: left;
	display: inline;
}

div.EventPageListItemLink {
	float: right;
	display: inline;
}

div.EventPageListItemLink a {
	color: #FDAA10;
	font-weight: bold;
	font-family: Arial, sans-serif;
	font-size: 11px;
	padding: 0px 5px 0px 0px;
	margin: 0px;
	background-position: center right;
	background-repeat: no-repeat;
	background-image: url(../images/arrow.gif);							
}



div.tx-julleevents-pi1-searchbox {
	clear: both;	
}
/*
div#contentrow div.csc-header {
	display: none;
}
*/

dd.csc-textpic-caption {
	color: #9c9c9c;
	font-style: italic;
	font-weight: bold;
	font-family: verdana;
	font-size: 11px;
}

div.news-single-backlink a:hover {
color: #FFAA10;
}
div.news-single-backlink a {
	color: #FFAA10;
	font-weight: bold;
	font-size:11px;
	background-repeat: no-repeat;
	background-position: center right;
	padding: 0px 7px 0px 0px;
	background-image: url(../images/arrow.gif);
}

td.tx-julleevents-pi1-browsebox-SCell p a {
	font-size: 11px;
	font-weight: bold;
	color: #FFAA10;
}



div.tx-srfeuserregister-pi1 {
	padding: 0px;
	margin: 0px;
}
div.tx-srfeuserregister-pi1 h4 {
	padding: 0px;
	margin: 0px;
}

div.clearfix {
	padding: 0px;
	margin: 0px;
}

input.tx-julleevents-pi1-searchbox-button {
	border-width:2px; 
	border-color:#dCdDd7 #9C9D97 #9C9D97 #dCdDd7;
	font-family: Arial;
	border-style:solid; 
	padding:2px 3px 2px 3px;
	margin-top:0px;
	font-size: 11px;
	color: #333333;
	width:100px;
	text-align:center;
	font-weight: bold;
}

div.tx-srfeuserregister-pi1 h4 {
	padding: 0px;
	margin: 0px;
}

input.eingebenbutton {
	border-width:2px; 
	border-color:#dCdDd7 #9C9D97 #9C9D97 #dCdDd7;
	font-family: Arial;
	border-style:solid; 
	padding:2px 3px 2px 3px;
	margin-top:0px;
	font-size: 11px;
	color: #333333;
	width:100px;
	text-align:center;
	font-weight: bold;
}

div.tx-julleevents-pi1-singleView-eventimages {
	clear: both;
	padding: 0px 0px 0px 0px;
}

img.EventImage {
	width: auto;
}

div.EventImageContainer {
	margin: 20px 20px 20px 0px;
	float: left;
	display: inline;
}

div.tx-julleevents-pi1-singleView-Subcontent {
	clear: both;
	width: 100%;
}

div.tx-julleevents-pi1-singleView-Subcontent h3 {
	margin: 10px 0px 10px 0px;
}

div.tx-julleevents-pi1-singleViewField-title {
	padding: 0px;
	margin: 0px;
}

div.datenschutz {
	font-size: 7px;
	font-family: verdana, sans-serif;
}

div.tx-julleevents-pi1-listrowFrontPageField-type {
	float:right;
	display: inline;
}

div.tx-julleevents-pi1-listrowFrontPageField-type img {
	margin: 0px;
	padding: 0px;
}

div.julle-events-archive {
	margin: 5px 0px 0px 0px;
}

div.evtypetext {
	float: left;
	display: inline;
	color: #AA3422;
	font-size: 11px;
	font-family: Arial, sans-serif;
}


