@import url(typo3.css);

html {
	min-height: 100%;
}
body {
	margin: 0px;
	padding: 0px;
	font-family: Verdana, Helvetica, sans-serif;
	height: 100%;
	font-size: 12px;
	color: #333333;
	background-color: #fff;
	background-image: url(../../images/bg_body.gif);
	background-repeat: repeat-y;
	background-position: left;
}

/*
L A Y O U T
*/

div#container {
	width: 985px;
	margin: 0px;  
	text-align: left;
	height: 100% !important;
}

div#leftcol {
	margin: 0px;
  	padding: 0px;
	width: 180px;
	display: inline;
	float:left;
}

div#maincol {
	margin: 0px;
  	padding: 0px;
	width: 800px;
	display: inline;
	float:left;
}

div#headerleft {
	margin: 0px;
  	padding: 0px;
	height: 130px;
	background-image: url(../../images/bg_headerleft.gif);
	background-repeat: no-repeat;
	background-position: left;
}

div#headermain {
	margin: 0px;
  	padding: 0px;
	border: 0px solid #0053A4;
	border-bottom-width: 1px;
}
	div#headernavi {
		margin: 0px;
	  	padding: 0px;
		height: 25px !important;
		border: 0px solid #fff;
		border-bottom-width: 1px;
		border-top-width: 1px;
	}
	
	div#headernavi div.button {
		margin: 0px;
	  	padding: 0px;
		display: inline;
		width: 99px;
		float: left;
		height: 25px !important;
		border: 0px solid #fff;
		border-right-width: 1px;
		text-align: center;
	}
	


div#content {
	margin: 35px 0px 20px 40px;
  	padding: 0px;
	width: 600px;
}

div#dar {
	margin: 30px 0px 0px 6px;
  	padding: 0px;
}




div.menu {
	margin: 0px;
	padding: 0px;
}

div.menu ul {
	margin: 0px;
	padding: 0px;
	margin-right:2px;
	list-style: none;
	width: 160px;
	text-align:center;
}

div.menu li {
	list-style: none;
	margin: 0px;
	padding: 0px;
	margin-bottom: 15px;
	width: 160px;
	height: 26px;
	line-height: 26px;
	font-size: 12px;
	background-image: url(../../images/bg_menuitem.gif);
	background-repeat: no-repeat;
	background-position: left;
}
div.menu li.act {
	list-style: none;
	margin: 0px;
	padding: 0px;
	margin-bottom: 15px;
	width: 160px;
	height: 26px;
	line-height: 26px;
	font-size: 12px;
	background-image: url(../../images/bg_menuitem_act.gif);
	background-repeat: no-repeat;
	background-position: left;
}

div.menu li.level2 {
	list-style: none;
	margin: 0px 0px 10px 15px;
	padding: 0px;
	height: 25px;
	width: 145px;
	line-height: 25px;
	font-size: 11px;
	font-style: normal;
	background-image: url(../../images/bg_menuitem_level2.gif);
	background-repeat: no-repeat;
	background-position: left;
}
div.menu li.level2act {
	list-style: none;
	margin: 0px 0px 10px 15px;
	padding: 0px;
	height: 25px;
	width: 145px;
	line-height: 25px;
	font-size: 11px;
	font-style: normal;
	background-image: url(../../images/bg_menuitem_level2act.gif);
	background-repeat: no-repeat;
	background-position: left;
}

div.menu li.level3 {
	list-style: none;
	margin: 0px 0px 10px 15px;
	padding: 0px;
	padding-left: 10px;
	height: 13px;
	width: 145px;
	line-height: 13px;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	background-image: none;
	
}
div.menu li.level3act {
	list-style: none;
	margin: 0px 0px 10px 15px;
	padding: 0px;
	padding-left: 10px;
	height: 13px;
	width: 145px;
	line-height: 13px;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	background-image: none;
	
}

div#footer {
	margin: 0px;
  	padding: 0px;
	font-size: 11px;
	margin-left: 20px;
	color: #3590B1;
}
.author, .hidden {
	display: none;
}


/* LINKS */

a:link, a:visited, a:active, a:hover {
	background-color: transparent;
	text-decoration: none;
}


.button a:link, .button a:visited, .button a:active, .button a:hover {
	line-height: 25px;
	color: #fff;
}

.menu a:link, .menu a:visited, .menu a:active, .menu a:hover {
	color: #0053A4;
}
li.act a:link, li.act a:visited, li.act a:active, li.act a:hover {
	color: #fff;
}
li.level2 a:link, li.level2 a:visited, li.level2 a:active, li.level2 a:hover {
	color: #fff;
}
li.level2act a:link, li.level2act a:visited, li.level2act a:active, li.level2act a:hover {
	color: #fff;
}

.footernavi a:link, .footernavi a:visited, .footernavi a:active {
	
}
.sitemaplist a:link, .sitemaplist a:visited, .sitemaplist a:active, .sitemaplist a:hover {
	color: #333;
}

/* FORMAT */

h1 {
	font-size: 16px;
	margin: 0px;
	margin-bottom: 20px;
	color: #0053A4;
}

h2 {
	font-size: 12px;
	margin: 0px;
	margin-bottom: 10px;
	color: #0053A4;
}
h3 {
	font-size: 12px;
	margin: 0px;
	margin-bottom: 5px;
	color: #0053A4;
	font-weight: normal;
}
h4, h5 {
	font-size: 1em;
	margin: 0px;
	margin-bottom: 5px;
}

.bodytext, p {
	font-family: Verdana, Helvetica, sans-serif;
	line-height : 1.4em;
	margin: 0px;
	margin-bottom: 20px;
	padding: 0px;
}
#content .bodytext, p {

}


div#content td {
	font-size: 12px;
}
.contenttable td {
	margin: 0px;
	padding: 3px;
}
.contenttable p {
	margin: 0px;
	padding: 0px;
}


/* FORMS */

form {
	margin: 0px;
	padding: 0px;
}

input {
	border: 1px solid #3590B1;
	margin-bottom: 5px;
}
textarea {
	border: 1px solid #3590B1;
	margin-bottom: 5px;
}
select {
	border: 1px solid #3590B1;
	margin-bottom: 5px;
}
.submitbutton {
	background-color:#86C6F9;
	color: #fff;
	font-weight: bold;
	border: 1px solid #3184C6;
}

fieldset {
	border-width: 0px;
	margin: 0px;
	padding: 0px;
}


img {
	border: 0px;
	background: none;
}

div#content ul {
	line-height: 1.5em;
}

div#content li {
	margin-bottom: 5px;
}

li.sitemaplevel1 {
	list-style: none;
	margin: 0px;
	padding: 3px;
	margin-bottom: 15px;
	background-color: #d9e0e8;
}
li.sitemaplevel2 {
	list-style: none;
	margin: 0px;
	padding: 0px;
	margin-bottom: 5px;
	padding-left: 25px;
}
li.sitemaplevel3 {
	list-style: none;
	margin: 0px;
	padding: 0px;
	padding-left: 40px;
}
li.sitemaplevel4 {
	list-style: none;
	margin: 0px;
	padding: 0px;
	padding-left: 50px;
}