body  {	font: 11px Verdana, Arial, Helvetica, sans-serif;
	margin: 0; /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */
	padding: 0;
	color: #000000;
        background-image: url(http://www.uu2009.be/db/templates/isuu/back4.jpg);
	background-attachment: fixed;
	background-repeat: repeat-y;
	background-position: center;
}
#container { 
	width: 720px;  /* using 20px less than a full 800px width allows for browser chrome and avoids a horizontal scroll bar */

	margin: 0 auto; /* the auto margins (in conjunction with a width) center the page */
	border: 0px solid #000000;
} 
#header { 
	background: #ffffff; 
height: 245px;
} 
.moduletable-headertext { padding-left: 20px;
padding-top: 15px;	
}



.headertitel { 
font-size: 30px;
}


img { 
border: 0px;
}

.headertitel2 { 
font-size: 11px;
}

.headertitel3 {
font-size: 15px;
text-transform:uppercase;
}

.headertitel4 { 
font-size: 18px;
color: #999999;
}
 
#sidebar1 {
	background: #F7931E; 
	padding: 15px;
        font-size: 11px;
        color: #FFFFFF;
        margin-top: 15px;
        margin-bottom: 15px;

}

#sidebar2 {
	background: #FF0000; 
	padding: 15px;
        font-size: 11px;
        color: #FFFFFF;
        margin-top: 15px;
        margin-bottom: 15px;

}

#sidebar3 {
	background: #A7C24A; 
	padding: 15px;
        font-size: 11px;
        color: #FFFFFF;
        margin-top: 15px;
        margin-bottom: 15px;
text-align: left;
}

#sidebar4 {
	background: #00AEEF; 
	padding: 15px;
        font-size: 11px;
        color: #FFFFFF;
        margin-top: 15px;
        margin-bottom: 0px;
text-align: left;
}


#left {
width: 200px;
position: relative;
float: left;
background: #FFFFFF;
}

#left2 {
width: 200px;
position: relative;
float: left;
}

#wrapper {
width: 670px;
position: relative;
clear: both;
}

#right {
width: 450px;
position: relative;
float: right;
} 

#mainContent, p {         color: #666;
 
	padding: 20px 0px 0px 0px; 
line-height: 20px;
text-align: justify;
width: 450px;
} 

#footer { 
	background:#ffffff; 
        float: right;
        width: 70%;
        margin: 15px 0px 15px 0px;
        border-top: 1px solid #ccc;
        padding-top: 10px;
} 

#topmenu { background: #FFFFFF;
}



a{ color: #000000;
text-decoration:none;
font-weight: bold;
}
a:hover{color: #990000;
}

table.moduletable-topmenu a{border-right: 1px solid #ffffff;
color: #ffffff;
padding:5px 17px 0px 17px;
height: 20px;
text-decoration:none;
text-transform: uppercase;
font-weight: bold;
font-size: 11px;
background: #000000;
display: inline-block;
}

table.moduletable-topmenu a:hover {
background: #F7931E;
}

* {
margin:0;
padding:0;
}

blockquote,form,label,ul,ol,dl,fieldset,address{
margin:0.5em 0;
}

ul{
margin-left:2em;
}

fieldset{
padding:.5em;
}

h1,.componentheading{
font-size:1.7em;
line-height:1.7em;
}
h2,.contentheading{
font-size:1.5em;
line-height:1.5em;
    display: inline; 
}
h3{
font-size:1.3em;
line-height:1.3em;
}
h4{
font-size:1.2em;
line-height:1.2em;
}
h5{
font-size:1.1em;
line-height:1.1em;
}
h6{
font-size:1em;
line-height:1em;
font-weight:bold;
}



.small,.createdate,.modifydate,.mosimage_caption{
font:0.8em Arial,Helvetica,sans-serif;
color:#999;
}

.collapsable { 	text-align: center;
font-size:13px;
}

.kleinwit{
font: 11px Arial,Helvetica,sans-serif;
color:#FFFFFF;
}

.kleinerwit{
font: 9px Verdana;
color:#FFFFFF;
text-transform: uppercase;
line-height: 10px;
}

.profnamen{
font: 11px Verdana;
color:#FFFFFF;
line-height: 100%;
}

.buttonheading {
width: 50px;
align: right;
}