/* *** 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: #D5EAF7 url('images/bkrnd.gif') top left repeat-x;
    font-size: 14px;
    font-family: Trebuchet, "Trebuchet MS", Verdana, Arial, SunSans-Regular, Sans-Serif;
    color: #003;
    padding: 0;
    margin: 0 0 20px 0;
}

p, td, th, li {
    font-size: 14px;
}

a:link, a:visited {
    color: #000066;
		text-decoration: underline;
}

a:hover, a:active {
    color: #0000FF;
		text-decoration: underline;		
}

h1 {
    font-size: 22px;
		color: #4C6387;
		margin-top: .8em;
}

h2 {
    font-size: 20px;
		color: #5D7AA6;	
}

h3 {
    font-size: 18px;
		color: #6989BA;		
}

p {
    line-height: 1.5em;
}

big {
    font-size: 18px;
		font-weight: bold;
		color: #6989BA;
}

small {
    font-size: 11px;
		color: #000066;
}

li {
    margin-bottom: 1em;
}

.imgfloatright {
    display: block;
    float: right;
		font-size: 12px;
		color: #000066;
		margin: 10px 0 10px 10px;
		text-align: center;
}

.imgfloatright img, img.imgfloatright, .imgfloatleft img, img.imgfloatleft, img.imgborder {
    border: 1px solid #6989BA;
}

.imgfloatleft {
    display: block;
    float: left;
		font-size: 11px;
		color: #000066;
		margin: 10px 10px 10px 0;
}

div.teaserbox {
  background-color: #EEF6FB;
	border: 2px solid #D5EAF7;
	margin: 0;
	padding: 0 7px 0 7px;
	clear: both;
}

TD.welcomeleft {
    padding-right: 15px;
}

TD.welcomeleft IMG {
    margin: 20px 0 35px 0;
		padding: 0;
		display: block;
    border: 1px solid #6989BA;

}

TABLE.ratetable TD {
  background-color: #FFF;
}

/* Layout CSS */


/* Header Area */
#container {
  position: relative;
}

#header {
    text-align: center;
    margin: 0;
		padding: 0;
		background-color: #FFF;
    position: relative;		
}

#header IMG {
  display: block;
	border: 0; 
}


#menu {
  background-color: #3775BA;
  height: 35px;
	padding: 0;
	margin: 0;
}

#menu table tr td {
  background-color: #FFF;
}

.menulink IMG {
  border: 0;
	display: block;
  filter:progid:DXImageTransform.Microsoft.Alpha(opacity=100);
  -moz-opacity: 1;
}


.menulink:hover img {
  filter:progid:DXImageTransform.Microsoft.Alpha(opacity=70);
  -moz-opacity: 0.7;	
}

/* Content Area */
#content { 
    margin: 0;
		padding: 5px 25px 75px 25px;
    background: #E3F1F9 url('images/content_bkrnd.gif') top left;
		text-align: left;
}

#menubot {
  margin-top: 50px;
	text-align: center;
	font-size: 12px;
}

/* Footer Area */
#footer {
    clear: left;
    padding: 8px;
    margin: 0px;
    text-align: center;
    background: #847763 url('images/footer.gif') bottom left no-repeat;
		font-size: 16px;
		color: #FFF;
		line-height: 1.8em;
		font-weight: bold;
} 

#footer a:link, #footer a:visited {
    color: #FFFF00;
		text-decoration: none;
}

#footer a:hover, #footer a:active {
    color: #FFFFCC;
		text-decoration: underline;		
}