/* *** css by miss monorom www.intensivstation.ch *** */
/* css released under Creative Commons License -  http://creativecommons.org/licenses/by/2.0/deed.en  */

html {
	height: 101%;
	background-color: #FFFFFF;
	}

* { margin: 0; padding: 0;}

body {
	font-size: 11px;
	font-family: Arial, Helvetica, Sans-Serif;
	font-stretch: normal;
	color:#000000;
	padding:0;
	margin:0;
	text-align: center;
	background-color: #FFFFFF;
	line-height: 1.5;
	}

a {color: #000000; text-decoration: none;}

a:focus { color:#8c8c8c;}

a:hover {color: #8c8c8c;}

a:active { color:#8c8c8c;}

#mainnav a:hover { color:#A52F33;}

h1 {
	font-size: 12px; 
	font-weight: bold;
	color: #A52F33;
	}

strong {
	font-weight: bold;
	}

table {
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 11px;
	cellpadding: 1px;
	cellspacing: 1px;
	margin-top: 0px;
	border: none;
	}

* html table {
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 11px;
	cellpadding: 0px;
	cellspacing: 0px;
	margin-top: 0px;
	padding: 0px;
	border: none;
	}

.strong{
	font-weight: bold;
	}

hr {
	border: 1px solid #ECECEC;
	height: 0px;
	}

.bildtext {
	font-size: 9px;
	font-style: italic;
	}

#content ul {
	margin-top: -5px;
	padding-left: 15px;
	list-style-image: url("list.gif");
        }

a img {
border: 0 none;
        }

#container {	
	margin: 0 auto;
	margin-top: -20px;
	width: 970px;
	border: 0px solid #000000;
	text-align: left;
	background-color: #FFFFFF;
	z-index:1;
	}
	
#container2 {	
	margin: 0 auto;
	width: 970px;
	border: 0px solid #000000;
	text-align: left;
	background: url('bg.gif') repeat-y;
	margin-top: -60px;
	margin-bottom: 0px;
	z-index:1;
        }

* html #container2 {	
	margin: 0 auto;
	width: 970px;
	border: 0px solid #000000;
	text-align: left;
	background: url('bg.gif') repeat-y;
	margin-top: -80px;
	margin-bottom: 0px;
	z-index:1;
	}	

#logo {	
	width: 220px;
	height: 220px;
	border: 0px solid #000000;
	float:left;
	}

#banner {	
	width: 460px;
	height: 250px;
	margin: 0 auto;
	float: left;
	border: 0px solid #000000;
	margin-left: 15px;
	margin-right: 15px;
	
	}

#slogan {	
	width: 215px;
	height: 20px;
	border: 0px solid #000000;
	position: relative;
	left: 480px;
	top: 50px;
	font-size: 12px;
	font-weight: bold;
	color: #A52F33;
	z-index:1;
	padding: 0;
	text-align: right;
	}	

#languagenav {
	float: right;
	width: 90px;
	height: 20px;
	background: #FFFFFF;
	border: 0px solid #000000;
	margin-top: 3px;
	padding: 0;
	text-decoration: none;
	text-transform: uppercase;
	font-size: 12px;
	font-style: bold;
	text-align: right;
	color:#8c8c8c;
	}
* html #languagenav {
	float: right;
	width: 90px;
	height: 20px;
	background: #FFFFFF;
	border: 0px solid #000000;
	margin-top: -20px;
	padding: 0;
	text-decoration: none;
	text-transform: uppercase;
	font-size: 12px;
	font-style: bold;
	text-align: right;
	color:#8c8c8c;
	}

#languagenav.ACT a:link {
   color: #000000;
   }

#languagenav.RO a:link {
   color: #000000;
   }

#search {
	float: left;
        left: 0px;
        margin-top: 3px;
	width: 180px;
	height: 0px;
	border: 0px solid #000000;
	padding: 0px 0 0 0;
	color: #ffffff;
	text-decoration: none;
	font-size: 10px;
	font-weight: normal;
	text-align: left;
	}
	
