/**********************************************************************************
 *  layout: Dez 2008                                                               *
 **********************************************************************************/


/******************************** general settings ********************************/

body {
	font-family: 'Lucida Grande',Verdana,Arial,Sans-Serif;
	color: #444444;
	text-align: center;
	font-size: 62.5%;
	margin: 0; 
	padding: 0; 
	background: #d9d9d9;
	background-image: url(../img/background.jpg); 
	background-repeat: repeat-x;
}

h1 {
	font-family: 'Lucida Sans Unicode','Lucida Grande',Arial,sans-serif;
	letter-spacing: -0.04em;
	font-size: 26px;
	margin: 16px 0 14px 0;
}

h2 {
	font-family: 'Lucida Sans Unicode','Lucida Grande',Arial,sans-serif;
	letter-spacing: -0.04em;
	font-size: 2.2em; 
	margin: 15px 0 10px 0;
}

h3 {
	font-family: 'Lucida Sans Unicode','Lucida Grande',Arial,sans-serif;
	letter-spacing: -0.04em;
	font-size: 1.4em;
	margin: 14px 0 8px 0;
}

h4{
	font-family: 'Lucida Sans Unicode','Lucida Grande',Arial,sans-serif;
	letter-spacing: -0.04em;
	font-size: 1.1em; /*1.3em*/
	margin: 12px 0 6px 0;
}

h5{
	font-family: 'Lucida Sans Unicode','Lucida Grande',Arial,sans-serif;
	letter-spacing: -0.04em;
	font-size: 1.0em;/*1.2em;*/
	margin: 9px 0 5px 0;
}

img {
	border: none;
}

a {
	color: #145676;
}

.clearboth {
	clear: both;
}


/********************************* page container *********************************/

#page {
	margin: 0 auto;
	padding: 0px;
	width: 960px;
	min-height: 600px;
	background: #fff url(../img/page_background.jpg); 
	background-repeat: repeat-y;
}


/************************************* header *************************************/

#header {
	height: 75px;
	margin: 0;
	background: url(../img/headlogos.jpg);
}


/************************************ headmenu ************************************/

#headmenu
{
	font-weight: bold;
	text-align: left;
	height: 25px;
	background: url(../img/headmenu.jpg);
	margin: 0;
	padding: 0 20px;
}

#headmenu ul
{
	list-style: none;
	margin: 0;
	padding: 0 0 0 40px;
	border: none;
}

#headmenu li
{
	display: block;
	margin: 0;
	padding: 0;
	float: left;
	width: auto;
}

#headmenu a
{
	font-family: Verdana;
	font-size: 12px;
	color: #EEEEEE;
	text-decoration: none;
	padding: 5px 8px 5px 8px;
	height: 15px;
	display: block;
	width: auto;
	margin: 0;
}

* html #headmenu a
{
	height: auto;	
	padding: 5px 8px 6px 8px;
}

#headmenu a:hover {
	background: url(../img/headmenu_hover.png) repeat-x;
}

#headmenu .active a {
	color: #444444;
	background: url(../img/headmenu_active.png) repeat-x;
}


/********************************* header bottom **********************************/

#header_bottom {
	height: 10px;
	margin: 0;
	padding: 0;
	background: url(../img/header_bottom.jpg) repeat-x;
}


/******************************* leftmenu container *******************************/

#leftmenucontainer {
	text-align: center;
	width: 150px;
	margin: 0;
	padding: 10px;
	float: left;
}

* html #leftmenucontainer {
	width: 170px;
	w\idth: 150px;
}

/************************************ mainmenu ************************************/

#mainmenu {
	padding: 0;
	margin: 0;
	width: 150px;
	list-style-type: none;
	text-align: left;
	font-family: Arial,Helvetica,sans-serif;
}

#mainmenu li {
	margin: 2px 0;
}

* html #mainmenu li {
	display: inline;
	d\isplay: list-item;
}
	
#mainmenu a {
	color: #444444;
	font-size: 13px;
	font-weight: bold;
	display: block;
	padding: 2px 0 2px 10px;
	height: 16px;
	width: 140px;
	margin: 0;
	text-decoration: none;
}

* html #mainmenu a {
	height: 20px;
	width: 150px;
	he\ight: 16px;
	w\idth: 140px;
}

#mainmenu a:hover{
	color: #000;
	background: #9fc4d6;
}

#mainmenu .active a{
	color: #fff;
	background: url(../img/menuitem.jpg) repeat-x #185a78;
}

#mainmenu .active a:hover{
	color: #fff;
	background: url(../img/menuitem_hover.jpg) repeat-x #185a78;
}

#mainmenu .active ul a:hover{
	color: #000;
	background: #9fc4d6;
}

#mainmenu ul {
	margin: 0 0 0 20px;
	padding: 0;
	list-style-type: none;
}

