/* override */
body,font,p,pre,div {
	font-family: verdana, arial, helvetica, geneva, sans-serif;
	font-size: small;
	font-weight: normal;
	text-decoration: none;
}

h1,h2,h3,h4,h5,h6 {
	color: #000000;
	font-family: verdana, arial, helvetica, geneva, sans-serif;
}

HARMONIZE LINKS,KILL BORDER ON IMG LINKS 
a {
	text-decoration: underline;
}

a:link,a:visited {
	color: #4a9246;
}

a:hover, a:active{
	color: #5cbb53;
}


a img,:link img,:visited img {
	border: none
}

/* REMOVE BROWSERS DEFAULT TABLE BORDERS */
table {
	border-collapse: collapse;
}

/* layout */
html,body {
	margin: 0;
	padding: 0;
	text-align: center;
	/*background-color: #256A4B;*/
	background-color:  #02993A;
}

#pagewidth {
	text-align: left;
	width: 981px;
	margin-top: auto;
	margin-left: auto;
	margin-right: auto;
}

#header {
	position: relative;
	width: 100%;
	height: 123px;
	margin-bottom: 1px;
	background-color: #5cbb53;
	background-image: url("../images/header4.jpg");
	/*background-attachment: scroll;*/
	background-position: center;
	background-repeat: no-repeat;
}

#leftcol {
	position: relative;
	float: left;
	width: 16%;
	height: 768px;
	padding-top: 1%;
	padding-left: 1%;
	background-color: #5cbb53;
}

#twocols {
	position: relative;
	float: right;
	width: 83%;
}

#rightcol {
	position: relative;
	float: right;
	width: 25%;
	padding-top: 1%;
	padding-left: 1%;
	background-color: #5cbb53;
}

#maincol {
	position: relative;
	float: left;
	display: inline;
	width: 72%;
	padding-left: 1%;
	padding-right: 1%;
	padding-top: 1%;
	padding-bottom: 1%;
	background-color: #eaeaea;
}

/* *** Float containers fix:
 http://www.csscreator.com/attributes/containedfloat.php *** */
.clearfix:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}

.clearfix {
	display: inline-block;
}

/* Hides from IE-mac \*/
* html .clearfix {
	height: 1%;
}

.clearfix {
	display: block;
}

/* End hide from IE-mac */ /*printer styles*/
@media print { /*hide the left column when printing*/
	#leftcol {
		display: none;
	}
	/*hide the right column when printing*/
	#rightcol {
		display: none;
	}
	#twocols,#maincol {
		width: 100%;
		float: none;
	}
}

/* navigation */
a.topNav,a.topNav:active,a.topNav:visited {
	width: 150px;
	height: 16px;
	background-color: #4a9246;
	color: #000000;
	font-size: 11px;
	line-height: 16px;
	border-bottom: 1px solid #ffffff;
	padding: 0px 0px 0px 5px;
	vertical-align: middle;
	text-decoration: none;
	display: block;
}

a.topNavAct:hover,a.topNav:hover {
	width: 150px;
	height: 16px;
	background-color: #4a9246;
	color: #ffffff;
	font-size: 11px;
	line-height: 16px;
	border-bottom: 1px solid #ffffff;
	padding: 0px 0px 0px 5px;
	vertical-align: middle;
	text-decoration: none;
	display: block;
}

a.topNavAct,a.topNavAct:active,a.topNavAct:visited {
	width: 150px;
	height: 16px;
	background-color: #4a9246;
	color: #ffffff;
	font-size: 11px;
	line-height: 16px;
	border-bottom: 1px solid #ffffff;
	padding: 0px 0px 0px 5px;
	vertical-align: middle;
	text-decoration: none;
	display: block;
}

a.subNav,a.subNav:active,a.subNav:visited {
	width: 143px;
	height: 16px;
	color: #000000;
	background-color: #5cbb53;
	font-size: 11px;
	line-height: 16px;
	border-bottom: 1px solid #ffffff;
	padding: 0px 0px 0px 12px;
	text-decoration: none;
	display: block;
	vertical-align: middle;
}

