  body, html {
  	background-color:#ffffff;
  	color:#000000;
  	font-family:Arial,sans serif;
  	height:100%;
  }
  
  div {
  margin:0px;
  padding:0px;
}
  
  h1 a, h1 a:visited {
  color:#B0001B;
  text-decoration:none;
  }
  
  a {
  color:#B0001B;
  outline-color:invert;
  outline-style:none;
  outline-width:medium;
  text-decoration:none;
}
  
  
  #container {
  top:0px;
  left:0px;
  position:absolute;
  width:800px;
}

#header {
width:800px;
height:180px;
background:#ffffff url(../images/header.jpg) repeat-x left top;
margin: 0px;
}



#topnav {
	color:#3572fe;
	display:inline;
	font-weight:normal;
	margin:0px 10px 0px 0px;
	float:right;
	font-size: 0.6em;
}



#topnav a {
	color: #3572fe;
	text-decoration: none;
}

#topnav .inactive {
	color: #3572fe;
}

#topnav .done {
	color: #3572fe;
}

#topnav a:hover {
	text-decoration: none;
	color: #B0001B;
}







#navline {
height:30px;
background-color:#f0f0f0;
border-top:1px solid #e1e4eb;
margin: 0px;
}

.mainnav {
/* background:#ffffff url(../img/mainav.gif) repeat-x left top; */
float:right;
height:30px;
}




.mainnav ul {
font-family:Verdana,Arial,Helvetica,sans-serif;
font-weight: bold;
margin:0pt;
padding-left:0px;
/* text-transform:capitalize; */
text-transform:uppercase;
}
.mainnav ul li {
display:inline;
}
.mainnav ul li a {
/* border-right:1px solid #dadada; */
color:#3572fe;
font-size: 0.71em;
float:left;
padding:0.75em 1.28em;
text-decoration:none;
}

.mainnav ul li a:hover {
background: #3572fe;
color:#ffffff;
}
.mainnav-active {
color:#B0001B;
}



.clear-all, .clear {
clear:both;
font-size:1px;
height:1px;
line-height:1px;
margin:0pt;
padding:0pt;
visibility:hidden;
}

#inbox {
	font-family:Arial,sans serif;
	background:#ffffff url(../images/inbox.jpg) repeat-x left top;
	color: #000000;
/* min-height: 400px; */
	border-top:1px solid #dadada;
	width:800px;
}
	
	


#leftnav {
        width: 180px;
        float:left;
        padding:10px 10px 10px;
        margin:0px 0px 10px;
        }





#content {
                font-size:12px;
		padding:10px 20px 20px;
		margin: 20px;
		display: block;
		width: 490px;
		float:right;
		font-family:Arial,sans serif;
		color: #000000;

		}
		
#contentfirst {
                font-size:12px;
		/* padding:20px 20px 20px; */
		margin: 40px 15px 50px 20px;
		display: block;
		height: 200px;
		/* width: 465px; */
              width: 405px;
		float:left;
		font-family:Arial,sans serif;
		color: #000000;
		}
		
		
.mehr {
margin: 50px 0px 50px 10px;
float:left;
font-weight: bold;
}

		

        
        
#rightnav{
       float:right;
        width: 300px; 
        height: 250px;
       padding-bottom:50px;
       padding-right:30px;
	padding-left:29px;
	padding-top:50px;
       border-left:1px dotted #dadada;
	}
		


  
.underline {
	color:#000000;
	font-weight:bold;

}



h1 {
	color:#457ffd;
	margin : 5px 0 0px 0px;
	padding: 0px 0px 20px;

	font : normal 21px Verdana, Arial, sans-serif;

}
h1 a, h1 a:visited {
	color:#b0001b;
	text-decoration : none;
}

h1 a:hover {
	text-decoration : underline;
	color:#b0001b;
}


h2 {
	color:#457ffd;
	margin:5px 0px 0px 0px;
	padding-bottom: 0px;
	padding-right: 5px;
	padding-left: 5px;
	font : bold 14px Arial, Helvetica, sans-serif;

}

h2 a, h2 a:visited {
	color:#b0001b;
	text-decoration : none;
}

h2 a:hover {
	text-decoration : none;
	color:#666;
}


h3 {
	color:#457ffd;
	padding: 0px;
	margin: 5px 0px;
	font : bold 14px Arial, Helvetica, sans-serif;

}

h3 a, h3 a:visited {
	color:#b0001b;
	text-decoration : none;
}

h3 a:hover {
	text-decoration : none;
	color:#B0001B;
}

h4 {
	color:#457ffd;
	margin: 0px;
	font : bold 14px Arial, Helvetica, sans-serif;

}

h4 a, h4 a:visited {
	color:#b0001b;
	text-decoration : none;
}

h4 a:hover {
	text-decoration : none;
	color:#666;
}









/* Footer */
#footer {
	clear:both;
        margin: 0px 0px 0px;
        padding-top: 5px;
        padding-bottom: 5px;
	display: block;
	width: 800px;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.68em;
	text-decoration: none;
	border-top:1px solid #dadada;
	color: #888888;
}

