 .clearfix:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}

.clearfix {display: inline-block;}  /* for IE/Mac */

.tx-tcsubscribe-pi1 td{
	
	padding:5px 5px 5px 0;
}

.tx-tcsubscribe-pi1 .submitbutton {
	margin:0 0 20px 0;
	border:0;
	padding:.5em .2em;
	background: #F13414;
	color: #FFFFFF;
	text-transform: uppercase;
	font-size: 10px;
	font-weight: 700;
	font-family: arial, sans-serif;
	width: 110px;
	/*float:right;*/
}

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


/******************************************************************************/
/***** START - maintenance **************************************************/
/******************************************************************************/

.maintenance{
	height: 500px;
	background-image: url('/fileadmin/templates/images/maintenance.gif');
	background-repeat: no-repeat;
	background-position: center;
}


/******************************************************************************/
/***** STOP - maintenance **************************************************/
/******************************************************************************/


/******************************************************************************/
/***** START - columns ********************************************************/
/******************************************************************************/

.threeColumnLeft{
	float: left;
	width: 33%;
	overflow: hidden;
}

.threeColumnNormal{
	float: left;
	width: 33%;
	overflow: hidden;
}

.threeColumnRight{
	float: right;
	width: 33%;
	overflow: hidden;
}

.twoColumnNormal{
	float: left;
	width: 50%;
	overflow: hidden;
}

.twoColumnRight{
	float: right;
	width: 50%;
	overflow: hidden;
}

.oneColumnNormal{
	width: 100%;
	overflow: hidden;
	float: right;
	width: 740px;
	min-height: 400px;
	margin-top:14px;
}

	.oneColumnNormal p, .oneColumnNormal ul, .oneColumnNormal a {
		line-height:1.4;
	}


/******************************************************************************/
/***** STOP - columns *********************************************************/
/******************************************************************************/


/*********************************************************************/
/***** START - The following is some general styles  *****************/
/*********************************************************************/

.clearboth {
	clear: both;
	line-height: 0em;
	height: 0em;
	font-size: 0em;
	margin: 0em;
	padding: 0em;
}

span.hideit {
	display: block; 
	position: relative;
	text-indent: -10000px;
	white-space: nowrap;
	text-decoration: none;
}

/*********************************************************************/
/***** STOP - The following is some general styles  ******************/
/*********************************************************************/




/*********************************************************************/
/***** START - The following is some specific styles  ****************/
/*********************************************************************/




/*
 * temp kommentar: FRA DIFO/STYLES.CSS
 */

div#toppicture{
	height:172px;
	width:960px;
	background-repeat: no-repeat;
	background-position: 0 0;
}

div#toppicture a{
	display:block;
	width:415px;
	height:29px;
	background-image: url("/fileadmin/templates/difo/images/logo.png");
	background-position: 22px 22px;
	background-repeat: no-repeat;
	text-indent:-999em;
	left:22px;
	top:22px;
	left: 0;
	top: 0;
	height: 172px;
	width: 100%;
}

div#topmenu{
	height:29px;
	background:#ffffff url('/fileadmin/templates/difo/images/menubg.gif');
	text-align:center;
}

div#topmenu ul{
	margin:auto;
	position:relative;
	padding:7px 0 0 0;
	list-style:none;
	visibility:hidden;
}

div#topmenu ul li{
	float:left;
}

div#topmenu ul li a{
	text-transform:uppercase;
	color:#000000;
	text-decoration:none;
	padding:0 10px;
}

div#topmenu > ul > li:not(:first-child) > a{
	border-left:1px solid #000;
}

div#topmenu > ul > li > a.act{
	color: #00b4e0;
	color: #F13414;
}

#toolbox{
	float:right;
	padding:10px 0 0 0;
}

	#toolbox ul{
		list-style-type:none;
		list-style-position: outside;
	}
	
	#toolbox li{
		float:left;
	}

ul.toolbox .textsize a{
	padding: 0 0 0 3px;
}

