/* *** css by miss monorom www.intensivstation.ch *** */
/* css released under Creative Commons License -  http://creativecommons.org/licenses/by/2.0/deed.en  */

body {
background-image:url(bg3.gif); background-repeat:repeat;
font-size: 11px;
font-family: Verdana, Arial, Sans-Serif SunSans-Regular, Tahoma, ;
color:#6EA3F9;
padding:0px;
margin:0px;
}
a {color: #006FA4;
font-size:11px;
text-decoration:underline;
font-weight:bold;
line-height:inherit;
}
table.ad
{
border:1px;
border-style:solid;
border-color:#BEBEBE;
margin-left:10px;
}



a:visited {color:#006FA4;}
a:hover {color: #006FA4;}
a:active { color:#006FA4;}

h1 {
color:#6EA3F9;
font-size: 15px;
text-transform:uppercase;
padding:5px 5px;
margin:0px;
}
 

h2 {
font-weight:bold;
font-size:14px;
padding: 5px 10px;
color:#FFFFFF;
background-color:#6ED3F9;
margin:10px;
}

h3
{
font-size:10px;
font-weight:bold;

}


p.list
{
color:#6EC6F9;
font-size:10px;
line-height:normal;
}



/* --container-- */
#container {
width: 800px;
margin-bottom: 10px;
margin-left: auto;
margin-right: auto;
background-color: #FFFFFF;
/*border:dashed;
border-bottom-width:thick;
border-color:#B0FFFF;
border-bottom-style:dotted;*/


}

/* --banner-- */
#banner {

background-image:url(bg3.gif); background-repeat:repeat-x;
text-align: right;
padding: 0px;
margin: 0px;
}
#banner img {padding:35px 0px;} 

/* --content-- */
#content {
width:599px;
font-size:12px;
background-color: #ffffff;
padding: 0px;
margin-left: 0px;
margin-right: 0px;
float:right;
/*border-left-color:#000000;
border-left-style:solid;
border-width:1px;*/
}
div#content { 
min-height:600px;
height:expression(this.scrollHeight > 600 ? "auto":"600px"); 
}

p{
padding:3px;
margin:0px;
}

/* --left column-- */
#left {
float: left;
width: 199px;
margin: 0px;
padding: 0px;
}

/* --footer-- */
#footer {
background-color:#6EC6F9;
color:#FFFFFF;
clear: both;
margin: 0px;
padding: 0px;
text-align: right; }

#footer a{
color:#EEFFBB;
}

/* --navigation-- */

#navigation { width: 100%;   float: left; background: #6EC6F9; border-top: #6ED3F9 1px solid; border-bottom: #6ED3F9 10px solid; }
#navigation ul { padding: 0; }
#navigation ul li { display: inline; }
#navigation ul { margin: 0; color: #FFFFFF; font-size: 0.9em; font-weight: bold; }
#navigation ul li a { padding: 0.5em 1em 1.75em; background-color: #6EC6F9; color: #FFFFFF; text-decoration: none; float: left; border-right: 1px solid #6ED3F9; }
#navigation ul li a:hover { background-color: #6EC6F9; color: #F9DF0B; }
#navigation_list li a:hover { color: #FFF; text-decoration: none; background: #6ED3F9; text-align: left;  }
#navigation_list a#current { background: #6ED3F9; }



/* --contact form-- */
.submit{
border:1px;
background-color:#EDF074;
margin:5px;
float:right;
}

.input{
border-width:0px;
background-color:#EDF074;
margin:3px;
}

/* --friend links-- */
.link {list-style-type:none; text-align:left;}

.friend{font-size:12px;}


