﻿body, div, a, p, h2, h3,.menuitem,
.noLink,.normalerText, .content
{
	font-family: Arial, Sans-Serif;
}
.mainTable
{
	width: 100%;	
}
.content
{
	min-height: 400px;
	height: 100%;
	background-color: #3366CC;
}
.contentWidth, .content
{
	width: 1000px;
}
table
{
	border-collapse: collapse;
}
.menuitem
{
	font-size: 12pt;
	color: white;
	text-align: center;
	text-decoration: none;
	vertical-align: middle;
	height: 28px;
}
#nav
{
	margin: 0px 0px 10px 0px;
	padding: 0px;
	border: 0px none White;
}
a div
{
	width: 142px;
	margin: 0px;
	padding: 5px 0px 5px 0px;
	color: White;
	text-align: center;
}
#nav table td, #tabArchiv td
{
	height: 28px;
	border: 1px solid black;
}
#nav table tr td
{
	width: 143px;
	background-color: #3377BB;
}
#tabArchiv
{
	position: absolute;
	top: 130px;
	z-index: 999;
}
a div:hover
{
	background-color: #5599CC;
}
.noLink
{
	font-size: 12pt;
	color: #000000;
	text-decoration: none;
	text-transform: none;
	width: 200px;
}


h1
{
	margin: 10px 0px 10px 0px;
	font-family: Verdana, Algerian,Tahoma, Arial;
	font-size: 45pt;
	text-align: center;
	font-weight: normal;
	background-color: Transparent;

	width: 900px;
	color: #000000;
	border: 0;
	height: 80px;
}

h2
{
	font-size: 24pt;
	font-weight: 700;
/*	background-image: url('http://www.vereinhauensteinbahn.ch/Graphisches/WeissBlauGrün2.png');*/
	background-repeat: no-repeat;
	background-attachment: scroll;
	background-color: #2255AA;
	color: #FFFFFF;
	padding: 0.1mm;
	margin: 0.1mm;
	width: 100%;
}

h3
{
/*	background: #3366CC url('http://www.vereinhauensteinbahn.ch/Graphisches/WeissBlauGrün2.png') no-repeat left top;*/
	font-weight: 600;
	font-style: normal;
	background-color: #2255AA;
	color: #FFFFFF;
	font-size: 12pt;
	padding: 0.1mm;
	margin: 0px;
	width: 100%;
}

p, .normalerText, .content
{
	font-size: 12pt;
	color: black;
	text-align: left;
	vertical-align: top;
	background-color: #3377BB;
	padding: 0.0mm;
	margin: 0.0mm;
}

body
{
	width: 100%;
	height: 100%;
	margin: 0px;
	padding: 0px;
	/*background-image: url('http://localhost:49187/VHBASPX/Bilder_VHB/Bruecke3.jpg'); 
	background-repeat: no-repeat;
	background-position: center top;*/
	
	background-color: white;
}
img
{
	border: 0px;
}
