* {
	padding: 0;
	outline: 0;
	margin: 0;
}

body {
	font: 12px 'Lucida Grande', Geneva, Verdana, Arial, Helvetica, sans-serif;
	color: #000000; 	
	margin: 0; 	
	padding: 0; 
	background: #72bbe7;
	text-align: center;
}

/* Links */
a, a:active, a:link {
	text-decoration: none;
	color: #D12028;
}
a:visited {
	text-decoration: none;
}
a:hover {
	color: #FFFFFF;
}

/* headers */
h1, h2, h3 {
	font-family: 'Trebuchet MS', Tahoma, Arial, Sans-serif;
	color: #FCAB40;
}
h1 {
	font-size: 3.4em;	
	font-weight: normal;
	letter-spacing: -2px;
	padding: 15px 10px 5px 10px;	
}
h2 {
	font-size: 2em;
	color: #895F30;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
	padding-top: 8px;
}
h3 {
	font-size: 1.5em;
	font-weight: normal;
	padding-top: 20px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
}
h6 {
	font-size: 11px;
	font-weight: 600;
	color: #3f3f3f;
	padding-top: 1px;
	margin-bottom: 2px;
}


p, dl { padding: 5px; margin: 0; }

ul, ol {
	list-style-image: none;
	margin-top: 10px;
	margin-right: 20px;
	margin-bottom: 10px;
	margin-left: 20px;
	padding: 0;
}
ul { list-style: none; }

dt {
  font-weight: bold;
  color: #fff;
}
dd {
  padding-left: 25px; 
}
#jumpmenu {
	float:left;
	width: 550px;
	margin-top: 317px;
	height: 20px;
}
#jumpmenuright {
	float:right;
	height: auto;
	width: 250px;
	margin-top: 317px;
}
#submenu {
	width: 903px;
	height:110px;
	margin-top: 50px;
	float: left;
}
#album {
	height: 50px;
	width: 300px;
	float: left;
	margin-top: 60px;
	margin-left: 180px;
}
#album h4 {
    font-family:"Bookman Old Style";
	font-style:italic;
	font-size:30px;
	color:#FFFFFF;
}
#album h4 a {
    font-family:"Bookman Old Style";
	font-style:italic;
	font-size:30px;
	color:#FFFFFF;
}
#album h4 a:hover{
    font-family:"Bookman Old Style";
	font-style:italic;
	font-size:30px;
	color:#D12028;
}
#searchform {
	border: none;
	width: 320px;
	margin-top: 50px;
	height: 30px;
	float: left;
	padding-left: 80px;
}
/* images */
img {
}
img.float-right {
  	margin: 5px 0px 10px 10px;  
}
img.float-left {
  	margin: 5px 10px 10px 0px;
}

code {
  	margin: 5px 0;
  	padding: 15px;
  	text-align: left;
  	display: block;
  	overflow: auto;  
  	font: 500 1em/1.5em 'Lucida Console', 'Courier New', Monospace ;
  	/* white-space: pre; */
  	background: #111;  
}
acronym {
  	cursor: help;
  	border-bottom: 1px dotted #5B5B5B;
}
blockquote {
	margin: 15px 10px;
 	padding: 10px 10px 10px 35px;  
   background: #111 url(quote.jpg) no-repeat 10px 10px;
	font-weight: normal;
	font-size: 18px;
	line-height: 1.6em;
	font-style: italic;
	font-family: Georgia, 'Times New Roman', Times, serif;	
	color: #808080;	
}

/* start - table */
table {
	width:100%;
	border-top:1px solid #e3f1fe;
	border-right:1px solid #e3f1fe;
	margin:1em auto;
	border-collapse:collapse;
	}
caption {
	color: #9ba9b4;
	font-size:.94em;
	letter-spacing:.1em;
	padding:0;
	margin:1em 0 0 0;
	margin-bottom:0;
	caption-side:top;
	text-align:center;
	}	
tr.odd td,
tr.odd .column1 {
	background:#f4f9fe url(images/background.gif) no-repeat;
	}	
.column1	{
	background:#f9fcfe;
	}
td {
	color:#678197;
	border-bottom: 1px solid #e3f1fe;
	border-left:1px solid #e5eff8;
	padding:.3em 1em;
	text-align: center;
	}				
th {
	font-weight:normal;
	color: #678197;
	text-align:left;
	border-bottom: 1px solid #e3f1fe;
	border-left:1px solid #e5eff8;
	padding:.3em 1em;
	}	
thead th {
	background:#f4f9fe;
	text-align:center;
	font:bold 1.2em/2em "Century Gothic","Trebuchet MS",Arial,Helvetica,sans-serif;
	text-align: center;
	color:#66a3d3
	}				
tfoot th {
	background:#f4f9fe;
	text-align:center;
	}	
