@charset "utf-8";
/* CSS Document */

*
{
	padding:0px;
	margin:0px;
}


body
{
	font-family:tahoma;
	font-size:12px;
	margin-top:15px;
	margin-bottom:50px;
	line-height:20px;
	background:url(../_themes/fauwht.gif);
}

a
{
	color:#CC0000;
}

a:visited
{
	color:#999999;
}

a:active
{
	color:#FFCC00;
}

h1
{
	font-weight:700;
	font-size:16px;
}

img
{
	border:none;
	outline:none;
}


.clear
{
	clear:both;
}


.wrapper
{
	width:960px;
	margin:auto;
}

.topbanner
{
	width:600px;
	margin:auto;
	margin-bottom:25px;
}

.navigation img
{
	height:45px;
}

.pad20
{
	margin-top:20px;
}

.leftpart
{
	float:left;
	width:192px;
}

ul
{
	list-style-image:none;
	list-style-type:none;
	list-style-position:outside;
	margin-top:20px;
}

ul li
{
	margin-bottom:8px;
}

ul ul
{
	margin-left:25px;
}

.rightpart
{
	width:730px;
	float:right;
}


.topleftcaption
{
	float:left;
	width:400px;
}

.toprightimage
{
	float:right;
	width:320px;
}

.paragraph
{
	margin-bottom:15px;
}

.box
{
	background:#CCCCCC;
	border:solid 1px #999999;
	margin-bottom:15px;
	padding:10px;
}

.rtext
{
	float:right;
}



.dtable
{
	border:solid 1px #999999;
	width:600px;
	margin-bottom:10px;
}

.dtable .row
{
	border-bottom:solid 1px #999999;
	background:#E1E1E1;
}

.dtable .noborderrow
{
	background:#E1E1E1;
}

.dtable .row .hcell
{
	text-align:center;
	font-size:14px;
	font-weight:700;
	padding:5px;
}

.dtable .row .cell, .dtable .noborderrow .cell
{
	float:left;
	width:180px;
	padding:5px;
	border-right:solid 1px #999999;
}

p
{
	margin-bottom:15px;
	margin-top:0px;
}


.hibox
{
	padding:10px;
	border:solid 1px #CCCCCC;
}

.photos
{
	width:300px;
	float:left;
	padding:20px;
}

.photoframe
{
	width:690px;
	margin:auto;
}

.highlight
{
	color:#0000FF;
}

.redtext
{
	color:#FF0000;
}

.moredetails, .moredetails a
{
	font-size:16px;
	color:#0000FF;
}

.bigcap
{
	font-size:15px;
}

.photo img
{
	width:85px;
	height:85px;
}


.AppBox {
	padding-right: 100px;
	padding-left: 100px;
}
.BigRed {
	font-size: 16px;
	font-weight: bold;
	color: #F00;
}
.AppBox p .BannerLargeFont {
	font-size: 24px;
	font-weight: bold;
}
.AppBox ul {
	font-size: 16px;
	color: #66C;
}
