/* HTML CSS Tags */
body {
	margin: 0px;
	background-color: #ffffff;
}
body, p, td, h1, h2, h3, a, input, textarea, li {
	color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: none;
}
td {
	vertical-align: top;
}
a {
	color: #0067c2;
	text-decoration: none;
	font-weight: bold;
}
a:hover {
	color: #666666;
}
#title {
	font-weight: bold;
	margin-bottom: 10px;
	font-size: 14px;
	color: #0067c2;
}
h1 {
	color: #444444;
	font-size: 11px;
	margin-bottom: 10px;
}
h2 {
	font-weight: bold;
	margin-top: 20px;
	margin-bottom: 10px;
}
input, textarea {
	background-color: #eeeeee;
	margin-top: 3px;
	padding: 1px;
	border: 1px solid #cccccc;
}
ul, li {
	margin:0px;
	padding-left:10px;
	text-indent: -15px;
	list-style-type: square;
	list-style-position: inside;
	list-style-image: url(images/arrows.png);
}
/* Custom CSS Tags */
#frame1 {

}
#main {
	padding-left: 40px;
	padding-right: 40px;
	padding-bottom: 30px;
}
#left_cell {
	background-color: #0067c2;
	padding-top: 15px;
}
#menu_table {
	border-top: 1px solid #ffffff;
}
#contenttop {
	padding-bottom: 20px;
}
#colright {
	padding-top: 44px;
	padding-right: 22px;
}
#footer {
}
#menu_1 a {
	display: block;
	text-decoration: none;
	font-weight: normal;
	color: #ffffff;
	padding: 4px;
	padding-left: 16px;
}
#menu_1 .menu1-level1-no a:hover, #menu_1 .menu1-level1-act a:hover, #menu_1 .menu1-level2-no a:hover, #menu_1 .menu1-level2-act a:hover, #menu_1 .menu1-level3-no a:hover {
	background-color: #e1e1e1;
	color: #0067c2;
}
.menu1-level1-no, .menu1-level1-act, .menu1-level2-no, .menu1-level2-act, .menu1-level3-no, .menu1-level3-act {
	border-bottom: 1px solid #ffffff;
}
#menu_1 .menu1-level1-act a, #menu_1 .menu1-level2-act a, #menu_1 .menu1-level3-act a {
	font-weight: bold;
	color: #0067c2;
}
#menu_1 .menu1-level1-act, #menu_1 .menu1-level2-act, #menu_1 .menu1-level3-act {
	background-color: #ffffff;
	border-bottom: 1px solid #0067c2;
}
#menu_1 .menu1-level1-no a, #menu_1 .menu1-level1-act a {
	font-size: 13px;
	padding-top: 5px;
	padding-bottom: 5px;
}
.menu1-level2-no,.menu1-level2-act {
	text-indent: 12px;
}
.menu1-level3-no,.menu1-level3-act {
	text-indent: 24px;
}
#footer, #footer a {
	color: #0067c2;
}
#footer a:hover {
	color: #666666;
}
#footer {
	padding: 2px;
	text-align: center;
}
/* TYPO3 CSS Tags */
.tr-even {
	background-color: #fbefef;
}
.td-1 {
	text-align:right;
}
.tx-indexedsearch td {
	vertical-align: text-bottom;
}
/* TYPO3 CSS Tags: Mail Form tags */
.csc-mailform {
	padding-top: 10px;
	border: 0px dotted #818181;
}
.csc-mailform-field label {
	width: 110px;
	padding-top: 5px;
	padding-right: 5px;
	float: left;
	text-align: left;
	font-weight: bold;
}
.csc-mailform-submit {
	margin-left: 165px; 
	margin-top: 10px; 
}
/* TYPO3 CSS Tags: News-Items on entry page */
.csc-textpic-intext-left-nowrap div.csc-textpic-text {
	margin-left: 20px;
}
.csc-textpic-intext-left-nowrap a img {
	border: 1px dotted #818181;
}
.csc-textpic-intext-left-nowrap a:hover img {
	border: 1px dotted #a10505;
}
.csc-textpic-intext-left-nowrap .csc-textpic-imagewrap {
	margin-top: 38px;
}
.csc-textpic-intext-left-nowrap {
	padding-top: 10px;
	padding-bottom: 10px;
	border-bottom: 1px dotted #a10505;
}
/* TYPO3 CSS Tags: Right column */
#contentright div.csc-textpic, #contentright .csc-uploads-FileName {
	border: 1px dotted #dc7878;
	background-color: #eeeeee;
	padding: 10px;
	margin-top: -20px;
	margin-bottom: 20px;
}
.menu2 {
	/*float: right;
	margin-top:-25px;*/
	position: absolute;
	top: 38px;
	left: 760px;
	color: #0067c2;
}
.menu2 a {
	font-weight: normal;
	padding-left: 2px;
	padding-right: 2px;
}
.menu2 a:hover {
	background-color: #e1e1e1;
	color: #0067c2;
}
