html {
  min-height: 100%;
  min-width: 100%;
}

a 
{
   font-weight: normal;
   color: #7e2b2b;
   text-decoration : none;
}

a:visited 
{
   color: #a36969;
}
a:hover 
{
   color: #000000;
}
a:active
{
   color: #7e2b2b;
}

body {
   background: #fcfaf4 url(images/bg_top.jpg) no-repeat left top;
   font-family: arial;
   font-size: 12px;
   font-weight: normal;
   color: #3c3c3c;
   text-align: left;
   height:100%;
   width:100%;
   margin:0; 
   padding:0;
}

p {
   margin-top: 10px;
   margin-bottom: 10px;
   margin-left: 20px;
   margin-right: 10px;
   text-align:justify;
}

h1 {
  font-family: 'Times New Roman', Times, serif;
  font-size: 19px;
  font-weight: lighter;
  color: #3c3c3c;
  text-align: left;
  margin-left: 95px;
  margin-top: 30px;
  margin-bottom: 0px;
  padding: 0;
  letter-spacing: 1px;

}

h2 {
  font-family: 'Times New Roman', Times, serif;
  font-size: 18px;
  font-weight: lighter;
  color: #7e2b2b;
  text-align: left;
  margin-left: 20px;
  margin-top: 0px;
  margin-bottom: 0px;
}

h3 {
  font-family: 'Times New Roman', Times, serif;
  font-size: 18px;
  font-weight: lighter;
  color: #7e2b2b;
  text-align: left;
  margin-left: 20px;
  margin-top: 0px;
  margin-bottom: 0px;
}

.h2 {
  font-family: 'Times New Roman', Times, serif;
  font-size: 18px;
  font-weight: lighter;
  color: #7e2b2b;
  text-align: left;
  margin-left: 20px;
  margin-top: 0px;
  margin-bottom: 0px;
}

.red {
  color: #7e2b2b;
  text-align: left;
}

.greybig {
  font-size: 14px;
  font-weight: bold;
  color: #9d9d9d;
  text-align: left;
}

.greyverybig {
  font-size: 18px;
  font-weight: bold;
  color: #9d9d9d;
  text-align: left;
}

.greenbig {
  font-size: 18px;
  font-weight: bold;
  color: #8cc63f;
  text-align: left;
}

.greenbold {
  font-size: 14px;
  font-weight: bold;
  color: #8cc63f;
  text-align: left;
}

.greysmall {
  font-size: 11px;
  font-weight: normal;
  color: #666666;
  text-align: center;
}

.grey {
  font-size: 12px;
  font-weight: normal;
  color: #9d9d9d;
  text-align: left;
}

.redbig {
  font-family: 'Times New Roman', Times, serif;
  font-size: 18px;
  font-weight: normal;
  color: #7e2b2b;
  text-align: left;
}

.greymedium {
  font-family: 'Times New Roman', Times, serif;
  font-size: 16px;
  font-weight: normal;
  color: #3c3c3c;
  text-align: left;
}

.redbold {
  font-size: 14px;
  font-weight: bold;
  color: #7e2b2b;
  text-align: left;
}

.whitebig {
  font-size: 24px;
  font-weight: normal;
  color: #ffffff;
}

.whitemiddle {
  font-size: 18px;
  font-weight: normal;
  color: #ffffff;
  text-align: left;
}

.blackbig {
  font-size: 14px;
  font-weight: normal;
  color: #000000;
}

table.languages {
   width: 1023px;
   height: 20px;
   margin-left:auto; 
   margin-right:auto;
   border-spacing: 0;
   padding: 0px 0px 0px;
   vertical-align: top;
}

table.languages td.top { 
   background: none;
   height: 101px;
}

table.languages td.image { 
   background: url(images/bg_mainimg.jpg) no-repeat center top;
   height: 203px;
}


table.fortexts {
   width: 100%;
   height: auto;
   margin-left:auto; 
   margin-right:auto;
   padding: 0px 0px 0px;
   vertical-align: top;
}

table.fortexts td.col { 
   border-right: 1px solid #d7d7d7;
   width: 390px;
}

table.fortexts td.colb { 
    width: 390px;
}

table.fortexts td.col2 { 
   width: 20px;
}

table.fortexts td.col3 { 
   width: 340px;
   text-align: center;
   vertical-align: top;
}

table.fortexts td.col4 { 
   width: auto;
   text-align: left;
   vertical-align: top;
}

table.fortextsother {
   width: 100%;
   height: auto;
   margin-left:auto; 
   margin-right:auto;
   padding: 0px 0px 0px;
   vertical-align: top;
}

table.fortextsother td.texts { 
   border-right: 1px solid #d7d7d7;
   width: 406px;
}

table.fortextsother td.space { 
   width: 20px;
}

table.fortextsother td.blanc { 
   margin-top: 0px; 
   width: 741px;
   height: 5px;
   text-align: left;
   padding: 0px 20px 0px 0px;
}

