/* --- General Layout --- */
* { behavior: url(iepngfix.htc) }
#div {
	border: 1px solid #FF0000;
}

HTML {   overflow: -moz-scrollbars-vertical;}

body {
	margin: 0px;
	padding: 0px;
	text-align: center;
	width: 100%;
}

body#start {
	background: url(../images/vector_bottom1a.gif) no-repeat center bottom;
} 	

body .clear {
	margin: 0px;
	padding: 0px;
	clear: both;
}

body .clear hr {
	display: none;
}

ul, ol, dl {
	position: relative;
}

/* --- Page General Layout --- */


#container {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	line-height: 15pt;
	text-align: left;
	color: #333333;
	margin-top: 10px;
	width: 860px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(../images/bg-middle.jpg);
}
#containerTop {
	height: 24px;
	background-image: url(../images/bg-top.jpg);
}
#containerBottom {
	background-image: url(../images/bg-bottom.jpg);
	height: 24px;
}.clear {
	clear: both;
}





html>body #wrapper {
	width: 770px;
}

#wrapper h1, #wrapper h2, #wrapper h3, #wrapper h4{
	font-size: 1%;
	font-weight: normal;
	letter-spacing: 0em;
	margin: 0px 0px 5px 0px;
	padding: 0px 0px 5px 0px;
	line-height: 0%;
	color: #FFFFFF;
}

#wrapper h1 {}

#wrapper h2 {
	font-size: 160%;
}

#wrapper h3 {
	font-size: 180%;
}

#wrapper h4 {
	font-size: 1.8em;
	color: #0099FF;
	line-height: 15px;
}

#wrapper p {
	margin: 0px 0px 15px 0px;
	padding: 0px;
}



#wrapper .prominent {}

#wrapper .prominent h2, #wrapper .prominent h3 {
	background-image: url(../images/back_titles.gif);
	background-repeat: repeat-x;
	background-position: -2px;
	margin: 0px 0px 10px 0px;
	padding: 8px 10px;
	color: #FFFFFF;
	font-size: 150%;
}




/* --- Header General Layout --- */

#header {
	background: url(../images/w2k_banner_splash.png) no-repeat;
	margin: 0px;
	padding: 0px;
	clear: both;
	height: 200px;
	/* position: relative; */
}

#header #header_footer {
	margin: 0px;
	padding: 0px;
	height: 0px;
}




/* --- Menu Layout --- */

#header #menu {
	line-height: 35px;
	margin: 90px 0px 0px 35px;
	padding: 0px;
	height: 40px;
	border-top: 0px none #EFEFEF;
	border-right: 0px none #EFEFEF;
	border-bottom: 0px none #EFEFEF;
	border-left: 0px none #EFEFEF;
}

#header #menu a, #header #menu a:link {
	color: #333333;
	text-decoration: none;
	height: 40px;
	line-height: 40px;
	margin: 0px;
	padding: 0px;
}

#header #menu a:hover, #header #menu a:active {
	color: #0099FF;
	text-decoration: none;
	
}

#header #menu ul {
	display: inline;
	margin: 0px;
	padding: 0px;
}

#header #menu li {
	display: block;
	margin: 0px;
	padding: 0px 15px;
	height: 40px;
	line-height: 40px;
	background-image: url(../images/menu_divider2.gif);
	background-position: right;
	background-repeat: no-repeat;
	float: left;
}

#header #menu .first_option {
	padding: 0px 15px 0px 20px;
}

#header #menu .last_option {
	padding: 0px 20px 0px 15px;
	background-image: none;
}
splash {
	float: left;
	width: 770px;
	height: 200px;
}


#header #menu #root_menu {
	float: left;
}

#header #menu #context_menu {
	float: right;
}

/* --- Interactive Content Layout --- */

#main_content {
	background-repeat: repeat-x;
	background-position: bottom;
	margin: 0px;
	padding: 20px 5px 5px 20px;
	display: block;
	border: 0px none #666666;
}

#main_content a, #main_content a:link {
	color: #0099FF;
	text-decoration: none;
	padding-top: 2px;
	padding-bottom: 2px;
}

