/***

	Aral Stylesheet Version 2008

	thorsten.daners@antwerpes.de
	christian@antwerpes.de
	tarikmellouk@antwerpes.de

***/
body, form, fieldset, h5, h6, input, select,p {
	margin: 0;
	padding: 0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color:#4c4c4c;

}

h1, h2, h3 ,h4 {
	font-family: Arial, Verdana, Helvetica, sans-serif;
}

img {
	border:0;
}

a {
	color: #0064cc;
}

p, ul {
	font-size: 11px;
}

.screenreader {
	position: absolute;
	top: -2000px;
	left: -2000px;
	width: 100%;
	height: 100%;
}

h1 {
	color: #0064CC;
	font-size: 23px;
	font-weight: bold;
	line-height: 28px;
	padding:0;
	margin:0 0 13px 0;
}

h2 {
	color: #0064CC;
	font-size: 15px;
	font-weight: bold;
	line-height: 16px;
}

h2.bluetitle{
	background-color: #D9E7F4;
	padding: 3px 0 5px 10px;
}

div#divContentWrapper {
	width: 495px;
}

div#divContentWrapperWide {
	width: 765px;
}

div.divClear {
	clear: both;
}

a.aBackLink {
	background: url('_img/prevArrow.gif') 0 5px no-repeat;
	padding-left: 10px;
	text-decoration: none;
}

/* -- -- -- -- tables -- -- -- -- */
div.divTableHeadline {
	background-color: #6699db;
	color: #fff;
	font-weight: bold;
	font-size: 12px;
	padding: 10px 12px;
}

div.divRowLight,
div.divRowDark {
	padding: 12px;
	font-size: 11px;
}

div.divRowDark {
	background-color: #d9e7f4;
}

div.divRowLight {
	background-color: #e4eef7;
}

/* -- -- -- -- form  -- -- -- -- */
form {
	background-color: #d9e7f4;
	width: 495px;
}

fieldset {
	border: 0;
	margin: 0 0 9px 0;
	padding: 0 15px 0 15px;
}

form h2 {
	padding-left: 10px;
}

form h5 {
	background-color: #0064cc;
	padding: 10px 0 45px 15px;
	color: #fff;
	font-size: 24px;
	font-weight: bold;
	clear: both;
	font-family: Arial;
}

form h6 {
	padding: 5px 0 5px 10px;
	margin-left: -15px;
	color: #0064CC;
	font-size: 14px;
	font-weight: bold;
	clear: both;
}

label {
	float: left;
	text-align: right;
	padding: 4px 10px 0 0;
	width: 110px;
	font-size: 11px;
}

label.long {
	float: none;
	display: block;
	text-align: left;
	padding: 6px 0 0 0;
	width: auto;
}

input {	
	height: 16px;
	width: 196px;
	border: 2px inset #d9e7f4;
	padding: 1px 1px 0 0;
	font-size: 12px;
	vertical-align: middle;
}

input.file {	
	height: auto;
	width: 200px;
	border: 2px inset #d9e7f4;
	padding: 1px 1px 0 0;
	font-size: 12px;
	vertical-align: middle;
}

input.inputImage, 
input.inputRadio,
input.inputCheckbox {
	height: auto;
	width: auto;
	border: none;
	padding: 0;
}

select {
	height: 22px;
	width: 201px;
	border: 2px inset #d9e7f4;
	padding: 0 1px 0 0;
	font-size: 13px;
}

select.selectShort {
	width: auto !important;
}

textarea {
 	border: 2px inset #d9e7f4;
	width: 196px;
	height: 100px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color:#4C4C4C;
}

p.formElement {
	clear: both;
	padding: 0;
	font-size: 11px;
	margin: 9px 0 15px 0;
}

label.error {
	color: #f00;
}

legend {
	display: none;
}

.width200 {
	width:200px;
}

p.labelWide label,
p.labelWide input {
	width: auto;
	float: none;
}

p.labelWide input {
	vertical-align: middle;
}

button.submit  {
	background-image: url('_img/btn_abschicken.gif');
	height: 20px;
	width: 103px;
	border: 0;
	vertical-align: top;
}

button.reset {
	background-image: url('_img/btn_zuruecksetzen.gif');
	height: 20px;
	width: 112px;
	border: 0;
	margin: 0 0 0 10px;
	vertical-align: top;
}

button.go   {
	background-image: url('_img/btn_go.gif');
	height: 20px;
	width: 46px;
	border: 0;
	vertical-align: top;
}

button.search   {
	background-image: url('_img/btn_search.gif');
	height: 20px;
	width: 75px;
	border: 0;
	vertical-align: top;
}