* html #search {
    position: relative;
    margin-left: 0px;
    margin-top: 0px;
    width: 180px;
    height: 0px;
    border: 0px solid #000000;
    padding: 0;
    color: #ffffff;
    text-decoration: none;
    font-size: 10px;
    font-weight: normal;
    text-align: left;
    }
	
#nav2 {
	float: left;
	width: 460px;
	height: 20px;
	background: #FFFFFF;
	border: 0px solid #000000;
	margin-left: 15px;
	margin-top: 25px;
	padding: 0;
	text-decoration: none;
	font-size: 11px;
	text-align: right;
	}

* html #nav2 {
	float: left;
	width: 460px;
	height: 20px;
	background: #FFFFFF;
	border: 0px solid #000000;
	margin-left: 15px;
	margin-top: 65px;
	padding: 0;
	text-decoration: none;
	font-size: 11px;
	text-align: right;
	}

#nav2 ul {
	list-style: none;
	}

#nav2 li {
	display: inline;
	}

#nav2 li a {
	text-decoration: none;
	}

#nav2 li a:hover, a:active {
	text-decoration: none;
	color:#8c8c8c;
	}

#line {
	float: right;
	width: 735px;
	height: 2px;
	border-bottom: 1px solid #8c8c8c;
	
	}
	
#mainnav {	
	float: left;
	width: 220px;
	min-height: 300px;
	border: 0px solid #000000;
	background-color: #ebebeb;
	margin-top: -40px;
	}			

* html #mainnav {	
	float: left;
	width: 220px;
	height: 300px;
	border: 0px solid #000000;
	background-color: #ebebeb;
	margin-top: 0px;
	}

#mainnav ul{	
	margin-top: 20px;
	padding-left: 20px;
	list-style-type: none;
	
	}	

#mainnav ul li a{	
	padding: 4px 10px 4px 20px;
	display: block;
	font-size:12px;
	font-weight: bold;
	text-transform: uppercase;
	list-style-type: none;
	background-image:url("grau.gif"); 
	background-repeat:no-repeat; 
	background-position: left center;

	}

#mainnav ul li ul{	
	margin-top: 0px;
	padding-left: 20px;
	list-style-type: none;
	}	

* html #mainnav ul li ul{	
	margin-top: -15px;
	padding-left: 20px;
	list-style-type: none;
	}

#mainnav ul li ul li a{	
	padding: 4px 0 4px 0px;
	display: block;
	font-size:11px;
	font-weight: normal;
	text-transform: none;
	list-style-type: none;
	background-image:url("hellgrau.gif"); 
	background-repeat:no-repeat; 
	background-position: left center;
	}

#content {
	float: left;
	background-color: #ffffff;
	width: 735px;
	min-height: 320px;
	padding: 0 0 0 0;
	border: 0px solid #000000;
	margin: 15px 0 15px 15px;
	}
	
* html #content {height: 320px; width: 735px;}

#content h1 {
	color: #A52F33;
	font-weight: bold;
	font-size: 12px;
	text-transform: uppercase;
	margin: 0 0 15px 0;
	}

#right{
	float: right;
	width: 260px;
	height: 260px;
	overflow: hidden;
	color:#000000;
	padding: 0px;
	margin-top: 5px;
	background-color: #ebebeb;
	border: 0px solid #000000;
	z-index:3;
	}
* html #right{
	position: relative;
	z-index:3;
	}
	
#right h1{
	font-size:12px;
	font-weight:bold;
	color: #000000;
	margin-bottom: 0px;
	padding: 10px 10px 0px 10px;
	}

#right p{
	font-size:10px;
	padding: 0px 10px 10px 10px;
	}

#right ul {
	padding-left: 15px;
	list-style-image: url("list.gif");
}	

#footer {
	float:left;
	margin-left: 15px;
	width: 735px;
	border-top: 1px solid #000000;
	font-size: 10px; 
	}

#copy {
	float: left;
	height:22px;
	width: 220px;
	margin: 0;
	background-color:#FFFFFF;
	color: #A52F33;
	text-align: left;
	font-size: 10px;
	}

