/* -- Main styles -- */
html, body {
    margin: 0px;
    padding: 0px;
    width: 100%;
    height: 100%;
}

body {
    background: url(../img/bg_body.gif) center top repeat-y #FFF;
}

body, table, td, input, select, textarea {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    line-height: 150%;
    color: #666666;
}

form {
    margin: 0px;
    padding: 0px;
}

img {
    border-width: 0px;
}

a {
    color: #00006B;
    text-decoration: none;
}

h1 {
    font-size: 24px;
    font-weight: normal;
    margin: 0px;
    padding: 0 0 5px 0;
    color: #1B426D;
}

h2 {
    font-size: 18px;
    font-weight: normal;
    margin: 0px;
    padding: 5px 0 0 0;
    color: #1B426D;
}

h3 {
    font-size: 12px;
    font-weight: bold;
    color: #333;
    margin: 0px;
    padding: 0px 0px 5px 0px;
}
h4 {
    font-size: 16px;
    line-height: 23px;
    font-style: italic;
    padding: 0px 0px 5px 0px;
	margin: 0px;
	font-weight: normal;
}
.citaatItem {
    font-size: 16px;
    color: #1B426D;
	line-height: 130%;
}

.iconwrap {
    height: 14px;
    background: url(../img/linkicons.png) left top no-repeat;
    padding: 0px 25px 0px 21px !important;
    font-weight: bold;
    line-height: 15px;
    margin: 0px 0px 5px 0px !important;
    float: left;
    clear: none !important;
}

.iconwrap a {
    margin: 0px !important;
    line-height: 11px;
    display: block;
    float: left;
    padding: 1px 0px 3px 0px !important;
    white-space: nowrap;
    background: url(../img/horizontaldots.gif) left bottom repeat-x;
}

.iconwrap a:hover {
    background-image: none;
}

.claro {
    clear: both;
}

.sIFR-alternate {
    display: none;
}
/* -- Major blocks -- */
#container {
    text-align: center;
}

#headholder {
    height: 244px;
    text-align: center;
    background-color: #FFEC00;
}

#headholder.small {
    height: 106px;
}

#header {
    height: 244px;
    width: 847px;
    margin: 0px auto;
    text-align: left;
}

.small #header {
    height: 106px;
}

#logo {
    position: absolute;
    margin-left: 11px;
    margin-top: 180px;
}

.small #logo {
    margin-top: 42px;
}

#overlay {
    width: 480px;
    position: absolute;
    text-align: right;
    margin-top: 21px;
    margin-left: 346px;
    color: #FFF;
    font-size: 16px;
    line-height: 21px;
}

#overlay .quote, #overlay .quote a {
    color: #FFF;
}
#overlay .owner, #overlay .owner a {
    color: #FAE656;
}

#overlay strong {
    font-weight: normal;
    color: #FAE656;
}

#pediment {
    margin: 0px auto;
    height: 244px;
    display: block;
}

.small #pediment {
    height: 106px;
}

#main {
    width: 847px;
    margin: 0px auto;
    float: none;
    text-align: left;
    background-color: #FFF;
}
/* -- The menu -- */
#menu {
    display: block;
    height: 38px;
    background: url(../img/bg_menu.gif) right -38px no-repeat;
    padding-right: 10px;
    border-top: #FFF solid 1px;
}

#menu ul {
    display: block;
    padding: 0px;
    margin: 0px;
    height: 38px;
    list-style: none;
    background: url(../img/bg_menu.gif) left top repeat-x;
}

#menu li {
    margin: 0px;
    padding: 0px;
    display: block;
    float: left;
}

#menu li a {
    display: block;
    background-image: url(../img/bg_menu_buttons2.png);
    background-repeat: no-repeat;
    height: 38px;
}

#menu-1 {
    width: 73px;
}

#menu-1.over {
    background-position: 0px -38px;
}

#menu-1.active {
    background-position: 0px -76px;
}

#menu-2 {
    width: 81px;
    background-position: -73px 0px;
}

#menu-2.over {
    background-position: -73px -38px;
}

#menu-2.active {
    background-position: -73px -76px;
}

#menu-3 {
    width: 85px;
    background-position: -154px 0px;
}

#menu-3.over {
    background-position: -154px -38px;
}

#menu-3.active {
    background-position: -154px -76px;
}

#menu-21 {
    width: 75px;
    background-position: -239px 0px;
}

#menu-21.over {
    background-position: -239px -38px;
}

#menu-21.active {
    background-position: -239px -76px;
}

#menu-4 {
    width: 127px;
    background-position: -314px 0px;
}

#menu-4.over {
    background-position: -314px -38px;
}

#menu-4.active {
    background-position: -314px -76px;
}

