body {
	margin: 0;
	padding: 0;
	background: #fff;
	color: #666;
	font-size: 12px;
	font-family: verdana, helvetica, arial, sans-serif;
}

form { 
  padding: 0;
  margin: 0;
}

a {
	color: #555;
	font-weight: bold;
	text-decoration: none;
}

input, textarea, select { 
	padding: 1px 4px 1px 4px;
	margin: 0;
	font-family: Verdana, Arial, Helvetica, sans-serif; 
  font-weight: normal;
	font-size: 11px; 
	border: 1px solid #bbb;
}

.none {
	display: none;
}

div.float {
  float: left;
  }

div.float p {
	margin: 10px 0px 0px 25px;
}

div.spacer {
  clear: both;
  }


/* ---------------- Header ---------------- */

#header {
	position: relative;
	margin: 0;
	background: url('http://www.act.at/DE/library/images/background.jpg') no-repeat #4c8ec2;
	padding: 20px;
	color: #fff;
	font-size: 10px;
}

#header a {
	font-weight: normal;
	text-decoration: none;
	color: #d7e1f5;
	font-size: 10px;
}

#header a:hover {
	color: #fff;
	font-weight: bold;
	text-decoration: none;
}


/* ---------------- Top- Navigation ---------------- */

#webnav {
	position: relative;
	margin: 0 0 0 0;
	padding: 5px 20px 6px 0px;
	display: block;
	background: #369;
}


#webnav a.top_nav:hover {
	padding: 6px 20px;
	color: #fff;
	background: #69c;
}

#webnav a.top_nav {
	padding: 6px 20px;
	color: #fff;
	background: transparent;
	font-weight: normal;
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

#webnav a.top_nav_sel {
	padding: 6px 20px;
	color: #fff;
	background: #69c;
	font-weight: normal;
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

/* ---------------- Left Navigation ---------------- */

#leftnav {
	background: #eee;
}

#leftnav a {
	color: #666;
	background: transparent;
	font-size: 11px;
	text-decoration: none;
	display: block;
	margin: 0;
	padding: 6px 15px;
	font-weight: normal;
	border-bottom: solid 1px #ddd;
}

#leftnav a:hover {
	color: #000;
	background: #fff;
	text-decoration: none;
}

#leftnav a.level1_sel {
	color: #000;
	background: #fff;
	text-decoration: none;
}

#leftnav a.level2 {
	color: #000;
	padding: 6px 20px 6px 25px;
	text-decoration: none;
}

#leftnav a.level2:hover {
	background: #fff;
	padding: 6px 20px 6px 25px;
	text-decoration: none;
}

#leftnav a.level2_sel {
	background: #fff;
	padding: 6px 20px 6px 25px;
	text-decoration: none;
}

#leftnav a.level3 {
	color: #000;
	padding: 6px 20px 6px 35px;
	text-decoration: none;
}

#leftnav a.level3:hover {
	background: #fff;
	padding: 6px 20px 6px 35px;
	text-decoration: none;
}

#leftnav a.level3_sel {
	background: #fff;
	padding: 6px 20px 6px 35px;
	text-decoration: none;
}

#leftcont {
	position: absolute;
	left:0px;
	top:0px;
	width:140px;
}


/* ---------------- Content ---------------- */

#container {
	position: relative;
	margin: 0;
	padding: 0 20px 0 0;
	border-right: solid 1px  #eee;
	border-top: solid 1px #eee;
	border-bottom: dotted 1px #ddd;
	background: #eee;
}

#cc_container {
	position: relative;
	width: 100%;
	margin: 0;
	padding: 0;
}

#centercont {
	margin: 0 140px 0 140px;
	line-height: 140%;
	padding: 10px;
	position: relative;
	font-size: 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background: #fff;
	z-index: 2;
}

#centercont a {
	text-decoration: underline;
	font-weight: normal;
}

#centercont p {
	margin: 10px 0;
	padding: 0;
	display: block;
}

#centercont ul {
	margin: 0 0 0 30px;
	padding: 0;
}

#centercont ol {
	margin: 0 0 0 30px;
	padding: 0;
}

#centercont td {
	font-size: 12px;
}

#centercont .bildtext {
	font-size: 9px;
	line-height: 12px;
	color: #999;
}

#centercont .tablestyle {
	border-collapse: collapse;
	border: solid 1px #ccc;
}

#centercont .tablefieldstyle {
	border: solid 1px #ccc;
	padding: 5px;
}

#centercont a:hover {
	text-decoration: none;
}

#centercont strong {
	font-weight: bold;
}

#centercont .size9 {
	font-size: 9px;
}

div.float {
  float: left;
  }
	
div.spacer {
  clear: both;
  }
	
/* ---------------- Search Bar ---------------- */

