
body {
	background-color: #FFFFFF;
	margin: 0;
	padding: 0;
	color: #000;
	font-family: Verdana,Arial, Helvetica, sans-serif;
	font-size: .8em;
}

a:link {
	xtext-decoration: none;
	color: #910000;
	}

a:visited {
	text-decoration: none;
	color: #910000;
	}

a:hover {
	text-decoration: underline;
	color: #910000;
	}


h1 {
	font-size: 140%;
	color: #910000;
	padding: 0;
	margin: 1.5em 0 0.8em 0;
	line-height: 120%;
	}
	
h2 {
	font-size: 101%;
	color: #000;
	padding: 0;
	margin: 0 0 0.8em 0;
	}

h3 {
	font-size: 96%;
	padding: 0;
	margin: 2em 0 0.8em 0;
	color: #000;
	}
	
p {
	margin: 1em 0 1em 0;
	padding: 0;
	}
	
img {
	text-decoration: none;
	border: none;
	}
	
small {
	font-size: 86%;
}


strong, b {
	color: #505050;
}

.break {
	clear: both;
}

table td {
	font-size: .8em;  /* hack for ie 5.x font-sizes in tables */
	f\ont-size: 100%; /* others back to normal */
}

#wrapper {
	text-align: center;
}


#topnav ul {
	padding: 0;
	margin: 0;
	xwidth: 500px; /* width for opera */
	float: left;
}

#topnav ul li {
	display: inline;
}

#topnav ul li a, #topnav ul li a:link {
	padding: 4px 12px 4px 12px;
	background-color: #152A66;
	color: #fff;
	text-decoration: none;
	float: left;
	margin-right: 1px;
}

#topnav ul li a:hover {
	background-color: #910000;
	color: #fff;
}


#topnav ul li a.active {
	background-color: #910000;
	color: #fff;
}


#subnav {
	width: 170px;
	font-size: 89%;
	margin-top: 26px;
}

#subnav ul {
	margin: 0;
	padding: 0;
	list-style-type: none;
}

#subnav ul li {
	padding: 4px 0 4px 8px;
}

#subnav ul li ul {
	margin: 0;
	padding: 4px 0 6px 4px;
	list-style-type: none;
}


#subnav a, #subnav a:link {
	text-decoration: none;
}

#subnav a.active {
	font-weight: bold;
}

#subnav ul li ul li a, #subnav ul li ul li a:link {
	text-decoration: none;
	color: #000;
}

#subnav a:hover, #subnav ul li ul li a:hover {
	text-decoration: underline;
}

.minheight {
	height: 600px;
	float: right;
	width: 1px;
}

#main {
	width: 960px; 
	margin: auto; 
	text-align: left;
}


#footer {
	font-size: 79%;
	color: #000;
	text-align: left; 
	padding: 4px 0 0 0;
}

#footer a, #footer a:link, #footer a:visited {
	color: #000;
}

#logo {
	padding: 10px 0 20px 0;
}

#content-container {
	background-color: #F8F8F8; 
	border-right: 1px solid #505050; 
	border-bottom: 1px solid #505050;
}

#content-container-2 {
	background-color: #F8F8F8; 
	border-right: 1px solid #505050; 
	border-bottom: 1px solid #505050;
}

#content-container-3 {
	background-color: #F8F8F8; 
	border-right: 1px solid #505050; 
	border-bottom: 1px solid #505050;
}

#content-table {
	width: 100%;
}

#ct-subnav {
	background-color: #F0F0F0; 
	width: 170px; 
	vertical-align: top;
}

#ct-left {
	width: 560px;
	vertical-align: top;
}

#ct-left-2 {
	width: 560px;
	vertical-align: top;
}

#ct-left-3 {
	width: 560px;
	vertical-align: top;
}


#ct-left ul, #ct-right ul {
	list-style: none;
	margin: 1em 0 .7em 0;
	padding-left: 2px;
	}

#ct-left ul li, #ct-right ul li {
	padding: 0 0 4px 18px;
	line-height: 1.4em;
	background: url(../_img/listpunkt.gif) 0 5px no-repeat;
	}

#ct-left-2 ul, #ct-right ul {
	list-style: none;
	margin: 1em 0 .7em 0;
	padding-left: 2px;
	}

#ct-left-2 ul li, #ct-right ul li {
	padding: 0 0 4px 18px;
	line-height: 1.4em;
	background: url(../_img/listpunkt.gif) 0 5px no-repeat;
	}

#ct-right {
	width: 400px; 
	vertical-align: bottom; 
	text-align: center;
}

#ct-right-2 {
	width: 400px; 
	vertical-align: bottom; 
	text-align: center;
}

#ct-right-3 {
	width: 400px; 
	vertical-align: bottom; 
	text-align: center;
}

#content-left {
	margin: 0; 
	padding: 0 40px 40px 60px;
}

#content-left-2 {
	margin: 0; 
	padding: 0 40px 40px 60px;
}

#content-left-3 {
	margin: 0; 
	padding: 0 40px 40px 60px;
}

#content-right {
	margin: 0; 
	padding: 0 0 40px 0;
}

#content-right-2 {
	margin: 0; 
	padding: 0 0 40px 0;
}

#content-right-3 {
	margin: 0; 
	padding: 0 0 40px 0;
}

#content-right p {
	font-weight: bold;
	color: #910000;
}

div { xborder: solid 1px green; }