#menu-5 {
    width: 64px;
    background-position: -441px 0px;
}

#menu-5.over {
    background-position: -441px -38px;
}

#menu-5.active {
    background-position: -441px -76px;
}

#menu-20 {
    width: 69px;
    background-position: -505px 0px;
}

#menu-20.over {
    background-position: -505px -38px;
}

#menu-20.active {
    background-position: -505px -76px;
}

#menu-6 {
    width: 75px;
    background-position: -574px 0px;
}

#menu-6.over {
    background-position: -574px -38px;
}

#menu-6.active {
    background-position: -574px -76px;
}
/* -- The optional submenu -- */
#submenuholder {
    float: left;
}

#submenu {
    position: absolute;
    width: 196px;
    margin-left: -95px;
    margin-top: 4px;
    background: url(../img/bg_submenu.gif) 0px 0px repeat-y #FFF;
    padding: 7px 0px;
}

#submenu ul {
    display: block;
    list-style: none;
    margin: 0px;
    padding: 5px 0px;
    background: url(../img/bg_submenu_border.gif) center bottom no-repeat;
}

#submenu .last {
    background: none;
}

#submenu li {
    display: block;
    list-style: none;
    margin: 0px;
    padding: 0px;
}

#submenu a {
    display: block;
    padding: 6px 4px 4px 20px;
    color: #1B426D;
    background: url(../img/bg_submenulink_out.gif) 8px 8px no-repeat;
}

#submenu a:hover, #submenu .active {
    background-image: url(../img/bg_submenulink_over.gif);
}

#submenu a:hover {
    background-color: #FFF9B2;
}

#submenu a.active {
    background-color: #FFEC00;
}
/* -- The left column -- */
#leftcol {
    float: left;
    width: 397px;
    padding: 20px 30px 120px 120px;
}

#leftcol .focus {
    font-size: 16px;
    line-height: 23px;
    font-style: italic;
    margin-bottom: 30px;
}

#leftcol p, #leftcol .video, #leftcol .tagcloud {
    margin: 0px;
    padding: 0px 0px 20px 0px;
}

#leftcol .hidden{
	display: none;
}

#leftcol .evaluation-top {
    background: url(../img/bg_evaluation.gif) left top no-repeat #FFEC00;
    margin: 10px 0px;
    width: 397px;
}

#leftcol .evaluation-bottom {
    background: url(../img/bg_evaluation.gif) right bottom no-repeat;
    padding: 5px;
}

#leftcol .evaluation-bottom h3 {
    padding-top: 5px;
    padding-left: 10px;
}

#leftcol .evaluation-bottom p {
    padding-left: 10px;
    padding-bottom: 5px;
    padding-right: 10px;
}

#leftcol .rating-top {
    background: url(../img/bg_rating.gif) left top no-repeat #FFF;
    float: right;
    width: 86px;
    height: 66px;
    margin-left: 5px;
    margin-bottom: 5px;
}

#leftcol .rating-bottom {
    background: url(../img/bg_rating.gif) right bottom no-repeat;
    width: 83px;
    height: 62px;
    padding-top: 4px;
    padding-left: 3px;
    text-align: center;
    font-size: 50px;
    font-style: italic;
    text-align: center;
    color: #1B426D;
	line-height: 100%;
}
#leftcol .rating-bottom .sIFR-replaced {
    margin: 0px auto;
	display: block;
}
#leftcol .rating-bottom .rating {
	display: block;
}

#leftcol .item {
    padding: 0px 0px 0px 16px;
    margin-bottom: 15px;
    background: url(../img/verticaldots.gif) left top no-repeat;
}

#leftcol .item .tag {
    position: absolute;
    margin-left: -85px;
    margin-top: 25px;
}

#leftcol .item .intro {
    background: url(../img/item_introdot.gif) left 3px no-repeat;
    padding-left: 16px;
}

#leftcol .item a {
    padding: 1px 0px 2px 0px !important;
    background: url(../img/horizontaldots.gif) left bottom repeat-x;
}

#leftcol .item a:hover {
    background: none;
}

#leftcol form td {
    padding-bottom: 10px;
}

#leftcol form .firstcol {
    width: 175px;
    font-weight: bold;
}

#leftcol form .ainput {
    width: 110px;
}

#leftcol form .binput {
    width: 220px;
}

#leftcol form select.binput {
    width: 223px;
}

#leftcol form textarea.binput {
    width: 391px;
    height: 88px;
}

#leftcol form .description {
    color: #1B426D;
}

#leftcol form .divider {
    background: url(../img/horizontaldots.gif) left 10px repeat-x;
    padding-top: 30px;
}

#leftcol form .button-left {
    height: 25px;
    background: url(../img/bg_button.gif) left top no-repeat #FFEC00;
    float: right;
}