#footer a {
	font-size: 11px;
	line-height: 1.2em;
	font-weight: bold;
	text-decoration: none;
	color: #888888;
}

#footer a:hover {
	text-decoration: underline;
	color: #4C4C4C;
}

#footer a:active {
	color: #000000;
}



#extratop {
background: url(../images/topbox-200x6.gif) no-repeat left bottom;
width:200px;
height:6px;
}

#extrabottom {
background: url(../images/bottombox-200x6.gif) no-repeat left top;
width:200px;
height:6px;
}


#extra {
border-right:1px solid #e1e4eb;
border-left:1px solid #e1e4eb;
background-color:#fcfcfc;
padding: 1px 10px 1px 10px;

}

#extra p {
display: block;
color:#333333;
font-size:0.8em;
}

hr {
	background-color:transparent;
	border-color:#dadada rgb(255, 255, 255) rgb(218, 218, 218);
	border-style:none none solid;
	margin:0px 0px 0px 0px;
	border-width:0px 0px 1px;
	height:0px;
}

#contbox1 {
text-align:center;
width: 380px;
margin-top:20px;
border:1px solid #e1e4eb;
background-color:#fcfcfc;
padding: 10px 10px 10px 10px;
display: block;
color:#333333;
font-size:0.9em;
}

#contbox2 {
position:absolute;
bottom: 50px;
text-align:center;
width: 380px;
margin-top:20px;
border:1px solid #e1e4eb;
background-color:#fcfcfc;
padding: 10px 10px 10px 10px;
display: block;
color:#333333;
font-size:0.9em;
}


/* Subnavi / navleftleft-inner */


#navleftleft-inner a {
font-weight: normal;
	color: #457ffd;
	text-decoration: none;
	font-size: 14px;
}

#navleftleft-inner .inactive {
font-weight: normal;
	color: #457ffd;
}

#navleftleft-inner .done {
font-weight: normal;
	color: #457ffd;
}

#navleftleft-inner a:hover {
font-weight: normal;
	text-decoration: none;
	color: #B0001B;
}

#navleftleft-inner .subnavi-act, #subnavi .subnavi-act a, #subnavi .subsubnavi-act a {
font-weight: normal;
color: #B0001B;
	font-size: 14px;
}

#navleftleft-inner .subsubnavi-norm, #subnavi .subsubnavi-norm a {
	color: #457ffd;
	font-weight: normal;
	font-size: 14px;
}


/* huhu */

#navleftleft-inner .subnavi-act,
#navleftleft-inner .subnavi-norm {
	display: inline;
	float: left;
	width: 168px;
	font-size: 14px;
	font-weight: bold;
	color: #457ffd;
	line-height: 260%;
	padding-left:10px;
}
.subnavi-norm{
	margin-top:2px;
	border-bottom:1px dotted #ccc;
	font-weight: normal;
}
#navleftleft-inner .subnavi-norm .subnavi-norm{
	padding-left:20px;
	font-weight: normal;
}

#navleftleft-inner .subnavi-act {
	border-bottom:1px dotted #ccc;
	padding-left: 20px;
	font-weight: bold;
	font-size: 15px;
	/* width: 168px; */
}

#gallery {
	background-color:#f0f0f0;
	margin-bottom: 5px;
	padding: 10px;
	height:120px;
}

#picbox {
	padding: 2px;
	margin-right: 5px;
	border: 1px solid #888888;
	background-color: #ffffff;
	float:left;
	width:110px;
	height:115px;
}

#wordbox {
	padding: 10px;

}

.wordspan {
        font-color: #888888;
        font-size: 0.9em;
        padding: 10px;
        }


#contentForm {
  /* display: block;
  width: 518px; */

}


.errormsg {
  display: block;
  width: 90%;
  color: #FFFFFF;
  font-weight: bold;
  background: #FF9D9D url(../images/stop.gif) no-repeat 10px center;
  padding: 3px 10px 3px 40px;
  margin: 10px 0;
  border-top: 2px solid #FF0000;
  border-bottom: 2px solid #FF0000;
}

.msgSent {
  font-size: 20px;
  text-align: center;
}

input, textarea, select {
  width: 250px;
  margin: 0;
  padding: 2px;
  font-size: 0.95em;
  color: #888888;
  background: #fffff;
  border: 1px solid #dadada;
  margin: 5px 0;
}

input, textarea, select, p {
  font-family: Arial, Helvetica, sans-serif;
}

input:focus, textarea:focus, select:focus {
  border: 1px solid #999;
  background-color: #FFFFFF;
}

input.button {
  cursor: pointer;
  border: none;
  font-weight: bold;
  background: url(../images/senden.gif) no-repeat left top;
  width: 59px;
  height: 20px;
  margin-left: 100px;
}

.float-left {
  color#888888;
  display: block;
  float: left;
  clear: left;
  Width: 90px;
  margin-bottom: 10px;
  font-size: 0.95em;
  margin: 5px 0;
}


#example {

border:1px solid #dadada;
padding: 1px;
}
#bottom {
color: #ffffff;
}