ul.toolbox li{
	float:left;
	list-style:none;
	height:2em;
}

ul.toolbox li a{
	text-decoration:none;
	color:#000;
}

ul.toolbox li.toolSitemap a{
	background-image:url("/fileadmin/templates/images/sitemap.png");
	background-repeat:no-repeat;
	background-position: right center;
	padding: 0 18px 0 0px;
	margin: 0 18px 0 0;
}

ul.toolbox li a.english{
	padding:0 20px 0 0;
	margin:0 0 0 20px;
	background:url('/fileadmin/templates/difo/images/unionjack.gif') no-repeat center right;
}

ul.toolbox li a.print{
	padding:0 18px 0 0;
	margin:0 0 0 20px;
	background:url('/fileadmin/templates/difo/images/print.gif') no-repeat center right;
}

ul.toolbox li.addthis{
	margin:0 0 0 20px;
}

ul.toolbox .toolLanguage a{
	padding: 0 3px 0 20px;
}

div.leftbar{
	float:left;
	width:210px;
	margin:14px 0 0 0;
}

fieldset.search{
	/*position:relative;*/
	width:170px;
	vertical-align:middle;
}

fieldset.search label{
	position:relative;
	font-size:10px;
	font-family:Arial;
	top:0px;
	left:80px;
}

fieldset.search input{
	padding:5px 0 5px 0;
	font-size:10px;
	font-family:Arial;
	width:65%;
}

fieldset.search input#sword{
	border:1px solid #bdb8ac;
	margin-right:3%;
	padding:5px 0 5px 0;
	/*width:114px;*/
}

fieldset.search input[type="submit"]{
	background: #f13414;
	border:0;
	color: white;
	text-transform: uppercase;
	font-weight: 700;
	width:30%;
}


ul#leftmenu,
ul#leftmenu ul {
	width:170px;
	margin:0;
	list-style-position: outside;
}

ul#leftmenu ul ul {
	margin: 0 0 0 10px;
}

ul#leftmenu li:first-child{
	margin-top:10px;
}

ul#leftmenu ul li:first-child {
	margin: 5px 0 0 0;
}

ul#leftmenu li{
	list-style:none;
	margin: 5px 0 0 0;
}

ul#leftmenu li a{
	background:#bdb8ac;
	display:block;
	padding:5px;
	color:#000;
	text-decoration:none;
}

ul#leftmenu li li a {
	background: none;
	padding: 0 0 0 5px;
} 

ul#leftmenu li a.act{
	font-weight:bold;
}

div#footer{
	width:960px;
	border-top:1px solid #99948d;
	text-align:center;
	margin-top:20px;
	padding:5px 0 20px 0;
}

#footer span{
	padding: 0 10px 0 10px;
}

div.difoboks li{
	color:#f13414;
}

div.difoboks h1{
	background:#f13414 url('/fileadmin/templates/difo/images/boxheaderbg.gif') no-repeat top left;
	color:#ffffff;
	font-size:1.1em;
	font-weight:bold;
	padding: 0.5em 0 0 26px;
	height:1.9em;
	overflow:hidden;
	white-space:nowrap;
}

div.difoboks > div{
	padding:0 5px;
	margin:5px 0;
	border-left:1px solid #ebe9e5;
	border-right:1px solid #ebe9e5;
	
}

.tx-indexedsearch-searchbox{
	display:none;
}

.tx-indexedsearch .tx-indexedsearch-res .tx-indexedsearch-info {
	background:transparent;
}

.tx-tcformular-pi1 input.text, .tx-tcformular-pi1 textarea.textarea{
	font-family: "Arial, sans-serif";
	font-size:10px;
	padding:5px;
	border:	1px solid #BDB8AC;
}

.tx-tcformular-pi1 input.submit{
	margin:0 0 20px 0;
	border:0;
	padding:.5em .2em;
	background: #F13414;
	color: #FFFFFF;
	text-transform: uppercase;
	font-size: 10px;
	font-weight: 700;
	font-family: arial, sans-serif;
	width: 110px;
}