table.fortextsother td.pic { 
   width: 336px;
   vertical-align: top;
   text-align: center;
}

table.comingup {
   width: 710px;
   height: 62px;
   padding: 0px 0px 0px;
   background: #bdbdbd;
}

table.comingup td.lefttop { 
   background: url(images/round_left_top.jpg) no-repeat left top;
   width: 7px;
   height: 7px;
}

table.comingup td.leftbott { 
   background: url(images/round_left_bottom.jpg) no-repeat left bottom;
   width: 7px;
   height: 7px;
}

table.comingup td.righttop { 
   background: url(images/round_right_top.jpg) no-repeat right top;
   width: 7px;
   height: 7px;
}

table.comingup td.rightbott { 
   background: url(images/round_right_bottom.jpg) no-repeat right bottom;
   width: 7px;
   height: 7px;
}

table.comingup td.midsections { 
   width: 162px;
   height: 62px;
   border-right: 1px solid #ffffff;
   text-align: center;
}

table.comingup td.midsections2 { 
   width: 207px;
   height: auto;
   border-right: 1px solid #ffffff;
   text-align: left;
}

table.content {
   width: 1023px;
   height: auto;
   margin-left:auto; 
   margin-right:auto;
   border-spacing: 0;
   padding: 0px 0px 0px;
   vertical-align: top;
}

table.content td.top { 
   background: none;
   height: 80px;
}

table.content td.image { 
   background: url(images/bg_mainimg.jpg) no-repeat center top;
   height: 203px;
}

table.content td.main1 { 
   background: url(images/bg.jpg) repeat-y center top;
   height: auto;
}

table.content td.main2 { 
   background: url(images/bg2.jpg) repeat-y center top;
   height: auto;
}

table.content td.footer { 
   background: url(images/bg_footer.jpg) no-repeat center top;
   height: 137px;
}

table.top {
   background: url(images/logo_top.gif) no-repeat left center;
   width: 1023px;
   height: auto;
   margin-left:auto; 
   margin-right:auto;
   border-spacing: 0;
   padding: 0px 0px 0px;
   vertical-align: top;
}

table.first {
   width: 984px;
   height: 299px;
   margin-left:auto; 
   margin-right:auto;
   border-spacing: 0;
   padding: 0px 0px 0px;
   vertical-align: top;
   background: #ffffff;
}

table.first td.top { 
   height:205px;
   background: #ffffff;
}

table.first td.bottom { 
   height:95px;
   background: #ffffff;
}

table.footer {
   width: 980px;
   height: 66px;
   margin-left:auto; 
   margin-right:auto;
   padding: 20px 0px 0px;
}

table.footer td.col { 
   width: 180px;
   height: 66px;
   text-align: left;
   border-right: 1px solid #d7d7d7;
   padding: 0px 0px 0px 20px;
}

table.footer td.col2 { 
   width: auto;
   height: auto;
   vertical-align: top;
   text-align: right;
   font-size: 11px;
   color:#666666;
   font-weight: normal;
   padding: 0px 0px 0px 20px;
}

table.mainimg {
   width: 100%;
   height: 205px;
   margin-left:auto; 
   margin-right:auto;
   padding: 0px 0px 0px 0px;
   vertical-align: top;
}

table.mainimg td.img { 
   width: 665px;
   height: 205px;
   text-align: right;
   padding: 0px 0px 0px 0px;
   background: none;
}

table.firsttext {
   width: 300px;
   height: 170px;
   padding: 9px 10px 9px 10px;
   vertical-align: top;
   border-right: 1px solid #d7d7d7;
}

table.interest {
   width: 100%;
   height: 93px;
   margin-left:auto; 
   margin-right:auto;
   padding: 0 0 0;
   vertical-align: top;
}

table.interest td.color { 
   width: auto;
   height: 6px;
   background: url(images/color.jpg) no-repeat left top;
}

table.interest td.stuff { 
   width: auto;
   height: 61px;
   background: #f2e8d1;
}

table.interest td.paper { 
   width: auto;
   height: 28px;
   background: url(images/bg_paper.jpg) no-repeat left top;
}

table.contentindex { 
   width: 100%;
   height: auto;
   text-align: left;
   vertical-align: top;
   padding: 0px 0px 0px 0px;
}

table.contentindex td.recent { 
   width: 257px;
   background: none;
 }
 
table.contentindex td.main { 
   width: auto;
   height: auto;
   text-align: left;
   vertical-align: top;
   padding: 0px 0px 0px 0px;
}

table.newwork { 
   width: auto;
   height: auto;
   padding: 0px 0px 0px 0px;
}

table.newwork td.col { 
   width: 258px;
   height: 316px;
   text-align: center;
   background: url(images/bg_recent.jpg) no-repeat left top;
}

