/* *** 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: #950719;
font-family: Helvetica, Arial, sans-serif;
font-size: 13px;
font-style: normal;
font-weight: normal;
text-transform: normal;
letter-spacing: normal;
line-height: 1.5em;
color:#dbd1bf;
padding:0px;
margin:0px;
}
a {color: #FF9900;}
a:visited {color:#FF9900;}
a:hover {color: #FF9900;}
a:active { color:#FF9900;}

#banner h1 {
	font-size: 11px;
	text-transform:uppercase;
	padding:5px 15px;
	margin:0px;
	color: #c09d50;
}

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

img.download {vertical-align:middle;}

/* ----------container zentriert das layout-------------- */
#container {
	width: 900px;
	margin-bottom: 10px;
	margin-left: auto;
	margin-right: auto;
	background-color: transparent;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #c09d50;
	border-bottom-color: #c09d50;
	border-left-color: #c09d50;
}

/* ----------banner for logo-------------- */
#banner {
background-color: transparent;
text-align: right;
padding: 0px;
margin: 0px;
}
#banner img {padding:0px;} 

/* -----------------Inhalt--------------------- */
#content {
	background-color: transparent;
	margin-left: 220px;
	margin-right: 0px;
	padding-top: 22px;
	padding-right: 100px;
	padding-bottom: 0px;
	padding-left: 50px;
}
#content h1 {
	color: #c09d50;
	font-family: "Maiandra GD", Georgia, serif;
	font-size: 20px;
	font-weight: normal;
	text-transform: normal;
	letter-spacing: normal;
	line-height: 1.4em;
	padding-left: 8px;
}
#content h5 {
	text-decoration: underline;
	padding-left: 10px;
	margin-bottom: -4px;
}


div#content { 
min-height:600px;
height:expression(this.scrollHeight > 600 ? "auto":"600px"); 
}
#content img {
	padding: 2px;
	margin-right: 20px;
	margin-bottom: 20px;
	border: 1px solid #c09d50;
}


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

/* --------------left navigavtion------------- */
#left {
float: left;
width: 220px;
margin: 0px;
padding: 0px;
}
#left h1 {
	font-weight: bold;
	text-transform: uppercase;
	font-size: 14px;
	margin-left: 6px;
	margin-bottom: 0px;
	margin-top: 22px;
}


/* -----------footer--------------------------- */
#footer {
	clear: both;
	margin: 0px;
	padding: 0px;
	text-align: right;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #c09d50;
}
.bold_gold {
	color: #c09d50;
	font-weight: bold;
}
#container #mainnavi {
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #c09d50;
	border-bottom-color: #c09d50;
	height: 28px;
}
table {
	width: 100%;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}
td {
	text-align: center;
	padding: 5px;
	font-size: 12px;
	vertical-align: top;
}
td img {
	border: 1px solid #c09d50;
}
#aktion {
	text-align: center;
	width: 370px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 44px;
	background-image: url(gifs/lotus.png);
	background-repeat: no-repeat;
	background-position: right bottom;
	border: 1px outset #c09d50;
	padding: 12px;
}
#aktion h1 {
	color: #c09d50;
	font-family: "Maiandra GD", Georgia, serif;
	font-size: 20px;
	font-weight: normal;
	text-transform: normal;
	letter-spacing: normal;
	line-height: 1.4em;
	padding-left: 8px;
}
#aktion h2 {
	color: #c09d50;
	font-family: "Maiandra GD", Georgia, serif;
	font-size: 16px;
	font-weight: normal;
	text-transform: normal;
	letter-spacing: normal;
	line-height: 1.1em;
	padding-left: 8px;
	text-align: left;
}
