html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
}
body {
	line-height: 1;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}

/* remember to define focus styles! */
:focus {
	outline: 0;
}

/* remember to highlight inserts somehow! */
ins {
	text-decoration: none;
}
del {
	text-decoration: line-through;
}

/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: collapse;
	border-spacing: 0;
}
/******************************************************************************/
/******************************************************************************/
/******************************************************************************/

@font-face {
	font-family: Polaris;
	src: url('font/Polaris_V2_OpenType/Polaris_V2_Medium.otf');
}

@font-face {
	font-family: Polaris;
	font-weight: bold;
	src: url('font/Polaris_V2_OpenType/Polaris_V2_Bold.otf');
}

body {
  font-size: 10px;
  color: #757678;
  margin: 0;
  font-family: Arial, sans-serif;
  text-align: center;
}
strong { font-weight: bold; }
a, p {
  color: #000;
  text-decoration: none;
}

a:visited {
  color: #95CB47;
}

a:hover {
  text-decoration: underline;
}

a.title {
  font-weight: bold;
}

.invisible {
  visibility: hidden;
}

#globalWrapper {
  text-align: left;
  vertical-align: middle;
  margin: 0 auto 0 auto;
  /*
  margin: -275px 0px 0px -480px;
  position: absolute;
  top: 50%;
  left: 50%;
  */
  width: 960px;
  height: 550px;
}

body.center {
  margin: 25px auto 25px auto;
}

#globalWrapper.centered {
  margin: -275px auto 0 -480px;
  position: absolute;
  left: 50%;
  top: 50%;
}

#top, #bottom {
  height: 275px;
  overflow: hidden;
}

#globalWrapper div.right,
#globalWrapper div.left,
#globalWrapper #nav {
  float: left;
  width: 50%;
  height: 255px;
  text-align: left;
  position: relative;
  overflow: hidden;
}

#globalWrapper #top div.right,
#globalWrapper #nav,
#globalWrapper #top div.left {
  height: 275px;
}

#globalWrapper #top div.left {
  position: relative;
}

#globalWrapper #top div.left img {
  position: absolute;
  right: 0;
  bottom: 0;
}

#globalWrapper div.left.scrollIt,
#globalWrapper div.right.scrollIt {
  width: 470px;
}

#globalWrapper #bottom.scrollIt {
  width: 950px;
  float: left;
}

#globalWrapper #nav {
  text-align: right;
  float: right;
}

#bottom .right,
#bottom .left {
  padding: 10px 0;
}

div.content {
  float: left;
}

div.left div.content,
div.right div.content {
  width: 470px;
}

.spacer {
  display: block;
  float: none;
  clear: both;
}
.spacer.index {
  height: 215px;
}

/*
.yellow { background-color: #F4E95B; color: #000; }
.grey   { background-color: #757678; color: #fff; }
.grey2   { background-color: #757678; }
.grey p, .grey a { color: #fff; }
.lightgrey   { background-color: #ececed; color: #fff ; }
.cyan   { background-color: #5a9CA4; }
.cyan p, .cyan a{ color: #fff; }
.cyan a:visited { color: #95CB47; }
.yellow2 { background-color: #F4E95B; }
*/
.yellow { background-color: #eeeb66; color: #000; }
.grey   { background-color: #757678; color: #fff; }
.grey2   { background-color: #757678; }
.grey p, .grey a { color: #fff; }
.lightgrey   { background-color: #ececed; color: #fff ; }
.cyan   { background-color: #5a9CA4; }
.cyan p, .cyan a{ color: #fff; }
.cyan a:visited { color: #95CB47; }
.yellow2 { background-color: #eeeb66; }
.no-padding { padding: 0 !important; }
.veroeffentlichung { background-color: #95CB47; }

h1 { font-size: 2em; padding: 10px; }
h2 { font-size: 1.8em; padding: 10px; }
h3 { font-size: 1.6em; padding: 10px; }
h4 { font-size: 1.4em; padding: 10px; }
h5 { font-size: 1.2em; padding: 10px; }
h6 { font-size: 1em; padding: 10px; }

h1.title {
  font-size: 0px;
  color: transparent;
  background: url('../images/logo-index.png') 5px 0 no-repeat;
  width: 312px;
  height: 58px;
}
h2.error {
  font-size: 20px;
  padding: 0;
  margin: 0;
  text-align: left;
  position: absolute;
  left: 0px;
}

#nav h2 {
  font-size: 0px;
  color: transparent;
  padding-right: 0;
}
#nav h2 a {
  text-align: right;
  display: inline-block;
  width: 266px;
  height: 28px;
  padding: 0;
  background: url('../images/logo.png') no-repeat;
}

#nav.start h2 a { background: none; color: #F4E95B; }
#nav.auszeichnung h2 a { background-position: 0 -28px; color: #fff; }
#nav.veroeffentlichung h2 a { background-position: 0 -56px; color: #fff; }
#nav.buero h2 a { background-position: 0 -84px; color: #fff; }
#nav.kontakt h2 a { background-position: 0 -112px; color: #000; }

#nav ul.nav {
  font-size: 1.4em;
  padding: 60px 10px 10px 10px;
  font-family: Arial, sans-serif;
}
#nav ul li { line-height: 20px; font-size: 15px; height: 21.5px; }
#nav ul li a { text-decoration: none; }
#nav ul li a:hover,
#nav ul li.active a,
#nav ul li.active a:visited,
#nav ul li a:visited { color: #fff !important; }

.yellow #nav ul li a:hover,
.yellow #nav ul li.active a,
.yellow #nav ul li.active a:visited,
.yellow #nav ul li a:visited { color: #000 !important; }

.yellow2 #nav ul li a:hover,
.yellow2 #nav ul li.active a,
.yellow2 #nav ul li.active a:visited,
.yellow2 #nav ul li a:visited { color: #000 !important; }

.lightgrey #nav ul li a:hover,
.lightgrey #nav ul li.active a,
.lightgrey #nav ul li.active a:visited,
.lightgrey #nav ul li a:visited { color: #000 !important; }

.veroeffentlichung #nav ul li a:hover,
.veroeffentlichung #nav ul li.active a,
.veroeffentlichung #nav ul li.active a:visited,
.veroeffentlichung #nav ul li a:visited { color: #fff !important; }



/*
#nav ul.nav-buero {
	font-family: verdana, sans-serif;
	padding-top: 77px;
}
#nav ul.nav-buero li a:hover,
#nav ul.nav-buero li.active a {
	font-weight: bold;
}
*/

#nav ul li a:hover,
#nav ul li.active a {
	font-weight: bold;
}

#nav.veroeffentlichung ul li a,
#nav.veroeffentlichung ul li.active a,
#nav.veroeffentlichung ul li.active a:visited,
#nav.veroeffentlichung ul li a:visited{
  color: #fff !important;
}

#nav.auszeichnung ul li a,
#nav.auszeichnung ul li a:visited {
  color: #fff !important;
}

p {
  font-size: 11px;
  line-height: 15px;
  padding: 0px 10px 15px 10px;
}

.kontakt p {
  font-size: 12px;
  line-height: 20px;
}

.scrollbar-vert{
	background-color: #ececed;
  /*position: absolute;
  right: 0;
  top: 0;*/
  float: left;
  width: 10px;
  height: 275px;
	cursor: pointer;
}
.handle-vert{
	height: 50px;
	background-color: #757678;
	cursor: n-resize;
}