table.newwork td.col2 { 
   width: 258px;
   height: 316px;
   text-align: center;
   background: url(images/bg_senaste.jpg) no-repeat left top;
}

table.firstpagestuff {
   width: 100%;
   height: 61px;
}

table.firstpagestuff td.col { 
   width: 33%;
   height: auto;
   text-align: right;
   border-right: 1px solid #ffffff;
   padding: 0px 10px 0px 0px;
   background: url(images/bg_steps.jpg) no-repeat left center;
}

table.firstpagestuff td.col2 { 
   width: 33%;
   height: auto;
   text-align: right;
   border-right: 1px solid #ffffff;
   padding: 0px 10px 0px 0px;
   background: url(images/bg_progress.jpg) no-repeat left center;
}

table.firstpagestuff td.col3 { 
   width: 33%;
   height: auto;
   text-align: right;
   border-right: 1px solid #ffffff;
   padding: 0px 10px 0px 0px;
   background: url(images/bg_testimonials.jpg) no-repeat left center;
}

table.firstpagestuff td.col4 { 
   width: 33%;
   height: auto;
   text-align: right;
   border-right: 1px solid #ffffff;
   padding: 0px 10px 0px 0px;
   background: url(images/bg_referenser.jpg) no-repeat left center;
}

table.smalltables {
   width: 211px;
   height: auto;
   margin-left: 15px; 
   margin-right:auto;
}

table.smalltables td.col { 
   width: auto;
   height: 37px;
   text-align: center;
   font-size: 18px;
   font-weight: normal;
   color: #ffffff;
   vertical-align: middle;
   background: url(images/bg_smalltables_top.jpg) no-repeat left top;
}

table.smalltables td.col2 { 
   width: 211px;
   height: 15px;
   background: url(images/bg_smalltables_top2.jpg) no-repeat left top;
}

table.smalltables td.col3 { 
   width: 211px;
   height: auto;
   text-align: left;
   padding: 0px 0px 20px 20px;
   border-bottom: 1px solid #d7d7d7;
   background: url(images/bg_smalltables.jpg) repeat-y left top;
}

table.smalltables td.col4 { 
   width: 211px;
   height: auto;
   text-align: left;
   padding: 0px 0px 5px 5px;
   border-bottom: 1px solid #d7d7d7;
   background: url(images/bg_smalltables.jpg) repeat-y left top;
}

table.restofpages {
   width: 100%;
   height: 205px;
   margin-left:auto; 
   margin-right:auto;
   padding: 0 0 0;
   vertical-align: top;
}

table.restofpages td.col { 
   width: 263px;
   height: 450px;
   text-align: left;
   padding: 0px 0px 0px 0px;
   background-image: url(images/bg_menu_contents2.jpg);
   background-repeat: repeat-y;
   background-position: right top;
}

table.restofpages td.img { 
   width: 760px;
   height: 134px;
   text-align: left;
   padding: 0px 0px 0px 0px;
   background: url(images/bg_custom_portraits.jpg) no-repeat right top;
}

table.restofpages td.imgswe { 
   width: 760px;
   height: 134px;
   text-align: left;
   padding: 0px 0px 0px 0px;
   background: url(images/bg_unika_portratt.jpg) no-repeat right top;
}

table.restofpages td.img2 { 
   width: 760px;
   height: 134px;
   text-align: left;
   padding: 0px 0px 0px 0px;
   background: url(images/bg_work_in_progress.jpg) no-repeat right top;
}

table.restofpages td.img3 { 
   width: 760px;
   height: 134px;
   text-align: left;
   padding: 0px 0px 0px 0px;
   background: url(images/bg_art_shop.jpg) no-repeat right top;
}

table.restofpages td.img3swe { 
   width: 760px;
   height: 134px;
   text-align: left;
   padding: 0px 0px 0px 0px;
   background: url(images/bg_konst_shop.jpg) no-repeat right top;
}

table.restofpages td.img4 { 
   width: 760px;
   height: 134px;
   text-align: left;
   padding: 0px 0px 0px 0px;
   background: url(images/bg_thankyou.jpg) no-repeat right top;
}

table.restofpages td.img4swe { 
   width: 760px;
   height: 134px;
   text-align: left;
   padding: 0px 0px 0px 0px;
   background: url(images/bg_tack.jpg) no-repeat right top;
}

table.restofpages td.img5 { 
   width: 760px;
   height: 134px;
   text-align: left;
   padding: 0px 0px 0px 0px;
   background: url(images/bg_design.jpg) no-repeat right top;
}

table.restofpages td.img5swe { 
   width: 760px;
   height: 134px;
   text-align: left;
   padding: 0px 0px 0px 0px;
   background: url(images/bg_designarbete.jpg) no-repeat right top;
}

table.restofpages td.img6 { 
   width: 760px;
   height: 134px;
   text-align: left;
   padding: 0px 0px 0px 0px;
   background: url(images/bg_artist.jpg) no-repeat right top;
}

