* {
	margin: 0;
	padding: 0;
}

/* Globale Linkeinstellungen */
a, a:active, a:visited {
	text-decoration:none;
	color:#000000;
}

a:hover {
	text-decoration:underline;
    color:#000000;
}

body {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	text-align:center;
	background-position: center 130px;
	background-repeat:repeat-x;
}

p {
	margin: 0.5em 0 0.5em 0;
}

fieldset { -moz-border-radius: 8px; padding: 1em; display: block;}
legend { font-weight: bold; padding: 5px; }

button, .submit input, .antragTable input[type=submit] , .antragTable input[type=button] {
	color: #ffffff;
}

/* Wrapper */
#wrapper {
	height: 100%;
	width: 1024px;
	margin-left: auto;
	margin-right: auto;
	text-align:left;
}

/* Header ****************************************************************/
#head {
	height: 130px;
	background-image: url('../../../images/header/header_iak.jpg');
	background-repeat: no-repeat;
	background-position:top;
	background-position:left;
	position:relative;
	top:0px;
	left:0px;
}

#head .first { position: absolute; top: 0px; right: 0px; }
#head .next { position: absolute; top: 0px; right: 0px; opacity:0;  filter:alpha(opacity=0); }

/* Header-Unterschrift   ***********/
#headtext {
	height: 15px;
	margin-bottom: 10px;
}
#headtext h1 {
	color:#FFFFFF;
	font-size: 12px;
	margin-left: 12px;
	margin-top: 4px;
}

/* Menu *******************************************************************/
#menu {
	float:left;
	margin-right: 12px;
	width:200px;
	margin-bottom: 30px;
}
#menu h5 {
	color:#FFFFFF;
	font-weight:normal;
	font-size:14px;
	margin-top: 12px;
	padding:2px;
}
#menu h5 a {
	color:#FFFFFF;
	font-weight:normal;
	padding:2px;
}
#menu ul {
	list-style-type:none;
    list-style-image:url('../../images/nav/pfeil-rechts-weiss-klein.gif');
    padding-left:20px;
}
#menu ul li {
	font-size: 12px;
	padding-left:2px;
}
#menu ul li ul {
    list-style-type:none;
    list-style-image:url('../../images/nav/pfeil-rechts-weiss-klein.gif');
    margin:0 5px 0 10px;
    padding-left:2px;
}
#menu ul li ul li {
	margin:0;
	padding-left:0;
}
#menu p {
	font-size: 12px;
	margin: 0px;
	padding:5px;
}

/* Aktuelle Seite  */
#menu .active  a,
#menu .active  a:link,
#menu .active  a:visited,
#menu .active  a:hover {
	font-size: 1.1em;
	font-weight: bold;
}

/* Ansprechpartner  */
#menu .mitarbeiterOuter {
	padding: 10px 10px 0px 10px;

}
#menu .mitarbeiterInner {
	padding: 7px;
	line-height: 20px;
	font-weight:normal;
	font-size:12px;
}

/* Content *****************************************************************/
#content {
	padding-top: 12px;
	margin-left: 212px;
/*	border: 1px solid #990000;   */
}

#content h1, #content h2  {
	font-size: 1.6em;
	margin-bottom: 12px;
}

#content h3 {
	font-size: 1.2em;
	margin-top: 10px;
}

/* Definition von einfachen Absätzen */
#content p {
	margin-bottom: 1em;
	text-align: justify;
}


/*Listen im Content-Bereich */
#content  ul {
	list-style-type: disc;
}

/* Darstellung von Mitarbeitern */
#content .clerks {
	display: block;
}

#content .clerks dt {
	float: left;
	margin-right: 1em;
}

/* Aufdringlich grosse Linkboxen */
#content .pushy-link {
	background: #FFFFFF none repeat scroll 0%;
	margin-bottom: 1em;  
	padding: 5px;  
	text-align: center;
	width: 98%; 
}
#content .pushy-link div {
	padding: 5px; 
}
#content .pushy-link a, #content .pushy-link a:hover, #content .pushy-link a:visited, #content .pushy-link a:active {
	font-size: 13px;
	font-weight: bold;
	margin: 0 2px 0 2px;
	text-decoration: none;
}
#content .pushy-link div img {
	vertical-align: middle;
}


/* CSS Klassen für Tarifrechner */
ul.formPart {
	display: block;
	list-style-type: none;
	width: 99%;
/*	border: 1px solid #ff0000;  */
}

ul.formPart li {
	display: block;
	list-style-type: none;
	padding: 5px;
}

ul.formPart li dl {
	background-color: transparent;
	height: 100%;
	position: relative;
}

ul.formPart li dl dt {
	display: block;
	float: left;
	font-weight: bold;
	margin-right: 1em;
	padding: 2px 0;
	width: 25%;
	vertical-align: middle;
}

ul.formPart li dl dd {
	display: block;
	float: left;
	margin-right: 1em;
}

