/* *** 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: #fff;
font-size: 13px;
font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
padding:0px;
margin:0px;
}

.bg_change_1 {
background-image:url(../bg/bg1.jpg); background-repeat:repeat-x;
}

.bg_change_2 {
background-image:url(../bg/bg2.jpg); background-repeat:repeat-x;
}

.bg_change_3 {
background-image:url(../bg/bg3.jpg); background-repeat:repeat-x;
}

.bg_change_4 {
background-image:url(../bg/bg4.jpg); background-repeat:repeat-x;
}

#welcom {
margin-top:52px;
margin-left:866px;
width:259px;
height:313px;
background-color:#000;
position:relative;
}


a.C {
background-image: url(../bg/welco1.jpg);
display: block;
width: 108px;
height: 108px;
}

a.C:hover {
background-image: url(../bg/welco1_over.jpg);
}


a.D {
background-image: url(../bg/welco2.jpg);
display: block;
width: 108px;
height: 108px;
}

a.D:hover {
background-image: url(../bg/welco2_over.jpg);
}



 a.E {
	background-image: url(../bg/welco3_over.jpg);
	display: block;
	width: 108px;
	height: 108px;
	}

 a.E:hover {
	background-image: url(../bg/welco3.jpg);
  }





a.F {
background-image: url(../bg/welco4.jpg);
display: block;
width: 108px;
height: 108px;
}

a.F:hover{
background-image: url(../bg/welco4_over.jpg);
}


a img {
	border: 0;
	}

a  { color: #fff; }
a:link {	text-decoration:none; color: #fff; }
a:visited {	text-decoration:none; color: #507A88; }
a:hover {	text-decoration:none; color: #BCC1BA; }



.intro_t {
font-size: 11px;
text-transform:uppercase;
background-color: #49463F;
border-top:1px solid #000;
border-bottom:1px solid #000;
padding:0px 25px 0 0;
height: 30px;
margin:0px;
position:relative; }

h2 {
font-size:20px;
font-weight: normal;
padding: 5px 10px;
margin:0px;}

img.download {vertical-align:middle;}

/* ----------container to center the layout-------------- */
#container {
width: 990px;
margin-left: auto;
margin-right: auto;
background-color: #000;
}

/* ----------banner for logo-------------- */
#banner {
background-color: #000;
text-align: left;
padding: 0px;
margin: 0px;
height:103px;
border-bottom:solid 3px #fff;
}

.page_color {
	height:4px;
	width:auto;
	margin:0;
	padding:0;
	min-height:4px;
	background-color:#96A9B0;
	float:left
}




/* -----------------content--------------------- */
#content2 {

padding: 0px;
margin-left: 150px;
margin-right: 0px;
}
div#content { 
min-height:700px;
height:expression(this.scrollHeight > 700 ? "auto":"700px"); 
}

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

/* --------------left navi------------- */
#left {
float: left;
width: 150px;
margin: 0px;
padding: 0px;
background-image:url(../image/left_bg.jpg); background-repeat:repeat-x;
min-height:650px;
height:650px;
}

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


.galImgSml {
padding: 0 5px 5px 0;
height: 70px;
width: 100px;
float: left;
}

.galImgBig {
padding: 0 5px 5px 0;
text-align:center
}

.dCol4Lst3 {
width: 715px;
background-color:#171716;
padding-left:10px;
padding-bottom:10px;
margin-left:15px;
margin-right:15px;
}

.dCol4Lst2 {
width: 715px;
background-image:url(../deco/small_black-1.gif); background-repeat:repeat-x;
background-color:#171716;
height:80px;
padding-top:10px;
padding-left:10px;
margin-left:15px;
margin-right:15px;
}
