img { border: 0; }

body {
background-color: transparent;
font-size: 11pt;
font-family: Arial, Verdana;
color: #000000;
}

.linkbox {
float: left;
padding: 10px;
border: 1px solid #666;
}

.typo3-adminPanel {
display: none;
}

h1, h2, h3 {
font-size: 14pt;
font-weight: bold;
}
#HIDDENMENU, #ADDITIONALMENU, #LOGO, #PROMOTION, #MAINMENU, #TOP, #SUBMENU, #SUBCONTENT, #HEADER, #MIDDLE, #SITEPATH, #FOOTER, #HIGHLIGHT { display: none; }

#RIGHTCOLUMN {
width: 100%;
float: left;
clear: both;
}

#CONTENT {
width: 100%;
background-color: transparent;
padding: 0px;
margin: 0px;
float: left;
clear: both;
}

table, form, fieldset {
float: left;
clear: both;
width: 100%;
margin: 0px;
padding: 0px;
border: 0;
}

input, textarea, select {
font-size: 11pt;
}

input[type=’checkbox’]{
width: 20px;
height: 20px;
}

#BORDER {
width: 100%;
float: left;
clear: both;
background-color: transparent;
}