html,body{margin:0;padding:0}
body{font: 76% arial,sans-serif;text-align:center}
div#container{text-align:left}
div#container{width:830px;margin:0 auto}
div#wrapper{xfloat:left;width:100%}

table {
  font-size:1em;  /* Win IE 5.x */
}

body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin: 0px;
	padding: 0px;
	color: #646464;
  background-color:#fff;
}

a:link {
	color: #4E4E4E;
}
a:visited {
	color: #4E4E4E;
}
a:hover {
	color: #C14F02;
}



#container {
	min-height: 600px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #CCCCCC;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #CCCCCC;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}
* html div#container {
	height: 600px;
}

#footer {
	height: 30px;
	width: 100%;
}


#navigation {
	background-image: url(img/navi_bkgrd.gif);
	clear: left;
	padding: 10px 24px;
	color: #808080;
}
#navigation a:link {
	font-size: 13px;
	font-weight: bold;
	color: #646466;
	text-decoration: none;
	padding-right: 5px;
	padding-left: 5px;

}
#navigation a:visited {
	font-size: 13px;
	font-weight: bold;
	color: #646466;
	text-decoration: none;
	padding-right: 5px;
	padding-left: 5px;

}
#navigation a:hover {
	color: #fc6703;
}






.active {
	font-size: 13px;
	font-weight: bold;
	color: #fc6703 !important;
	text-decoration: none;
	padding-right: 5px;
	padding-left: 5px;

}

h1 {
	color: #959595;
	font-size: 18px;
	font-weight: bold;
}
h2 {
	font-size: 12px;
	clear: left;
	padding-right: 30px;
	padding-left: 30px;
	color: #646464;
	padding-bottom: 20px;
}
#container p {
	padding-right: 150px;
	padding-left: 180px;
}
#container ul  {
	padding-right: 150px;
	padding-left: 180px;
}
.subhead {
	font-size: 15px;
	font-weight: bold;
	color: #FF6600;
	padding-bottom: 10px;
	clear: both;
	display: block;
}

.tablecontact {
	padding-right: 150px;
	padding-left: 180px;
	padding-top: 5px;
	padding-bottom: 5px;
}
.nopic {
	padding-top: 20px;
}
.arrow {
	background-image: url(img/body_blue_arrow.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding-top: 20px;
}
.target {
	background-image: url(img/body_blue_target.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding-top: 20px;
}
.bulb {
	background-image: url(img/body_blue_bulb.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding-top: 20px;
}
.car {
	background-image: url(img/bkgrd_cardea.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding-top: 20px;
	height: 378px;
}
.contact {

	background-image: url(img/body_kontactarrow.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding-top: 20px;
}
#container form {
	padding-right: 30px;
	padding-left: 180px;
	background-image: url(img/body_blue_arrow.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding-top: 20px;
}


#sub-navigation {
  position:relative;
	color: #808080;
}

#sub-navigation div {
  position:absolute;
  left:15px;
  top:21px;
  width:147px;
  background:#E1E2E4 url(img/sub_navi_bkgrd_top.gif) no-repeat top;
}

#sub-navigation div div {
  position:static;
  padding:15px 0;
  line-height:22px;
  background:transparent url(img/sub_navi_bkgrd_bottom.gif) no-repeat bottom;
}

#sub-navigation div div * {
  padding-left:15px;
	font-size: 11px;
	font-weight: bold;
	color: #646466;
	text-decoration: none;
  display:block;
}

#sub-navigation a:hover {
	color: #fc6703;
}

#sub-navigation .active {
	color: #fc6703;
	font-size: 11px;
}