#main_content a:hover, #main_content a:active {
	color: #FF6600;
	text-decoration: none;
}
#main_content a:hover, #main_content a:active {
	color: #FF6600;
	text-decoration: none;
}
#main_content h3 {}

#main_content .post h3 {
	margin: 0px 0px 5px 0px;
	padding: 0px 0px 5px 0px;
	background-image: url(../images/divider_light_horizontal.gif);
	background-repeat: repeat-x;
	background-position: bottom;
}

#main_content #main_content_footer {}

#main_content #entry {
	margin: 0px;
	padding: 0em 0.8em 0.8em 1.8em;
	width: 510px;
	background-repeat: no-repeat;
	background-position: bottom;
	border-top: 1px none #666666;
	border-right: 1px none #666666;
	border-bottom: 1px none #666666;
	border-left: 1px none #666666;
	font-size: 95%;
	line-height: 15px;
	float: left;
	list-style-image: url(../images/arrow_bullet1.gif);
}
#main_content #entryIndex {
	margin: 0px;
	padding: 0em 0.8em 0.8em 1.8em;
	width: 450px;
	background-repeat: no-repeat;
	background-position: bottom;
	border-top: 1px none #666666;
	border-right: 1px none #666666;
	border-bottom: 1px none #666666;
	border-left: 1px none #666666;
	font-size: 95%;
	line-height: 15px;
	float: left;
}
#main_content #entry_title {
	margin-bottom:30px;
}

#main_content #entry a, #main_content #entry a:link {
	color: #0099FF;
	text-decoration: none;
}

#main_content #entry a:active, #main_content #entry a:hover {
	color: #FF6600;
	text-decoration: none;
}


/* --- Footer Layout --- */

#footer {
	color: #666666;
	background-repeat: repeat-x;
	background-position: top;
	margin: 0px;
	padding: 20px;
	font-size: 95%;
}

#footer a, #footer a:link {
	color: #666666;
}

#footer a:hover, #footer a:active {
	color: #FF6600;
}

#footer h2 {
	background-image: url(../images/divider_dark_horizontal.gif);
	background-repeat: repeat-x;
	background-position: bottom;
}




/* ---  Footer Content Areas --- */

#footer #links {
	margin: 0px;
	padding: 0px;
	width: 230px;
	float: left;
	display: inline;
}



#footer #network {
	margin: 0px;
	padding: 0px;
	width: 230px;
	float: right;
	display: inline;
}




#footer #footer_links {
	margin: 0px;
	padding: 7px 0px 0px 20px;
	display: block;
	line-height: 10px;
	color: #CCCCCC;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	background-image: url(../images/divider_dark_horizontal.gif);
	background-repeat: repeat-x;
	background-position: left top;
}

#footer #footer_links a, #footer #footer_links a:link {
	color: #FF6600;
	text-decoration: none;
}

#footer #footer_links a:hover, #footer #footer_links a:active {
	color: #0099FF;
	text-decoration: none;
}


#footer_wrap {
	width: 97%;
	background: no-repeat left top;
	margin: 0px auto;
	padding: 0px 12px 12px;
	color:#999999;
	clear:both;
}
.footer_leftcol{
	width:205px;
	margin-right: 16px;
	float:left;
}
.footer_rightcol {
	width:200px;
	float:right;
}
.footer_rightcol a, .footer_rightcol a:visited {
	color:#FF6600;
}
.footer_submenu {
	list-style:none;
	padding:0px;
	margin:0px 0px 15px;
	border-top: #272727 1px solid;
}
.footer_submenu li{
	border-bottom: #272727 1px solid;
	line-height: 130%;
	list-style:none;
}
.footer_submenu li a{
	color: #666666;
	text-decoration: none;
	padding: 4px 0px 4px 2px;
	display:block;
}
.footer_submenu li a:visited{

	color: #878787;
	text-decoration: none;
}
.footer_submenu li a:hover{
	text-decoration: none;
	background-color:#212121;
	color:#FF6600;
}
#header h1 {
	margin: 0 0 5px;
	padding: 0;
	height: 70px;
	text-indent: -5000px;
	}