#leftcol form .button-right {
    height: 25px;
    background: url(../img/bg_button.gif) right -25px no-repeat;
}

#leftcol form .button-right a {
    display: block;
    height: 20px;
    padding-top: 5px;
    background: url(../img/bg_button.gif) right -75px repeat-x;
    margin: 0px 12px 0px 29px;
}

#leftcol form .button-right a:hover {
    background-position: right -50px;
}

#leftcol ul {
    list-style: none;
    margin: -20px 0px 0px 0px;
    padding: 0px 0px 10px 0px;
    display: block;
}

#leftcol li {
    list-style: none;
    margin: 0px;
    padding: 0px;
    display: block;
    padding: 2px 4px 0px 12px;
    background: url(../img/bg_submenulink_out.gif) 0px 4px no-repeat;
}

#leftcol .tagcloud {
    line-height: 28px;
}

#leftcol .tagcloud a {
    color: #666;
    padding: 0px 5px;
}

#leftcol .tagcloud a:hover {
    color: #333;
}

#leftcol .tagcloud .tag-1 {
    font-size: 12px;
}

#leftcol .tagcloud .tag-2 {
    font-size: 14px;
}

#leftcol .tagcloud .tag-3 {
    font-size: 16px;
}

#leftcol .tagcloud .tag-4 {
    font-size: 18px;
}

#leftcol .tagcloud .tag-5 {
    font-size: 22px;
}
/* -- The right column -- */
#rightcol {
    float: right;
    width: 298px;
    padding: 20px 0px 120px 0px;
}

#rightcol h3 {
    font-size: 13px;
    display: block;
    margin: 0px;
    padding: 0px;
    color: #1B426D;
}

#rightcol .block .description {
    display: block;
    width: 288px;
    background: url(../img/bg_rightblocks_top.gif) -298px top no-repeat #FFF580;
    color: #000083;
    padding: 8px 0px 0px 10px;
}

#rightcol .block .item {
    display: block;
    width: 268px;
    background: url(../img/bg_rightblocks_bottom.gif) -298px bottom no-repeat #FFEC00;
    color: #333333;
    padding: 10px 15px 13px 15px;
}
#rightcol .block .item p {
    margin: 0;
	padding: 0 0 10px 0;
}

#rightcol .blue .description {
    background-position: left top;
    background-color: #333385;
    color: #FFF;
}

#rightcol .blue .item {
    background-position: left bottom;
    background-color: #000066;
    color: #FFF;
}
#rightcol .blue h3 {
    color: #FFF;
}

#rightcol .blue .iconwrap.info {
    background-position: left -42px;
    margin-bottom: 10px !important;
}

#rightcol .blue .iconwrap.info a {
    color: #FFF;
    background-image: url(../img/horizontaldots_white.gif);
}

#rightcol .blue .iconwrap.info a:hover {
    background-image: none;
}

#rightcol img {
    float: right;
    margin-right: -15px;
    padding-left: 10px;
}

#rightcol p {
    margin: 0px;
    padding: 0px 0px 15px 0px;
}

#rightcol form table {
    margin-bottom: 5px;
}

#rightcol form .firstcol {
    width: 40px;
}

#rightcol form td {
    padding: 0px 0px 10px 0px;
}
/* -- The footer -- */
#footer {
    clear: both;
    background: url(../img/bg_footer.gif) right top no-repeat #000066;
    color: #FFF;
    padding-right: 7px;
    height: 131px;
}

#footer-menu {
    height: 40px;
    background: url(../img/bg_footer.gif) right -20px repeat-x;
    padding: 0px 13px 0px 20px;
}

#footer-menu ul {
    display: block;
    height: 40px;
    margin: 0px;
    padding: 0px;
    background: url(../img/horizontaldots_white.gif) left bottom repeat-x;
}

#footer-menu li {
    display: block;
    margin: 0px;
    padding: 17px 5px 12px 5px;
    float: left;
    line-height: 11px;
    background: url(../img/bg_footermenu.gif) left 17px no-repeat;
}

#footer-menu .first {
    background: none;
    padding-left: 0px;
}

#footer-menu a {
    color: #CCC;
}

#footer-menu a:hover {
    text-decoration: underline;
}

#footer-info {
    padding: 14px 0px 0px 20px;
    color: #CCC;
}

#footer-info a {
    float: left;
    padding-right: 12px;
}

#error {
    color: red;
}

#rightcol .block .item a:hover {
    text-decoration: underline;
}

#citaatTags{
	margin-top: 10px;
}

#citaatTags h2 {
	padding: 0px;
	margin: 0px;
}

#backlink{
	margin-top: 10px;
}

#backlink a{
	color: #00006b;
}

#backlink a:hover{
	text-decoration: none;
}