a.subNavAct:hover,a.subNav:hover {
	width: 143px;
	height: 16px;
	color: #ffffff;
	background-color: #5cbb53;
	font-size: 11px;
	line-height: 16px;
	border-bottom: 1px solid #ffffff;
	padding: 0px 0px 0px 12px;
	text-decoration: none;
	display: block;
	vertical-align: middle;
}

a.subNavAct,a.subNavAct:active,a.subNavAct:visited {
	width: 143px;
	height: 16px;
	color: #ffffff;
	background-color: #5cbb53;
	font-size: 11px;
	line-height: 16px;
	border-bottom: 1px solid #ffffff;
	padding: 0px 0px 0px 12px;
	text-decoration: none;
	display: block;
	vertical-align: middle;
}

h1.headerText {
	font-size: 18px;
	padding-top: 82px;
	padding-right: 20px;
	text-align: right;
}

img.headerImageLeft {
	margin-left: 31px;
	margin-right: 20px;
	float: left;
}	

a.currentTable {
	font-size: 12px;
	line-height: 16px;
	vertical-align: middle;
	display: block;
	padding-left: 5px;
	padding-bottom: 6px;
}

a.currentTable:link,  a.currentTable:visited {
	color: #000000;
}

a.currentTable:hover, a.currentTable:active{
	color: #ffffff;
}

a.sponsor {
	padding-left: 2px;
	padding-bottom: 2px;
}

img.sponsor {
	padding-left: 2px;
	padding-bottom: 2px;
}

div.newsTicker {
	padding-top: 2px;
	padding-bottom: 2px;
	color: #ffffff;
	background-color: #4a9246;
	font-size: 12px;
}	

div.welcome {
	margin-top: 5px;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 1px;
	padding-bottom: 10px;
	background-color: #ffffff;
}	

p.welcomeHeader {
	font-size: 14px;
	font-weight: bold;
	text-align: center;
	color: #4a9246;
}

div.welcomeImage {
	padding-top: 10px;
}

div.newsBlog {
	margin-top: 5px;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 1px;
	padding-bottom: 10px;
	background-color: #ffffff;
}

p.newsBlogSubject {
	font-size: 14px;
	font-weight: bold;
	color: #4a9246;
}

p.newsBlogContent {
	text-align: justify;
	font-size: 12px;
}

p.newsBlogAuthor {
	font-size: 10px;
	font-weight: lighter;
	color: #777777;
	
	line-height: 1px;
}

div.matchReportContent {
	
}

div.matchReport {
	margin-top: 5px;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 1px;
	padding-bottom: 10px;
	background-color: #ffffff;
}

p.matchReportSubsection {
	font-weight: bold;
}

p.matchReportDayOfPlay {
	font-size: 14px;
	font-weight: bold;
	color: #4a9246;
}

p.matchReportTeams {
	font-size: 14px;
	color: #4a9246;
}

p.matchReportText {
	text-align: justify;
	font-size: 12px;
}

p.matchReportSquad {
	font-size: 12px;
}

p.matchReportReferee {
	font-size: 12px;
}

p.matchReportGoalSequenceEntry {
	font-size: 12px;
}

div.matchtReportList {
	margin-top: 5px;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 1px;
	padding-bottom: 10px;
	background-color: #ffffff;
}	

p.matchReportListDescription {
	font-size: 14px;
	color: #4a9246;
	font-weight: bold;
}	

a.matchReportListEntry {
	line-height: 16px;
	display: block;
	padding-bottom: 3px;
}	

div.teamDescription {
	margin-top: 5px;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 1px;
	padding-bottom: 10px;
	background-color: #ffffff;
}

div.teamDescriptionImage {
	padding-top: 10px;
}

div.teamDescriptionText {
	text-align: justify;
	padding-top: 5px;
}