#mainBody {
	width: 775px;
	margin: 0 auto;
}			


#content {
	background: url(../images/pattern-bg-banner.gif) repeat-x top;
	padding: 0px 5px 5px;
	float: left;
	width: 100%;
}
/* clearfix, the ie part is in the ie css */
.clearfix:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}

#example {
	margin: 20px 5px 20px 0px;
	padding: 2px 2px 2px 0px;
	border: 1px none #61ac00;
	list-style-type: square;
}
#exampleBG {
	background-image: url(../images/clients_list1.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
}
#exampleBG_contact {
	background-image: url(../images/address_pinned1.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}
body {
  background: repeat-x;
  color: #1b1b1b;
  font: normal 76% Geneva, Arial, Helvetica, sans-serif;
}

/* article styles */
.article {
	margin-bottom: 20px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #FFFFFF;
}
.article h2.title {
  clear: both;
  font-size: 2.6em;
}
.article h2.title a {
  color: #61ac00;
}
.article h2.title a:hover {
}
.article .meta {
  margin-bottom: 1em;
  color: #838383;
  font-size: .8em;
}
.article a {
  color: #61ac00;
}
.article a:hover {
}
.article .body {
  margin-bottom: 1em;
}

.article .footer p, .article .footer li, .article .footer h4.meta {
  font-size: .8em;
}
.article .footer ul, .article .footer h4.meta, .article .footer p {
  display: inline;
  font-weight: normal;
}
.article .footer p {
  margin-right: 1em;
  padding-right: 1em;
}
.article .footer, .article .footer a {
  color: #838383;
}
.article .footer li {
  padding-left: 5px;
  border-left: solid 1px #838383;
}
.article .footer li.first {
  border-left-style: none;
}

/* article body */
.body ul, .article .body ol {
  margin-left: 3em;
  margin-bottom: 1em;
}
.body li {
	margin-bottom: .5em;
	color: #666666;
}
.body ul li {
  list-style-type: disc;
}
.body ol li {
  list-style-type: decimal;
}
.body h1, .body h2, .body h3, .body h4, .body h5, .body h6 {
  color: #1b1b1b;
  text-transform: none;
  clear: left;
}
.body pre {
  color: #61ac00;
  background-color: #000;
  overflow: auto;
  margin-bottom: 1.5em;
  padding: 1em;
}


#sidebar  {
	float: left;
	padding-bottom: 20px;
	text-align: left;
	width: 200px;
	margin-top:10px;
	background-image: url(../images/subMenu_DivideRight.gif);
	background-position: right top;
	background-repeat: no-repeat;
	margin-left: 25px;
}



.menu_sidebar {
	background-position: top;
	background-repeat: no-repeat;
	padding-bottom: 10px;
	padding-top: 0px;
	text-align: left;
	width: 170px;
}
.menu_sidebar1 {
	background-position: top;
	background-repeat: no-repeat;
	padding-bottom: 10px;
	padding-top: 0px;
	text-align: left;
	width: 200px;
}
.menu_sidebar ul {
	list-style: none;
	background-position: left;
	text-align: left;
}
.menu_sidebar li {
	list-style: url(none) none outside;
	background-position: left bottom;
	background-image: url(../images/divider_dark_horizontal.gif);
	background-repeat: repeat-x;
	padding-bottom: 3px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 97%;
}




.end_sidebar {
	background-position: left top;
	background-repeat: no-repeat;
	padding-bottom: 10px;
	padding-top: 40px;
	text-align: left;
	width: 170px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 95%;
	font-weight: normal;
}
.end_sideBar h2 {display:none;}


/* --- Team Layout --- */

#main_content_team {
	background:no-repeat;
	text-align:left;
	padding:0 0 0 5px;
	width: 100%;
	margin:10px 0 0;
	position:relative;
}

#team-content li{
	width:188px;
	border:solid #F3F1EF;
	border-width:0 0 0 0;