table.restofpages td.img6swe { 
   width: 760px;
   height: 134px;
   text-align: left;
   padding: 0px 0px 0px 0px;
   background: url(images/bg_konstnar.jpg) no-repeat right top;
}

table.restofpages td.img7 { 
   width: 760px;
   height: 134px;
   text-align: left;
   padding: 0px 0px 0px 0px;
   background: url(images/bg_contact.jpg) no-repeat right top;
}

table.restofpages td.img7swe { 
   width: 760px;
   height: 134px;
   text-align: left;
   padding: 0px 0px 0px 0px;
   background: url(images/bg_kontakt.jpg) no-repeat right top;
}

table.restofpages td.img8 { 
   width: 760px;
   height: 134px;
   text-align: left;
   padding: 0px 0px 0px 0px;
   background: url(images/bg_downloads.jpg) no-repeat right top;
}

table.restofpages td.img8swe { 
   width: 760px;
   height: 134px;
   text-align: left;
   padding: 0px 0px 0px 0px;
   background: url(images/bg_nedladdningar.jpg) no-repeat right top;
}

table.restofpages td.img9 { 
   width: 760px;
   height: 134px;
   text-align: left;
   padding: 0px 0px 0px 0px;
   background: url(images/bg_framing_service.jpg) no-repeat right top;
}

table.restofpages td.img9swe { 
   width: 760px;
   height: 134px;
   text-align: left;
   padding: 0px 0px 0px 0px;
   background: url(images/bg_inramning.jpg) no-repeat right top;
}

table.restofpages td.img10 { 
   width: 760px;
   height: 134px;
   text-align: left;
   padding: 0px 0px 0px 0px;
   background: url(images/bg_resources.jpg) no-repeat right top;
}

table.restofpages td.img10swe { 
   width: 760px;
   height: 134px;
   text-align: left;
   padding: 0px 0px 0px 0px;
   background: url(images/bg_lankar.jpg) no-repeat right top;
}

table.restofpages td.img11 { 
   width: 760px;
   height: 134px;
   text-align: left;
   padding: 0px 0px 0px 0px;
   background: url(images/bg_articles.jpg) no-repeat right top;
}

table.restofpages td.img11swe { 
   width: 760px;
   height: 134px;
   text-align: left;
   padding: 0px 0px 0px 0px;
   background: url(images/bg_privatlektioner.jpg) no-repeat right top;
}

table.restofpages td.img12 { 
   width: 760px;
   height: 134px;
   text-align: left;
   padding: 0px 0px 0px 0px;
   background: url(images/bg_sitemap.jpg) no-repeat right top;
}

table.restofpages td.img12swe { 
   width: 760px;
   height: 134px;
   text-align: left;
   padding: 0px 0px 0px 0px;
   background: url(images/bg_sajtmap.jpg) no-repeat right top;
}


table.restofpages td.col2 { 
   width: 760px;
   height: 270px;
   text-align: left;
   padding: 0px 0px 0px 0px;
   background: #ffffff url(images/bg3.jpg) repeat-y right top;
}

table.blaha {
   width: 100%;
   height: 205px;
   margin-left:auto; 
   margin-right:auto;
   padding: 0 0 0;
   vertical-align: top;
}

table.blaha td.bg { 
   width: 263px;
   height: 450px;
   text-align: left;
   padding: 0px 0px 0px 0px; 
   background-color: #ffffff;
   background-image: url(images/bg_menu_contents.jpg);
   background-repeat: no-repeat;
   background-position: left top;
}

table.blaha td.bgswe { 
   width: 263px;
   height: 450px;
   text-align: left;
   padding: 0px 0px 0px 0px; 
   background-color: #ffffff;
   background-image: url(images/bg_meny_innehall.jpg);
   background-repeat: no-repeat;
   background-position: left top;
}

table.blaha td.bg2 { 
   width: 263px;
   height: 450px;
   text-align: left;
   padding: 0px 0px 0px 0px; 
   background-color: #ffffff;
   background-image: url(images/bg_menu_blog.jpg);
   background-repeat: no-repeat;
   background-position: left top;
}

table.imagetables {
   width: 99%;
   height: auto;
   margin-left: auto;
   margin-right:auto;
}

table.imagetables td.infoimages { 
   width: auto;
   height: 122px;
   text-align: center;
}

table.imagetables td.infotext { 
   width: auto;
   height: 10px;
   text-align: left;
   padding: 0px 0px 0px 15px;
   background: url(images/bg4.jpg) no-repeat right bottom;
}

table.imagetables td.infotext2 { 
   width: 154px;
   height: 63px;
   text-align: left;
   font-size: 11px;
   font-weight: normal;
   color: #666666;
   padding: 0px 15px 0px 20px;
   background: #ffffff url(images/bg5.jpg) no-repeat center top;
}