input.checkbox {
	border: 0;
}

p.pErrorMessage {
	color: #FF6600;
	padding: 8px 0 8px 0;
	font-size: 13px;
}

p.center {
	text-align: center;
}

p.right {
	text-align: right;
	padding: 0 15px 10px 0;
}

/* -- -- -- -- result container -- -- -- -- */
div#divResultContainer2 ul{
	width: 495px;
	padding: 10px 20px 5px 0px;
	margin: 0;
}

div#divResultContainer2 li{
	background-image: url('_img/_bullet/blue_link_arrow.gif');
	background-position: 0 19px;
	list-style: none;
	background-repeat: no-repeat;
	border-top: 1px solid #6699db;
	padding: 15px 10px 15px 10px;
	font-family: Verdana;
	font-size: 11px;
	clear: both;
	line-height: 15px;
}

div#divResultContainer2 li a {
	color: #0055c3;
	text-decoration: none;
}

div#divResultContainer2 li a:hover{
	text-decoration: underline;
}


/********** tabellen **********/

table.tableStandard {
	width: 100%;
}

table.tableStandard th {
	text-align:left;
	/*background-color:#88b9ea;*/
	background-color:#6699db;
	color:#fff;
}

table.tableStandard th,
table.tableStandard td {
	padding:4px;
}

table.tableStandard tr.trResult td {
	border-top: 1px solid #0055c3;
	background-color:#e4eef7;
}

.bgOdd{
	background-color:#d9e7f4;
}

.bgEven{
	background-color:#e4eef7;
}


/****** content Box***************/

.bg0064CC {
	background-color: #0064cc;
}

.bgD9E7F4 {
	background-color: #d9e7f4;
}

.bgE4EEf7 {
	background-color: #e4eef7;
}

.bgB2D1F0 {
	background-color: #B2D1F0;
}


.borderTopWhite {
	border-top:1px solid #ffffff;
}

.borderAllBlue {
	border:1px solid #6699DB;
}

.paddingContentBox {
	padding:15px;
}


div.divContentBoxWrapper {
	width:495px;
}

div.divContentBoxWrapper a,
div.divTeaserBox a {
	text-decoration:none;
}

div.divContentBoxWrapper a:hover,
div.divTeaserBox a:hover {
	text-decoration:underline;
}

div.divHeadlineBox {
	/*background-color: #0064cc;*/
	margin:0;
	padding: 15px 15px 50px;
}

div.divHeadlineBox h2{
 	color: #fff;
	line-height: 20pt;
	font-size: 18pt;
	font-weight: bold;
	margin:0;
	padding:0;
}

div.divHeadlineBox p{
 	color: #fff;
	font-size: 11px;
	font-weight: bold;
	margin:0;
	padding:0;
}

div.divContentBox {
	/*padding: 15px;
	background-color:#e4eef7;*/
}

div.divContentBox p{
	margin:10px 0 10px 0;
}

div.divContentBox h2{
	margin:10px 0 10px 0;
}

div.divContentBox .ulListing {
	padding:0;
	margin:0;
}

div.divContentBox .ulListing li{
	background-image: url('_img/_bullet/blue_link_arrow.gif');
	background-position: 0 14px;
	list-style: none;
	background-repeat: no-repeat;
	border-bottom: 1px solid #6699db;
	padding:10px;
}

div.divFooterBox {
	padding: 15px;
	/*border-top:1px solid #ffffff;
	background-color:#d9e7f4;*/
}

div.divTeaserBox .ulListing {
	padding:0;
	margin:0;
	list-style: none;
}

div.divTeaserBox .ulListing li{
	padding:5px 0 5px 0;
	list-style: none;
}

div.divTeaserBox h2{
	margin:0 0 5px 0;
}

div.divTeaserBox p{
	margin:8px 0 8px 0;
}

div.divTeaserBox .ulListing li a{
	text-decoration:none;
	color:#4c4c4c;
}

div.divTeaserBox .ulListing li a:hover{
	text-decoration:underline;
}

div.divTeaserBox {
	width:235px;
	border:1px solid #6798db;
	margin:0 0 0 10px;
}

div.divTeaserBox div {
	padding:8px;
}

.floatLeft {
	float:left;
}

.floatRight {
	float:right;
}

/************************************/

.pStandardText {
	margin:10px 0;	
	width:495px;
}

div.divContentBox p.pIbgDate {
	margin-top: 0 !important;
}

div.divContentBox h2.h2IbgQuestion {
	margin-bottom: 0;
}


