/* *** css by miss monorom www.intensivstation.ch *** */
/* css released under Creative Commons License -  http://creativecommons.org/licenses/by/2.0/deed.en  */



	html, body {
		height:100%;
		}
body {
background-color: #000;
font-size: 13px;
font-family: Arial, Helvetica, sans-serif;
color:#fff;
padding:0px;
margin: 0px 0 0 0px;
	background-image: url(../img/bg_body.jpg);

background-repeat: repeat-x;
background-position: center center;
}

a {color: #dd0000;
	text-decoration: none;
	}
a:visited {color:#dd0000;}
a:hover {color: #fff;}
a:active { color:#dd0000;}

h1 {
font-size: 17px;
}

h2 {
font-size:20px;
font-weight: normal;
}

img.download {vertical-align:middle;}

/* ----------container zentriert das layout-------------- */
#distance { 
	width:1px;
	height:50%;
	background: none;
	margin-bottom:-195px; /* half of container's height */
	float:left;
}
 
 
#contain_all {
	border: 0px solid red;
	background-repeat: repeat-x;
	background-position: left bottom;
	border: 0px solid red;
} 
#container {
	margin:0 auto;
	position:relative; /* puts container in front of distance */
	text-align:left;
	height:370px;
	width: 1000px;
	clear:left;
	background-image: url(../img/bg_container.png);
	background-repeat: no-repeat;
	background-position: 30px 20px;
}

/* ----------banner for logo-------------- */
#menu {
padding: 0px;
margin: 0px;
height: 30px;
text-align: right;
}

#menu h1 {
	text-transform: lowercase;
	font-size: 24px;
	font-weight: normal;
}

/* -----------------Inhalt--------------------- */
#content {
	padding: 10px;
	margin-left: 0;
	margin-right: 0px;
	height: 298px;
	width: 250px;
	overflow: hidden;
	border: 0px solid red;
	float: right;
}
div#content { 
}



p, pre{

}

#content_bottom {
padding: 0;
margin-left: 0	;
margin-right: 10px;
text-align: center;
float: right;
}

#content_bottom h1{
padding: 0;
margin: 0;
font-size: 32px;
font-weight: normal;
}

/* --------------left navigavtion------------- */
#content_left {
float: left;
width: 620px;
height: 325px;
margin: 0px;
margin-top: 15px;
margin-left: 0px;
padding: 0px;
padding-left: 100px;
overflow-y: hidden;
overflow-x:hidden;
background-image: url(../img/logo2.gif);
background-repeat: no-repeat;
background-position: 0px 75px;
}

/* -----------footer--------------------------- */
#footer {
clear: both;
margin: 0px;
padding: 0px;
text-align: right; 
background-color: #9c9a97;
background-repeat: no-repeat;
background-position: top;
display: none;
}

/******* menu ************/
#menu a {
	color: #fff;
	text-decoration: none;
	font-weight: bold;
	font-size: 14px;
}

#menu a:hover, #menu a.current {
	color: #dd0000;
	font-size: 14px;
}

a.submenu, a.submenu:visited, a.submenu:active {
	color: #fff;
}

a.submenu:hover, a.submenu_current, a:visited.submenu_current, a:active.submenu_current {
	color: #dd0000;	
}

/* SLIDESHOW */
/************ rgslideshow ****************/
div.rgslideshowce {
	text-align: center;
	margin-left: auto;
	margin-right: auto;
	width: 503px;
}

/* image cycle */

div.tx-imagecycle-pi1 {
	margin-left: 20px; 
}

/**** NEWS *****/
div.news-latest-category {
	display: none;
}

span.news-latest-title, span.news-latest-title  a{
	font-size: 20px;
	font-weight: bold;
	color: #fff;
}

div.news-latest-item a p, div.news-latest-item p a  {
	height: 60px;
	width: 500px;
	color: #fff;
	margin: 0;
	padding: 0;
}
div.news-latest-item a img  {
	float: right;
	margin-top: -80px;
	border: 1px solid #ccc;

}
div.news-latest-item hr.clearer  {
}



 /* SINGLE ITEM*/
div.image_details {
	float: left;
	margin: 0px;
	margin-top: 0px;
}

img.image_details {
	float: left;
	border: 1px solid #fff;
	margin: 5px;
}

div.news-single-img {
	width: 100%;
}

div.news-single-item {
}

div.clear_hub {
	width: 550px;
	clear: both;
	height: 1px;
}

p.news-single-imgcaption 
{	
	display: none;
}

.news-single-rightbox {
	display: none;
}
div.<-item  a{
}

img.image_details {
	border: 1px solid #FFF;
}



/******* FILEDOWNLOAD ****************/

td.filedownload {
	border-bottom: 1px solid #ccc;
}