table.imagetables td.infotext3 { 
   width: auto;
   height: 10px;
   text-align: center;
   padding: 0px 0px 0px 0px;
   background: none;
}


table.imagegallery {
   width: 700px;
   height: auto;
   margin-left: auto;
   margin-right: auto;
}

table.imagegallery td.infoimages { 
   width: auto;
   height: auto;
   text-align: center;
}

table.imagegallery td.infotext3 { 
   width: auto;
   height: 10px;
   text-align: center;
   border: 1px solid #d7d7d7;
   padding: 5px 0px 5px 0px;
   background: #f8f8f8;
}

#menucontainer{
	float:right;
	position:relative;
	height:50px;
	color:#000000;
	background:none;
	width:1000px;
	font-family:arial;
	margin-right:20px;
}

#katjasmenu{
	position:relative;
	font-size:13px;
	font-weight:normal;
	background:none;
	padding:0 0 0 0;
}

#katjasmenu ul{
	margin:0;
	padding:0;
	list-style-type:none;
	width:auto;
	float:right;
}

#katjasmenu ul li{
	display:block;
	float:left;
	margin: 0 0 0 0;
}

#katjasmenu ul li a{
	display:block;
	float:left;
	color:#000000;
	text-decoration:none;
	padding:0 0 0 10px;
	height:50px;
}

#katjasmenu ul li a span{
	padding:23px 5px 0 0;
	height:21px;
	float:left;
}

#katjasmenu ul li a:hover{
	color:#7e2b2b;
	background:none;
}

#katjasmenu ul li a:hover span{
	display:block;
	width:auto;
	cursor:pointer;
	}
	
#katjasmenu ul li a.current,#katjasmenu ul li a.current:hover{
	color:#7e2b2b;
	font-weight: normal;
	background:url(images/bg_menu_left.jpg) no-repeat bottom left;
}

#katjasmenu ul li a.current span{
	display:block;
	font-weight: normal;
	width:auto;
	padding: 22px 25px 0 15px;
	background:url(images/bg_menu_right.jpg) no-repeat bottom right;
	height: 28px;
}

.h1link a:link {
	font-family: 'Times New Roman', Times, serif;
	font-size: 19px;
	font-weight: lighter;
	color: #3c3c3c;
	text-align: left;
	margin-left: 0;
	margin-top: 0;
	margin-bottom: 0;
	padding: 0;
 	letter-spacing: 1px;
	text-decoration: none;
}
.h1link a:visited {
	font-family: 'Times New Roman', Times, serif;
	font-size: 19px;
	font-weight: lighter;
	color: #3c3c3c;
	text-align: left;
	margin-left: 0;
	margin-top: 0;
	margin-bottom: 0;
	padding: 0;
 	letter-spacing: 1px;
	text-decoration: none;
}

.h1link a:active {
	font-family: 'Times New Roman', Times, serif;
	font-size: 19px;
	font-weight: lighter;
	color: #3c3c3c;
	text-align: left;
	margin-left: 0;
	margin-top: 0;
	margin-bottom: 0;
	padding: 0;
 	letter-spacing: 1px;
	text-decoration: none;
}

.h1link a:hover {
	font-family: 'Times New Roman', Times, serif;
	font-size: 19px;
	font-weight: lighter;
	color: #3c3c3c;
	text-align: left;
	margin-left: 0;
	margin-top: 0;
	margin-bottom: 0;
	padding: 0;
 	letter-spacing: 1px;
	text-decoration: none;
}


.h2link a:link {
	font-family: 'Times New Roman', Times, serif;
	font-size: 18px;
	font-weight: lighter;
	color: #7e2b2b;
	text-align: left;
	margin-top: 0;
	margin-left: 0;
	margin-bottom: 0;
	text-decoration: none;
}
.h2link a:visited {
	font-family: 'Times New Roman', Times, serif;
	font-size: 18px;
	font-weight: lighter;
	color: #7e2b2b;
	text-align: left;
	margin-top: 0;
	margin-left: 0;
	margin-bottom: 0;
	text-decoration: none;
}

.h2link a:active {
	font-family: 'Times New Roman', Times, serif;
	font-size: 18px;
	font-weight: lighter;
	color: #7e2b2b;
	text-align: left;
	margin-top: 0;
	margin-left: 0;
	margin-bottom: 0;
	text-decoration: none;
}

.h2link a:hover {
	font-family: 'Times New Roman', Times, serif;
	font-size: 18px;
	font-weight: lighter;
	color: #7e2b2b;
	text-align: left;
	margin-top: 0;
	margin-left: 0;
	margin-bottom: 0;
	text-decoration: none;
}


.biggerlink a:link {
   text-decoration: none;
   font-family: arial;
   font-size: 15px;
   font-weight: normal;
   color: #000000;
   text-align: left;
}
.biggerlink a:visited {
   text-decoration: none;
   font-family: arial;
   font-size: 15px;
   font-weight: normal;
   color: #000000;
   text-align: left;
}

