/* CSS Document */
body {
	margin: 0;
	padding: 0;
	background-color: #ECECEC;
	color: black;
	text-align:center;
	min-width: 800px;
	font: small Arial, Helvetica, Verdana, sans-serif;
}
#wrapper {
	color: black;
	padding: 2px;
	width: 800px;
	text-align: left;
	margin-left: auto;
	margin-right: auto;
	margin-top: 10px;
	margin-bottom: 10px;
	background-color: #FFF;
	border: 4px solid #666666;
}
#main {
	position: relative;
	top:0;
	left: 0;
	width: 100%;
	margin-top: 10px;
}
#content {
	width: 600px;
	margin: 0 0 0 200px;
	min-height: 900px;
}
.clearer{
	clear: both;
}
a:link, a:visited, a:active {
	color: #CF050E;
	font-weight: bold;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
#content ul.services{
	list-style-image: url(../images/golf_club_green-2-16x16.png);
	margin-left: 40px;
	padding-left: 20px;
	width: 500px;
}
#content .services li{
	font-size: 100%;
	padding-bottom: 2.0em;
}
#content .highlite{
	font-weight: bold;
}
#header{
border-bottom: solid 4px #CF050E;
}
#sidebar{
	position: absolute;
	top: 0px;
	left: 0px;
	width: 192px;
	border: 0px solid #cf050e;
	color: black;
	margin: 0;
	padding: 0;
}
#sidebar .inner {
	padding: 0px 4px 0px 0px;
}
#sidebar ul {
	margin-left: 0px;
	padding-left: 0px;
	list-style: none;
}
#sidebar li {
	background-color: #67950C;
	line-height: 1.4em;
	margin-bottom: 4px;
}
#sidebar ul a:link, #sidebar ul a:visited {
	color: white;
	text-decoration: none;
	padding-left: 6px;
	background-image: url(../images/crl.png);
	background-repeat: no-repeat;
	background-position: center left;
	padding-left: 14px;
	font-size: 90%;
	font-weight: bold;
}
#sidebar li:hover {
	color: white;
	background-color: #cf050e;
}
#sidebar .flags {
	padding: 0px 6px 0px 0px;
	border-style: none;
}
#content ul.members{
	list-style-type: none;
	padding-top:10px;
	padding-bottom:40px;
}
#content .members li{
	font-size: 100%;
}
#content .members li img{
	padding-right: 20px;
	padding-bottom: 20px;
	vertical-align: middle;
}
#footer {
	width: 800px;
	margin-left: auto;
	margin-right: auto;
}
#footerP1{
	position: relative;
	float: left;
	margin-top: -6px;
	margin-bottom: 10px;
	font-weight: bold;
}
#footerP2{
	position: relative;
	float: right;
	margin-top: -6px;
	margin-bottom: 10px;
	color: #CF050E;
}
h3{
	text-align: center;
	font-size: 100%;
	margin-bottom: 0px;
}
h1{
	text-align: center;
	font-size: 130%;
	margin-bottom: 10px;
}
.subtitle{
	text-align: center;
	font-size: 90%;
}
.subtext{
	text-align: center;
	font-size: 85%;
	font-weight: normal;
}
.golfball{
	margin: 0px 0px 4px 0px;
}
.boldtext p{
	text-align: center;
	font-weight: bold;
	font-size: 100%;
}
.infopara{
	text-align: center;
	font-size: 110%;
}
.kursivbold{
	text-align: center;
	font-style: italic;
	font-size: 100%;
}
.imagelinks{
	text-align:center;
    line-height:8em;
}
.imagelinks IMG{
	vertical-align:middle;
	padding: 0px 30px 0px 30px;
}
.greentitle{
	text-align: center;
	font-size: 120%;
	color: #009900;
	font-weight: bold;
}
.infosets p{
	text-align: center;
	font-size: 110%;
}
#teamphoto{
	float: left;
	position: relative;
	top: 0px;
	left: 10px;
	width: 290px;
}
#teamtext{
	float: right;
	position: relative;
	top: 0px;
	right: 0px;
	width: 300px;
	padding-left: 10px;
}
#teamtextGreen{
	text-align: center;
	font-size: 120%;
	color: #009900;
	font-weight: bold;
	margin-bottom: 40px;
}
h2{
	font-size: 130%;
}
.textred{
	color: #CF050E;
}
.wordskeys{
	word-spacing:20px;
	font-weight: bold;
	font-size: 120%;
}
/* Test Sets */
#testsets{
	width: 560px; 
	margin-left: auto;
  	margin-right: auto;
	margin-top: 20px;
}
#testsets img{
	border: none;
}
#testsets .tssubtitles{
	font-size: 130%;
	font-weight:bold;
	display:block;
}
#testsets ul{
	float: left;
  	width: 280px;
  	margin: 0;
  	padding: 0;
  	list-style: none;
}
#testsets li{
	float: left;
  	width: 280px;
  	margin: 0;
  	padding: 0;
}
.reflist{
	word-spacing:8px;
	line-height: 200%;
	text-align: justify;
}
