body {
	margin: 17px 0px 0px 0px;
	padding: 0px;
	
	font-family: Arial, Helvetica;
	font-size: 12px;
	color: #333333;
	line-height: 18px;
	
	text-align: center;
}

p, form {
	margin: 0px;
}

label {
	cursor: pointer;
	margin: 0px 0px 0px 0px;
}

img {
	border: 0px;
}

td {
	font-family: Arial, Helvetica;
	font-size: 12px;
	color: #333333;
	line-height: 18px;
}

.l {
	float: left;
}

.r {
	float: right;
}

td.r {
	float: none;
	text-align: right;
}

h3, h4, h5, h6 {
	display: block;
	margin: 0px 0px 10px 0px;
	color: #000000;
	font-size: 12px;
	line-height: 18px;
}

b, strong {
	color: #000000;
}

h1 {
	display: block;
	margin: 0px 0px 10px 0px;
	color: #AD3A33;
	font-size: 30px;
	font-weight: normal;
	line-height: 30px;
}

h1 b {
	color: #AD3A33;
}

h2 {
	display: block;
	margin: 0px 0px 10px 0px;
	color: #000000;
	font-size: 18px;
	font-weight: normal;
	line-height: 18px;
}

hr {
	width: 100%;
	height: 1px;
	color: #d1d1d1;
	background-color: #d1d1d1;
	border: none 0px;
}

span.attention {
	color: #AD3A33;
	font-weight: bold;
}

a {
	color: #000000;
	font-weight: bold;
	text-decoration: underline;
}

a:hover {
	color: #000000;
	text-decoration: none;
}

div.clear {
	clear: both;
}

/* general */

div#container {
	width: 983px;
	margin: auto;
	padding: 0px 0px 17px 0px;
	text-align: left;
}

/* content */

div.content {
	float: left;
	width: 778px;
	border: 1px solid #cccccc;
	margin: 6px 0px 0px 0px;
	background: #ffffff url(../img/bg_content.gif) top left repeat-x;
	padding: 0px 0px 17px 0px;
}

div.content ul {
	margin: 0px;
	padding: 0px;
}

div.content ol {
	margin-top: 0px;
	margin-bottom: 0px;
}

div.content ul li {
	list-style: none;
	margin: 0px;
	padding: 0px 0px 0px 10px;
	background: url(../img/bg_list.gif) top left no-repeat;
}

div.content ul li a {
	font-weight: normal;
	color: #333333;
}

div.home {
	background: #ffffff url(../img/bg_content_home.gif) top left repeat-x;
}

div.breadcrumb {
	height: 25px;
	color: #000000;
	font-size: 11px;
	font-weight: normal;
}

div.breadcrumb a {
	color: #000000;
	font-size: 11px;
	font-weight: normal;
	text-decoration: none;
}

div.breadcrumb a:hover {
	text-decoration: underline;
}

div.content_w1, div.content_w2, div.content_w3 {
	float: left;
	margin: 17px 0px 0px 18px;
}

div.content_w1 {
	width: 235px;
}

div.content_w2 {
	width: 488px;
}

div.content_w3 {
	width: 741px;
}

/* home */

div.home_item {
	float: left;
	width: 233px;
	height: 149px;
	border: 1px solid #cccccc;
	margin: 17px 0px 0px 18px;
	background: #ffffff url(../img/bg_home_item.gif) top left repeat-x;
	cursor: pointer;
}

div.home_item_content {
	width: 223px;
	height: 112px;
	padding: 15px 0px 0px 10px;
	background: url(../img/bg_home_default.gif) top right no-repeat;
}

div.helpdesk {
	background: url(../img/bg_home_helpdesk.gif) top right no-repeat;
}

div.profile {
	background: url(../img/bg_home_profile.gif) top right no-repeat;
}

div.points {
	background: url(../img/bg_home_points.gif) top right no-repeat;
}

ul.sitemap {

}

