body
{
  margin: 0;
  padding: 0;  
  text-align: center;
  font: 0.68em verdana, arial, sans-serif;  
  line-height: 170%;
  color: #FFF;
  background: #585858 url(../images/bg_body2.jpg) repeat-y top center;
}

b 
{
	font-weight: bold;
}

td 
{
	font: 0.68em verdana, arial, sans-serif; 
	color: #FFF;
}

h1
{
	clear: both;
	margin: 10px 0px;
	font: 700 1.1em verdana, sans-serif;
	text-transform: uppercase;
	color: #B0ABCA;
}

h2
{
	clear: both;
	margin-top: 30px;
	margin-bottom: 2px;
	font: 700 1.1em verdana, sans-serif;
	color: #B0ABCA;
}

a
{
	color: #bfa822;
	text-decoration: none;
}

a.active
{
  color: #FFF;
}

a:hover
{
  color: #FFF;
}


acronym
{
  cursor: help;
  border-bottom: 1px solid #777;
}

input
{	
  width: 80%;
  text-align: left;
  border: 1px solid #FFF;
}

.checkbox 
{
	width: auto;
	padding: 0 auto;
	margin-right: 15px;
	border: none;
	background: none;
}

.checkbox_hausin
{
	width: 20px;
	padding: 0 auto;
	margin-right: 5px;
	border: none;
	background: none;
}


textarea {
  width: 80%;
}

input,
textarea {
  padding: 1px 3px;
  margin: 2px 0;
  font: 1em arial, sans-serif;
  color: #FFF;
  background-color: #555;
  border: 1px solid #827a50;
}

input:hover,
input:focus,
textarea:hover,
textarea:focus {
  color: #FFF;
  background-color: #777;
}

.button
{
  width: auto;
  cursor: hand;
  text-align: center;
  font-size: 1.1em;
  letter-spacing: 0.1em;
}

.dropdown
{
	padding:1px 3px;
	margin:2px 0;
	font: 1em arial, sans-serif;
	color: #FFF;
	background-color: #555;
	border: 1px solid #827A50;
}

/* DIV ID's*/
#header
{
  width: 100%;
  height: 3em;
  background: #585858 url(../images/bg_header4.jpg) repeat-y top center;  
}


#menu 
{
  width: 767px;
  margin: 0 auto;
  text-align: center;
}

#menuNavigation 
{
  float: left;
  margin-left: 1em;
  margin-top: 0.6em;
}

#menuNavigation a 
{
  float: left;
  display: block;
  width: 9em;
  padding-bottom: 0.7em;
  letter-spacing: 0.1em;
  text-decoration: none;
  text-transform: uppercase;
  color: #FFF;
}

#menuNavigation a:hover,
#menuNavigation a.active {
  font-weight: bold;
  color: #FFF;
  background: url(../images/menu_tab.gif) no-repeat bottom center;
}

#title 
{
  float: right;
  text-align: right;
  margin-right: 1.4em;
}

#content 
{  
  clear: both;
  width: 767px;
  margin: 0 auto;
}

#content ul li
{
	margin-left: -10px;
	list-style-image: url(../images/li_bullet.gif);
}

#text
{
  float: left;
  text-align: left;
  width: 410px !important;
  width: 437px;
  padding: 15px 5px 20px 20px !important;
  padding: 15px 5px 20px 20px;
}

#text_content
{
	clear: both;
	float: right;
}

#imageVertical
{
  float: left;
  width: 170px;
  height: 520px; 
  vertical-align: top;
  padding-top: 10px;
}

#imageVertical a
{
	margin-left: 13px;
	margin-top: 0.2em;
	padding-right: 0.8em;
	background: #1E1E50 url(../images/roundedTR.gif) no-repeat top right;
	text-decoration: none;
	float: left;
	clear: both;
	white-space: nowrap;
}

.imageVerticalDefault
{
  background: url(../images/sloganVertical2.jpg) no-repeat;
}

.imageVerticalMineral
{
  background: url(../images/bg_mineralVertical.jpg) no-repeat;
}

.imageVerticalSteuerZuerich
{
  background: url(../images/bg_steuerZuerichVertical.jpg) no-repeat;
}

.imageVerticalDampflock
{
  background: url(../images/bg_trainVertical.jpg) no-repeat;
}

#sideBar
{
	float: left;
	text-align: right;
	width: 145px !important;
    width: 160px;
	height: 520px;
	padding-right: 15px;
	padding-top: 15px;
}

.imageHorizontalDefault
{
	background: url(../images/sloganHorizontal2.jpg) no-repeat 0px 350px;
}

.imageHorizontalMineral
{
	background: url(../images/bg_mineralHorizontal.jpg) no-repeat 0px 350px;
}

.imageHorizontalSteuerZuerich
{
	background: url(../images/bg_steuerZuerichHorizontal.jpg) no-repeat 0px 350px;
}

.imageHorizontalDampflock
{
	background: url(../images/bg_trainHorizontal.jpg) no-repeat 0px 350px;
}

.sideMenu {
  padding: 10px 0;
}

.sideMenu a {
  display: block;
  text-align: right;
  letter-spacing: 0.1em;
  text-transform: uppercase;
  text-decoration: none;
  margin-bottom: 2px;
  font-variant: small-caps;
  padding-right: 5px;
}

.sideMenu a span {
  display: block;
  padding: 1px;
}

.sideMenu a:hover,
.sideMenu a:hover span {
  font-weight: bold;
}

#footer
{
  clear: both;
  float: left;
  width: 740px;
  color: #888;
  text-align: right;
  padding-bottom: 10px;
}

#table_allgemein 
{
	border-collapse:collapse;
	width: 100%;
}

#table_allgemein thead
{
	padding: 0.2em;
	background-color: #323264;
	vertical-align: top;
}

#table_allgemein td
{
	padding: 0.2em;
	border-bottom: 1px solid #323264;
	border-top: 1px solid #323264;
	vertical-align: top;
}

#table_subsubmenu 
{
	border-collapse:collapse;
	width: 100%;
}

#table_subsubmenu td
{
	padding: 0.2em;
	padding-left: 0.4em;
	border-left: 2px solid #323264;
	border-bottom: 4px solid #323264;
	vertical-align: top;
}