/*Template CSS file voor Simonscholen */
table.adminform td{
	background-color: #FFFFFF;
	text-align: left;
}
* {
margin:0;
padding:0;
}

body {
	text-align:center;
	font-size:76%;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	line-height:1.3;
	background:#dbe5ef url(../images/background_body.jpg) repeat-x;
}

#wrap {
min-width:760px;
max-width:920px;
width:auto !important;
width:920px;
text-align:left;
margin:0 auto;
}

#background_left {
background:url(../images/background_left.png) 20% 0;
}

#background_right {
background:url(../images/background_right.png) 80% 0;
}
#header{
height: 170px;
	background-image: url(../images/header.jpg);
	background-repeat: no-repeat;
}
.insideheader {
	padding-left: 740px;
	padding-right: 10px;
	color: #fff;
}
.insideheader a:link,.insideheader a:visited {
color:#fff;
text-decoration:none;

}
#sidebar-left {
float:left;
width:178px;
}
#content60 {
float:left;
width:552px;
overflow:hidden;
}
#content80 {
float:left;
width:742px;
overflow:hidden;
}
.insidecontent {
	padding: 15px 20px 20px 20px;
	color: #666668;
	}
#sidebar-right {
float:left;
width:190px;
}
.insideright {
	padding-left: 10px;
	padding-right: 10px;
	color: #fff;
}
#user1 {
	float:left;
	width:255px;
	background:url(../images/background_user.png) 100% 0;
	background-repeat: no-repeat;
	height: 240px;
}
#user2 {
	float:left;
	width:255px;
	background:url(../images/background_user.png) 100% 0;
	background-repeat: no-repeat;
	height: 240px;
	}
	
#footer {
clear:both;
}

li,dd {
margin-left:1em;
}
fieldset {

}

a:link {
	text-decoration:underline;
	color:#333333;
}
a:visited {
     text-decoration:none;
	text-decoration:underline;
	color:#333333;
}
a:hover {
text-decoration:underline;
}

h1,.componentheading {
	font-size:1.5em;
	color: #F39A34;
	margin-bottom: 12px;
	font-weight: bold;
}

.contentheading {
font-size:1.5em;
}

h2 {
font-size: 1em;
}


h3 {
padding-top: 10px;
font-size:14px;
}

h4 {
font-size:1.2em;
}

h5 {
font-size:1.1em;
}

h6 {
font-size:1em;
}
/* start inlogmodule styling */
#form-login-remember {
display: none;
}
.input {
	border:#fff solid 0px;
	font-size:10px;
}

.inputbox {
	border:#6566ff solid 1px;
	background:#fff;
	height:20px;
	line-height:20px;
	font-size:11px;
	padding:0 4px;
	text-align: left;
	color:#333333;
	width: 145px;
}
.button {
	border:#fff solid 1px;
	background:#fa6c18 url(../images/buttonbackground.png) repeat-x;
	height:16px;
	line-height:16px;
	font-size:10px;
	margin-left:93px;
	margin-top:10px;
	padding:0 4px;
	text-align: left;
	color: #FFFFFF;
}

/* start WelkeModule styling */
.moduletablewelke {
color:#fff;
	text-align:left;
	margin-bottom: 30px;
	}

.moduletablewelke h3 {
	font-size:14px;
	color:#fff;
	text-align:left;
	margin-top: 10px;
	margin-bottom: 10px;
}
.moduletablewelke ul {
list-style:none;}
.moduletablewelke a:link,.moduletablewelke a:visited {
color:#fff;
text-decoration:none;

}
/* end WelkeModule styling */

/* start leftmenu styling */

div .moduletable_menu
{	background-color: #0033FF;
}
.moduletable_menu ul {
list-style:none;
margin:0;
}
.moduletable_menu li {
	background:url(../images/leftmenu.png);
	margin:0px 0;
	padding:0 0 0 20px;
	line-height: 20px;	
}
.moduletable_menu a:link,.moduletable_menu a:visited {
color:#fff;
display:block;
text-decoration:none;

}
.moduletable_menu a:hover {
color:#fff;
	text-decoration:underline;
}
.moduletable_menu ul li ul li {
	background:url(../images/leftsubmenu.png) bottom left no-repeat;
	margin-top: 0px;
	padding-top :0px;
	background-color: #3470af;
	line-height: 20px;
}


/* end leftmenu styling */
start usermenu styling
.moduletableusermenu {
	margin-bottom:0;
	background-color: #fff;
	}
.moduletableusermenu h3 {
	font-size:13px;
	color: #F39A34;
	margin: 20px;
}

.moduletableusermenu ul {
list-style:none;
margin:0;
}
.moduletableusermenu li {
background:url(../images/usermenu.png) bottom left no-repeat;
color: #666668;
height:20px;
margin:0px 0;
padding:0 0 0 15px;
}
.moduletableusermenu a:link,.moduletableusermenu a:visited {
color: #666668;
padding-left:20px;
}
.moduletableusermenu a:hover {
	text-decoration:underline;
}

/* end usermenu styling */
.design {
	color:#666;
	float:right;
	font:0.7em Verdana, Arial, Helvetica, sans-serif;
	padding-right: 0px;
}
.design a:link, .design a:visited {
	color:#666;
}
