body {
	background-color: #f0f0f0;
	margin: 0px;
	padding: 0px;
	font-family: tahoma, verdana, arial, helvetica, sans-serif;
	font-size: 13px;
}

#container {
	background-color: #ffffff;
	width: 770px;
	text-align: left;
	margin-top: 0px; 
	margin-bottom: 0px; 
	margin-right: auto; 
	margin-left: auto; 
}

#topspace {
	width: 770px;
	height: 30px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	background-color: #f0f0f0;
}

#header {
	width: 770px;
	height: 80px;
	text-align: left;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	background-image: url('../images/cp_cr/header.jpg');
	background-color: #cc3300;
	background-repeat: repeat-x;
	border-top: solid 8px #cc3300;
	border-bottom: solid 2px #ffffff;
}

#header h1 {
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 24px;
	color: #cc3300;
	text-decoration: none;
	margin-top: 25px;
	margin-bottom: 0px;
	margin-left: 20px;
}

div.headline h1 {
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 14px;
	color: #cc3300;
	text-decoration: none;
	margin-top: 5px;
	margin-bottom: 0px;
	margin-left: 0px;
	font-weight: normal;
}

h3 {
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 14px;
	color: #cc3300;
	text-decoration: none;
	margin-top: 5px;
	margin-bottom: 0px;
	margin-left: 0px;
	font-weight: normal;
}

#headertext {
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 12px;
    color: #000000;
	margin-left: 20px;
	margin-top: 3px;
}	

#topmenu {
	float: left;
	width: 770px;
	height: 33px;
	margin: 0px 0px 17px 0px;
	background-color: #000000;
	background-image: url('../images/cp_cr/topmenu.gif');
	background-position: top left;
	background-repeat: repeat-x;
}

#language {
	float: right;
	width: 100px;
	height: 33px;
	margin: 0px 0px 17px 0px;
	padding: 0px 0px 0px 0px;
	background-color: #000000;
	background-image: url('../images/cp_cr/topmenu.gif');
	background-position: top left;
	background-repeat: repeat-x;
}

#topmenu ul {
	margin: 0px 0px 0px 9px;
	padding: 0;
}

#topmenu li {
	text-align: center;
	display: inline;
	list-style: none;
}

#topmenu li a, #topmenu li a:visited, #topmenu li a:active {
	display: block;
	color: #ffffff;
	text-decoration: none;
	float: left;
	margin: 0px 2px 0px 0px;
	padding: 8px 4px 9px 4px;
}

#topmenu li a:hover {
	text-decoration: none;
	color: #ffffff;
	background-color: #cc3300;
}

#language a, #language a:visited, #language a:active {
	display: block;
	color: #ffffff;
	text-decoration: none;
	float: left;
	margin: 10px 1px 1px 1px;
	padding: 1px 1px 1px 1px;
}

#language a:hover {
	text-decoration: none;
	color: #ffffff;
	background-color: #cc3300;
}

p.list
{
	margin: 0em 0px 0em;
	padding: 15px 0px 0px 0px;
	color: #555555;
	line-height: 1em;
}

.menu {
	color: #000000;
	float: right;
	clear: right;
	width: 210px;
	display: block;
	padding: 0px 0px 0px 0px;
	margin: 5px 0px 15px 0px;
}

.menu h2 {
	font-family: tahoma, verdana, arial, helvetica, sans-serif;
	font-size: 11px;
	color: #ffffff;
	float: right;
	display: block;
	width: 160px;
	font-weight: bold;
	background-color: #8a99ab;
	background-image: url('../images/cp_cr/menu.gif');
	background-position: top left;
	background-repeat: repeat-x;
	margin-top: 0px;
	margin-bottom: 1px;
	padding: 10px 15px 10px 15px;
}

.menu ul {
	margin: 0;
	padding: 0;
}

.menu li {
	float: right;
	clear: right;
	list-style: none;
}

.menu li a, .menu li a:visited, .menu li a:active {
	width: 160px;
	display: block;
	background-color: #c0cadc;
	padding: 7px 15px 7px 15px;
	margin: 0px 0px 1px 0px; 
	text-decoration: none;
	color: #344b68;
}

