@page { size:landscape; }

#maintable_index {
	width: 1008px;
	height: 617px;
	text-align: left;
	margin: 0px;
}

#maintable {
	width: 1008px;
	text-align: left;
  margin:20px 0px;
}

body, table, td, tr, p, li, iframe{
	font-family: Verdana, Arial;
	font-size: 12px; 
	color: #000000;
	text-decoration: none;
	font-weight: normal;
	margin-top: 0px;
	margin-left: 0px;
  line-height:145% !important;
}

.spacing {
  margin-top:30px;
}

.navi {
	list-style-image:url(../nav.png);
  margin-top:50px;
}

.navi li>ul {
  margin-top:5px;
	list-style:none;
}
.navi li{
  padding-bottom:7px;
}
.navi li ul {
 padding-left:10px;
 padding-bottom:4px;
}
.navi li a {
	text-decoration:none;
}

.navi li a:hover {
	text-decoration:underline;
}

.navi li a {
  color:grey;
}

.rand {
	border-style: solid; 
 	border-width: 1px; 
 	border-color: #08419c;
}

.titel {
	font-size: 13px; 
	font-weight: bold; 
}

.unter_titel {
	font-size: 12px; 
	font-weight: bold; 
}

p.erste_absatz {
	margin-top: 0px;
}

p.mit_abstand {
	margin-right: 40px;
	margin-left: 40px;
}

.dick {
	font-weight: bold;
}

p.dick_mit_abstand {
	font-weight: bold; 
	margin-left: 40px;
}

p.italic_dick {
	font-style: italic; 
	font-weight: bold; 
}

p.italic {
	font-style: italic; 
}

p.italic_mit_abstand {
	margin-left: 40px;
	font-style: italic; 
}

p.kleiner {
	font-size: 9px; 
}

ul.referenzen {
	font-weight: normal;
	font-style: normal;
	line-height: 1.7;
}

ul.italic {
	list-style: url("images/dots.gif") disc;
	font-style: italic; 
}

ul.mit_abstand {
	line-height: 2.0;
}
ul.bewerbung_menu {
	font-weight: normal;
	font-style: normal;
	list-style: url("images/punkt_hell.gif") disc;
	line-height: 2.5;
}

a:active, a:link, a:visited { 
	font-family: Verdana, Arial;
	color: #000000; 
	text-decoration: underline; 
	font-size: 12px; 
	font-weight: bold; 
}
 
a:hover { 
	font-family: Verdana, Arial;
	color: #08419c; 
	text-decoration: underline; 
	font-size: 12px; 
	font-weight: bold; 
}

/* Formularelemente */
input, textarea, select { 
	font-family: Verdana, Arial;
	font-size: 11px;
	text-decoration: none; 
	font-weight: normal; 
	color: #222222;
 	background-color: #ffffff; 
 	cursor: text; 
 	padding: 2px; 
 	border-style: solid; 
 	border-width: 1px; 
 	border-color: #08419c;
 }

input.newsletter_abmelden {
	border: none;
	cursor: pointer;
}

select {
	cursor: pointer;
}
textarea {
	scrollbar-base-color: #cccccc;
	scrollbar-face-color: #08419c;
	scrollbar-track-color: #cccccc; 
	scrollbar-shadow-color: #08419c;
	scrollbar-3dlight-color: #08419c;
	scrollbar-arrow-color:#cccccc;
}

.input_radio {
	background-color: #ffffff; 
	border: none;
}

.button {
	font-family: Verdana, Arial;
	font-size: 10px;
	text-decoration: none; 
	font-weight: normal; 
	color: #222222;
  background-color: #d6e3f7;
  border-color: #08419c;
  border-style: solid;
  borderwidth: 1px;
  padding: 2px;
  cursor: pointer;
}

/* Referenz */
a.referenz {
		font-family: Verdana, Arial;
    position: relative;
    z-index: 24;
    color: #000000;
    font-weight: normal !important;
    text-decoration: underline;
    cursor: pointer;
    font-size: 12px;
}

a.referenz:hover { 
		z-index: 25; 
		background-color: #ffffff; 
		text-decoration: underline; 
		font-weight: normal;
		color: #08419c;
}

a.referenz span { 
	display: none; 
}

a.referenz:hover span {
    display: block;
    position: absolute;
    top: 1.5em;
    left: 9em;
    width: 24em;
    border: 1px solid #000000;
    background-color: #0f65b0;
    color: #ffffff;
    text-align: left;
    padding: 5px;
    text-decoration: none;
    font-weight: normal;
    font-size: 12px;
    line-height: 1.5;
}

/* Popup - Referenz */
body.popup_referenz {
	margin: 0px;
	padding: 0px;
}

.popup_titel {
	font-size: 14px; 
	font-weight: bold; 
	color: #000000;
}

.popup_titel_weiss {
	font-size: 13px; 
	font-weight: bold; 
	color: #ffffff;
}

.popup_unter_titel {
	font-size: 12px; 
	font-weight: bold;
	color: #ffffff; 
}

.popup_text {
	font-size: 11px; 
	font-weight: normal; 
	color: #ffffff;
}

a.popup_referenz:active, a.popup_referenz:link, a.popup_referenz:visited { 
	font-family: Verdana, Arial;
	color: #ffffff; 
	text-decoration: underline; 
	font-size: 12px; 
	font-weight: bold; 
}
 
a.popup_referenz:hover { 
	font-family: Verdana, Arial;
	color: #d6e3f7; 
	text-decoration: underline; 
	font-size: 12px; 
	font-weight: bold; 
}

/* Adminbereich */
li.aktiv {
	list-style: url("images/punkt_dunkel.gif") disc;
	font-weight: bold;
}

a.admin_menu:active, a.admin_menu:link, a.admin_menu:visited {
	text-decoration: none; 
	font-weight: normal;
}

a.admin_menu:hover {
	text-decoration: none; 
	font-weight: bold;
	color: #000000; 
}
div.submenu {  
  border: 0px;
  background: #D5E2F3;
  opacity: .85;  
  filter: alpha(opacity=85);
  visibility: hidden;
  position: absolute;
  z-index: 100;
}
div.submenu ul {
  margin: 5px 10px 0 10px;
  padding: 5px 0px;
  list-style: none;
}

div.submenu ul li {
  padding: 2px 0px;
}

div.submenu ul li a:hover, div.submenu ul li a:link, div.submenu ul li a:active, div.submenu ul li a:visited {
  text-decoration: none;
  white-space: nowrap;
}

a.menu {
  display: block;
}

img {
  border: 0px;
}
h3 {
  font-size: 11px;
}
.toggler {
  color: #003399;
  margin: 0;
  padding: 2px 5px;
  background: #D5E2F3; 
  border-bottom: 1px solid #ddd;
  border-right: 1px solid #ddd;
  border-top: 1px solid #f5f5f5;
  border-left: 1px solid #f5f5f5;
}
.element p {
  margin: 0;
  padding: 4px;
}
.newstxt {
  font-size:12px !important;
  font-family: Verdana, Arial !important;
  line-height:145% !important;
}

.refPic {
  margin:50px 15px 0 0;
}

* html .spacing {
  width:50px !important;
}

* +html .spacing {
  width:50px !important;
}
