@charset "utf-8";
/* CSS Document */

body {
	text-align: center;
}
img {
	border: none;
	border-style: none;
	border-bottom: none;
}
.wrapper {
	position: relative;
	width: auto;
	font-size: 0.9em;
	margin: 0 auto -105px;
}
.content {
	position: relative;
	width: 940px;
	padding-bottom: 20px;
	padding-top: 2px;
	padding-left: 10px;
	padding-right: 10px;
	text-align: left;
	margin: 0 auto;
}
.content a {
	text-decoration: none;
	color: #000;
	border-bottom: 2px solid #f58220;
	font-weight: bold;
}
.content a:hover {
	color:#f58220;
}
.tablecontent {
	width: 940px;
	margin: 0 auto;
	position: relative;
}
.tablecontent a {
	border: none;
}
.tablestyle {
	background:url(img/line_grey.png) repeat-x bottom;
	vertical-align: text-top;
}
.menu {
	height: 45px;
	background: url(img/menu_bgc.jpg) repeat-x;
	width: auto;
	margin: 0 auto;
}
.kartmenu {
	width: 940px;
	height: 40px;
	margin: 0 auto;
	position: relative;
	top: 15px;
	background: url(img/bgc_menu2.png);
	background-repeat: no-repeat;
}
.headline {
	width: 940px;
	height: 85px;
	left: 0;
	position:relative;
	padding-bottom: 15px;
}
.headlineSub {
	width: 940px;
	height: 125px;
	left: 0;
	position:relative;
	padding-bottom: 15px;
}
.af {
	width: 940px;
	padding-top: 15px;
}
.header {
	height: 63px;
	background:url(img/bgc_asphalt.jpg) left no-repeat;
	width: auto;
	margin: 0 auto;
}

.logowrapper {
	position:relative;
	width: 960px;
	height: 65px;
	margin: 0 auto;
}
.grid1-1 {
	position: relative;
	width: 400px;
	height: 100%;
	padding-right: 20px;
	float:left;
}
.grid1-2 {
	position: relative;
	width: 500px;
	height: 100%;
	padding-left: 20px;
	float:right;
}
.table400 {
	position:relative;
	width: 400px;
	left: 0px;
}
.divimg1 {
	width: 940px;
	height: 125px;
	background:url(img/line_grey_height.png) repeat-y center;
}
.divimg2 {
	width: 940px;
	height: 125px;
	margin-top: 7px;
	background:url(img/line_grey_height.png) repeat-y center;
}
.divimg1 a {
	border:none;
}
.divimg2 a {
	border:none;
}
.divgallery1 {
	position: relative;
	left: 0;
	width: 940px;
	background:url(img/line_grey_height.png) repeat-y center;
}
.logo {
	position:absolute;
	width: 305px;
	height: 66px;
	left: 0;
}
h1 {
	font: 1.4em helvetica,arial,sans-serif;
	text-indent: -999px
}
h2 {
	padding: 0 0 0.6em;
	color: #000;
	font: 1.8em helvetica,arial,sans-serif;
}
p {
	padding: 0 0 1em;
	color: #000;
	font: 1em/1.4em arial,sans-serif;
	text-align:justify;
}
strong {
	font-weight: bold;
}
.kartmenu p {
	font: 12px arial,sans-serif;
	color:#FFF;
	position:relative;
	top: 5px;
	text-align:center;
}
.kartmenu a {
	font: 12px arial,sans-serif;
	color:#FFF;
	text-decoration: none;
}
.kartmenu a:hover {
	font: 12px arial, sans-serif;
	color:#FFF;
	text-decoration: underline;
}
.grid1-1 a {
	color: #000;
	text-decoration: none;
	font: 14px arial, sans-serif;
	font-weight: bold;
	border-bottom: 2px solid #f58220;
}
.grid1-1 a:hover {
	color: #f58220;
}
.table400 p {
	font: 10px arial, sans-serif;
	margin-top: 9px;
	color:#000;
	text-align:left;
}
.bgc_line {
	background-image: url(img/line_grey.png);
	background-repeat: repeat-x;
	background-position: center;
}
.bgc_line_2 {
	background:url(img/line_grey_height.png) repeat-y;
	background-position:center;
}
.footer {
	bottom: 0px;
	width: auto;
	height: 105px;
	margin: 0 auto;
	background: url(img/footer_bgc.jpg) repeat-x;
}
.footer a {
	color: #fff;
	text-decoration:none;
	border: 0;
}
.footer a:hover {
	color:#fff;
	text-decoration:underline;
	border: 0;
}
.footer p {
	position: relative;
	margin: 0 auto;
	top: 77px;
	width: 960px;
	padding: 0;
	color: #fff;
	font: 11px arial,sans-serif;
	text-align: center;
}