body {
	background:#FBF7D8;
	font-size:10px;
	font-family: verdana, arial, helvetica, sans-serif;
	text-align:center;
}

#container {
	width:760px;
	border:0px solid black;
	position:relative;
	margin: 0 auto; 
	text-align:left;
}

.top1 {
	width:760px;
	height:171px;
	border:0px solid #c70024;
	background:url('../images/top.jpg');
}

.top1 .first {
	height:50px;
	top:30px;
	margin-left:10px;
	font-size:1.4em;
	position:relative;
}

.top1 .first a {
	text-decoration:none;
	color:#c70024;
}


.top1 .first a.act {
    color:blue;
}

.top1 .second {
	margin-left:10px;
}

.top1 .second img {
	margin-right:10px;
}

.top2 {
	width:760px;
	height:20px;
}

#main {
	width:760px;
	border:0px solid orange;
}

#main .navigation {
	float:left;
	width:180px;
}

#main .navigation a {
	display:block;
	text-decoration:none;
}

#main .navigation a.first {
	color:#4210D2;
	background:#B2B2E2;
	padding-top:3px;
	padding-bottom:3px;
	padding-left:10px;
	font-size:1.2em;
	margin-bottom:3px;
	border-bottom:2px solid #FBF7D8;	
}

#main .navigation a.first:hover {
	border-bottom:2px solid #8A8AF9;
}	
	
#main .navigation a.second {
	margin-left:0px;
	background:#D7D7FF;
	margin-bottom:3px;
	padding-left:15px;
	padding-top:2px;
	padding-bottom:2px;
	font-size:1.2em;	
	border-bottom:2px solid #FBF7D8;	
}

#main .navigation a.second:hover{
	border-bottom:2px solid #8A8AF9;
}

#main .navigation a.third {
	margin-left:0px;
	padding-left:15px;
	font-size:1.2em;	
	padding-bottom:2px;
}

#main .navigation a.third:hover {
	text-decoration:underline;
}


#main .navigation .search {
	margin-bottom:10px;
}

#main .content {
	float:left;
	margin-left:20px;
	font-size:1.2em;
	line-height:130%;
	width:535px;
}

#main .content h1 {
	margin-top:5px;
	font-size:1.3em;
	color:#c70024;
	font-weight:normal;
	margin-bottom:0px;
	padding-bottom:0px;	
}

#main .content h2 {
	margin-top:5px;
	font-size:1.2em;
	color:#c70024;
	font-weight:normal;
	margin-bottom:0px;
	padding-bottom:0px;	
}


div.csc-header csc-header-n1 {
display:none;
}

#main .content h2 {
	font-size:1.2em;
	color:#c70024;
	font-weight:normal;
	margin-top:10px;
	margin-bottom:0px;	
}

#main .content b, #main .content strong {
	color:#4210D2;
}



#main .content a {
	color:#9191de;
	color:#7575db;
	color:#6666c3;
	text-decoration:none;
	border-bottom:1px dashed #B2B2E2;
}

#main .content a:hover {
	border-bottom:1px solid #B2B2E2;
}


#main .content a:visited {
	color:#9700a9;
}

.cleaerer{
	clear:both;
}

.footer {
	margin-top:10px;
	padding-left:180px;
	text-align:center;	
	background-color:#E8E9E9;
	height:20px;
	color:747AB8;
	padding-top:4px;
	font-size:1.2em;

}

.footer a {
	text-decoration:none;
	color:#747AB8;
}

.footer a:hover {
	border-bottom:1px dashed #747AB8;
}


.searchbox {
	width:153px;
	height:20px;
	border:1px solid #B2B2E2;
	background:#ffffff;
	vertical-align:top;
}

.submit {
margin-top:1px;
    vertical-align:top;
    height:17px;
    width:17px;
    border:1px solid #B2B2E2;
}

#main .content .tx-julleevents-pi1 A{
    color:#c70024;
}



p.tx-julleevents-pi1-listrowField-datetime,p.tx-julleevents-pi1-listrowField-location, p.tx-julleevents-pi1-listrowField-teaser,
p.tx-julleevents-pi1-listrowFrontPageField-location,p.tx-julleevents-pi1-listrowFrontPageField-datetime,
p.tx-julleevents-pi1-singleViewField-datetime, p.tx-julleevents-pi1-singleViewField-location,p.tx-julleevents-pi1-singleViewField-teaser {
	margin-bottom:0px;
	margin-top:0px;
	padding-top:0px;
	padding-bottom:0px;
}

p.tx-julleevents-pi1-singleViewField-title {
    font-weight:bold;
}

table {
	font-size:10px;
}

td {
	font-size:1.2em;
	padding-right:40px;
}

input {
	height:20px;
	border:1px solid #B2B2E2;
	background:#ffffff;
}

.Button {
	margin-top:20px;
}

textarea {
	border:1px solid #B2B2E2;
	background:#ffffff;
}


p.tx-julleevents-pi1-listrowField-title,p.tx-julleevents-pi1-listrowFrontPageField-title {
    margin-bottom:5px;
}

