body {
	background-color:#e1e1e1;
	font-family:'Trebuchet MS', Arial, Verdana;
	font-size: 13px;
	color: #666666;
	margin:0;
	padding:0;
	text-align:center;
}

p, span, table, tr, td, ul, li {
	color: #666666;
	background-color:transparent;
	line-height:21px;

}

a {
	color:#182984;
	text-decoration:none;
}

a:hover {
	text-decoration:underline;
}

h1,h2,h3,h4,h5,h6 {
	color:#182984;
	font-weight:normal;
}

#column3 h1, #column3 h2, #column3 h3 {
	color:#666666;
}

h1 {
	font-size:24px;	
}

h2 {
	font-size:20px;	
}

h3 {
	font-size:17px;	
}


ul {
	list-style-image:url(/jart/prj3/viktor_bauer/resources/images/bullet.gif);
	margin:0px 0px 0px 20px;
	padding:0px;
}


#wrap {
	margin: 20px auto;
	width: 920px;
	height:auto;
	text-align:left;
	
}

#servnav {
	text-align:right;
	padding:10px;
	background-color:#FFFFFF;
}

#header {
	background-color:#FFFFFF;
	width: 920px;
	height:240px;
	border-bottom:1px solid #e1e1e1;
}

#nav ul {
	width:200px;
	height:auto;
	margin:0px;
	padding:20px 0px 0px 0px;
	list-style-type:none;
	list-style-image:none;
}

#nav ul li {
	margin-bottom:12px;
	padding-left:40px;
	background-image:url(/jart/prj3/viktor_bauer/resources/images/menu.gif);
	background-repeat:no-repeat;
	background-position:left center;
}

#nav ul li:hover {
	background-image:url(/jart/prj3/viktor_bauer/resources/images/menua.gif);
}

#nav ul li a {	
	color:white;
}

#nav ul li a:hover {
	text-decoration:none;
}

#nav ul li.nav_act {
	background-image:url(/jart/prj3/viktor_bauer/resources/images/menua.gif);
}

#subnav ul {
	margin:0px;
	padding:0px 0px 0px 0px;
	list-style-type:none;
	list-style-image:none;
}

#subnav ul li {
	margin-bottom:18px;
	padding-left:15px;
	background-image:url(/jart/prj3/viktor_bauer/resources/images/submenu.gif);
	background-repeat:no-repeat;
	background-position:left center;
}

.subnav_act a {
	font-weight:bold;
}


.blb {
	padding:2px;
	background-color:#ffd800;
	font-family: Arial, Verdana;
	font-size:11px;
	font-weight:bold;
	color:black;
	margin:0px;
	border:1px solid #ff3300;

}
/* SIFR */

/* These are standard sIFR styles... do not modify */
.sIFR-flash {visibility: visible !important;margin: 0;}
.sIFR-replaced {visibility: visible !important;}
span.sIFR-alternate {position: absolute;left: 0;top: 0;width: 0;height: 0;display: block;overflow: hidden;}
/* Hide Adblock Object tab: the text should show up just fine, not poorly with a tab laid over it. */.sIFR-flash + div[adblocktab=true] { display: none !important;}
/* These "decoy" styles are used to hide the browser text before it is replaced... the negative-letter spacing in this case is used to make the browser text metrics match up with the sIFR text metrics since the sIFR text in this example is so much narrower... your own settings may vary... any weird sizing issues you may run into are usually fixed by tweaking these decoy styles */
.sIFR-hasFlash h1 {visibility: hidden;}

/*
.sIFR-hasFlash h2 {visibility: hidden;letter-spacing: -9px;font-size: 55px;}
.sIFR-hasFlash h3 {visibility: hidden;letter-spacing: -6px;font-size: 25px;}
.sIFR-hasFlash h4 {visibility: hidden;letter-spacing: -5px;font-size: 21px;}
.sIFR-hasFlash h5#pullquote {letter-spacing: -4px;visibility: hidden;font-size: 24px;}
*/


#content {
	background: #fff;
}

#left_col {
	margin: 15px 0 0 10px;
}

