@charset "utf-8";
.tableStandard td {
	padding-top: 2px;
	padding-bottom: 2px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #72CAEE;
	border-right-color: #72CAEE;
	border-bottom-color: #72CAEE;
	border-left-color: #72CAEE;
}


p, table, form {
	margin: 0px;
}
h2 {
	font-size: 1.8em;
	line-height: 1.3em;
	font-weight: bold;
	margin-top: 0em;
	margin-bottom: 0px;
	background-image: url(images/bgr_h2.jpg);
	background-repeat: repeat-x;
	background-color: #CA2801;
	background-position: bottom;
	color: #FFFFFF;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
}
h3 {
	font-size: 1.4em;
	font-weight: bold;
	margin-top: 0em;
	margin-right: 0px;
	margin-bottom: 0.5em;
	margin-left: 0px;
	line-height: 1.2em;
}
h4 {
	font-size: 1em;
	font-weight: bold;
	margin-top: 1em;
	margin-right: 0px;
	margin-bottom: 0.5em;
	margin-left: 0px;
	line-height: 1.2em;
}

a:link, a:visited, a:active  {
	text-decoration: none;
	color: #CA2801;
}

a:hover {
	text-decoration: underline;	
}

.floatLeft {
	float: left;
	margin-bottom: 10px;
	margin-right: 10px;
}

.contentImage {
	margin-bottom: 10px;
}

.floatRight {
	float: right;
	margin-bottom: 10px;
	margin-left: 10px;
}#pageBody #pageBgr #pageContainer #pageContent #subColumn .infoBox h3.sponsoren {
	background-image: url(skategaarden/images/spot-tipps.gif);
	background-repeat: no-repeat;
	text-indent: -1000px;
	background-position: 0px 5px;
}