ul.sitemap ul {
    margin-left: 32px;
}

a.home_item_btn {
	display: block;
	width: 211px;
	height: 22px;
	padding: 0px 0px 0px 22px;
	background: #000000 url(../img/bg_home_item_button.gif) top left no-repeat;
	color: #ffffff;
	font-weight: normal;
	line-height: 21px;
	text-decoration: none;
}

a.home_item_btn:hover {
	background: #7E8083 url(../img/bg_home_item_button.gif) top left no-repeat;
	color: #ffffff;
}

a.btn {
	display: inline-block;
	height: 22px;
	padding: 0px 22px 0px 22px;
	background: #000000 url(../img/bg_home_item_button.gif) top left no-repeat;
	color: #ffffff;
	font-weight: normal;
	line-height: 21px;
	text-decoration: none;
}

a.btn:hover {
	background: #7E8083 url(../img/bg_home_item_button.gif) top left no-repeat;
	color: #ffffff;
}

a.on {
	background: #7E8083 url(../img/bg_home_item_button.gif) top left no-repeat;
	color: #ffffff;
}

/* score overview */

table.tabular {
	width: 100%;
/*	border: 1px solid #dddddd;*/
}

table.tabular td {
	height: 26px;
	padding: 0px 5px 0px 5px;
	border-bottom: 1px solid #dddddd;
}

table.tabular tr.header td {
	background: #7E8083;
	font-size: 12px;
	color: #ffffff;
}

table.tabular tr.row td {
	background: #ffffff url(../img/bg_table_td.gif) top right;
}

table.tabular tr.row td.last {
	background: #ffffff;
}

table.tabular td.button {
	padding: 0px;
}

table.tabular tr.footer td {
	font-weight: bold;
	font-size: 12px;
	border: 0px;
	border-top: 1px solid #999999;
	background: #ffffff url(../img/bg_table_td.gif) top right;
}

table.tabular tr.footer td.last {
	background: #ffffff;
}

table.tabular tr.blank td {
	border: 0px;
}

/* footer */

div.footer {
	font-size: 11px;
	color: #999999;
}

div.footer a {
	font-size: 11px;
	font-weight: normal;
	color: #999999;
	margin: 0px 0px 0px 12px;
}

div.footer a:hover {
	color: #999999;
	text-decoration: none;
}

/* sidebar */

div#sidebar {
	float: right;
	width: 195px;
	margin: 6px 0px 0px 0px;
}

div.sidebar_item {
	width: 193px;
	margin: 0px 0px 17px 0px;
	border: 1px solid #cccccc;
	border-top: 0px;
}

div.gradient {
	background: #ffffff url(../img/bg_menu_gradient.gif) top left repeat-x;
}

div#sidebar h3 {
	display: block;
	width: 185px;
	height: 24px;
	background: #7E8083;
	color: #ffffff;
	font-weight: normal;
	text-transform: uppercase;
	line-height: 24px;
	margin: 0px;
	padding: 0px 0px 0px 8px;
}

/* menu level 1 */

div#sidebar ul.menu {
	margin: 0px;
	padding: 0px;
	list-style: none;
    overflow: hidden;
}

div#sidebar ul.menu li {
	width: 193px;
    white-space: nowrap;
}

div#sidebar ul.menu li a {
    white-space: nowrap;
	display: block;
	width: 176px;
	height: 24px;
    color: #000000;
	font-weight: normal;
	text-decoration: none;
	line-height: 24px;
	background: #f2f2f2 url(../img/bg_menu.gif) top left no-repeat;
	border-top: 1px solid #cccccc;
	padding: 0px 0px 0px 17px;
    
}

div#sidebar ul.menu li a.light {
    background-color: #ffffff;
}
div#sidebar ul.menu li a.register {
    background: #AD3A33 url(../img/bg_menu_white.gif) top left no-repeat;
    color: white;
}

div#sidebar ul.menu li a:hover {
	text-decoration: underline;
}

