/* CSS Document */
html,body {
	margin: 0px;
	background-color: #1069c7;
	background-image: url(background.jpg);
	background-repeat: repeat-x;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

a,body,div,fieldset,form,h1,h2,h3,h4 h5,h6,html,img,input,label,li,ol,p,table,td,th,tr,ul
	{
	margin: 0px;
	padding: 0px;
}

img {
	border: none;
}

.page {
	background-image: url(background-content.gif);
	background-position: center;
	background-repeat: repeat-y;
	margin: 0px auto 0px auto;
	position: relative;
	text-align: center;
	width: 960px;
}

.header {
	background-image: url(background-header.jpg);
	background-position: top;
	background-repeat: no-repeat;
	float: left;
	min-height: 218px;
	padding: 0px 25px 0px 25px;
	text-align: left;
	width: 910px;
}

* html .header {
	height: 238px;
}

.header h1 {
	font-size: 120%;
	margin: 0px 0px 0px 2px;
	padding: 0px;
}

.header h1 img {
	border: none;
	left: -20px;
	position: relative;
}

.header2 {
	background-image: url(background-header2.jpg);
	background-position: top;
	background-repeat: no-repeat;
	float: left;
	min-height: 80px;
	padding: 0px 25px 0px 25px;
	text-align: left;
	width: 910px;
}

* html .header2 {
	height: 80px;
}

.header2 h1 {
	font-size: 120%;
	margin: 0px 0px 0px 2px;
	padding: 0px;
}

.header2 h1 img {
	border: none;
	left: -20px;
	position: relative;
}

.header div.tx-newloginbox-pi1 {
	font-size: 95%;
	left: -30px;
	position: relative;
	top: 20px;
	width: 250px;
}

.tx-newloginbox-pi1 form,fieldset,ol,label {
	border: none;
	margin: 0px;
	padding: 0px;
}

.tx-newloginbox-pi1 fieldset li {
	list-style-type: none;
	margin: 0px;
	padding: 0px 0px 10px 0px;
	text-align: right;
	width: 250px;
}

.tx-newloginbox-pi1 fieldset li label input {
	margin: 0px;
	padding: 0px;
	width: 135px;
}

.logout {
	padding: 0px 0px 36px 0px;
}

.menu1-lev1 {
	float: right;
	font-family: verdana, arial, sans-serif;
	font-size: 8pt;
	font-weight: normal;
	margin: 0px 0px 25px 0px;
	position: absolute;
	right: 30px;
	top: 183px;
}

.menu1-lev1 li {
	display: inline;
	list-style-type: none;
	margin: 0px 0px 0px 15px;
}

.menu1-lev1-cur {
	background-image: url(btn_toplinks.gif);
	background-position: center left;
	background-repeat: no-repeat;
	color: #FF3801;
	padding: 0px 0px 0px 20px;
}

.menu1-lev1-no {
	
}

.menu1-lev1 li a:link {
	background-image: url(btn_toplinks.gif);
	background-position: center left;
	background-repeat: no-repeat;
	font-family: verdana, arial, sans-serif;
	font-size: 8pt;
	font-weight: normal;
	color: #000000;
	padding: 0px 0px 0px 20px;
	text-decoration: none;
}

.menu1-lev1 li a:visited {
	background-image: url(btn_toplinks.gif);
	background-position: center left;
	background-repeat: no-repeat;
	font-family: verdana, arial, sans-serif;
	font-size: 8pt;
	font-weight: normal;
	color: #000000;
	padding: 0px 0px 0px 20px;
	text-decoration: none;
}

.menu1-lev1 li a:hover :visited {
	background-image: url(btn_toplinks.gif);
	background-position: center left;
	background-repeat: no-repeat;
	font-family: verdana, arial, sans-serif;
	font-size: 8pt;
	font-weight: normal;
	color: #FF3801;
	padding: 0px 0px 0px 20px;
	text-decoration: none;
}

.menu1-lev1 li a:hover {
	background-image: url(btn_toplinks.gif);
	background-position: center left;
	background-repeat: no-repeat;
	font-family: verdana, arial, sans-serif;
	font-size: 8pt;
	font-weight: normal;
	color: #FF3801;
	padding: 0px 0px 0px 20px;
	text-decoration: none;
}

.menu1-lev1 li a:focus {
	background-image: url(btn_toplinks.gif);
	background-position: center left;
	background-repeat: no-repeat;
	font-family: verdana, arial, sans-serif;
	font-size: 8pt;
	font-weight: normal;
	color: #FF3801;
	padding: 0px 0px 0px 20px;
	text-decoration: none;
}

.content {
	background-image: url(background-content.gif);
	background-position: center;
	background-repeat: repeat-y;
	float: left;
	min-height: 500px;
	padding: 0px 30px 0px 30px;
	text-align: left;
	width: 900px;
}

* html .content {
	height: 500px;
}

.content li {
	margin: 0px 0px 0px 15px;
}

.containers {
	background-color: #FFFFFF;
	border-color: #cecece;
	border-style: solid;
	border-width: 1px;
	margin: 0px 0px 25px 0px;
}

.containers h2 {
	background-color: #ffffff;
	background-image: url(background-headings.gif);
	background-position: bottom;
	background-repeat: repeat-x;
	color: #0a4682;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 100%;
	font-weight: bold;
	letter-spacing: 1px;
	margin: 0px 0px 20px 0px;
	padding: 5px 10px 3px 10px;
}

.containers p,ol,ul {
	font-size: 80%;
	margin: 0px 10px 20px 10px;
}

.containers ul li {
	list-style-type: circle;
}

.containers ol li {
	list-style-type: none;
	margin: 0px;
}

.containers fieldset {
	border: none;
}

#about {
	float: left;
	width: 620px;
}

