/* *** 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: white;
font-size: 9pt;
font-family:Arial, Helvetica, sans-serif;
padding:0;
margin:0;
color:black;
/* height:100%; */
}

textarea, input {
	font-size: 9pt;
	font-family:Arial, Helvetica, sans-serif;
}

html {
/* height:100%; */
}

a {
	color:black;
	text-decoration:none;
}

a:hover {
	text-decoration:underline;
}

.news a {
	text-decoration:none;
}

.news a:hover {
	text-decoration:underline;
}

img {
	border:0;
}


/* -----------footer--------------------------- */
#footer {
clear: both;
margin: 0;
padding: 0;
font-size:10px;
color:white;
text-align: right;
height:58px;
width:930px;
}

#footer ul {
	padding-top:5px;
}

#footer li {
	display:inline;
	color:white;
}

#footer a {
	color:white;
	text-transform:lowercase;
	font-size:10px;
	margin-left:5px;
	margin-right:5px;
	text-decoration:none;
}

#footer a:hover {
	text-decoration:underline;
}

#header {
	font-family:"Courier New", Courier, monospace;
	font-size:16pt;
	font-weight:bold;
}

#header2 {
	font-family:"Times New Roman", Times, serif;
	font-size:12pt;
	font-style:italic;
	font-weight:bold;
}

#contentAreaHeader {
	font-family:"Courier New", Courier, monospace;
	font-size:16pt;
}

#contentAreaHeader a {
	text-decoration:none;
}

#contentAreaHeader a:hover {
	text-decoration:underline;
}

#imageContainer {
	padding-right:10px;
	padding-left:10px;
}

hr {
border: 0;
color: black;
background-color: black;
height: 1px;
width:100%;
}

.formValidationText{
	background-color: yellow;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-weight: bold;
}

.sideContent {
}

.pageTitle {
	margin-bottom:15px;
}
div.gallerycontainer{float:left;width:750px;margin-left:-9pt;}
div.galleryimage-touring-page{float:left;width:225px;min-height:322px;;}