
.ContentLeftFrame {
	width: 27.3em;
	float: left;
	padding: 0;
	margin-bottom: 1.45em;
	}

.ContentRightFrame {
	width: 27.3em;
	float: left;
	margin-left: 1.45em;
	padding: 0;
	margin-bottom: 1.45em;
	}

h1 {
	font-size: 1.2em;
	height: 1.4em;
	padding: .38em .977em .39em .977em;
	color: white;
	font-family: Arial;
	background-image: url(../grafik/elements/headline_background.png);
    background-repeat: repeat-x;
    background-position: right bottom;
   	clear: both;
   	margin:0;
	}

h2 {
	font-size: 1.1em;
	height: 1.2em;
	padding: .38em .977em .39em .977em;
	font-family: Arial;
	}

.AlbuckAddress {
	margin-top: 2em;
	color: gray;
	}

#worldmap {
	width: 56.1em;
	height: 30em; }

table {
	border: 1px solid #999999;
	border-collapse: collapse;
	}

td,th {
	border: 1px solid #999999;
	padding: 0.3em;
	text-align: left;
	}

th {
	background-color: #eeeeee;
	}

caption {
	font-weight: bold;
	text-align: left;
	margin-top: 1em;
	height: 2em;
	}

ul {
	padding: 0em;
	margin-left: 2em; }