p.teamDescriptionImageText {
	font-size: 10px;
}	

div.associationDescription {
	margin-top: 5px;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 1px;
	padding-bottom: 10px;
	background-color: #ffffff;
}

div.associationDescriptionImage {
	margin-top: 5px;
	padding-top: 10px;
	padding-top: 1px;
	padding-right: 10px;
	float: left;
}

p.associationDescriptionImageText {
	font-size: 10px;
}	

div.associationDescriptionText {
	text-align: justify;
	padding-top: 5px;
}

div.shopContact {
	margin-top: 5px;
	background-color: #ffffff;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 1px;
	padding-bottom: 10px;
}

p.shopDescription {
	font-size: 16px;
	font-weight: bold;
	color: #4a9246;
}	

p.shopContactSubsection {
	font-weight: bold;
	padding-top: 5px;
}

p.shopContactEntry {
	
}

div.shopImage {
	padding-top: 5px;
	padding-bottom: 5px;
}

div.shopItemCategory {
	margin-top: 5px;
	background-color: #ffffff;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 1px;
	padding-bottom: 10px;
}

p.shopItemCategoryName {
	font-size: 16px;
	font-weight: bold;
	color: #4a9246;
}

div.shopItem {
	margin-top: 5px;
	background-color: #ffffff;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 1px;
	padding-bottom: 10px;
}

p.shopItemDescription {
	font-weight: bold;
}	

img.shopItemImage {
}	

p.shopItemPrice {
}		

div.jobOffer {
	margin-top: 5px;
	background-color: #ffffff;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 1px;
	padding-bottom: 10px;
}

p.jobOfferDescription1 {
	font-size: 14px;
	font-weight: bold;
	color: #4a9246;
}		

p.jobOfferDescription2 {
	font-size: 12px;
	font-weight: bold;
	color: #4a9246;
}	

p.jobOfferSection {
	font-size: 12px;
	font-weight: bold;
}	

p.jobOfferContact {
	font-weight: bold;
	line-height: 18px;
}	

p.jobOfferText {
	text-align: justify;
}	

ul.jobOfferList {
	
}

li.jobOfferListEntry {
	
}	

div.guestBookHeader {
	margin-top: 5px;
	background-color: #ffffff;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 5px;
	padding-bottom: 10px;
}	

p.guestBookDescription {	
	font-size: 14px;
	font-weight: bold;
	color: #4a9246;
}	

div.guestBookNewEntry {
	margin-top: 5px;
	background-color: #ffffff;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 1px;
	padding-bottom: 10px;
}	

p.guestBookInput {
	color: #4a9246;
}	

p.guestBookErrorMessage {
	color: #ff0000;
}	

div.guestBookEntry {
	margin-top: 5px;
	background-color: #ffffff;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 1px;
	padding-bottom: 10px;
}	

p.guestBookEntryName {
	font-size: 12px;
	font-weight: bold;
	color: #4a9246;
}	

p.guestBookEntryTStamp {
	font-size: 10px;
	font-weight: lighter;
	color: #777777;
	
	line-height: 8px;
}

p.guestBookEntryContact {
	line-height: 12px;
}

p.guestBookEntryContent {
	text-align: justify;
}

div.guestBookEntryNavigation {
	margin-top: 5px;
	background-color: #ffffff;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 1px;
	padding-bottom: 10px;
}	

p.guestBookEntryNavigationLink {
	text-align: center;
}	

div.contact {
	margin-top: 5px;
	background-color: #ffffff;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 1px;
	padding-bottom: 10px;
}

p.contactSubsection {
	font-weight: bold;
	padding-top: 5px;
}

p.contactEntry {
	
}

div.impressum {
	margin-top: 5px;
	background-color: #ffffff;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 1px;
	padding-bottom: 10px;
}

p.impressumSubsection {
	font-weight: bold;
	padding-top: 5px;
}

p.impressumEntry {
	text-align: justify;
}

p.visitorCounter {
	font-size: 9px;
}	