#mainmenu ul a {
	font-size: 12px;
	display: block;
	font-weight: normal;
	margin: 1px 0 0 0;
	padding: 1px 0 1px 5px;
	height: 18px;
	width: 125px;	
}

* html #mainmenu ul a {
	width: 130px;
	height: 20px;
	he\ight: 18px;
	w\idth: 125px;
}

#mainmenu .active ul a{
	color: #000;
	background: none;
}

#mainmenu .subactive ul{
	padding: 0;
	margin: 0 0 0 10px;
}

#mainmenu .active .subactive a{
	color: #fff;
	background: #185a78;
}

#mainmenu .active .subactive a{
	color: #fff;
	background: #185a78;
}

#mainmenu .active .subactive a:hover{
	color: #fff;
	background: #4b94b5;
}

#mainmenu .active .subactive ul a{
	color: #000;
	background: none;
}

#mainmenu .active .subactive ul a:hover{
	color: #000;
	background: #9fc4d6;
}

#mainmenu .subactive ul a{
	font-size: 10px;
	padding: 1px 0 1px 2px;
	margin: 1px 0 0 0;
	width: 118px;
	height: 13px;
}

* html #mainmenu .subactive ul a{
	width: 120px;
	height: 15px;
	w\idth: 118px;
	he\ight: 15px;
}


/************************************ rightmenu ***********************************/

#rightmenucontainer {
	width: 150px;
	padding: 10px;
	margin: 0;
	float: right;
}

#rightmenucontainer a {
	text-decoration: none;
}

#rightmenucontainer a:hover {
	text-decoration: underline;
}

* html #rightmenucontainer {
	width: 170px;
/*	padding: 10px 0;
	padd\ing: 10px;*/
	w\idth: 150px;
}

#rightmenucontainer .rightmenuitem {
	padding: 10px 0;
}

#rightmenucontainer .rightmenuitem_linkbox {
	padding: 10px;
	text-align: left;
	font-size: 10pt;
	line-height: 1.5em;
}


/******************************** contentcontainer ********************************/

#contentcontainer {
	text-align: center;
	margin: 0px 170px 30px 170px;
	padding: 0;
	min-height: 500px;
}

.maincontent {
	text-align: left;
}

.maincontent a {
	text-decoration: none;
}

.maincontent a:hover {
	text-decoration: underline;
}


/********************************* content-bottom *********************************/

#contentbottom {
	height: 30px;
	padding: 0;
	margin: 0;
	background: url(../img/page_bottom.jpg);
}


/************************************ footer **************************************/

#footer {
	text-align: center;
	font-size: 1.0em;
	margin: 0;
	padding: 5px 0;
	color: #616566;
	background: #d9d9d9;
}



/***********************************************************************/
/***********************************************************************/

/******************** frontpage ***************************/
div .frontpage_introtext{
	font-family: 'Lucida Sans Unicode','Lucida Grande',Arial,sans-serif;
	font-size: 1.3em;
	line-height: 1.3em;
	margin: 0 0 12px 0;
}

div .frontpage_maintext{
	font-size: 1.3em;
	line-height: 1.3em;
}

div .frontpage_newsbox{
	margin:  5px 0 10px 0;
	padding: 0;
	float: left;	
	width: 620px;
	text-align: left;
}

.frontpage_newsbox_header{
	font-size: 10px;
	color: #fff;
	font-weight: bold;
	margin: 0;
	padding: 0;	
	height: 13px;
	background: #185A78 url(../img/boxheader.jpg) repeat-x;
}


.frontpage_newsbox_body{
	margin: 3px;
}

div .frontpage_newsbox a{
	text-decoration: none;
}

div .frontpage_newsbox a:hover{
	text-decoration: underline;
}

div .frontpage_newsbox_item{
	margin: 0 0 10px 0;
	padding: 0;
	border-bottom: 1px dotted #c6c6c6;
}

div .frontpage_newsbox_item img{
	float: right;
	margin: 0 0 5px 15px;
}

div .frontpage_newsbox_item h2{
	font-size: 1.4em;
	font-weight: bold;
	margin: 10px 0 10px 0;
	padding: 0;
}

div .frontpage_newsbox_item small{
	color: #777;
	font-size: 1em;
}

div .frontpage_newsbox_item p{
	font-family: 'Lucida Sans Unicode','Lucida Grande',Arial,sans-serif;
	font-size: 1.3em;
	line-height: 1.3em;
	margin: 0;
	padding: 0 0 10px 0;
}

.box{
	float: left;
	margin: 10px;
	height: 100px;
	width: 200px;
	border: 1px solid black;
}


/********************* short content item *****************/

.shortcontitem {
	margin: 20px 0 15px 0;
	padding: 5px 0;
	border-bottom: 1px dotted #c6c6c6;
}