tfoot th strong {
	font:bold 1.2em "Century Gothic","Trebuchet MS",Arial,Helvetica,sans-serif;
	margin:.5em .5em .5em 0;
	color:#66a3d3;
	text-align: center;
		}		
tfoot th em {
	color:#f03b58;
	font-weight: bold;
	font-size: 1.1em;
	font-style: normal;
	}	
/* end - table */

/* ------------------------------------------
   LAYOUT
------------------------------------------- */ 
#wrap {
	position: relative;
	width: 903px;	
	margin: 0 auto;
	text-align: left;		
}
#content-wrap {
	position: relative;
	clear: both;
	width: 903px;
	padding: 0;
	background-color: #FFFFFF;
	float: left;
}
#header {
	position: relative;
	width: 903px;
	height: 517px;
	margin: 0;
	padding: 0;
	background-color: transparent;
	background-image: url(header-bg.jpg);
	background-repeat: no-repeat;
}

/*  Navigation  */
#nav {
	position: absolute;
	margin: 0; padding: 0;		
	height: 40px;
	width: 903px;	
	left: 0;	top: 35px;	
	border-bottom: 1px solid #1A1A1A;
}
#nav ul {
	float: left;
	list-style: none;
	width: 880px;		
	height: 40px;
	margin: 0 0 0 5px; padding: 0;	
	display: inline;
}
#nav ul li {
	display: inline;
	margin: 0; padding: 0;
}
#nav ul li a {
	float: left;
	margin: 0;	padding: 0 8px;
	font: bold 15px/35px 'Trebuchet MS', Helvetica, Arial, Geneva, sans-serif;
	text-decoration: none;	
	color: #5c9a12;	
}
#nav ul li a:hover, 
#nav ul li a:active {
	color: #eee;
	background: none;
	border: none;
}
#nav ul li#current a {	
	color: #0077B5;	
}

#header h1#logo-text a {
	position: absolute;
	margin: 0;
	padding: 0;
	font: normal 72px Georgia, 'Times New Roman', Times, serif;
	letter-spacing: -1.5px;
	color: #fff;
	text-decoration: none;
	/* change the values of top and left to adjust the position of the logo*/
	top: 445px;
	left: 37px;
	width: 365px;
	height: 0px;
}
#header h1#logo-text a:hover {
	background: none;	border: none;
}
#header p#intro {
	position: absolute;
	margin: 0;
	padding: 0;
	font-family: Georgia, 'Times New Roman', Times, serif;
	font-weight: normal;
	font-size: 18px;
	line-height: 1.6em;
	font-style: italic;
	text-transform: none;
	color: #cd9857;
	width: 487px;
	/* change the values of top and left to adjust the position */
	top: 307px;
	left: 369px;
	height: 42px;
}

/* Main Column */
#main {
	float: right;
	width: 675px;
	font: 12px 'Lucida Grande', Geneva, Verdana, Arial, Helvetica, sans-serif;
	text-align:justify;
	padding: 0;
	margin: 0;
	display: inline;
}
#main h2 {
	font: normal 1.7em 'Trebuchet MS', Tahoma, Helvetica, Arial, sans-serif;
	color: #D12028;
	text-transform: none;
	margin-top: 8px;
}
#main h2 a {
	color: #D12028;
	text-decoration: none;		
	border: none;	
}
#main a:hover {
	color: #FDBC58;
	text-decoration: none;		
	border: none;	
}
#main li {
	list-style-type: none;
	list-style-image: none;
}
#about li {
	list-style-image:url(bullet.png);
	list-style-type: disc;
	list-style-position: outside;
	margin-left: 50px;
}