/* uncomment and adjust this if you want a rounded frame in Mozilla browsers
	-moz-border-radius:20px;
 */
	padding:0;
	text-align:left;
	position:relative;
	float:left;
	display:inline;
	margin:0 9px 8px 0;
}
#team-content a:link,
#team-content a:visited {
	text-decoration:none;
}
#team-content a:hover {
	text-decoration:underline;
}
.no_hand {
cursor:pointer;
}


/*#team-content  a span{
/*\*/
	/*position:absolute;
	left:-9999px;

}*/

#team-content span{
	position:absolute;
	top:0;
	left:0;
	font-weight:normal;
	padding:5px 10px 5px 5px;
	border:0 solid #F3F1EF;
	border-width:0 0 0 0;
	/*filter: alpha(opacity=100);
	-moz-opacity:.8;
		opacity:.80;*/
/**/
} 
.IFLM {
	margin-bottom: 20px;
	border-bottom-width: 1px;
	border-bottom-style: none;
	border-bottom-color: #FFFFFF;
	width: 500px;
}

/********** w2kform **********/

#w2kform {
	width:430px;
	padding:0px 0px 10px;
	margin:0 auto;
	float: none;
	}
	
#w2kform fieldset {
	display:block;
	padding:5px 0px;
	margin: 10px 20px;
	border-top: 1px solid #CCCCCC;
	border-right: 1px none #CCCCCC;
	border-bottom: 1px none #CCCCCC;
	border-left: 1px none #CCCCCC;
	}
	
#w2kform legend {
	color:#0099FF;
	padding:0px 5px 3px;
	width:100px;
	background:#FFFFFF url(none);
	margin: 0px 0px 0px 5px;
	height: auto;
	}
	
#w2kform label {
	clear:left;
	display:block;
	float:left;
	width:130px;
	text-align:right;
	color:#333333;
	padding-left: 10px;
	padding-top: 2px;
	padding-right: 10px;
	padding-bottom: 2px;
	margin: 0px;
	font-size: 11px;
	}
	
#w2kform fieldset#personal input {
	border:1px solid #CCCCCC;
	font-size: 11px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	margin-top: 2px;
	width: 230px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	padding: 0px;
	height: 15px;
	background-repeat: repeat-x;
	background-color: #FFFFFF;
	}
	
#w2kform fieldset#personal input:hover{
	background-color: #F2F2F2;
	}
	
#w2kform input {
	margin-top: 2px;
	margin-bottom: 10px;
	margin-left: 0px;
	margin-right: 0px;
	padding: 0px;
	}
	
#w2kform textarea {
	width:230px;
	border:1px solid #CCCCCC;
	padding:0px;
	margin:2px 0px 5px;
	overflow:auto;
	float: left;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	background-repeat: repeat-x;
	background-color: #FFFFFF;
	}
	
#w2kform textarea:hover {
	background-color: #F2F2F2;
	}
	
#w2kform #button1, #w2kform #button2 {
	color:#000000;
	cursor:pointer;
	width:100px;
	border: 1px solid #CCCCCC;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	margin-left: 5px;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	}
	
#w2kform #button1:hover, #w2kform #button2:hover {
	background:#0099FF;
	color:#fff;
	border: 1px solid #CCCCCC;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 5px;
	}
	
blockquote {
	color: #0099FF;
	background: no-repeat;
	border-top: none;
	border-bottom: none;
	padding: 5px 0 5px 60px;
	margin: 0 30px 10px;
	border-right-style: none;
	border-left-style: none;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 15px;
}	
	
.pullquote {
	width: 34%;
	float:right;
	font-size:115%;
	line-height:140%;
	margin:10px;
	background: url(../images/99b.gif) no-repeat bottom right !important;
	
	padding:0px 25px 5px 0px;
}
.pullquote:first-letter {
	background: url(../images/66b.gif) no-repeat left top !important;
	padding:5px 2px 10px 35px!important;
	
}
/* Classes & Styling
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ */
.colorShout {
	color: #086cd3;
}
.colorAttention {
	color: #086cd3;
	/* background: #eef8e9; */
}
.sideBox {
	background: url(../images/sideDivider.png) no-repeat;
	padding: 0.8em 0 0 25px;
	margin-top: 0px;
	float: left;
}

