html { /* Force Vertical Scrollbar */
	/* IE */
	overflow-y: scroll; 
	/* Moz */
	height: 100%;
	margin-bottom: 0.1em;
}

* {
	padding: 0;
	margin: 0;
	}

img, img a {
	border: 0;
	}

body {
	font: 12px Verdana, Arial, Sans-Serif;
	color: #444; 
	background: #9b9b9b url('images/tgb_002.gif') repeat-x top left;
	text-align: center;
	margin: 0px;
	}

.page {
	background: #f9f9f9 url('images/tgb_001.gif') top center repeat-y;
	background-position: right !important;
	text-align: left;
	margin: 0px auto 0px !important;
	padding: 0 !important;
	position: relative;
	width: 800px;
}

* html .page { width: 770px} /* IE hack */

.header {
	height: 200px;
	width: 800px;
	color: #fff;
	background: #333 url('images/tgb_003.gif') top center repeat-y;
	margin: 0 !important;
	}

.header a {
	color: #fff;
    text-decoration: none !important;
	}

.header a:hover {
	background: url('images/tbg_hover.gif') bottom left repeat-x;
	color: #fff;
    text-decoration: none !important;
	}


.title {
    margin-left: 10px;
    _margin-left: 5px;
	float: left;
	width: 244px;
	height: 200px;
    border-left: 1px solid #555;
	border-right: 1px solid #555;
	text-align:center;
	}
	
.menu {
	font-size: 10px;
	margin: 0;
	padding: 0;
	list-style-type: none;
	list-style-image: none;
	text-transform: uppercase;
	}

.menu_selected a {
	font-size: 10px;
	color:#FFFF33;
	margin: 0;
	padding: 0;
	list-style-type: none;
	list-style-image: none;
	text-transform: uppercase;
	}

.menu li {
	float: left;
	width: 88px;
	border-right: 1px solid #555;
    wrap: auto;
	}

.menu a {
    font-size: 1em;
	display: block;
	height: 45px;
	width: 88px;
	line-height: 12px;
	padding: 155px 0 0 0px;
	text-align: center;
	}

hr {
	display: none;
	}

h1 {
	font-size: 18px;
	font-weight: bold;
	}
	
h2 {
	font-size: 14px;
	font-weight: bold;
	}
	
h3 {
	font-size: 14px;
	font-weight: bold;
	}
	
h4 {
	width:100px;
	font-size: 12px;
	}
	
.content {
	height:auto;
	width: 800px;
	color: #fff;
	float:left;
	background: #333 url('images/tgb_001.gif') top center repeat-y;
	margin: 0 !important;
	}


.navtrail {
	width: 770px;
	float: left;
	color:#999999;
	padding: 5px 0 10px;
	margin: 0 5px 0 30px;
	display: inline;
	}
	
.navtrail a {
	color:#999999;
	text-decoration:none;
	}
	
.content_left {
	width: 500px;
	float: left;
	padding: 10px 0 10px;
	margin: 0 10px 0 30px;
	display: inline;
	}

.image_right{
	position:relative;
	float:right;
	margin:5px;
	margin-left:20px;
	}

.image_left{
	position:relative;
	float:left;
	margin:5px;
	margin-right:20px;
	}

.content_right {
	width: 180px;
	border-left: 1px solid #D2D2D2;
	float: left;
	padding: 10px 20px 10px;
	margin: 0px 10px 0px 20px;
	}
	
.main {
	color: #2E333A; 
	}
	
.main a, a:hover {
	color: #2E333A; 
	text-decoration:none;
	}
	
.main_right {
	color: #2E333A; 
	font-size: 12px;
	line-height: 20px;
	}
	
.footer {
	height:50px;
	width: 800px;
	color: #fff;
	float:left;
	background: #333 url('images/tgb_004.gif') top center repeat-y;
	margin: 0 !important;
	}

.footer_end {
	height:20px;
	width: 800px;
	color: #fff;
	float:left;
	background: #333 url('images/tgb_005.gif') top center repeat-y;
	margin: 0 !important;
	}

.footer_text {
	height:50px;
	width: 500px;
	vertical-align:middle;
	float: left;
	color:#999999;
	margin: 20px 0 0 30px;
	display: inline;
	}
	
.footer_text a, a:hover {
	color: #999999; 
	text-decoration:none;
	}
	

.footer_logo {
	height:50px;
	width: 180px;
	vertical-align:middle;
	text-align:right;
	float:right;
	color:#999999;
	margin: 4px 30px 0 0px;
	display: inline;
	}

.bottom {
	height:5px;
	width: 770px;
	float: left;
	padding: 5px 0 10px;
	margin: 0 5px 0 30px;
	}
	
.datum {
	font-size:10px;
	font-style:italic;
	color:#666666;
	font-weight:normal;
	}

.filialen {
	height:auto;
	width: 400px;
	vertical-align:middle;
	text-align:left;
	float:left;
	color:#999999;
	margin: 4px 30px 20px 0px;
	display: inline;
	}

.fil {
	height:auto;
	width: 180px;
	vertical-align:middle;
	text-align:left;
	float:left;
	color:#999999;
	margin: 5px;
	display: inline;
	}

	
	