#search_browse_header {
	background-color: #69c;
	padding: 5px;
	color: #fff;
	font-weight: bold;
	font-size: 120%;
	border-top: solid 1px #bbb;
	border-left: solid 1px #bbb;
	border-right: solid 1px #bbb;
}
#search_browse {
	background-color: #eeeeee;
	padding: 5px;
	border-top: solid 1px #bbb;
	border-left: solid 1px #bbb;
	border-right: solid 1px #bbb;
}

#search_browse a {
	background-color: #fff;
	border: solid 1px #999;
	text-decoration: none;
	margin: 1px;
	padding: 2px;
	line-height: 200%;
}

#search_browse .ergebnis {
	background-color: #eee;
	color: #000;
	border: solid 1px #eee;
	text-decoration: none;
	margin: 1px 5px 1px 1px;
	padding: 2px;
	line-height: 200%;
}
	
/* ---------------- Right Column ---------------- */

#rightcont {
	position: absolute;
	top: 80px;
	right: 0;
	width: 140px;
	margin: 0;
	padding: 10px;
	z-index: 99;
	font-weight: normal;
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

#rightcont h2 {
	color:#ffffff;
	text-transform:uppercase;
	font-size:11px;
	margin-bottom:5px;
}

#rightcont ul{
	padding-left:15px;
	margin-left:0px;
	margin-bottom:5px;
	margin-top:0px;
}

*+html #rightcont ul {
	padding-left:0px;
	margin-left:20px;	
}

*html #rightcont ul {
	padding-left:0px;
	margin-left:20px;	
}

#rightcont a {
	text-decoration: none;
	font-weight: normal;
}

#rightcont #quicklinks {
	border: solid 1px #999; 
	background: #CC0033; 
	padding: 5px; 
	font-weight: bold; 
	color: #fff;
}

#rightcont #quicklinks a:link, #rightcont #quicklinks a:visited {
	color: #fff;
	text-decoration: none;
}

#rightcont #quicklinks a:hover, #rightcont #quicklinks a:active {
	color: #fff;
	text-decoration: underline;
}



/* ---------------- Right Column ---------------- */

#webtools {
	position: absolute;
	top: 72px;
	right: 10px;
	margin: 0;
	padding: 0;
	background: transparent;
	z-index: 99;
}

#webtools a {
	padding: 0;
	margin: 0;
	color: #ccc;
	font-weight: normal;
	font-size: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

#webtools a:hover {
	color: #fff;
}

/* ---------------- Footer ---------------- */

#footer {
	display: block;
	margin: 0 0 100px 0;
	padding: 4px 3% 20px 3%;
	font-size: 9px;
	color: #999;
}

/* ************** Formulare ***************** */

.inputstyle { 
	background-color: #eee; 
	color: #000; 
	font-size: 11px; 
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	text-align: left; 
	padding: 1px 0 1px 1px;
	margin: 1px;
	border: solid 1px #999;	
}

.submitstyle { 
	background-color: #369; 
	color: #fff; 
	font-size: 11px; 
	font-weight: bold;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	text-align: center; 
	padding: 0px 1px 0px 1px;
	margin: 0px;
	border: solid 1px #999;	
}

.nomargin { 
	padding: 0 0 0 0; 
	margin: 0;
}

form fieldset {
	margin-bottom:10px;
	background-color:#ffffff;	
	border:1px solid #999;
	font-size:12px;
	padding-right:0px;
	width:675px;
}

*+html form fieldset {
	padding:5px 0px 15px 15px;
}

*+html legend {
	margin-left:-5px;
}

*+html form fieldset .form-row .form-column select {
	height:20px;
}

*+html form fieldset .form-row .form-column input {
	height:13px;
	margin-bottom:2px;
}

*html form fieldset {
	padding:5px 0px 15px 15px;
}

*html legend {
	margin-left:-5px;
}

*html form fieldset .form-row .form-column select {
	height:20px;
}

*html form fieldset .form-row .form-column input {
	height:13px;
	margin-bottom:2px;
}

form fieldset legend {
	color: #069; 
	font-weight: bold; 
	text-transform:uppercase;
}

form fieldset .form-row {
	clear:both;
}

form fieldset .form-row .form-column {
	float:left;
}

form fieldset .form-row .form-column label {
	display:block;
}

form fieldset .form-row .form-column input {
	background-color: #EEEEEE; 
	color: #000; 
	font-size: 11px; 
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	text-align: left; 
	padding: 1px 0 1px 1px;
	margin: 1px 10px 5px 1px;
	border: solid 1px #999;
	width:322px;	
	height:15px;
}

form fieldset .form-row .form-column select {
	background-color: #EEEEEE; 
	color: #000; 
	font-size: 11px; 
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	text-align: left; 
	padding: 1px 0 1px 1px;
	margin: 1px 10px 5px 1px;
	border: solid 1px #999;
	width:325px;	
	height:17px;
}

form fieldset .form-row .form-column .checkbox {
	width:13px;
	height:13px;
	margin:0px 5px 0px 0px;
	border:none;
}

form fieldset .form-row .form-column .arbeitszeit {
	width:213px;	
	margin-bottom:15px;
}