.sideBox1 {
	background: url(../images/sideDivider.png) no-repeat;
	padding: 0em 20px 0;
	margin-top: 0px;
	float: left;
	font-size: 95%;
	line-height: 15px;
}
	.sideBox .sideImgColumn {
		float: left;
		margin: 0px 10px 0px 0;
	}
	.sideBox .sideTextColumn {
		margin: 6px 0 8px 0;
		line-height: 1.5em;
		font-size: .9em;
	}	
	.sideBox ul {
		margin: 12px 0 0 0;
		padding: 0;
		float: left;
	}
	.sideBox ul.urlList {
		margin: 5px 0 0 0;
		padding: 0;
		float: none;
		clear: both;
	}	
	.sideBox ul li {
		list-style: none;
		font-size: .9em;
		line-height: 1.8em;
		margin: 0;
		padding: 0;
	}
	p.sideLast {
		clear: left;
		font-size: .9em;
		border-bottom: 1px dotted #666666;
		text-align:right;
		padding: 5px 0 5px 0;
		margin: 0px;
		width: 200px;
	}
	em.date {
		background:url(../img/calIcons.png) no-repeat;
		padding: 0 0 0 18px;
	}	
	p.sideEnd {
		border: 0;
	}
	.sideBox p {
		clear: left;
		font-size: .9em;
		margin: 0 0 7px 0;
		line-height: 1.5em;
	}		
	
.portSmall {
	margin: 5px 0 !important;
	padding: 0;
}	
	.sideBox .portSmall li {
		margin: 0 13px 0 0;
		display: inline;
		list-style: none;
		}	
	.portSmall a {
		border: 0 !important;
	}	
	.portSmall a img {
		border: 1px solid #c2c2c2 !important;
		}					
	.portSmall a:hover img {
		border: 1px solid #52a12a !important;
		}	
		
img#sideLogo {
	margin: 0 0 60px 0;
}	
.emailLink {
	font-size: .9em;
}		
		

#sidebarIndex {
	float: left;
	padding-bottom: 10px;
	text-align: right;
	width: 201px;
	margin-top:10px;
	margin-left: 10px;
	margin-right: 0px;
}
.sideBox1 {
	background: url(../images/sideDivider.png) no-repeat left top;
	padding: 0em 0px 0 20px;
	margin-top: 0px;
	float: right;
	font-size: 95%;
	line-height: 15px;
}
#flashnav ul{
	margin:0;
	padding:0;
	list-style: none;
	}
#flashnav li {
	margin-top: 33px; /* For IE5 Mac only - reset to 0 below */
	margin-bottom: 65px; /* For IE5 Mac only - reset to 0 below */
	}
	
#flashnav a { /* if background is on a:link IE6 won't display properly  */
	padding-top: 32px; /* For IE5 Mac only - reset to 0 below */
	padding-left: 5px;
	padding-bottom: 32px; /* For IE5 Mac only - reset to 0 below */
	padding-right: 32px; /* For IE5 Mac only - reset to 10 below */
	color: yellow;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	text-align: left;	/*height or width in here will stop main image change in IE5 Win
	luckily, line-height is OK! - hidden from IE5 Mac see below
	a must be block to display background-image in IE Win
	 - but also needs to be hidden from IE5 Mac see below */
	}

#flashnav a/*Comment hack to hide this from IE5 - needed to extend link over button image in IE6 */{
	height:15px;
	}
 
#flashnav a:hover {
	color: red; 
	}
#flashnav a img {
	width: 300px; /* IE5 Win can't dynamically change size - don't use 0px to hide */
	height: 300px;
	position: absolute;
	top: 2px;
	left: 200px;
	border: 1px none black;
	visibility: hidden;
	}

 /* commented backslash hack v2 - hide rules from IE5 Mac \*/
#flashnav a {
	padding-top: 0; 
	padding-bottom: 0;
	padding-right: 10px; 
	display: block;
	line-height: 15px;
	}	