#breadcrumb {
	float: left;
	height:20px;
	width: 460px;
	margin-left: 15px;
	margin-top: 15px;
	color: #A52F33;
	font-size: 12px;
	}

.csc-textpic-image {
	padding: 10px 0;
}

.csc-textpic {
	padding: 0px 0;
}

.csc-textpic-intext-left {
	padding: 0px 0;
}

#mainnav .mainnavact a,
#mainnav .mainnavact a:hover,
#mainnav .mainnavact a:active,
#mainnav .mainnavact a#current {
   	color: #A52F33;
   	background-image:url("rot.gif"); 
	background-repeat:no-repeat; 
	background-position: left center;
   	}

#mainnav .mainnavact2 a,
#mainnav .mainnavact2 a:hover,
#mainnav .mainnavact2 a:active,
#mainnav .mainnavact2 a#current {
   	color: #A52F33;
   	background-image: none;
   	}

#nav2 .nav2act a,
#nav2 .nav2act a:hover,
#nav2 .nav2act a:active,
#nav2 .nav2act a#current {
   	color: #8c8c8c;
   	
   	}

.border {
	padding: 0 0 10px 0;
	
	}

.borderheader {
	background-color: #FFFFFF;
	font-weight: bold;
	color: #000000;
	margin: 0;
	padding: 4px 0 4px 0;
	font-size: 12px;
	}

.borderborder {
	border: 2px solid #FFFFFF;
	
	}

.internal-link{
	text-decoration: none;
	}

div.clear {
	clear: left;
	font-size: 1px;
	height: 0; /* Moderne Browser */
	line-height: 0; /* IE */
	}

/*-----------------------------------  tt_news LATEST view  -----------------------------------*/

.news-latest-container HR.clearer{
	clear:right;
	height:0px;
	border:px solid #F9FFE5;

}

.news-list-container HR.clearer{
	clear:both;
	height:0px;
	border:px solid #F9FFE5;

}

.news-single-container HR.clearer{
	clear:both;
	height:0px;
	border:px solid #F9FFE5;

}

.news-latest-container H2,.news-latest-gotoarchive {
	font-size:11px;
	}
	
.news-latest-item {
	/* IE hack */
	height: 1%;
	line-height: 1.3;
	/* IE hack end */
	height: auto !important;
	padding: 5px 0 0 5px;
	margin: 5px 0 0 5px;
	
}

.news-latest-item IMG {

	margin-bottom:5px;
	margin-right:5px;
	float:left;
}

.news-list-item IMG {

	margin-top: 20px;
	margin-bottom: 10px;
	margin-left: 10px;
	float: right;
}

.news-single-item IMG {

	margin-top: 20px;
	margin-bottom: 10px;
	margin-left: 10px;
	float: right;
}
.news-latest-date,.news-latest-morelink,.news-latest-category {
	font-size:9px;
}

.news-latest-morelink {
	height:12px;
}

.news-latest-morelink A {
	float:left;
}
.news-single-item H2 {
	font-size: 12px;
}

/*-----------------------------------  form  -----------------------------------*/

legend {
padding-left:10px;
padding-right:10px;
border: 0px;
display: block;
width: 220px;
}

fieldset {
border:0px;
padding-left:10px;
padding-right:10px;
padding-top:10px;
padding-bottom:10px;
border: 1px solid #C0C0C0;
}

.radiolayout {
width:60%;
padding-top:15px;
padding-bottom:15px;
display: block;
}

.formu {
width:80%;
padding-top:10px;
padding-bottom:10px;
padding-left:0px;
border: 0px solid #C0C0C0;
}

.mf-radio {
border:0px;
margin-bottom: 10px;
display: block;
}

.mf-text {
color: #000000;
border: 1px solid #C0C0C0;
margin-bottom: 10px;
display: block;
}

.mf-check {
border: 0px;
margin-bottom: 10px;
display: block;
}
.mf-select {
border: 1px solid #C0C0C0;
margin-bottom: 10px;
display: block;
}

.mf-input {
border: 1px solid #C0C0C0;
margin-bottom: 10px;
display: block;
}

.mf-submit {
margin-top: 10px;
}