li.row {
	overflow: hidden;
	padding: 2px;
}


dd.rowChoice {
	display: block;
	width: 25%;
}

dd.rowChoice select {
	width: 200px;
}

ul.floatList {
	overflow: hidden;
}

ul.floatList li {
	float: left !important;
	padding-right: 1em;
}

dd.rowInfo {
	overflow: hidden;
	width: 44%;
}

/* Ergebnisanzeige ******************************************/
.ergebnisTable {
	border: 1px solid #999999;
	border-collapse: collapse;
	font-size: 11px;
	width: 100%;
}

.ergebnisTable th, .ergebnisTable td {
	border: 1px solid #999999;
	padding: 2px;
}

.ergebnisTable th	{
	color:#FFFFFF;
}

/* Antragsbutton */
.ergLink {
	width:88px;
	height:28px;
	display:block;
	text-decoration:none;
	}
.ergLink:hover {
	width:88px;
	height:28px;
	display:block;
	text-decoration:none;	
	}							
.ergLink2 {
	width:88px;
	height:28px;
	display:block;
	text-decoration:none;	
	}
.ergLink2:hover {
	width:88px;
	height:28px;
	display:block;
	text-decoration:none;	
	}	
	
/* Antragsansicht *********************************/
.antragTable {
	border: 1px solid #888888;
	font-size: 11px;
}

.antragTable thead tr th, .antragTable tfoot tr th {
	text-align: left;
}

.antragTable thead tr th span {
	font-weight: normal;
}

.antragTable tfoot {
	padding-top: 2em;
}

.antragTable tbody tr td {
	padding: 2px;
}

.antragTable label, .antragTable tbody tr td span, .antragTable thead tr th, .antragTable tfoot tr th {
	font-weight: bold;
}

.antragTable tbody th, .antragTable tfoot tr th {
	font-size: 13px;
	text-align: left;
	padding: 24px 5px 5px 5px;
}

.antragTable textarea {
	height: 100px;
	width: 99%;
}

/* Fehler im Antrag */
.antragTable td.errorfield {
	background-image: url('../../images/errorBack.jpg');
	background-repeat: repeat;
	color: #ffffff;
}

/* Hinweistexte im Antrag */
.antragTable .infoText {
	background-color: #ffffff;
}

/* Vergleichsliste */

.VLergebnisTable {
	width: 100%;
	border-collapse: collapse;
	font-size: 11px;
	border: 1px solid #999999;
}

.VLergebnisTable th, .VLergebnisTable td {
	padding: 2px;
	border: 1px solid #999999;
}

.VLergebnisTable th	{
}

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

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

.VLkategorie {
  font-size: 14px;
}

.VLergLink2 {
	width:88px;
	height:28px;
	display:block;
	text-decoration:none;
	margin-left: auto;
  margin-right: auto;
	}
.VLergLink2:hover {
	width:88px;
	height:28px;
	display:block;
	text-decoration:none;
	}

li.VLrow:hover, .VLergebnisTable tbody tr:hover  {
}

/* Globaler Fehler */
.error {
	background-image: url('../../images/misc/error.jpg');
	background-position: 2% 50%;
	background-repeat: no-repeat;
	color: #cb2d2e;
	font-weight: bold;
	margin-left: 0.5em;
	min-height: 50px;
	padding: 1em 1em 1em 80px;
}



/* footer  *********************************************************/
#footer {
	clear: both;
	height: 25px;
	font-size: 11px;
	color: #FFFFFF;
	padding: 2px 6px;
	margin: 2em 0 2em 0;
/*	border: 1px solid  #33CC33;   */
}

#footer a, 
#footer a:link,
#footer a:visited,
#footer a:hover {
	color:#ffffff;
}




/* Allgemein gültige Klassen ********************************************/
.submit {
	font-weight: bold;
	margin-top: 20px;
	text-align: center;
}

.clear {
	clear: both;
}

.center {
	text-align: center;
}

.red {
	color: #ff0000 !important;
}

.green {
	color:#008000;
	font-weight: bold;
}

.blue {
	color: #00006f;
	font-weight: bold;
}

ul.list {
  padding-left: 20px;
}

ul.list li {
	list-style-image:url("../punkt.gif");
}

/* Form Register ********************************************/
.theader{
	font-size:1.4em;
	padding-top:20px;
	padding-left:10px;
	text-align:left;
}
.formField{
	padding-top:5px;
	padding-left:10px;
}
.formTitel{
	font-weight:bold;
}

/* Infobox ********************************************/

a.infobox {
}


a.infobox:hover {
  color:#c30;
}
a.infobox span {
  text-decoration:none;
}
a.infobox:hover span, a.infobox:focus span, a.infobox:active span {
  border:1px solid #BC7A2C;
  color: #6F3C00;
  background:#F5EBE0;
}

a.infobox:hover span b, a.infobox:focus span b, a.infobox:active span b {
  text-decoration: underline;
}