#flashnav li {
	margin-top:0;
	margin-bottom:0;
	width: 180px;
	}
/* end hack */

/* highslide */
#flashnav a:hover img {
	visibility:visible;
	}
	
.highslide-html {
    background-color: white;
}
.highslide-html-blur {
    border: 2px solid gray;
}
.highslide-html-content {
	position: absolute;
    display: none;
}
.highslide-display-block {
    display: block;
}
.highslide-display-none {
    display: none;
}

.control {
	float: right;
    display: block;
    /*position: relative;*/
	margin: 0 5px;
	font-size: 9pt;
    font-weight: bold;
	text-decoration: none;
	text-transform: uppercase;
	color: #999;
}
.advisorAccessHead {
	float: left;
    display: block;
    /*position: relative;*/
	margin: 0;
	font-size: 9pt;
    font-weight: bold;
	text-decoration: none;
	text-transform: uppercase;
	color: #999;
}
.controlHead2 {
	float: left;
    display: block;
    /*position: relative;*/
	margin: 0;
	font-size: 9pt;
    font-weight: bold;
	text-decoration: none;
	text-transform: uppercase;
	color: #0099FF;
}
.controlHead3 {
	float: left;
    display: block;
    /*position: relative;*/
	margin: 0;
	font-size: 9pt;
    font-weight: bold;
	text-decoration: none;
	text-transform: uppercase;
	color: #FF6600;
}
.control:hover {
	color: black !important;
}
.highslide-move {
    cursor: move;
}
/* end highslide */
.AdAccess {
	margin-bottom: 20px;
	border-bottom-width: 1px;
	border-bottom-style: none;
	border-bottom-color: #FFFFFF;
	width: 500px;
	float: left;
}

div#colone {
	width: 500px;
	float: left;
	margin: 0 0 0px 0px;
}
div#two {
	width: 300px;
	float: left;
	margin: 0 0 0px 0px;
}

div.featureimg {
	padding: 12px 0 0 0px;
	width: auto;
	height: auto;
	background: #fff no-repeat;
	color: inherit;
	float: right;
}
div#colvid1, div#colvid2 {
	width: 232px;
	float: left;
	margin: 0 0 0px 0px;
}
div#colvid3 {
	width: 332px;
	float: left;
	margin: 0 0 0px 0px;
}

div.featurevidimg {
	padding: 12px;
	width: auto;
	height: auto;
	background: #fff url(../images/feature_bg.gif) no-repeat;
	color: inherit;
	float: right;
}
div#coldigital {
	width: 500px;
	float: left;
	margin: 0 0 0px 0px;
}
div#twodigital {
	width: 300px;
	float: left;
	margin: 0 0 0px 0px;
}

div.featuredigitalimg {
	padding: 0px 0 0 0px;
	width: auto;
	height: auto;
	background: #fff no-repeat;
	color: inherit;
	float: right;
}
div.advisoraccessimg {
	padding: 0px 0 0 0px;
	width: auto;
	height: auto;
	background: #fff no-repeat;
	color: inherit;
	float: right;
}
div.illustrationengine {
	padding: 0px 0 0 0px;
	width: auto;
	height: auto;
	background: #fff no-repeat;
	color: inherit;
	float: right;
}
div#colseminar {
	width: 500px;
	float: left;
	margin: 0 0 0px 0px;
}
div#twodigital {
	width: 300px;
	float: left;
	margin: 0 0 0px 0px;
}

div.featureseminarimg {
	padding: 12px 0 0 0px;
	width: auto;
	height: auto;
	background: #fff no-repeat;
	color: inherit;
	float: right;
}
div#colbrochure {
	width: 500px;
	float: left;
	margin: 0 0 0px 0px;
}

div.featurebrochureimg {
	padding: 12px 0 0 0px;
	width: auto;
	height: auto;
	background: #fff no-repeat;
	color: inherit;
	float: left;
}

/*  Form
-----------------------------------------------------------------------*/ 

fieldset {
	margin: 0 5px 0 0px;
	padding: 3px;
	border: 2px solid #ddd;
} 
  
