html {
/*	background: #00559F;*/
	background: #b9d1e5;
	overflow-x: auto;
	overflow-y: scroll;
	background-image: url(pict/background.png);
	background-repeat: repeat-x;
}


body { 
/*	min-width: 1024px;*/
	max-width: 1024px;
	background-color: #FFFFFF;

/*	font-family: 100% Verdana, Helvetica, Arial, sans-serif;*/
	font-family: Verdana, Helvetica, Arial, sans-serif;
	font-style: normal;
	font-weight: normal;
	margin-right: auto;
	margin-left: auto;
	margin-top: 3px;
	margin-bottom: 0px;
	padding: 0px;
	/*height: 0px;
	width: 0px;
	left: 0px;
	top: 0px 
	*/
	
	/* Scrollbars nur für MS explorer 
	scrollbar-base-color:;
	scrollbar-track-color: #EFEFEF;
	scrollbar-face-color: #FFFFFF;
	scrollbar-highlight-color: #CCCCCC;
	scrollbar-3d-light-color: #000000;
	scrollbar-darkshadow-color: ##0085BD;
	scrollbar-shadow-color: #CCCCCC;
	scrollbar-arrow-color: #0000FF;*/


}

h1
{
	font-family: Trebuchet MS, Helvetica, Arial, sans-serif;
	text-indent:0px;
	color: #0A3030;
	font-weight: bold;
	font-size: 19px;
	border-width:1px;
	border-bottom-style: solid;
	margin-bottom: 20px;
}
h2 {
	font-family: Trebuchet MS, Helvetica, Arial, sans-serif; color: #000000;  font-size: 15px; margin: 0px;
}
h3 {
	color: #000000;  font-size: 13px; margin: 0px;
}
h4 {
	color: black; font-size: 13px; margin: 0px;
}

p, div, td, th, dl, ul, ol
{
	font-size: 13px;
	margin: 0px;
}
.block { text-align: justify;}

/*span.menu { color: #FFFF66; font-weight: bold; font-size: 9pt; text-decoration: none }
span.mensub { color: #0FFF66; font-weight: bold; font-size: 6pt; text-decoration: none }*/


