body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 100%;
	color: #000000;
	text-align: center;
	margin: 0px;
	padding-right: 0px;
	padding-left: 0px;
	padding-top: 33px;
	padding-bottom: 33px;
}

#holder {
	width: 850px;
	text-align: left;
	background-image: url(sample/finished_site/images/faux.gif);
	background-repeat: repeat-y;
	background-color: #FFFFFF;
	margin-right: auto;
	margin-left: auto;
}

#header {
	background-image: none;
	background-color: #8CB6B9;
	height: 24px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
}

#nav {
	width: 160px;
	float: left;
	padding: 0px;
}
#nav #menu {
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
	font-size: 11px;
}




#content {
	padding: 30px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-left-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
	margin-top: 0;
	margin-right: 0px;
	margin-bottom: 0;
	margin-left: 162px;
}
#nav #logoholder {
	height: 180px;
	padding-top: 10px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
}

#news {
	margin: 0px;
	float: right;
	width: 144px;
	padding-top: 10px;
	padding-right: 8px;
	padding-bottom: 8px;
	padding-left: 8px;
}


.brclear { 
     clear:both; 
     height:0; 
     margin:0;
     font-size: 1px;
     line-height: 0px;
}
#holder #content p {
	line-height: 130%;
}


#footer {
	padding: 5px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
	font-size: 7pt;
	background-color: #8CB6B9;
	color: #FFFFFF;
}
#nav #logoholder img {
	border: 1px solid #FFFFFF;
}


.callout {
    font: bold 130% Georgia, "Times New Roman", Times, serif;
    color: #333;
    margin: 0;
    padding: 20px 10px;
}

p {
    font-size: 100%;
}

#nav #menu a:link { /*property:values here*/
	color: #000000;
	font-size: small;
	border-top-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	font-weight: bold;
	border-bottom-color: #FFFFFF;
}

#nav #menu a:visited { /*property:values here*/
	color: #000000;
	font-size: small;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
	font-weight: bold;
}

#nav #menu a:hover, #nav a:active, #nav a:focus { /*property:values here*/
	color: #8CB6B9;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #8CB6B9;
	border-bottom-color: #8CB6B9;
	background-color: #F6F6F6;
	text-decoration: none;
}

.navigation{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: underline;
	display: block;
	padding-top: 4px;
	padding-right: 0px;
	padding-bottom: 4px;
	padding-left: 0px;
	text-align: center;
}

#news p {
    color: #000000;
}

#nav #logoholder a:link { /*property:values here*/
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

#nav #logoholder a:visited { /*property:values here*/
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

#nav #logoholder a:hover, #nav a:active, #nav a:focus { /*property:values here*/
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

#footer a:link { /*property:values here*/
	color: #EEEEEE;
	text-decoration: underline;
}

#footer a:visited { /*property:values here*/
	color: #EEEEEE;
	text-decoration: underline;
}

#footer a:hover, #footer a:active, #footer a:focus { /*property:values here*/
	color: #FFFFFF;
	text-decoration: underline;
}

#content a:link { /*property:values here*/
	color: #E51900;
	text-decoration: none;
}

#content a:visited { /*property:values here*/
	color: #E51900;
	text-decoration: none;
}

#content a:hover, #footer a:active, #footer a:focus { /*property:values here*/
	color: #E51900;
	text-decoration: underline;
}
.titel {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: large;
	font-weight: bold;
	text-align: left;
}
.text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: small;
	text-align: justify;
}
