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

body {
	background-color: #010000;
	font-size: 11px;
	font-family: "trebuchet MS", arial, "myriad Pro";
	color:#FFFFFF;
	padding:0px;
	margin:0px;
	background-image:url(evil/grafik/bg.jpg);
	background-repeat: no-repeat;
	background-attachment: fixed;
}
a {color: #DB7093;}
a:visited {color:#DB7093;}
a:hover {color: #564b47;}
a:active { color:#000000;}

h1 {
font-size: 11px;
text-transform:uppercase;
background-color: #E0A3B7;
border-top:1px solid #564b47;
border-bottom:1px solid #564b47;
padding:5px 15px;
margin:0px }
h2 {
font-size:20px;
font-weight: normal;
padding: 5px 10px;
margin:0px;}

img.download {vertical-align:middle;}

/* ----------container zentriert das layout-------------- */
#container {
	width: 980px;
	padding:0px;
	margin: 0px;
	margin-left: auto;
	margin-right: auto;
	background-color: #000000;
} 

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

/* ----------outer und inner----------------- */
#outer{
	border-left: solid 200px #000000;  /* linke Menue Spalten Farbe  */
	background-color: #010000; /* Farbe fuer Inhalt Spalten  */
 } 

#inner{ margin:0px; width:100%; } /* die IE PC schlaufe */ 

/* --------------left navigavtion------------- */
#left {
	width:200px;
	float:left;
	position:relative;
	margin-left:-200px;
	margin-right:1px;
 }

/* -----------------Inhalt--------------------- */
#content{ 
position: relative; 
margin: 0px; }

p{
padding: 5px 10px;
margin:0px; }

pre{
font-size: 12px;
padding: 5px 10px;
margin:0px;}

/*  ----------------footer---------------------- */ 
#footer {
	clear:left;
	padding:0px;
	margin:0px;
	text-align: right;
	height: 30px;
	background-image: url(evil/grafik/bottom.jpg);
	font-weight: bold;
	padding-top: 6px;
	padding-right: 5px;
	background-repeat: no-repeat;
} 
.headline {
	background-image: url(evil/grafik/headline.gif);
	background-repeat: no-repeat;
	font-size: 18px;
	line-height: 24px;
	font-weight: bold;
	color: #FFFFFF;
	text-indent: 75px;
	height: 50px;
	padding-top: 19px;
}
.leftsubmenu {
	margin-left: 25px;
	margin-top: -5px;
}
.text {
	font-family: "trebuchet MS", arial, "myriad Pro";
	font-size: 12px;
	margin-top: -20px;
	text-indent: 67px;
	padding-left: 8px;
}
.published {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #AA0000;
	text-align: left;
	margin-left: 8px;
	color: #707070;
}
.posting {
	margin-right: 15px;
}