/* Allgemeine Links */
a:active { color: #000066; text-decoration: none; }
a:link { color: #000066; text-decoration: none; }
a:visited { color: #000066; text-decoration: none; }
a:hover { color: #5555FF; text-decoration: underline; }


/* Bilder mit Links ohne Rahmen darstellen */
a:link img, a:visited img { border-style: none; } 


/************************
 Links in Infoboxen
*************************/
a.boxheader:active { 
	color: #FFFFFF;
	font-style: normal;
	font-weight: bolder;
	font-size: 14px;
	line-height: 25px;
	text-align: center;
	text-decoration: none;
}
a.boxheader:link {
color: #FFFFFF; font-style: normal; font-weight: bolder; font-size: 14px; line-height: 25px; text-align: center; text-decoration: none;
}
a.boxheader:visited {
color: #FFFFFF; font-style: normal; font-weight: bolder; font-size: 14px; line-height: 25px; text-align: center; text-decoration: none;
}
a.boxheader:hover {
color: #0000FF; font-style: normal; font-weight: bolder; font-size: 14px; line-height: 25px; text-align: center; text-decoration: none;
}



/****************************
 Tabelle default 1px
 crea: 21.7.09
*****************************/
.tabdef {
	border-collapse:collapse ;
	border-spacing:1px;
	border:1px;
	border-width:1px;
	padding:1px;
	/*  width:200px;*/
	margin:1em auto;
}

.tabdef th {
	border-style:solid;
	border-width:1px;
	border-color:#999999;
	padding:1px;
	background-color:#E7E7E7;
	color:inherit;
	height:35px;
	text-align:center;
}

.tabdef td {
	border-style:solid;
	border-width:1px;
	border-color:#aaaaaa;
	padding:5px;
	text-indent:5px;
	text-align:center;
}

/****************************
 Tabelle in Infoboxen
 mod: 28.2.09
****************************/

.infotable {
  background-color: white;
  border-collapse: separate;
  border-spacing: 1px;
  border: 1px;
  border-width: 1px;
  padding: 1px;
  width: 200px;
  margin: 1em auto;
}


.infotable th {
  border-style:solid;
  border-width:1px;
  border-color:#999999;
  padding:1px;
  background-color:#aaccff;
  color:inherit;
  text-align:center;
}

.infotable td {
  border-style:solid;
  border-width:1px;
  border-color:#aaaaaa;
  padding:8px;
  text-indent:5px;
  text-align:center;
}

/****************************
 CSS Container Infoboxen
 mod: 15.10.09
*****************************/

#infobox1, #infobox2, #infobox3,
#infobox4, #infobox5, #infobox6
{
   background-image: url(pict/infobox.png);
   background-repeat: no-repeat;
   -moz-border-radius: 10px;
   -webkit-border-radius: 10px;
   margin: 10px 0px 20px 0px;
}



/****************************
 Links Hauptseite Titel
*****************************/
a.gross:active { color: #0066FF; font-size: 18px; text-decoration: none; }
a.gross:link { color: #0066FF; font-size: 18px; text-decoration: none; }
a.gross:visited { color: #0066FF; font-size: 18px; text-decoration: none; }
a.gross:hover { color: #0000C4; font-size: 18px; text-decoration: none; }

/************************
 Links im Menu 
*************************/

a.menu:active { color: #66FFFF; font-weight: bold; font-size: 90pt; text-decoration: none }
a.menu:link { color: #66FFFF; font-weight: bold; font-size: 90pt; text-decoration: none }
a.menu:visited { color: #66FFFF; font-weight: bold; font-size: 90pt; text-decoration: none }
a.menu:hover { color: red; font-weight: bold; font-size: 90pt; text-decoration: none }



/************************************************************
 Formatierungen für javascript menu
 last mod: 24.7.09
*************************************************************/

.itemBorder { border: 1px none #E9E9E9;}

/* Zeile Hauptmenu */
.itemText { 
	color: white;
	text-decoration: none;
	font-size: 13px 
}
a.itemText:active { color: black; text-decoration: none }
a.itemText:link { color: black; text-decoration: none }
a.itemText:visited { color: black; text-decoration: none }
a.itemText:hover { color: blue; text-decoration: none }


/* Untermenus funktioniert nicht ?*/
.itemTextSub {
	color: white;
	text-decoration: none;
	font-size: 13px
}
a.itemTextSub:active { color: black; text-decoration: none }
a.itemTextSub:link { color: black; text-decoration: none }
a.itemTextSub:visited { color: black; text-decoration: none }
a.itemTextSub:hover { color: blue; text-decoration: none }






/************************
 Seitentitel
*************************/
.header { 
color: #E6FFFF;
	font-size: 18px;
	line-height: normal
}

.boxheader { color: #FFFFFF; font-weight: bolder; font-size: 11px; line-height: 20px; text-align: center}



/***************************
 Input Felder in Formularen
****************************/
.FormInput  {
	font-size:12px;
	padding-left: 3px;
	border-top-width: 1px;
	border-right-width: 2px;
	border-bottom-width: 1px;
	border-left-width: 2px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #999999;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #999999;

}
.FormInputRequired {
	font-size:12px;
	padding-left: 3px;
	border-top-width: 1px;
	border-right-width: 2px;
	border-bottom-width: 1px;
	border-left-width: 2px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #999999;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #FF0000;
}

.submit {
	background-color: #CCCCCC;
	font-size: 12px;
	height: 27px;
	clear: none;
/*	cursor: hand;*/
	border-top: 1px inset #CCCCCC;
	border-right: 2px inset #333333;
	border-bottom: 2px inset #333333;
	border-left: 1px inset #CCCCCC;
}




/************************************
Media Bereich
10.8.2009 
*************************************/

#headerpart, #footerpart
{ display: none; }