.biggerlink a:active {
   text-decoration: none;
   font-family: arial;
   font-size: 15px;
   font-weight: normal;
   color: #000000;
   text-align: left;
}
.biggerlink a:hover {
   text-decoration: none;
   font-family: arial;
   font-size: 15px;
   font-weight: normal;
   color: #3c3c3c;
   text-align: left;
}

.minilink a:link {
   text-decoration: none;
   font-family: arial;
   font-size: 10px;
   font-weight: normal;
   color: #7e2b2b;
   text-align: center;
}
.minilink a:visited {
   text-decoration: none;
   font-family: arial;
   font-size: 10px;
   font-weight: normal;
   color: #7e2b2b;
   text-align: center;
}

.minilink a:active {
   text-decoration: none;
   font-family: arial;
   font-size: 10px;
   font-weight: normal;
   color: #7e2b2b;
   text-align: center;
}
.minilink a:hover {
   text-decoration: none;
   font-family: arial;
   font-size: 10px;
   font-weight: normal;
   color: #000000;
   text-align: center;
}

.hor { 
   height: 15px;
   background: url(images/pix.jpg) repeat-x center;
   padding: 0px 0px 0px;
}

.input-box
{
	float: left;
	margin-bottom: 10px;
	font-family: arial;
	font-size: 12px;
	color: #000000;
	background: #FFFFFF;
	border: #d8d8d8 solid 1px;
}

.submit-button
{
	margin-left: 0em;
	font-family: arial;
	font-size: 12px;
}

fieldset
{
	border: #d8d8d8 solid 1px;
	width: 94%;
	font-size: 12px;
	color: #000000;
	margin-left: 20px;
	background: none;
	padding: 0px 0px 0px 0px;
}

ul.menu1, ul ul {
	padding:0; 
	margin:0; 
	border:0; 
	list-style-type:none; 
	height:20em; 
	overflow:hidden; 
	width:14em; 
	text-align:left; 
	color:#fff;
	margin-top:70px;
}
	
ul.menu1 {
	margin-top:70px;
	padding: 0 0 0px 40px; 
}

ul.menu1 table {
	border-collapse:collapse; 
	padding:0; 
	margin:0; 
	font-size:12px;
}

ul.menu1 ul {
	margin-left:0px;
	border-bottom:2px solid #d7d7d7;
}

ul.menu1 li {
	text-indent:0.5em;
}

ul.menu1 li.drop {
	margin-bottom:-2px;
}

ul.menu1 li a, 
ul.menu1 li a:visited {
	color:#7e2b2b; 
	text-decoration:none; 
	display:block; 
	padding:5px 5px 5px 25px;
	background: url(images/menu_arrow.gif) no-repeat 10px 10px; 
	width:125px;
	font-weight:bold;
}

ul.menu1 li a.last, 
ul.menu1 li a.last:visited {
	display:block; 
	width:14em; 
	height:14em; 
	line-height:2em;
}

ul.menu1 li ul {display:none;}

ul.menu1 li:hover a, 
ul.menu1 li a:hover {
	font-weight:bold;
	background: url(images/menu_arrow.gif) no-repeat 10px 10px; 
	color:#000000;
}

ul.menu1 li:hover ul, 
ul.menu1 li a:hover ul {
	display:block; 
	height:8em; 
	width:15em; 
	margin-top:-1px; 
	background:none;

}
ul.menu1 li:hover ul li a, 
ul.menu1 li a:hover ul li a {
	height:10px; 
	background:none; 
	color:#7e2b2b; 
	font-weight:normal; 
	background: url(images/dot.jpg) no-repeat 10px 10px;
}

ul.menu1 li:hover ul li:hover a, 
ul.menu1 li a:hover ul li a:hover {
	background:none; 
	color:#000000;
	background: url(images/dot.jpg) no-repeat 10px 10px;
}

ul.menu1 li a.current,#katjasmenu ul li a.current:hover{
	color:#000000;
	font-weight: bold;
}

ul.menu1 li a.current span{
	display:block;
	width:auto;
}

.tbmain{ 
 /* Changes on the form */
 background: white !important; 
}
.left{
  /* Changes on the form */
  color: black !important; 
  font-family: arial !important;
  font-size: 12px !important;
}

td.left {
  font-family:"arial";
  font-size:12px;
  color:black;
}
.pagebreak{
  font-family:"arial";
  font-size:12px;
  color:black;
}
.tbmain{
  height:100%;
  background:white;
}
span.required{
  font-size: 13px !important;
  color: red !important;
}
 
.pageinfo{
	padding-right:5px;
	margin-bottom:15px;
	float:left;
}