/* Sidebar */	
#sidebar {
	float: left;
	width: 208px;
	display: inline;
	margin: 0;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 5px;
}	
#sidebar h3 {
	font-family:"Bookman Old Style";
	font-size: 18px;
	font-style: italic;
	font-weight: bold;
	color: #fff;
	width:200px;
	height:37px;
	padding-top:8px;
	background-image: url(../images/h3.jpg);
	background-repeat: no-repeat;
	padding-left: 10px;
	margin-top: 12px;
	margin-left: 2px;
}
#menu {
	height:100%;
	width: 200px;
}
.elemFaderRed
{
	position:relative;
	filter:alpha(opacity=40);



-moz-opacity:0.4;
	display: block;
	font-family: "Lucida Grande", Geneva, Verdana, Arial, Helvetica, sans-serif;
	font-size:14px;
	text-decoration:none;
	color: #FFFFFF;
	width:184px;
	text-align:left;
	height: 30px;
	margin-left: 8px;
	padding-top: 5px;
	padding-left: 10px;
	background-image: url(../images/ul.jpg);
	background-repeat: no-repeat;
	font-weight: bold;
}
.elemFaderCrema
{
position:relative;filter:alpha(opacity=40); -moz-opacity:0.4;
  display: block;
  border-top    : 1px solid #FDFEE2;
  border-left   : 1px solid #FDFEE2;
  border-right  : 1px solid #F8FCAA;
  border-bottom : 1px solid #F8FCAA;

  background-color:#FDFFD5;

  font-family: "Lucida Grande", Geneva, Verdana, Arial, Helvetica, sans-serif;
  font-size:12px;
  text-decoration:none;

  color: #4E4D36;
  width:100%;
  text-align:left;
}
.elemFaderCeleste
{
position:relative;filter:alpha(opacity=20); -moz-opacity:0.2;
  display: block;
  border-top    : 1px solid #77CFFB;
  border-left   : 1px solid #77CFFB;
  border-right  : 1px solid #7BD0FB;
  border-bottom : 1px solid #7BD0FB;

  background-color:#7FD4FF;

  font-family: "Lucida Grande", Geneva, Verdana, Arial, Helvetica, sans-serif;
  font-size:12px;
  text-decoration:none;

  color: #FFFFFF;
  width:100%;
  text-align:left;
}
#asistent {
	height:60px;
	width:200px;
	margin-left:10xp;
	margin-bottom: 5px;
}
#asistent_img {
	height:50px;
	width: 70px;
	float:left;
}
#asistent_text {
	font-family: "Lucida Grande", Geneva, Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	line-height: 20px;
}
#asistent1 {
	height:50px;
	width:200px;
	margin-left:10xp;
	margin-bottom: 5px;
}
#asistent_img1 {
	height:50px;
	width: 70px;
	float:left;
}
#asistent_text1 {
	font-family: "Lucida Grande", Geneva, Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	line-height: 16px;
}
/* footer */
#footer-wrap {
	position: relative;
	clear: both;
	font: normal 1em 'Trebuchet MS', Tahoma, sans-serif;
	color: #000000;
	width: 903px;
	float: left;
	background-image: url(footer.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	height: 110px;
	padding-top: 1em;
	padding-right: 0;
	padding-left: 0;
}
#footer-wrap h3 {
	font: normal 1.6em/1.6em 'Trebuchet MS', Tahoma, sans-serif;
	color: #ABABAB;	
}
#footer-content {
	width: auto;
	font-size: 16px;
	font-weight: bold;
	color: #FFFFFF;
	margin-top: 15px;
	margin-left: 185px;
}
#footer-content a {
	text-decoration: none;
	color: #FFFFFF;
	font-weight: bold;
}
#footer-content a:visited {
	text-decoration: none;
}
#footer-content a:hover {
	color: #FDBC58;
}
#footer-content ul.col-list {
	border-top: 1px solid #111;
	list-style: none;
	margin: 5px 0 0 5px; padding: 0;	
	width: 98%;
}
#footer-content ul.col-list li {
	border-bottom: 1px solid #111;
}
#footer-content ul.col-list li a {
	display: block;
	line-height: 2em;
	font-weight: bold;
	padding: 4px 0 4px 8px;
	width: 98%;	
	color: #555;
	border: none;
}
#footer-content ul.col-list li a span {
	color: #444;
	font-style: italic;
	font-weight: normal;
	font-family: Georgia, 'Times New Roman', Times, serif;
}
#footer-content ul.col-list li a:hover,
#footer-content ul.col-list li a:hover span {
	color: #fff;
	text-decoration: none;
}

#footer-content .col {
	width: 400px;
	font-size: 14px;
	font-weight: normal;
	margin-top: 5px;
	display: inline;
}
#footer-content .col2 {
	width: 285px;
	padding: 0 0 30px 0;	
	display: inline;	
}
#footer-content .space-sep {
	margin-right: 12px;
}

/* search */
.search {
	background-image: url(search_imput.jpg);
	background-position: left center;
	background-repeat: no-repeat;
	background-color: #FFFFFF;
	width: 200px;
	padding-left: 40px;
	border: thin solid #F49529;
	height: 30px;
}
#cse-search-box		{ margin: 0 0 30px 10px; }
#cse-search-results {
	width:675px;
}
#custom-search-box	{
	width: 200px;
	border: 2px solid #F3962C;
	font-size: 15px;
	position: relative;
	top: -9px;
	height: 22px;
	background-image: url(search_imput.jpg);
	background-repeat: no-repeat;
	background-position: left center;
	background-color: #FFFFFF;
	padding-top: 6px;
	padding-right: 4px;
	padding-bottom: 4px;
	padding-left: 35px;
}
/* alignment classes */
.float-left  {
	float: left;
}
.float-right { float: right; }
.align-left  { text-align: left; }
.align-right { text-align: right; }

