#headers, 
#search,
#right,
#banner_1,
#banner_2,
#footer,
.head_menu,
#top_menu,
.head_navi,
.tx-timtabsociable-pi1,
#comments,
#banner_center {
	display: none;
}

#left {
	width: 100%;
}

* {
	margin: 0;
	padding: 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #655b4d;
	/*font-weight: normal;*/
}

img {
	border: 0;
	margin: 5px;
}

.table {
	float: left;
}

.table .tr {
	border-bottom:1px dotted #D8D1BF;
	float: left;
}

.table .left {
	float: left;
	width: 200px;
	padding: 5px 0;	
}

.table .right {
	float: right;
	width: 200px;
	padding: 5px 0;
}

#content #left .headers ul {
	list-style-type: none;
	float: left;
	width: 620px;
}

#content #left .headers ul li.border_li {
	background-position: 6px 14px;
	border: 1px solid #D8D1BF;
	padding: 10px 10px 10px 13px;
	margin: 15px 0 0 15px;
	width: 620px;
}

#content #left .headers ul li {
	background-image: url(../images/cross.gif);
	background-repeat: no-repeat;
	background-position: left 8px;
	padding: 3px 0 0 8px;
}

p {
	font-size: 12px;
	color: #655b4d;
	padding: 5px 0 0 0;
}

p.long {
	width: 620px;
}

h1 {
	font-size: 16px;
	font-weight: bolder;
	color: #9D092D;
}

h2 {
	font-size: 12px;
	font-weight: bolder;
	color: #9D092D;
	text-transform: uppercase;
}

h2 b {
	font-size: 12px;
	font-weight: bolder;
	color: #655B4D;
	text-transform: uppercase;
}

h3, h3 a {
	font-size: 14px;
	font-weight: bolder;
	color: #9D092D;
	margin: 3px 0 3px 0;
}

div.headers {
	clear: both;
	width: 600px;
}

div.headers .title, div.headers .title a {
	font-size: 16px;
	font-weight: bolder;
	color: #655b4d;
	text-transform: uppercase;
}

div.headers b {
	color: #9D092D;
	font-size: 16px;
	font-weight: bolder;
}

p.data {
	font-size: 10px;
	color: #655b4d;
}

.tx-timtabsociable-pi1 strong {
	font-size: 14px;
	font-weight: bolder;
	margin: 3px 0 3px 0;
}

a {
	font-size: 12px;
	color: #9D092D;
	text-decoration: none;
}

font.error, font.error strong {
	color: #FF0000;
}

#window .label b, #window .label strong {
	font-weight: bolder;
}

#window form .error {
	/*color: #FF0000;*/
	border: 1px solid #FF0000;
	font-weight: bolder;
}

b.red {
	color: #9D092D;
}
