/* *** 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: #C9C4C2;
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica, Sans-Serif;
	color:#564b47;
	padding:0px;
	margin:0px;
}
a {
	color: #F6E1C6;
}
hr {
	color: #ffffff;
	background-color: #ffffff;
	font-size: 1px;
	height: 1px;
	line-height: 1px;
	border: 1px none;
	margin-right: 10px;
	margin-left: 10px;
	margin-top: 5px;
	margin-bottom: 5px;
}

a:visited {color:#F6E1C6;}
a:hover {color: #ffffff;}
a:active { color:#F6E1C6;}


h1 {
	text-transform:uppercase;
padding: 5px 10px;
	margin:0px;
	line-height: 120%;
		font-size: 11px;
		font-weight: normal;}

h2 {
font-size: 11px;
text-transform:uppercase;
//border-top:1px solid #ffffff;
//border-bottom:1px solid #ffffff;
padding:5px 15px;
margin:0px }

h3 {
	font-size:11px;
	font-weight: normal;
	padding: 5px 10px;
	margin:0px;
	line-height: 120%;
}

/* ----------container to center the layout-------- */
#container {
width: 760px;
padding:0px;
margin: 0px;
margin-left: auto;
margin-right: auto;
} 

/* ----------banner for logo-------------- */
#banner {
	text-align: right;
	background-color: #C9C4C2;
	margin: 0px;
	padding-top: 0px;
	padding-right: -10px;
	padding-bottom: 0px;
	padding-left: 0px;
}

#banner a {
	text-decoration:none;
	color:#564b47;
}

/* ----------outer and inner----------------- */

#outer{ 
border-left: solid 110px #473F3C; /* color of the left column  */ 
border-right: solid 10px #C9C4C2; /* color of the right column  */ 
background-color: #C9C4C2;  /* color of the content column */
} 

#inner{margin:0; width:100%; } /* The ie/pc pecularity */ 

/* --------------left and right navi------------- */
#left {
	width:170px;
	float:left;
	position:relative;
	margin-left:-170px;
	margin-right:1px;
	text-align: right;
	padding-top: 0px;
	margin-top: 0px;
 }
 #left p {
padding: 0px 10px 10px 10px;
margin:0px; }
#left img {
	margin:0px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 15px;
}

 #right {
 width:170px; 
 float:right; 
 position:relative; 
 margin-right:-170px; 
 margin-left:1px;
 }

/* -----------------content--------------------- */ 
#content{
	position: relative;
	margin: 0px;
	background-color: #473F3C;
	color: #ffffff;
}
#content p {
	padding: 5px 10px;
	margin:0px;
	text-align: justify;
	line-height: 120%;
}

#content img {
	margin:0px;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 0px;
}

pre{
font-size: 12px;
padding: 5px 10px;
margin:0px;}

/*  ----------------footer---------------------- */ 
#footer {
	clear:left;
	text-align: right;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 0px;
	text-transform: none;
	font-size: 10px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
} 
.footer_linkhl {
	color: #FFF;
	background-color: #473F3C;
}
#footer a {
		color:#564b47;}
.flp{
	font-size:10px;
	float:left;
	width:11px;
	height: 10px;
	overflow: hidden;
	margin-right: 8px;
	padding-top: 2px;
}
.smaller {
	color: #978F80;
}