.quote {
   border:1px solid #d8d8d8; 
   background:#fcfaf4 url('images/quote-left.gif') no-repeat left top; 
   margin-left: 20px; 
   margin-right: 20px;
   margin-bottom: 10px;
   padding-top: 10px;
   padding-left: 40px; 
   font-style:normal; 
   font-variant:normal; 
   font-weight:normal; 
   font-size:11px; 
   font-family:Arial;
}

.quote div {background: transparent url(images/quote-right.gif) right bottom no-repeat;
 padding-right: 40px;
 padding-bottom: 10px;
}


table.converter { 
   width: 95%;
   height: auto;
   text-align: center;
   padding: 0px 0px 0px 0px;
   border-bottom: 10px solid #f7ecd8;
}

table.converter td.h { 
   width: auto;
   height: 30px;
   text-align: center;
   font-weight: bold;
   background: #d3d3d3;
   padding: 0px 0px 0px 0px;
}

table.converter td.hb { 
   width: auto;
   height: 30px;
   text-align: center;
   font-weight: bold;
   background: #f7ecd8;
   padding: 0px 0px 0px 0px;
}

table.converter td.hc { 
   width: auto;
   height: 30px;
   text-align: center;
   font-size:13px;
   font-weight: bold;
   background: #fbf8ef;
   padding: 0px 0px 0px 0px;
}

table.converter td.hd { 
   width: auto;
   height: 30px;
   text-align: center;
   font-size:13px;
   font-weight: bold;
   background: #ececec;
   padding: 0px 0px 0px 0px;
}

table.converter td.pr { 
   width: auto;
   height: 10px;
   text-align: center;
   background: none;
   padding: 0px 0px 0px 0px;
   border: 1px solid #f7ecd8;
}

/* Begin Blog Template 
=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=*/

/* Begin Left Column 
=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=*/

.leftColumnContainer {
   float: left;
   padding: 20px 0px 0px 40px;
   width: 180px;
   }
   
.leftColumn {
   margin-left: 0;
   padding: 0px 0px 0px 0px;
   border: none;
}
   
.base { margin-bottom: 20px; }   
   
.leftColumn p {
   padding: 10px;
   margin: 0;
   }   
   
.leftColumn h2 {
   margin: 5px 0 0 0;
   background: #fcfaf4;
   text-indent: 5px;
   line-height: 20px;
   height: 20px;
   border: 1px solid #d7d7d7;
   font-size: 13px;
   color: #000000; 
   }   
   
.leftColumn ul {
   padding-left: 10px;
   margin: 10px 0;  
   list-style: none;     
   font-size: 12px;
   font-weight: normal;
   color: #000000;
   }
   
.leftColumn li {
   line-height: 18px;
   padding: 0 0 0 20px;
   background: url(images/dot.jpg) no-repeat 10px 10px;
   }   
   
.leftColumn form { margin: 10px 0; }   

div.ulMargin ul { margin-bottom: 15px; }


/* Main Content (Index) styles begin below 
=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=*/	
	
.withSidebar { float: left; width: 100px; }	

#content {
    margin: 0px;	
	}
	
#contentHeader {
    margin-left: 5px;
	padding:0px 0px 10px 0px;
	background: none;
    border-bottom: 1px solid #d7d7d7;
	width: 100%;
	height: 30px;
	line-height: auto;
	}
      
#contentHeader h1 {  
    margin-left: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	padding: 0 10px;
	font-family: Arial;
	font-weight: normal;
	font-size: 18px;
	text-align: left;
	color: #7e2b2b;  
} 
   
#contentHeader h1 a { text-decoration: none; }  

#contentDate {
    margin-right: 5px;
	padding:0px 0px 10px 0px;
	background: none;
    border-bottom: 1px solid #d7d7d7;
	width: auto;
	height: 30px;
	line-height: auto;
	vertical-align: right;
}

#content p {
   padding: 0 15px;
   margin: 10px 0;
   }

#contentFooter {
   margin: 10px 0 20px 0;
   height: 20px;
   line-height: 20px;
   background: #fcfaf4;
   width: 100%;
   border: 1px solid #d7d7d7;
   }   
   
#contentFooter p {
   margin: 0;
   padding: 0 10px;
   }
   
   /* Single Page/Post Styles 
=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=*/

.noSidebar { float: left; width: 760px; }	

#singleNavigation {
  margin: 20px 20px 0 20px;
  background: #ffffff;
  border-bottom: 1px solid #d7d7d7;
  }
  
#singleNavigation p {
  margin: 0;
  padding: 10px;
  }     

#singleContent {
   margin: 20px;	
   }
   
#singleContent p {
   padding: 0 15px;
   }      
   
#singleHeader {
  	margin-left: 5px;
	padding:0px 0px 10px 0px;
	background: none;
    border-bottom: 1px solid #d7d7d7;
	width: 100%;
	height: 30px;
	line-height: auto;
}
	
#singleHeader h1 {  
    margin-left: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	padding: 0 10px;
	font-family: Arial;
	font-weight: normal;
	font-size: 18px;
	text-align: left;
	color: #7e2b2b;  
} 
    
