/* OWN */
textarea{

	/*border: 1px solid #2e3092 !important; padding: 4px;*/

}

.border_1{

	border: 1px solid #2e3092 !important; padding: 1px;

}

#drawSub2, #pview_all2{
	border: none;
	width: 30%;
	height: 75px;
	float: left;
	padding:0px;
	vertical-align:bottom;
}

#drawSub2 p, #pview_all2 p{
	text-align: center;
}


#menu_heading	{

	padding-bottom: 20px;
	vertical-align:middle;
	text-align: left;
	text-decoration: none;
	font-size: 13px;
	font-weight: bold;
	color: #2e3092;

}
/* OWN */



#menu_d, #sub_menu {
width: 12em;
background: #ffffff;
}

#menu_d ul, #sub_menu ul {
list-style: none;
margin: 0;
padding: 0;
}

#menu_d ul ul, #sub_menu ul ul{
list-style: none;
margin: 0;
padding-left: 10px !important;
background: #FFFFFF !important;
}


#menu_d a, #menu_d h2, #sub_menu a {
display: block;
margin: 0;
padding: 2px 3px;
}

#menu_d h2, #sub_menu h2 {
color: #000000;
background: #ffffff;
text-transform: uppercase;
}

#menu_d a , #sub_menu a{
background: #ffffff;
text-decoration: none;
}

#menu_d a:hover, #sub_menu a:hover{
background: #ffffff;
}

#menu_d li, #sub_menu li {
position: relative;

}

#menu_d ul ul ul, #sub_menu ul ul ul{
position: absolute;
top: 0px;
left: 101%;
width: 180px;
border-width: 1px;
border-style: solid;
border-color: #ccc #ccc #ccc #ccc;
}

#menu_d ul ul ul ul, #sub_menu ul ul ul ul{
	left: 100% !important;
}

div#menu_d ul ul ul,
div#menu_d ul ul li:hover ul ul
{display: none;}

div#menu_d ul ul li:hover ul,
div#menu_d ul ul ul li:hover ul
{display: block;}

div#menu_d ul ul ul ul,
div#menu_d ul ul ul li:hover ul ul
{display: none;}

div#menu_d ul ul ul li:hover ul,
div#menu_d ul ul ul ul li:hover ul
{display: block;}

.before{
z-index:1;
top: 5px;
}

.last_pop{
top: 5px !important;
z-index:2;
}

#sub_menu, #menu_d {
	padding: 15px 33px 50px 30px;
}








/** BASIC */

body {
	margin: 0px;
	padding: 0px;
	background: #FFFFFF url(images/homepage01.gif) repeat left top;
}

/** FORMS */

form {
	margin: 0px;
	padding: 0px;
}

fieldset {
	margin: 0px;
	padding: 0px;
	border: none;
}

label {
	font-weight: bold;
	color: #656565;
}

/** HEADINGS */

h1, h2, h3, h4, h5, h6 {
	margin: 0px;
	color: #656565;
}

h1 {
	font-size: 24px;
	font-weight: normal;
}

h2 {
	margin-bottom: 20px;
	font-size: 14px;
}

h3 {
	font-size: 11px;
}

/** TEXTS */

body, th, td, input, textarea, select, div, ul, li {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #646464;
}

p, blockquote, ul, ol, dl {
	margin-top: 0px;
	margin-bottom: 1em;
	text-align: justify;
	line-height: 18px;
}

strong {
	color: #656565;
}

.text1 {
	margin-bottom: 30px;
	font-size: 13px;
	font-weight: normal;
	color: #D4D4D4;
}

.text2 {
	color: #557400;
}

.text3 a{
	color: #6E889A;
	text-decoration: none;
}

.text3 a:hover{
	color: #6E889A;
	text-decoration: underline;
}

.text3 {
	text-align: center;
	color: #6E889A;
}

/** LISTS */

.list1 {
	margin: 0px;
	padding: 0px;
	list-style: none;
}

.list1 li {
	margin: 0px 0px 1px 0px;
	padding: 4px 10px;
	background: url(images/homepage15.gif) repeat left top;
}

