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

@import url(top_menu.css);
@import url(secondary_menu.css);
@import url(top_left_small_menu.css);
@import url(gallery.css);

html,body
{
	margin:0;
	padding:0;
	height:100%; /* needed for container min-height */
}

body
{
	behavior: url(/website/dev/fileadmin/template/js/csshover.htc);
	background-image:url(images/body_bg.jpg);
	background-repeat:repeat-x;
	background-color:#FFFFFF;
}

html
{
     overflow: -moz-scrollbars-vertical;
}

*
{
	margin:0;
	padding:0;
	font-size:12px;
	font-family:Geneva, Arial, Helvetica, sans-serif;
	color:#242021;
}

a
{
	text-decoration:none;
}

a:hover
{
	text-decoration:underline;
}
a:active,
a:focus
{
	outline: none;
}

div#container
{
	position:relative; /* needed for footer positioning*/
	margin:0 auto; /* center, not in IE5 */
	width:954px;
	height:auto !important; /* real browsers */
	height:100%; /* IE6: treaded as min-height*/
	min-height:100%; /* real browsers */
}

.top_address
{
	height:37px;
}

.top_address .address_left
{
	float:left;
	width:634px;
	padding-top:4px;
}

.top_address .address_left div p,
.top_address .address_right div p
{
	color:#6E6E6E;
}	

.top_address .address_right
{
	float:left;
	width:319px;
	text-align:right;
	padding-top:4px;	
}

.search_zone
{
	height:143px;
	position:relative;
	margin-top:13px;
}

.search_zone .left_l
{
	float:left;
	width:760px;
	color:#747474;
	padding-top:10px;
}

.search_zone .right
{
	float:left;
	width:194px;
}

.search_zone .right .src
{
	background-image:url(images/search_box.jpg);
	background-repeat:no-repeat;
	width:194px;
	height:31px;
}

.search_zone .right .src .left
{
	float:left;
	width:122px;
}

.search_zone .right .src .right
{
	float:left;
	width:66px;
}

.search_zone .right .src .left .impt_txt
{
	border:0;
	width:115px;
	height:15px;
	margin-top:9px;
	margin-left:7px;
	color:#A2A2A2;
}

.search_zone .right .src .right .btn
{
	border:0;
	margin-top:8px;
	margin-left:4px;
}

.logo
{
	position:absolute;
	width:180px;
	height:62px;
	top:27px;
	left:317px;
}

.logo a img
{
	border:0;
}

.banner
{
}

.main_content
{
	margin-top:25px;
}

.content_left
{
	float:left;
	width:449px;
/*	background-image:url(images/article_dot_line.jpg);
	background-repeat:repeat-x;
	background-position:0px 29px; */
}

.content_left div p
{
	text-align:justify;
}

.content_right
{
	float:left;
	width:445px;
	padding-left:60px;
}

.content_right_line
{
	background-image:url(images/article_dot_line.jpg);
	background-repeat:repeat-x;
	background-position:0px 29px;
	height:1px;
	font-size:0px;
}

.clear
{
	clear:both;
	height:0px;
	font-size:0px;
}

/* FCE */

.content_left h2,
.content_right h2,
.news-single-item h2,
h1
{
	background-image:url(images/article_dot_line.jpg);
	background-repeat:repeat-x;
	background-position:left bottom;
	font-size:17px;
	padding-bottom:8px;
	margin-bottom:5px;
}


.article_box
{
	background-image:url(images/article_dot_line.jpg);
	background-repeat:repeat-x;
	background-position:left bottom;
	padding-bottom:8px;
	margin-bottom:5px;
}

.article_box .article_box_left
{
	float:left;
	width:67px;
	color:#870D24;
}

.article_box .article_box_right
{
	float:left;
	width:375px;
}

.fce_pad_left
{
	padding-left:67px;
}

/*  TT News  */

.news_latest_date
{
	float:left;
	width:65px;
}

.news_latest_date span
{
	color:#850E24;
	font-weight:bold;
	font-size:11px;
}

.news_content
{
	float:left;
	width:372px;
}

.news_content p
{
	text-align:justify;
}

.news-latest-container
{
	padding:0;
}

/* RTE */

.red_text
{
	color:#9C3B4C;
}

.red_text a
{
	color:#9C3B4C;
}

.gray_text
{
	color:#7F7F81;
}

.gray_text a
{
	color:#7F7F81;
}

.addr_left_top
{
	float:left;
	width:88px;
}

.addr_right_top
{
	float:left;
	width:494px;
}

/* Newsletter */
fieldset
{
	border:0;
}

.tx-sremailsubscribe-pi1 legend
{
	display:none;
}

#tx-sremailsubscribe-pi1-first_name,
#tx-sremailsubscribe-pi1-address,
#tx-sremailsubscribe-pi1-city,
#tx-sremailsubscribe-pi1-zip,
#tx-sremailsubscribe-pi1-email
{
	border:1px solid #444444;
	width:277px;
	height:15px;
}

.tx-sremailsubscribe-pi1-submit
{
	border:0;
	color:#830E29;
	background:none;
	font-weight:bold;
	cursor:pointer;
}

/* Powermail */
legend
{
	display:none;
}

.tx-powermail-pi1_formwrap
{
	margin-top:20px;
}

.tx_powermail_pi1_fieldwrap_html_1 label
{
	float:left;
	width:62px;
	margin-bottom:5px;
}

.tx_powermail_pi1_fieldwrap_html_2 label,
.tx_powermail_pi1_fieldwrap_html_3 label,
.tx_powermail_pi1_fieldwrap_html_4 label
{
	clear:both;
	float:left;
	width:62px;
	margin-bottom:5px;	
}

.tx_powermail_pi1_fieldwrap_html_1 input,
.tx_powermail_pi1_fieldwrap_html_2 input,
.tx_powermail_pi1_fieldwrap_html_3 input
{
	float:left;
	width:276px;
	height:14px;
	border:1px solid #444444;
	margin-bottom:5px;	
}

.tx_powermail_pi1_fieldwrap_html_4 textarea
{
	float:left;
	width:276px;
	height:96px;
	border:1px solid #444444;
	margin-bottom:5px;	
}

.tx_powermail_pi1_fieldwrap_html_5 input
{
	clear:both;
	float:right;
	width:72px;
	height:14px;
	border:0;
	margin-right:102px;
	background:none;
	color:#8A0C22;
	font-weight:bold;
	cursor:pointer;
	margin-bottom:5px;	
}

.clearer
{
	display:none;
}

.news-single-timedata
{
	display:none;
}

.news-list-item 
{
	background-image:url(images/article_dot_line.jpg);
	background-position:left bottom;
	background-repeat:repeat-x;
	margin-bottom:5px;
}

.news_content_list
{
	float:left;
	width:873px;
}

.news_latest_date_list {
float:left;
width:65px;
}

.news_latest_date_list span
{
	color:#850E24;
	font-size:11px;
	font-weight:bold;
	padding-right:10px;
}

.tx-chgallery-pi1{
	#margin-top:0px !important;
	margin-top:20px;
}

div.sauerW
{
	font-size:10px;
	float:left;
	width:200px;
}

div.sauwLink
{
	float:left; 
	text-align:right; 
	margin-left:149px;
}
