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

body {
	background-color: #7c7570;
	font-size: 14px;
	font-family: "Times New Roman", Times, serif;
	color:#000;
	padding:0px;
	margin:0px;
}
a {
	color: #000000;
	text-decoration:none
}
a:visited {color: #000000}
a:hover {
	color: #c1b678;
	
}

h1 {
	font-size: 11px;
	text-transform:uppercase;
	border-top:1px solid #564b47;
	border-bottom:1px solid #564b47;
	padding:5px 15px;
	margin:0px
}

h2 {
	font-size:33px;
	font-weight: normal;
	padding: 5px;
	margin-top:10px;
}
#container #banner img {
	margin-right: 152px;
	border: none;
}


img.download {vertical-align:middle;}

/* ----------container to center the layout-------------- */
#container {
	width: 780px;
	margin-bottom: 10px;
	margin-left: auto;
	margin-right: auto;
	background-color: #7c7570;
}

/* ----------banner for logo-------------- */
#banner {
	background-color: #7c7570;
	text-align: right;
	padding: 0px;
	margin-top: 4px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
#banner img {padding:10px 0px;} 

/* -----------------content--------------------- */
#content {
	background-color: #57504f;
	padding: 0px;
	margin-left: 180px;
	margin-right: 0px;
	margin-top: 15px;
}
div#content { 
margin-top:80px;
 
}
#content2/* -----------------content--------------------- */
 {
	background-color: #57504f;
	padding: 0px;
	margin-left: 30px;
	margin-right: 0px;
	height: 68px;
}
div#content2 {
float:right;
width:600px;
}
pre {
padding: 5px 10px;
margin:0px;
}

/* --------------left navi------------- */
#left {
	float: left;
	width: 150px;
	margin: 100px 0px 0px 0px;
	padding: 0px;
	text-align: right;
}

/* -----------footer--------------------------- */
#footer {
clear: both;
margin: 0px;
padding: 0px;
text-align: right; }
#container #content #tabtab {
	margin-left: 25px;
}