.shortcontitem small{
	font-size: 1em;
	padding: 0;
	margin: 0;
}

.shortcontitem a{
	text-decoration: none;
	color: #266687;
}

.shortcontitem h2 a{
	text-decoration: none;
	color: #266687; /* #2e3336 */
}

.shortcontitem a:hover{
	text-decoration: underline;
}

.shortcontitem h2 {
	margin: 5px 0;
	font-size: 1.4em;
}

.shortcont {
	margin: 10px 0;
	font-size: 1.2em;
}

/*********************** text content *********************/


.maintext{
	font-family: 'Lucida Sans Unicode','Lucida Grande',Arial,sans-serif;
	text-align: left;
	font-size: 1.3em;
	line-height: 1.4em;
}

.introtext{
	font-family: 'Lucida Sans Unicode','Lucida Grande',Arial,sans-serif;
	font-size: 1.3em;
	line-height: 1.5em;
	margin: 0;
	text-align: left;
}

.maintext p, .maintext li{
	text-align: justify;
}

/* document table */
.documentlist{
	margin: 10px 0;
}

.documentlist table{
	font-size: 0.9em;
	border-collapse: collapse;
	border: 2px solid #002E3E;
	background: #C5CACD;
}

.documentlist table th{
	color: #fff;
	background: #4E7487;
}

.documentlist td, .documentlist th{
	padding: 5px;
	border: 1px solid #002E3E;
}

.documentlist table tr:hover, .documentlist table tr:active{
	background: #E3E7E8;
}

/* mail form */
.mailform {
	margin: 10px 0;
	padding: 10px;
	background: #d9def1;
	border: 1px dashed #002E3E;
}

.mailform h3 {
	margin: 15px 10px;
	padding: 0;
}

.mailform p {
	font-size: 0.9em;
	margin: 15px 10px 3px 10px;
}

.mailform select {
	width: 598px;
	margin: 0;
	padding: 2px;
	border: 1px solid #002E3E;
}

* html .mailform select { 
	width: 500px;  /* IE 5.x */
	border: none;
	w\idth: 500px; /* IE 6 */
}

.mailform input {
	width: 592px;
	margin: 0;
	padding: 2px;
	border: 1px solid #002E3E;
}

* html .mailform input {
	width: 500px; /*  IE 5.x */
	w\idth: 493px; /* IE 6 */
}

.mailform .button {
	width: 150px;
	margin: 10px;
	padding: 2px;
	border: 1px solid #002E3E
}

.button:hover{
	background: #838D92;
}

.buttonbox {
	text-align: center;
}

.mailform textarea{
	width: 592px;
	height: 400px;
	margin: 0;
	padding: 2px;
	border: 1px solid #002E3E;
}

/* imagebox */
.imagebox {
	text-align: center;
	width: 160px;
	background: #c5cacd;
	margin: 50px 5px 5px 10px;
	float: right;
	border: 1px solid #002E3E;
}

.imagebox img {
	margin: 5px;
}

.imagebox p {
	text-align: left;
	width: 150px;
	margin: 0;
	padding: 5px;
	font-size: 0.8em;
	background: #838d92;
}
* html .imagebox p{
	width: 160px;
	w\idth: 150px;
}


/***************************** calendar ************************************/
.calendar{
	font-size: 10px;
	text-align: center;
}

.calendar table {
	background: #fff;
	font-size: 10px;
	border-collapse: collapse;
	margin: 0 auto;
	border: 3px solid #002E3E;
}

.calendar .weekdays {
	background: #002E3E;
	color: #fff;
}

.calendar td {
	font-size: 10px;
	width: 16px;
}

.calendar th{
	background: #4E7487;
	padding: 5px 0;
}

.calendar .month{
	font-size: 12px;
	color: #fff;
	font-weight: bold;
	padding: 5px 2px;
}

.calendar .today {
	border: 1px solid #f00;
	font-weight: bold;
}

/* next 240 day calendar */
.calendar_next240{
	font-family: 'Lucida Sans Unicode','Lucida Grande',Arial,sans-serif;
	text-align: left;
	margin: 0;
}

.calendar_next240_item{
	margin: 15px 0;
	border-top: 1px dotted #c6c6c6;
}

.calendar_next240_date
{
	font-size: 1.3em;
	line-height: 1.4em;
	font-weight: bold;
	margin: 2px 0;
}

.calendar_next240_location
{
	color: #777777;
	margin: 2px 0;
	font-size: 1.3em;
}

.calendar_next240_shortdescription{
	font-size: 1.4em;
	font-weight: bold;
	color: #145676;
	margin: 3px 0 5px 0;
}

.calendar_next240_description{
	margin: 3px 0;
	font-size: 1.3em;
	line-height: 1.4em;
}
	