div#sidebar ul.menu li a.active {
	font-weight: bold;
	text-decoration: none;
    color: #AD3A33;
}

div#sidebar ul.menu li.expand a {
	background: #f2f2f2 url(../img/bg_menu_expand.gif) top left no-repeat;
}

div#sidebar ul.menu li.expand a:hover {
	text-decoration: underline;
}

div#sidebar ul.menu li.expand a.active {
	font-weight: bold;
	text-decoration: none;
    
}

div#sidebar ul.menu li.expand a.active:hover {
	text-decoration: none;
}

/* menu level 2 */

div#sidebar ul.menu li ul {
	margin: 0px;
	padding: 0px;
	list-style: none;
}

div#sidebar ul.menu li ul li a, div#sidebar ul.menu li.expand ul li a, div#sidebar ul.menu li a.level2 {
	background: #ffffff url(../img/bg_menu.gif) no-repeat 8px 0;
    text-indent: 8px;
}

/* faq */

div.faq_item h3 {
	margin: 0px;
    padding: 0px;
	cursor: pointer;
}

div.faq_item span {
	display: block;
	margin: 18px 0px 18px 0px;
}

/* points */

div.sidebar_points {
	width: 181px;
	height: 80px;
	padding: 3px 6px 0px 6px;
}

div.sidebar_points h1 {
	margin: 0px;
	line-height: 50px;
}

div.sidebar_points h2 {
	margin: 0px;
	line-height: 50px;
}

/* login */

div.sidebar_login {
	width: 187px;
	padding: 3px 0px 0px 6px;
}

/* taf */

div.sidebar_taf {
	width: 187px;
	padding: 3px 0px 0px 6px;
}

/* forms */

form {
    margin-bottom: 4px;
}

table.frm {
	width: 100%;
}

table.frm td {
	height: 24px;
	vertical-align: top;
}

table.frm td.t {
	padding-top: 2px;
}

span.infoButton {
    position: absolute;
    margin-left: 4px;
    width: 16px;
    height: 16px;
    cursor: pointer;
    background: #ffffff url(../img/infoGrey.gif) top left no-repeat;
}
span.infoButton:hover{
    background: #ffffff url(../img/info.gif) top left no-repeat;
}
div.infoBlock {
    position: absolute;
    padding: 4px;
    border: 1px solid #7F8184;
    background-color: #f2f2f2;
    width: 250px;
    z-index: 1;
}

div.frm_chk {
	float: left;
	width: 122px;
}

input.frm_txt {
	width: 357px;
	height: 15px;
	border: 1px solid #7F8184; 
	font-family: Arial, Helvetica;
	font-size: 11px;
	color: #333333;
	line-height: 15px;
	padding-left: 3px;
}

div#sidebar input.frm_txt {
	width: 175px;
}

input.frm_street {
	width: 275px;
	margin: 0px 3px 0px 0px;
}

input.frm_streetnr {
	width: 73px;
}

input.frm_zip {
	width: 73px;
	margin: 0px 3px 0px 0px;
}

input.frm_zip2 {
	width: 36px;
	margin: 0px 3px 0px 0px;
}

input.frm_city {
	width: 275px;
}

a.frm_txt {
    font-family: Arial, Helvetica;
	font-size: 11px;
}

select.frm_txt {
	width: 362px;
	height: 19px;
	border: 1px solid #7F8184;
	font-family: Arial, Helvetica;
	font-size: 11px;
	color: #333333;
	line-height: 13px;
}

select.frm_birth {
	width: 80px;
	margin: 0px 4px 0px 0px;
}

textarea {
	width: 357px;
	height: 65px;
	border: 1px solid #7F8184; 
	font-family: Arial, Helvetica;
	font-size: 11px;
	color: #333333;
	line-height: 15px;
	overflow: auto;
	padding-left: 3px;
}

div#sidebar textarea.frm_txt {
	width: 175px;
}