#about h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 100%;
	letter-spacing: 1px;
	margin: 0px 10px 20px 10px;
}

#newsteaser {
	float: right;
	width: 250px;
}

#links {
	float: left;
	width: 620px;
}

#links .menu1-lev1 {
	float: left;
	font-family: verdana, arial, sans-serif;
	font-size: 8pt;
	font-weight: normal;
	margin: 0px 50px 15px 0px;
	position: relative;
	right: 5px;
	top: 0px;
}

#links .menu1-lev1 li {
	display: list-item;
	list-style-type: none;
	margin: 0px 0px 10px 15px;
}

#links .menu1-lev1-cur {
	background-image: url(btn_toplinks.gif);
	background-position: center left;
	background-repeat: no-repeat;
	color: #FF3801;
	padding: 0px 0px 0px 20px;
}

#links .linksout {
	float: left;
	padding: 0px 0px 0px 10px;
}

#links .linksout li {
	margin: 0px 0px 5px 10px;
}

#images {
	float: right;
	width: 250px;
}

#images h2 {
	margin: 0px;
}

#news {
	float: left;
	width: 900px;
}

#news h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 100%;
	letter-spacing: 1px;
	margin: 0px 10px 20px 10px;
}

.containers div.tx-mininews-pi1-fp_listrow {
	padding: 0px 0px 10px 0px;
}

.containers p.tx-mininews-pi1-fp_listrowField-datetime {
	margin: 10px 10px 10px 10px;
}

.containers p.tx-mininews-pi1-fp_listrowField-title {
	margin: 0px 10px 10px 10px;
}

.containers p.tx-mininews-pi1-fp_listrowField-teaser {
	border-bottom-color: #CCCCCC;
	border-bottom-style: dashed;
	border-bottom-width: 1px;
	margin: 0px 10px 0px 10px;
	padding: 0px 0px 10px 0px;
}

#images div {
	margin: 5px;
}

#usersgallery h2 {
	margin: 0px;
}

#usersgallery #gallery {
	font-size: 85%;
	padding: 5px;
}

#peoplemap {
	float: left;
	width: 640px;
}

#peoplemap h2 {
	margin: 0px;
}

#peoplemap .map {
	height: 540px;
	padding: 5px;
	width: 630px;
}

#peoplelist {
	float: right;
	width: 230px;
}

#forum h2 {
	margin: 0px;
}

#forum #tx_chcforum-pi1 {
	padding: 5px;
}

.title {
	margin: 25px 0px 0px 0px;
}

.item {
	margin: 0px 0px 25px 0px;
}

#bloglist {
	
}

#bloglist ul {
	margin: 0px 0px 20px 30px;
}

#bloglist li {
	margin: 0px 0px 10px 0px;
}

#blogitemlist {
	float: right;
	width: 230px;
}

#blogitemlist li {
	margin: 0px 0px 10px 20px;
}

#blogitem {
	float: left;
	width: 630px;
}

#blogcomments {
	float: left;
	width: 630px;
}

#blogcomments form {
	margin: 0px 5px 0px 0px;
}

#blogcomments li {
	margin: 0px 0px 10px 0px;
}

#blogcomments label input {
	width: 100%;
}

#blogcomments label input.submit {
	width: 90px;
}

#blogcomments textarea {
	width: 100%;
}

#login {
	float: left;
	width: 900px;
}

#login .tx-newloginbox-pi1 fieldset li {
	margin: 0px 0px 0px 0px;
	font-size: 95%;
}

#logout {
	float: left;
	width: 640px;
}

#logout .tx-newloginbox-pi1 fieldset li {
	margin: 0px 0px 0px 0px;
	font-size: 95%;
}

#register {
	float: left;
	width: 490px;
}

#register li {
	margin: 0px 0px 10px 0px;
}

#register li label input {
	width: 450px;
}

#register li label select {
	width: 460px;
}

#terms {
	float: right;
	width: 380px;
}

#mystuff {
	float: right;
	width: 230px;
}

#blogcreateentry {
	float: left;
	width: 640px;
}

#blogcreateentry ol li {
	list-style-type: circle;
	margin: 0px 0px 5px 15px;
}

#blogcreateentry ol li a {
	padding: 0px 0px 0px 5px;
}

#blogcreateentry form fieldset ol li {
	list-style-type: none;
	margin: 0px 0px 0px 0px;
	padding: 0px 10px 10px 0px;
}

#blogcreateentry fieldset li textarea {
	height: 300px;
	width: 100%;
}

#blogcreateentry fieldset li input {
	width: 100%;
}

#blogcreateentry fieldset li input.submit {
	width: 90px;
}

#blogactivation {
	float: right;
	width: 230px;
}

#blogactivation fieldset li {
	padding: 0px 10px 10px 0px;
}

#blogactivation fieldset li input.singleline {
	width: 100%;
}

#blogactivation fieldset li input.submit {
	width: 90px;
}

.footer {
	background-image: url(background-footer.gif);
	background-position: bottom;
	background-repeat: no-repeat;
	clear: both;
	font-size: 80%;
	min-height: 55px;
	width: 960px;
}

.copyright {
	padding: 20px 0px 10px 0px;
}

.copyright a {
	color: #0066CC;
	text-decoration: none;
}