body
{
  font-family: Verdana, Arial, Helvetica;
  background-color: White;
  background-position: left top;
  margin: 0;
  padding: 0;
}


p {
	background-image: http://www.hausamwestbahnhof.de/bg1.gif;
	font-family:Verdana,Arial,Helvetica,sans-serif;
	color:#000000;
	font-size:13px;
	font-weight:normal;
	font-style:normal;
	font-variant:normal;
	text-align:justify;
	text-indent: 15px;
	line-height: 1,1em
}

/* Headings */

h1
{
  font-size:18px;
  font-family: Arial;
  color:#000099;
  font-weight: lighter;
  text-align:left;
  text-indent: 25px;
}

h2
{
   font-size:14px;
   font-weight:normal;
   font-family:Arial;
   color:#000099;
   text-align:center;
}

h3 {
  color:#000099;
  font-size:small;
  font-weight:normal;
  font-family:Arial;
  text-align:center;
}


h4 {
  color:#000000;
  font-size:11px;
  font-weight:normal;
  font-family:Arial;
  text-align:justify;
}


h6
{
   font-size:11px;
   font-weight:normal;
   font-family:Arial;
   color:#000000;
   text-align:center;
}



li {
	font-family:Verdana,Arial,Helvetica,sans-serif;
	color:#000000;
	font-size:13px;
	font-weight:normal;
	font-style:normal;
	font-variant:normal;
	text-align:left;
	line-height: 1,1em
}


ul {
	font-family:Verdana,Arial,Helvetica,sans-serif;
	color:#000000;
	font-size:13px;
	font-weight:normal;
	font-style:normal;
	font-variant:normal;
	text-align:justify;
	text-align:left;
	line-height: 1,1em
}





/* Linkovi */
a:link
{
  color: #000099;
  text-decoration: none;
}

a:visited
{
  color: #000099;
   text-decoration: underline;
}

a:active
{
  color: #000099;
}

a:hover
{
  color: #000099;
   text-decoration: underline;
}

img.floatLeft {
	float: left;
	margin: 4px;
	border-left: 2;
	border-right: 2;
}
img.floatRight { 
    float: right; 
    margin: 4px;
	border-left: 2;
	border-right: 2; 
}

/* TABLE DATA */
td {
	padding: .1em .1em;
	horisontal-align: center;
	vertical-align: top;
	
    
}