/* display and additional classes */
.clearer { clear: both; }

.clear {
	display:inline-block;
}
.clear:after {
	display:block; 
	visibility:hidden; 
	clear:both; 
	height:0; 
}

/* slide show */
ul#portfolio li img{
	border: 1px solid #ccc;
	padding: 4px;
}
/* blue content */
#contentBlue {
	width: 660px;
	background-color: #DFF3FF;
	padding-top: 10px;
	height: 320px;
}
#leftColumnHome {
	float: left;
	width: 200px;
	margin-left: 10px;
	padding: 0px;
}
#leftColumnHome h3 {
}
#leftColumnHome p {}
	
#leftColumn {float: left; margin: 0 20px 20px 0; width: 620px;}
#leftColumn h3 {margin: 0 0 5px 0;}

#leftColumn .signUpBtnSm {margin: 0 0 20px 0; padding: 10px 0 0 2px; width: 140px; height: 40px;}
#leftColumn .signUpBtnSm a {display: block; width: 140px; height: 44px; background: url(../images/signup_btn_sm.png) top left no-repeat;}
#leftColumn .signUpBtnSm a:hover {background-position: 0 -44px;}
						
#leftColumn ul.check {list-style-type: none;}
#leftColumn ul.check li {padding: 8px 10px 5px 25px; line-height: 1.5em; background: url(../images/grn_check_bullet_whtbg.png) 0 9px no-repeat;}
				
#leftColumn ul.xList {list-style-type: none;}
#leftColumn ul.xList li {padding: 8px 10px 5px 25px; line-height: 1.5em; background: url(../images/x_bullet_whtbg.png) 0 9px no-repeat;}

#leftColumn ol {margin: 10px 0 0 5px; list-style-type: decimal;}
#leftColumn ol li {margin: 0 0 0 20px; padding: 0 0 5px 0; line-height: 1.5em;}

#leftColumn table {margin: 20px 0 20px 0; width: 100%; text-align: left;}
#leftColumn table th {padding: 10px; font-size: 14px; font-weight: bold; color: #0269ab; border-bottom: 3px solid #fff; background-color: #d3eeff;}
#leftColumn table tr.grayRow {background-color: #f1f1f1;}
#leftColumn table td {padding: 10px;}

#midColumn {
	float: left;
	margin: 0 15px;
	width: 210px;
}
#midColumn h3 {
    margin-bottom:23px;

}
#midColumn p {}
		
#rightColumnHome {float: left; width: 200px;}
#rightColumnHome h3 {}
#rightColumnHome p {}
	
#rightColumn {float: left; width: 300px;}
#rightColumn h3 {margin: 0 0 10px 0;}
			

#subNav {padding: 0 0 10px 0; width: 300px;}
#subNav li {display: block; font-weight: bold; text-decoration: none; border-bottom: 1px solid #d3eeff;}	
#subNav a {display: block; padding: 10px; font-weight: bold; text-decoration: none; background: url(../images/ltblue_arrow_bullet_whtbg.png) 273px 9px no-repeat;}
#subNav a.current {display: block; font-weight: bold; background: #d3eeff url(../images/grn_arrow_bullet_bg.png) 273px 9px no-repeat;}
#subNav a:hover {display: block; font-weight: bold; background: #d3eeff url(../images/grn_arrow_bullet_bg.png) 273px 9px no-repeat;}
						



/* news */

.single {
	width:670px;
	margin: 0px;
	padding: 0px;
}
.homelist {padding-bottom:.6em;}
.homelist li {
	background:url(/ui/media/images/general/listlines.gif) no-repeat 0 100%;
	padding-bottom:1px;
}
.homelist li a {
	color:#666666;
	display:block;
	padding:8px 15px 8px 10px;
}
.homelist li a:hover {
	color:#d9d9d9;
}
.homelist li a span.date, .homelist li a:hover span.date {
	color:#000000;
	font-size:0.8em;
}

/* <------------ Content Contact ---------- */
#contactadress{
	float:right;
	width:215px;
	margin-top: 20px;
	height: 260px;
}
#contactform{
	float:left;
	margin-top: 20px;
	width: 400px;
	height: 260px;
}
#adresse, #phono, #messenger, #mail, #profiles {
			float: left;
			width: 200px;
			margin-bottom: 10px;
			padding-left: 25px;
			color: #666666;
}
#adresse {
	background-image: url(adresse.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
#phono {
	background-image: url(phone.gif);
	background-repeat: no-repeat;
	background-position: left top;
}

#messenger {
	background-image: url(messenger.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
	
#mail {
	background-image: url(mail.gif);
	background-repeat: no-repeat;
	background-position: left top;
}

#profiles {
	background-image: url(profiles.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
		
#profiles a {
    font-weight: normal;
}
