* {
	margin: 0;
	padding: 0;
}

html { 
	top: 0; left: 0; right: 0;
	height: 100%;
	min-height: 100%;
	width: 100%;
	margin-bottom: 0.1em;
	overflow-y: scroll; 
}

body { 
	position: absolute;
	top: 0; left: 0; right: 0;
	min-height: 100%;
	width: 100%;
	background: #fff url("/images/page_bg.jpg") center top repeat-y;
	font: 62.5% Arial, Verdana, sans-serif;
	color: #000;
	text-align: center;
}

#content_container {
	width: 100%;
	padding: 143px 0 28px;
	text-align:center;
	z-index:1;
	}

#content {
	width: 780px;
	margin: 0 auto;
	padding: 10px 0;
	text-align:left;
	z-index:1;
	}

#header_container {
	position:fixed;
	top:0; left:0; right:0;
	text-align:center;
	height:143px;
	z-index:2;
}

#header	{
	position:absolute;
	top:0; left:0; right:0; bottom:0;
	height:100%;
	background: #fff url('/images/header.jpg') center top no-repeat;
	text-align:left;
	z-index:2;
}

#footer_container {
	position:fixed;
	bottom:0; left:0; right:0;
	text-align:center;
	height:28px;
	z-index:2;
}

#footer {
	position:absolute;
	top:0; left:0; right:0; bottom:0;
	background: #fff url('/images/footer.jpg') center top no-repeat;
	z-index:2;
}

/* Fuer IE */

* html, * html body {
	overflow:hidden;
	bottom:0;
	height:100%;
}

* html #header_container, * html #footer_container {
	position:absolute;
	width:100%;
	padding-right:16px;
}

* html #header,* html #footer {
	height:100%;
	position:static;
}

* html #content_container {
	position: absolute;
	top:0; bottom:0; left:0; right:0;
	height: 100%;
	width: 100%;
	overflow: auto;
}

/* Wieder fuer alle */

p {
	font-size: 1.1em;
	line-height: 1.3em;
	margin-top: 0;
	margin-bottom: 0.6em;
}

#footer p {
	margin-left: 15px;
	float: left;
	display: inline;
}

br {
	font-size: 1.1em;
	line-height: 0.7em;
}

h2 {
	font-size: 1.8em;
	font-weight: bold;
	margin-top: 0;
	margin-bottom: 8px;
	color: #cc0000;
}

h3 {
	font-size: 1.5em;
	line-height: 1.3em;
	font-weight: bold;
	margin-top:0;
	margin-bottom:0;
}

h4 {
	font-size: 1.2em;
	line-height: 1.3em;
	font-weight: bold;
	margin-top:0;
	margin-bottom:0;
}

big {
	font-size: 1.1em;
	line-height: 1.3em;
	font-weight: bold;
	margin-top:0;
	margin-bottom:0;
	text-transform: uppercase;
}

small {
	font-size: 0.9em;
	font-weight: bold;
}

ul li {
	margin-left: 17px;
	font-size: 1.1em;
	line-height: 1.3em;
	color: #000;
}

a {
	color: #cc0000;
}

table {
	border: 0;
	border-spacing: 0;
	border-collapse: collapse;
	margin-bottom: 0.6em;
}

table.nocollapse {
	border-collapse: separate;
}

td {
	vertical-align: top;
}

td.grey3c {
	width: 34%;
	background-color: #eee;
	border-left: 10px solid #ccc;
	border-right: 10px solid #fff;
	padding: 8px 10px;
}

td.grey3c-outer {
	width: 32%;
	background-color: #eee;
	border-left: 10px solid #ccc;
	padding: 8px 10px;
}

td.grey2c {
	width: 50%;
	background-color: #eee;
	border-left: 10px solid #ccc;
	border-right: 10px solid #fff;
	padding: 8px 10px;
}

td.grey2c-outer {
	width: 50%;
	background-color: #eee;
	border-left: 10px solid #ccc;
	padding: 8px 10px;
}

td.dark2c {
	background-color: #ccc;
	border-bottom: 8px solid #fff;
	padding: 8px 10px;
}

td.light2c {
	background-color: #eee;
	border-bottom: 8px solid #fff;
	padding: 8px 10px;
}

td.white2c {
	background-color: #fff;
	border-bottom: 8px solid #fff;
	padding: 8px 10px;
}

td.head-stammtisch {
	background-color: #ccc;
	padding: 2px 5px;
}

td.stammtisch {
	padding: 2px 5px;
	border-bottom: 1px solid #ccc;	
}

td.contact {
	padding-bottom: 3px;
	vertical-align: middle;	
}

img {
	border: none;
	margin: 0;
	padding: 0;
}

img.left {
	margin-right: 10px;
	float: left;
}

img.right {
	margin-left: 10px;
	float: right;
}

img.lang_select {
	margin-left: 25px;
	margin-top: 5px;
}

#top_menu_container {
	width: 800px;
	height: 143px;
	margin: 0 auto;
	text-align: left;
}

#top_menu {
	position: relative;
	top: 18px;
	width: 500px;
	text-align: left;
	float: left;
	z-index: 2;
}

#logolang {
	position: relative;
	top: 8px;
	left: 47px;
	text-align: left;
}

#sub_menu {
	position: relative;
	top: 15px;
	text-align:left;
	font-size: 0.9em;
	font-weight: bold;
	clear: both;
}

#foot_menu {
	width: 795px;
	margin: 1px auto;
	text-align: left;
	font-size: 0.9em;
	font-weight: bold;
}

#sub_menu ul li {
	list-style: none;
	margin: 0;
	padding-left: 10px;
	float: left;
	display: inline;
}

#foot_menu ul li {
	list-style: none;
	margin: 0;
	padding-right: 10px;
	float: right;
	display: inline;
}

#sub_menu li#active, #foot_menu li#active {
	color:#000;
}

#sub_menu a:link, #sub_menu a:visited, #foot_menu a:link, #foot_menu a:visited {
	display:block;
	color:#fff;
	text-decoration:none;
}

#sub_menu a:hover, #foot_menu a:hover {
	color:#555;
}

.greybox {
	background-color: #eee;
	border-left: 10px solid #ccc;
	padding: 8px 10px;
	margin-bottom: 8px;
}

.nospace {
	margin-bottom: 0;
}

.spacedout {
	margin-bottom: 0.6em;
}

.textarea {
	width: 440px;
	background-color:#fff;
	color:#000000;
	font-family : Arial, Verdana, sans-serif;
	font-size: 12px;
	border : 1px solid #ccc;
	padding: 2px;
}

.input {
	background-color:#fff;
	color:#000000;
	font-family : Arial, Verdana, sans-serif;
	border : 1px solid #ccc;
	font-size: 12px;
	padding: 2px;
}

.select {
	width: 100px;
	background-color:#fff;
	color:#000000;
	font-family : Arial, Verdana, sans-serif;
	font-size: 12px;
}

.button {
	width: 160px;
	margin-bottom: 5px;
}