#formkontakt {
  	width: 100%;
}

#formkontakt p { margin: 0 0 20px 0; }

label {
	display: none;
	}

input.freifeld, input.pflichtfeld, textarea, select, .file {
	background-color: #F7F7F7;
	width: 354px;
	font-family: Arial;
	font-size: 1.0em;
	line-height: 1.4em;
	color: #333;
	margin-bottom: 3px;
	padding: 4px 4px 0 10px;
	border-left: 3px solid #0099FF;
	border-top: none;
	border-right: none;
	border-bottom: none;
	}
	
input.freifeld:focus, textarea:focus, select:focus, .file:focus {
	background-color: #eaeaea;
	border-left: 3px solid #0099FF;
	color: #333;
	}
input.freifeld, input.pflichtfeld {
	height: 1.5em;
	}
input.pflichtfeld, textarea.pflichtfeld {
	border-left: 3px solid #0099FF;
	}
	
input.pflichtfeld:focus, input.freifeld:focus, textarea.pflichtfeld:focus {
	border-left: 3px solid #0099FF;
	background-color: #eee;
	color: #000000;
	}

input#submitformbutton 	{
	margin: 0px;
	display:block;
}
	
select, select:focus {
	height: 1.5em;
	padding: 0;
	border: transparent;
	}


#index_right{
	width:420px;
	margin: 0;
	float:left;
	font-size: 95%;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	line-height: 15px;
	padding-left: 30px;
}
.index_right{width: 200px; float: right; }


.index_one{
	height: 45px;
	padding: 3px 0 0 45px;
	margin:  20px 0 0 0;
	background:  url(../images/one.gif) no-repeat top left #fff;
}
.index_two{height: 55px;padding:3px 0 0 45px; margin:2px 0 0 0; background:url(../images/two.gif) no-repeat top left #fff;}
.index_three{height: 45px;padding:3px 0 0 45px;  margin:2px 0 0 0; background:url(../images/three.gif) no-repeat top left #fff;}
.index_four{height: 45px;padding:3px 0 0 45px;  margin:2px 0 0 0; background:url(../images/four.gif) no-repeat top left #fff;}
.index_one h3.headline_1, .index_two h3.headline_1, .index_three h3.headline_1{padding: 0; font-size: 1.1em; color: #4f4f4f; margin: 0 0 3px 0;}
.index_more{height:25px; padding:5px 0 0 0;background:url(images/desc.jpg) no-repeat top center;}
.index_one a:hover, .index_two a:hover, .index_three a:hover{color:#000; text-decoration:none;}
.index_title{font-size: 0.9em;}
.index_excerpt{font-size: 0.9em; width:400px;}
.report {padding: 0 0 0 20px; background:url(images/report.gif) no-repeat top left; display:inline; font-weight:bold;}
.internet {padding:0 0 0 20px; background:url(images/internet.gif) no-repeat top left; display:inline; font-weight:bold;}
.links{padding: 0 0 0 20px; background:url(images/links.gif) no-repeat top left; display:inline; font-weight:bold;}
#copyright {

	margin: 0px;
	padding: 0px;
	display: block;
	border-top-width: 1px;
	border-bottom-width: 0px;
	border-top-style: none;
	border-bottom-style: none;
	border-top-color: #666666;
	line-height: 10px;
	color: #999999;
	font-family: Geneva, Arial, Helvetica, sans-serif;
}
hr {
  border: 0;
  width: 100%;
  color: #CCCCCC;
  background-color: #CCCCCC;
  height: 1px;
}
#newsbox, .note {
	float: right;
	width: 35%;
	min-width: 200px;
	margin-left: 1em;
	padding: 0.5em;
	background: #FCFCFC;
	color: #FF6600;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 85%;
	border-top: 1px solid #F4F4F4;
	border-right: 1px none #F4F4F4;
	border-bottom: 1px solid #F4F4F4;
	border-left: 1px none #F4F4F4;
}
#flashcontent {
		border: 1px none #000;
		width: 300px;
		height: 300px;
		float: left;
		margin: 15px 20px 100px;
	}