*{font-family:  Helvetica, Arial, Verdana, Geneva, sans-serif; font-size: 10pt;}

/*  Typo
----------------------------------------------- */

a:link, a:visited
{	text-decoration: none;
	color:#E596B8;}


a:active { text-decoration: none; }
a:hover { text-decoration:none; }


h2 { font-family: 'Century Gothic', Arial, Helvetica !important;
	font-size:30px;
	font-weight:normal;
	line-height:1.3em;
text-align:right;}

h1 { 
font-family: 'Century Gothic', Arial, Helvetica !important;
	font-size:18px;
	font-weight:normal;
	line-height:1.3em;
	color:rgb(144,41,108) !important;
 }

.small { font-size:7pt;}

/*  Layout
----------------------------------------------- */

body.body {
        background: rgb(229, 151, 185) url(http://www9.jimdo.com/usertemplates/491411/img/bg.png) scroll repeat-x 0 0;
	padding:0;
	margin:0;
height: auto !important;
}

#container
{
	margin:0 auto;
	width:700px;
	background:white;
        background:white url(http://www9.jimdo.com/usertemplates/491411/img/visavis-web-header.jpg) no-repeat 0px 100px;
}

#header
{
height: 440px;
padding-top: 30px;
}

#header h1,
#header a
{
font-family: 'Century Gothic', Verdana, Arial;
	padding-left:50px;
	font-size:30px;
	font-weight:normal;
	text-decoration:none;
	line-height:1.3em;
	color:rgb(144,41,108);
	text-align:left;
}

#header a:hover { text-decoration:none;  }
#header img {float:right; padding-right: 30px;}


#sidebar{
   float:right;
   display: block;
   width: 250px;
   overflow:shown;
   padding-top: 20px;

}

#content
{
        background:transparent none repeat scroll 0 0;
        font-size: 12pt;   
        padding: 20px 20px 30px 40px;
display:block;
overflow:hidden;
clear:both;
}

#footer
{
	clear:both;
	padding:0px 20px 20px 30px;
         margin-top: 0px;
         font-size: 8pt;

background:url(http://www9.jimdo.com/usertemplates/491411/img/bg_g.jpg) repeat-x;
}

#footer a{font-size: 8pt; text-decoration:none;}
#contentfooter {}


/*  Navigation
----------------------------------------------- */
#navigation{
padding-left:45px;
margin-bottom:25px;
margin-top:20px;
padding-bottom:5px;
}
#navigation a{text-decoration:none;}

ul#mainNav1{
	margin-bottom: 0px;
	margin-top: 0px;
         display: inline;
}

ul#mainNav2{
display: inline;
	}

ul#mainNav1 li, 
ul#mainNav2 li{
float:left;
display: inline;
}

ul#mainNav1 li a span{ line-height: 140%; }
ul#mainNav1 li a span, ul#mainNav2 li a span{
   font-family: 'Century Gothic', Verdana, Arial;
   font-size:24px;
   font-weight:normal;
   color: #dddddd;
   text-decoration: none;
   text-align: left;
}


ul#mainNav2 li a
{
   font-size:12px; text-align: left; font-weight: bold; 
color: #f5f5f5;


}
ul#mainNav1 li a span{ padding-right:10px;}
ul#mainNav2 li a span{ padding:4px 10px 4px 0px; }


ul#mainNav1 a:hover
{
	color:#C4248D;
}

ul#mainNav1 a.current span{ 
   color:#C4248D;
}

div.leftrow{
   font-size: 8pt;
   width:auto;
   padding-left: 20px;
}	
div.rightrow{
   width: 150px !important;}	



.menu {
  list-style: none;
  margin: 0 0 2em;
  padding: 0px;
  display:block;
}

.menu li {
list-style: none;
  clear: both;
  margin: 0;
  padding: 0;
  margin-top: 1.8em ;
  position: relative;
}
.menu strong {
	padding: 0 5px 0 0;
	font-size: 14px;
	text-transform: uppercase;
	  font-family: "Trebuchet MS", Helvetica, Arial, sans-serif;
}
.menu em {
  background: transparent;
  padding: 0 0 0 5px;
  font: 110%/100% "Trebuchet MS", Times, sans-serif;
  position: absolute;
  right: 0;
}



ul.menu li ul {padding-left: 2em;}
ul.menu li ul li{margin-top: 3px;}








/*  HACKS
----------------------------------------------- */
.captcha {background:none !important;
border:0px !important; padding-left:0px !important;}

div.captcha div.bottom {
background:none !important;
padding-left: 0px !important;
}
div.captcha div.bottom span #textfield {width:160px !important;
}
.form textarea {
height:100px;
line-height:120%;
width:250px;
}
button{z-index:1000;}