.csc-mailform {
   border: 0px;
   
}
 
.csc-mailform-field label {
   font-size: 12px;
   width: 220px;
   float: left;
   text-align: left;
   margin-right: 0px;
   display: block;
}
.csc-mailform-field input, textarea, option   {
   margin: 2px 0px;
   display: block;
} 

.csc-mailform-field checkbox   {
   float:left;
   text-align: left;
   margin: 2px 0px;
   display: inline;
} 


.csc-mailform-field select {
   margin: 2px 0px;
   display: inline;
} 

.csc-mailform-submit {
   margin-top: 5px;
   margin-left: 220px;
}


/*-----------------------------------  index_search  -----------------------------------*/

.tx-indexedsearch .tx-indexedsearch-browsebox LI { display:inline; margin-right:5px; }
.tx-indexedsearch .tx-indexedsearch-searchbox INPUT.tx-indexedsearch-searchbox-button { width:100px; margin: 0 0 10px 0;}
.tx-indexedsearch .tx-indexedsearch-searchbox INPUT.tx-indexedsearch-searchbox-sword { width:150px; margin: 0 0 10px 0;}
.tx-indexedsearch .tx-indexedsearch-whatis { margin-top:10px; margin-bottom:5px; }
.tx-indexedsearch .tx-indexedsearch-whatis .tx-indexedsearch-sw { font-weight:bold; font-style:italic; }
.tx-indexedsearch .tx-indexedsearch-noresults { text-align:center; font-weight:bold; }
.tx-indexedsearch .tx-indexedsearch-res TD.tx-indexedsearch-descr { font-style:italic; }
.tx-indexedsearch .tx-indexedsearch-res .tx-indexedsearch-descr .tx-indexedsearch-redMarkup { color: #A52F33; }
.tx-indexedsearch .tx-indexedsearch-res .tx-indexedsearch-info { background:#FFFFFF; }
.tx-indexedsearch .tx-indexedsearch-res .tx-indexedsearch-secHead { margin-top:20px; margin-bottom:5px; }
.tx-indexedsearch .tx-indexedsearch-res .tx-indexedsearch-secHead H2 { margin-top:0px; margin-bottom:0px; }
.tx-indexedsearch .tx-indexedsearch-res .tx-indexedsearch-secHead TD { background:#cccccc; vertical-align:middle; }
.tx-indexedsearch .tx-indexedsearch-res .noResume { color:#666666; }
.tx-indexedsearch .tx-indexedsearch-category { background:#cccccc; font-size:12px; font-weight:bold; }

/* Additional styles, needed for the tableless template_css.tmpl (styles don't conflict with the original template) */
.tx-indexedsearch .res-tmpl-css { clear:both; margin-bottom:1em; }
.tx-indexedsearch .searchbox-tmpl-css LABEL { margin-right:1em; width:10em; float:left; }
.tx-indexedsearch .result-count-tmpl-css, .tx-indexedsearch .percent-tmpl-css { letter-spacing:0; font-weight:normal; margin-top:-1.2em; float:right; }
.tx-indexedsearch .info-tmpl-css dt, .tx-indexedsearch dl.info-tmpl-css dd { float:left; }
.tx-indexedsearch .info-tmpl-css dd.item-mtime { float:none; }
.tx-indexedsearch .info-tmpl-css dd.item-path { float:none; }

.tx-indexedsearch-rules h2 {font-size: 12px; margin: 10px 0 0 0; color: #A52F33;}

/*-----------------------------------  sitemap  -----------------------------------*/

.csc-sitemap ul {
        margin: 20px 0 10px 0;
	padding-left: 0x;
        list-style-image: url("rot.gif");
}

.csc-sitemap li {
        margin-top: 5px;
	padding-left: 0x;
	list-style-image: url("rot.gif");
}

.csc-sitemap li li {
        margin: 5px 0 0 150px;
	padding-left: 0x;
	list-style-image: url("grau.gif");
}

.csc-sitemap li li li{
        margin: 5px 0 0 150px;
        padding-left: 0x;
	list-style-image: url("rot.gif");
}