.list1 li.light {
	background: url(images/homepage16.gif) repeat left top;
}

.list1 a {
	font-size: 10px;
	color: #8C8C8C;
}

.list2 {
	margin: 0px;
	padding: 0px;
	list-style: none;
}

.list2 li {
	padding: 5px 0px;
	background: url(images/homepage11.gif) repeat-x left top;
}

.list2 li.first {
	padding-top: 0px;
	background: none;
}

/** LINKS */

a {
	color: #2e3092;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}



.link1 {
	text-decoration: none !important;
	font-size: 13px;
	font-weight: bold;
	color: #2e3092;
}



.link2 {
	text-decoration: none !important;
	font-size: 13px;
	font-weight: bold;
	color: #646464;
}

.link2:hover{
	color: #2e3092;
}



.link3 {
	text-decoration: none;
	font-size: 11px;
	font-weight: bold;
	color: #2e3092;
	padding-left: 15px !important;
	padding-right: 15px !important;
	background: #FFFFFF url(images/bt_arrow_big.gif) no-repeat left center !important;
}



.link4 {
	text-decoration: none;
	font-size: 11px;
	font-weight: bold;
	color: #646464;
	padding-left: 15px !important;
	padding-right: 15px !important;
}

.link4:hover{
	color: #2e3092;
	background: #FFFFFF url(images/bt_arrow_big.gif) no-repeat left center !important;
}



.link5 {
	text-decoration: none;
	font-size: 11px;
	font-weight: bold;
	color: #2e3092;
	padding-left: 15px !important;
	padding-right: 15px !important;
	background: #FFFFFF url(images/bt_arrow_small.gif) no-repeat left center !important;
}



.link6 {
	text-decoration: none;
	font-size: 11px;
	font-weight: bold;
	color: #646464;
	padding-left: 15px !important;
	padding-right: 15px !important;
	background: #FFFFFF !important;
}

.link6:hover{
	color: #2e3092;
	background: #FFFFFF url(images/bt_arrow_small.gif) no-repeat left center !important;
}

/** STYLES */

.style1 {
}

.style1 a {
}

.style1 a:hover {
}


/** BACKGROUNDS */

.bg1 { background: url(images/homepage02.gif) repeat-x left top; }
.bg2 { background: url(images/top.gif) no-repeat left top; }
.bg3 { background: #FFFFFF url(images/subpage2_01.gif) no-repeat left bottom; }
.bg4 { background: url(images/homepage06_alter.gif) no-repeat left top; }
.bg5 { background: url(images/homepage14.jpg) no-repeat left top; }
.bg6 { background: url(images/subpage2_02.jpg) no-repeat left top; }

/** MISC */

.align-justify { text-align: justify; }
.align-right { text-align: right; }

img { border: none; }

.img1 {
	float: left;
	margin: 0px 15px 0px 0px;
}

.img2 {
	float: right;
	margin: 0px 0px 0px 15px;
}

hr { display: none; }

.hr1 {
	height: 10px;
	margin-bottom: 15px;
	background: url(images/homepage11.gif) repeat-x left bottom;
}

/** JUMPMENU */

#jumpmenu {
	margin: 25px 33px 0 30px;
	padding-bottom: 16px;
	xx_background: url(images/subpage1_02.gif) repeat-x left bottom;
}

#jumpmenu label {
	display: block;
}

#jumpmenu1 {
	width: 100%;
	border-top: 1px solid #E2E2E2;
	border-left: 1px solid #FFFFFF;
	border-bottom: 1px solid #FFFFFF;
	border-right: 1px solid #FFFFFF;
}

/** SEARCH */

#search {
	padding: 15px 33px 50px 30px;
}

#search label {
	display: block;
}

#input1, #submit1 {
	float: left;
}

#input1 {
	width: 195px;
	margin-right: 10px;
	padding: 3px 0px;
	border-top: 1px solid #E2E2E2;
	border-left: 1px solid #FFFFFF;
	border-bottom: 1px solid #FFFFFF;
	border-right: 1px solid #FFFFFF;
}

#submit1 {
	margin-top: 5px;
}