.menu li a:hover {
	text-decoration: none;
	color: #ffffff;
	background-color: #92a8c3;
}

.menu div {
	background-color: #c0cadc;
	float: right;
	clear: right;
	width: 160px;
	display: block;
	padding: 7px 15px 7px 15px;
	margin: 0px 0px 1px 0px; 
}

.menu p {
	background-color: #c0cadc;
	float: right;
	clear: right;
	width: 160px;
	display: block;
	padding: 7px 15px 7px 15px;
	margin: 0px 0px 1px 0px; 
}

#content {
	line-height: 130%;
	color: #555555;
	float: left;
	clear: left;
	width: 734px;
	padding: 0px 0px 0px 20px;
	margin: 0px 0px 30px 0px;
	display: block;
}

div.textbox {
	height: 360px;
	overflow: auto;
	border-top: 1px dotted #c0cadc;
	border-bottom: 1px dotted #c0cadc;
	}

div.text {
	}

.quote {
	color: #555555;
	line-height: 130%;
	background-color: #f8f8f8;
	margin: 15px 30px 15px 20px;
	padding: 5px 17px 5px 12px;
	border-left: 1px dotted #c0cadc;
}

#content a, #content a:visited #content a:active {
	color: #000066;
	text-decoration: underline;
}

#content a:hover {
	color: #cc3300;
	text-decoration: none;
}

#content h2 {
	color: #cc3300;
	margin-top: 12px;
	margin-bottom: 5px;
	font-size: 22px;
	font-weight: normal;
}

#content .poster {
	font-size: 10px;
	font-weight: normal;
	margin-top: 0px;
	margin-bottom: 18px;
	border-bottom: solid 1px #c0c8db;
}

#content .comments {
	text-align: right;
	font-size: 11px;
	font-weight: normal;
	margin-top: 22px;
	margin-bottom: 27px;
	border-top: dotted 1px #c0cadc;

}

#content ul {
	margin: 10px 0px 0px 20px;
	padding: 0px;
}

#content h2 a, #content h2 a:visited, #content h2 a:active, #content h2 a:hover {
	text-decoration: none;
}

#footer {
	border-top: solid 1px #cc3300;
	display: block;
	clear: both;
	color: #555555;
	line-height: 200%;
	width: 770px;
	text-align: left;
}

#footerleft {
	margin-left: 20px;
	display: inline;
}

#footerright {
	float: right;
	display: inline;
	margin-right: 20px;
}

#footer a, #footer a:visited, #footer a:active {
	color: #000066;
	text-decoration: none;
}

#footer a:hover {
	color: #cc3300;
	text-decoration: none;
}

#content li 
{
	margin: 0px 0px 2px 15px;
	padding-left: 0px;
	list-style-position: outside;
}

li.arrow 
{
	margin: 0px;
	padding-left: 0px;
	list-style-position: outside;
	list-style-image: url(../images/cp_cr/arrow.gif);
}

#tab_left
{
	float: left;
	width: 350px;
}

#tab_right
{
	float: right;
	width: 350px;
}

img.image
{
	vertical-align:text-top;
	margin: 10px 1px 10px 1px;
	border: 0px;
}

h2#texthl2 {
	color: #cc3300;
	font-size: 13px;
	font-weight: normal;
}

table.prices
	{
	width:100%;
	padding:0px;
	margin:0px;
	outline-width:0px;
	border-right:0px solid #cc3300;
	border-top:0px solid #cc3300;
	border-bottom:0px solid #cc3300;
	border-left:0px solid #cc3300;
	}
	
tr.prices_hd td
	{
	background-color:#cc3300;
	color:#ffffff;
	margin:0px;
	font-size:12px;
	padding: 2px 2px 2px 2px;
	}

tr.prices_ev td
	{
	background-color:#f0f0f0;
	margin:0px;
	font-size:12px;
	padding: 0px 1px 0px 1px;
	}

tr.prices_unev td
	{
	background-color:#e0e0e0;
	margin:0px;
	font-size:12px;
	padding: 0px 1px 0px 1px;
	}