div.oneColumnNormal .tx-tcformular-pi1 ul li {
	background:none;
	padding:0;
}

.news-list-morelink{
	display:block;
	padding:0;
	margin:0;
}

.small-text{
	font-size:0.9em;
}
.medium-text{
	font-size:1.1em;
}
.big-text{
	font-size:1.4em;
}



/* for print purpose */
div#newsbar {
	display:none;
}

/*********************************************************************/
/***** STOP - The following is some specific styles  ****************/
/*********************************************************************/


.tx-comments-pi1{
	width:500px;
	margin: .5em 0 2.5em 0;
}
 
.tx-comments-pi1 #commenter_name, 
.tx-comments-pi1 #commenter_email, 
.tx-comments-pi1 #comment{
	width:245px;
	margin:0;
	padding:5px;
	border:0;
	
	width: 156px;
	font-size: 11px;
}
 
.tx-comments-pi1 form {
	float:left;
}
 
.tx-comments-pi1 #comment {
	width: 490px;
	width: 310px;
	display: block;
	height: 92px;
	font-family: arial, sans-serif;
	font-size: 11px;
}
 
.tx-comments-pi1 label{
	display:block;
	margin: .5em 0 0 0;
	
}
.tx-comments-pi1 .submitbutton {
	margin:0 0 20px 0;
	border:0;
	padding:.5em .2em;
	background: #F13414;
	color: #FFFFFF;
	text-transform: uppercase;
	font-size: 10px;
	font-weight: 700;
	font-family: arial, sans-serif;
	width: 110px;
}
 
.tx-comments-pi1 .hidden{
	display:none;
}
 
.tx-comments-pi1 ul.prev_comments{
	list-style:none;
	margin: 24px 0 0 0;
	padding:0;
}
 
.tx-comments-pi1 .prev_comments li{
	background:#f1f1f1;
	padding: 5px 0;
	margin: .5em 0;
	background: transparent;
	border-bottom: 1px solid #AAAAAA;
	filter: none;
}
 
.tx-comments-pi1 span.tx-comments-comment-date{
	color:#595959;
	/*font-size:0.9em;*/
	font-size:1em;
	margin:0 0 0 .5em;
	color: #000000;
}
.tx-comments-pi1 .tx-comments-comment-name{
	font-size:1.1em;
	font-weight:bold;
	color: #F13414;
}
 
.tx-comments-pi1 .tx-comments-comment-content{
	margin:.5em 0 0 0;
}
 
.tx-comments-pi1 .loader, 
.tx-comments-pi1 .posting, 
.tx-comments-pi1 .error{
	border:1px solid #F13414;
	background: #FFBAAF url('/typo3conf/ext/tccomments/pi1/ajax-loader.gif') no-repeat 3px center;
	padding: 10px 25px;
	margin:.5em 0 0 0;
	height:30px;
	padding-left: 35px;
	float:left;
	width: 439px;
}
 
.tx-comments-pi1 .error{
	border:1px solid #F13414;
	background: #FFBAAF;
}
 
.tx-comments-pi1 .left {
	float: left;
	margin: 0 14px 0 0;
}
 
.tx-comments-pi1 .right {
	float: left;
	display: block;
}
 
.tx-comments-pi1 .captchacontainer {
	margin:20px 10px 20px 0;
	display:block;
}
 
.tx-comments-pi1 span.captchatext {
	display:block;
}
 
.tx-comments-pi1 img.captcha {
	background-color:#FFFFFF;
	width:32px;
	height:32px;
	margin: 0 5px 0 0;
	padding:5px;
	cursor: pointer;
	border: 2px solid #FFFFFF;
}
 
.tx-comments-pi1 .captchaname{
	font-weight:bold;
}
 
.tx-comments-pi1 fieldset {
	border-bottom: 2px solid #AAAAAA;
}
