/* *** 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: rgb(255,250,230);
font-size: 80%;
font-family:Verdana, Arial, Helvetica, sans-serif;
padding:0px;
margin:0px;
}
a {color:#2B55A2;
text-decoration:none;}
a:visited {
	color:#2B55A2;
	text-decoration:none;
}
a:hover {color: #564b47;}
a:active { color:#000000;
text-decoration:none;}
* {
padding:0;
margin:0;}
color:#2B55A2;


h1 {
	font-size:50%;
	padding:0;
	margin:0px
}


h2 {
1font-size:20px;
	color:#2B55A2;
	font-weight:300;
	padding: 0;
	margin:0 10px 20px 145px
}
img {
border:1px solid #2B55A2;
padding:2px;
margin:2px;
}
.img2 {
border:1px solid #2B55A2;
padding:2px;
margin:2px 2px 2px 147px;
}

#address {
	margin:50px 0px 0 345px;
	padding:0 0px 5px 0;
	font-size:95%;
	font-weight:200;
	1border-bottom:1px solid #999999;
color: #564b47;
}


/* ----------container to center the layout-------------- */
#container {
width: 800px;
margin-bottom: 10px;
margin-left: auto;
margin-right: auto;
background-color:#ffffff;
background-image:url(../images/flower3.jpg);
background-repeat:no-repeat;
}

/* ----------banner for logo-------------- */
#banner {
height:120px;
padding: 0px;
margin: 0px;
background-image:url(../images/title2.jpg);
background-repeat:no-repeat;
background-position:92% 20%;
}




/* -----------------content--------------------- */
#content {
padding: 0px;
margin-left: 200px;
margin-right: 0px;
}



.para1 {
margin:0 10px 5px 147px;
}
.para2 {
margin:0 10px 15px 147px;
}
.para3 {
margin-bottom:400px;
}
.parainfo {
margin:0 10px 15px 147px;}
form {
margin:15px 0 15px 207px;
}

table {
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:90%;
font-weight:bold;
}


/* --------------left navi------------- */
#left {
float: left;
width: 200px;
margin: 0px;
padding: 0px;
}
#left  ul {
list-style:none;
margin:80px 90px 0 20px; padding:0;
} 
#left  li {
margin:0px 0 0 0; padding:5px ;
border-bottom:1px dashed #564b47;
} 
#left  .lastone{
border-bottom:none;
}

/* -----------footer--------------------------- */
#footer {
clear: both;
margin: 0px;
padding: 0px;
text-align: right; }
/* -----------general--------------------------- */

.fltrt { 
	float: right;
	margin-left: 8px;
}
.fltlft { 
	float: left;
	margin-right: 8px;
}
.clearfloat { 
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}
.bold {
font-weight:700;
}

