body {
	font-family: Arial, Helvetica, sans-serif;
}
img {
	border: none;
}
.bold {
	font-weight: bold;
}
.center {
	text-align: center;
}
.alignLeft {
	text-align: left;
}

.bigHead {
	font-size: 28px;
	font-weight: bold;
}
.smallHead {
	font-size: 20px;
	font-weight: bold;
}
.centerPage {
	margin-left: auto;
	margin-right: auto;
}
table.main {
	margin-left: auto;
	margin-right: auto;
	width: 820px;
	border: 2px solid #2A5275;
}
table#kontakt {
	background-image: url(Pics/familyBlass.gif);
	background-repeat: no-repeat;
	background-position: center;
	background-position: top;
	margin-left: auto;
	margin-right: auto;
	width: 100%;
}
a {
	color: #4682B4;
	text-decoration: none;
}
a.menu {
	color: White;
}
a:hover {
	text-decoration: underline;
}
a.kontakt {
	color: White;
	text-decoration: underline;
}
.smallCenterWhite {
	color: White;
}
tr.grey {
	background-color: #CCCCCC;
}
tr.blue {
	background-color: #4682B4;
	height: 25px;
}
tr.blueAddress {
	background-color: #2F5677;
	background-image: url(Pics/addressBG.gif);
	background-position: top;
	background-repeat: no-repeat;
	padding-bottom: 12px;
	padding-top: 8px;
}
tr.darkblue {
	background-color: #2A5275;
	height: 3px;
}
tr.darkblueSmall {
	background-color: #2A5275;
	height: 2px;
}
tr#kontaktTR {
	 padding-top: 20px;
	 padding-bottom: 40px;
}
td.mainText {
	text-align: justify;
	padding-left: 50px;
	padding-right: 10px;
	padding-top: 30px;
	padding-bottom: 20px;
	vertical-align: top;
	height: 390px;
}
td.top {
	background-image: url(Pics/bgGrey.gif);
	vertical-align: top;
	padding-top: 50px;
	width: 40%;
}
td.menuLinks {
	padding-left: 25px;
}
td#impressum {
	background-image: url(Pics/familyBlass.gif);
	background-repeat: no-repeat;
	background-position: center;
	background-position: top;
}
td#kontakt {
	text-align: center;
	color: White;
}
img.alignRight {
	float: right;
}
img.alignLeft {
	float: left;
	padding-right: 10px;
	
}
hr {
	width: 200px;
	color: #2A5275;
}
hr.fullWidth {
	color: #2A5275;
	width: 100%;
}
span.red {
	color: #B22222;
}
td.space {
	padding-right: 15px;
}
table.fullWidth {
	width: 100%;
}
td#blueLine {
	font-weight: bold;
	color: White;
	background-color: #2A5275;
}
td.boldGrey {
	background-color: Silver;
	font-weight: bold;
	border-bottom: 2px solid #2A5275;
	padding-left: 10px;
}
td.bottomBorder {
	border-bottom: 2px solid #2A5275;
	padding-left: 10px;
}
table#rahmen {
	border: 2px solid Gray;
}
td.padding10 {
	 padding: 10px;
}
div#alignRight {
	text-align: right;
}
div.mainText {
	text-align: justify;
	margin-right: 15px;
}