#singleFooter {
	margin: 10px 0 20px 0;
   height: 20px;
   line-height: 20px;
   background: #fcfaf4;
   width: 100%;
   border: 1px solid #d7d7d7;
}   
   
#singleFooter p {
   margin: 0;
   padding: 0 10px;   
   }
   
/*--------------------------------------------------
  REQUIRED to hide the non-active tab content.
  But do not hide them in the print stylesheet!
  --------------------------------------------------*/
.tabberlive .tabbertabhide {
 display:none;
}

/*--------------------------------------------------
  .tabber = before the tabber interface is set up
  .tabberlive = after the tabber interface is set up
  --------------------------------------------------*/
.tabber {
}
.tabberlive {
 margin-top:20px;
 margin-left:20px;
}

/*--------------------------------------------------
  ul.tabbernav = the tab navigation list
  li.tabberactive = the active tab
  --------------------------------------------------*/
ul.tabbernav
{
 margin:0;
 padding: 3px 0;
 border-bottom: 1px solid #adadad;
 font: bold 12px Arial;
}

ul.tabbernav li
{
 list-style: none;
 margin: 0;
 display: inline;
}

ul.tabbernav li a
{
 padding: 3px 3px;
 margin-left: 3px;
 border: 1px solid #adadad;
 border-bottom: none;
 background: #f2e8d1;
 text-decoration: none;
}

ul.tabbernav li a:link { color: #7e2b2b; }
ul.tabbernav li a:visited { color: #7e2b2b; }

ul.tabbernav li a:hover
{
 color: #000;
 background: #f7eedd;
 border-color: #adadad;
}

ul.tabbernav li.tabberactive a
{
 background-color: #fff;
 border-bottom: 1px solid #fff;
}

ul.tabbernav li.tabberactive a:hover
{
 color: #000;
 background: white;
 border-bottom: 1px solid white;
}

/*--------------------------------------------------
  .tabbertab = the tab content
  Add style only after the tabber interface is set up (.tabberlive)
  --------------------------------------------------*/
.tabberlive .tabbertab {
 padding:10px 10px 10px 15px;
 border:1px solid #aaa;
 border-top:0;
 width: 408px;
 text-align:justify;
 
 /* If you don't want the tab size changing whenever a tab is changed
    you can set a fixed height */

 /* height:200px; */

 /* If you set a fix height set overflow to auto and you will get a
    scrollbar when necessary */

 /* overflow:auto; */
}

/* If desired, hide the heading since a heading is provided by the tab */
.tabberlive .tabbertab h2 {
 display:none;
}
.tabberlive .tabbertab h3 {
 display:none;
}

/* Example of using an ID to set different styles for the tabs on the page */
.tabberlive#tab1 {
}
.tabberlive#tab2 {
}
.tabberlive#tab2 .tabbertab {
 height:200px;
 overflow:auto;
}

#masterdiv{
	margin-top:70px;
	margin-bottom:20px;
	margin-left:30px;
	height:235px;
}

.menutitle{
	cursor:pointer;
	margin-bottom: 7px;
	width:170px;
	text-align:left;
	border:1px solid #d7d7d7;
	padding:2px 2px 2px 2px;
}

.menutitle a, 
.menutitle a:visited {
	color:#7e2b2b; 
	text-decoration:none; 
	padding:5px 5px 5px 30px;
	background: url(images/menu_arrow.gif) no-repeat 10px 10px; 
	width:170px;
	font-size:13px;
	font-weight:bold;
}

.menutitle hover a, 
.menutitle a:hover {
	text-decoration:none; 
	font-weight:bold;
	font-size:13px;
	background: url(images/menu_arrow.gif) no-repeat 10px 10px; 
	color:#000000;
}

.menutitle a.current,#menutitle a.current:hover{
	color:#000000;
	font-weight: bold;
}

.menutitle a.current span{
	display:block;
	width:auto;
}

.submenu{
	margin-bottom: 0.5em;
	margin-left: 25px;
	font-weight:normal; 
	line-height: 20px;
}

.submenu a, 
.submenu a:visited {
	color:#7e2b2b; 
	padding:10px 5px 5px 10px;
	text-decoration:none; 
	width:170px;
	font-weight:normal;
	background: url(images/dot.jpg) no-repeat;
	background-attachment:fixed;
	background-position: center left;
}

.submenu hover a, 
.submenu a:hover {
	text-decoration:none; 
	font-weight:normal;
	color:#000000;
}

.submenu a.current,#menutitle a.current:hover{
	color:#000000;
	font-weight: bold;
	text-decoration:none;
}

.submenu a.current span{
	display:block;
	width:auto;
}

.secondsub{
	margin-bottom: 0.5em;
	margin-left: 25px;
	font-weight:normal; 
	line-height: 20px;
}