/* *** 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: #413B2F;
	font-size: xx-small;
	font-family: Verdana, Arial, SunSans-Regular, Sans-Serif;
	color:#000000;
	padding:0px;
	margin:0px;
	font: Arial;
}
a {
	color: ##413B2F;
}
a:visited {color:#DB7093;}
a:hover {color: #564b47;}
a:active { color:#000000;}

h1 {
	font-size: 11px;
	text-transform:none;
	background-color: #999999;
	border-top:1px solid #000000;
	border-bottom:1px solid #000000;
	padding:5px 15px;
	margin:0px
}
h2 {
	font-size:20px;
	font-weight: normal;
	margin-left: 0px;
	margin-top: 50px;
}
h3 {
	font-size:20px;
	font-weight: normal;
	margin-left: 50px;
	margin-right: 50px;
	margin-top: 50px;
	position: absolute;
}
h4 {
	font-size:20px;
	font-weight: normal;
	margin-right: 100px;
	margin-top: 50px;
}
img.download {vertical-align:middle;}

/* ----------container to center the layout-------- */
#container {
	width: 1077px;
	padding:0px;
	margin: 0px;
	margin-left: auto;
	margin-right: auto;
} 

/* ----------banner for logo-------------- */
#banner {
	text-align: right;
	background-color: ##413B2F;
	padding: 0px;
	margin: 0px;
}

#banner img {padding:10px 0px;} 

/* ----------outer and inner----------------- */

#outer{
	border-left: solid 220px #FFFFFF; /* color of the left column  */
	border-right: solid 220px #FFFFFF; /* color of the right column  */
	background-color: #FFFFFF;  /* color of the content column */
	height: 539px;
} 

#inner{
	width:100%;
} /* The ie/pc pecularity */ 

/* --------------left and right navi------------- */
#left {
	width:220px;
	float:left;
	position:relative;
	margin-left:-220px;
	margin-right:1px;
	margin-top: 0px;
 }
#middle {
	width:644px;
	float:none;
	position:relative;
	margin-right:0px;
	margin-left:0px;
	margin-top: 0px;
 }
 #right {
	width:220px;
	float:right;
	position:relative;
	margin-right:-220px;
	margin-left:0px;
	margin-top: 0px;
 }

/* -----------------content--------------------- */ 
#content{
	position: relative;
	background-image: url(washing-border.gif);
	background-position:inherit;
	background-repeat:no-repeat;
	height: 539px;
	width: 637px
}
p {
padding: 5px 10px;
margin:0px; }

pre{
font-size: 12px;
padding: 5px 10px;
margin:0px;}
#contentright{
	position: right;
	height: 537px;
	background-repeat: none;
	
}
p {
padding: 5px 10px;
margin:0px; 
}
pre{
font-size: 12px;
padding: 5px 10px;
margin:0px;}
#contentleft{
	position: left;
	height: 537px;
	background-repeat: none;
	
}
p {
	padding: 0px 0px;
	margin:0px;
	font-size: xx-small;
 }

pre{
font-size: 12px;
padding: 5px 10px;
margin:0px;}

/*  ----------------footer---------------------- */ 
#footer {
	clear:left;
	padding:0px;
	margin:0px;
	text-align: right;
	font-size: 9px;
	
} 
