div#subsection_left {
}
div#subsection_left h1 {
    font-family: "Myriad Pro";
    font-size: 17pt;
    font-weight: normal;
    line-height: 14pt;
    margin-bottom: 0;
}
div#subsection_left h1.homelink {
    margin-top: 0;
}
div#subsection_left h1 a {
    color: #AF0000;
}
div#subsection_left h1 a:hover {
    color: red;
    text-decoration: none;
}
div#subsection_left ul {
    list-style-type: none;
    margin: 0;
    padding-left: 24px;
}
div#subsection_left ul.menu li {
    min-height: 16pt;
}
div#subsection_left ul li a {
    color: #C11E19;
    font-family: Arial;
    font-size: 8pt;
}
div#subsection_left ul.menu li a {
    color: #C11E19;
    font-family: Arial;
    font-size: 12pt;
}
div#subsection_left ul li a:visited {
    color: #B0895F;
}
div#subsection_left ul li a:hover {
    color: #E0696F;
}
div#subsection_left ul.menu li a:hover {
    font-size: 11pt;
    font-weight: bold;
    line-height: 15pt;
}
div#subsection_left p.link {
    font-size: 90%;
    padding-bottom: 16px;
    padding-right: 2em;
    text-align: right;
}
div#subsection_left p.link a {
    color: #4040C0;
}
div#subsection_left p.link a:hover {
    color: #AAAAAA;
    font-style: normal;
    font-weight: bold;
}
div#subsection_left #spilomtaler ul.menu li {
    height: 30px;
}
div#subsection_left #spilomtaler ul.menu li a {
    font-size: 8pt;
}
div#subsection_left #spilomtaler a img {
    border: medium none;
    padding-bottom: 2px;
    padding-right: 3px;
    vertical-align: middle;
    width: 24px;
}
div#subsection_left div div.spil {
    padding-left: 22px;
}
div#subsection_left div div.spil h1 {
    border-bottom: 1px dashed #D0D0D0;
    font-family: "Verdana";
    font-size: 10pt;
    font-weight: bold;
    margin-bottom: 0;
}
div#subsection_left div div.spil p {
    font-family: "Arial";
    font-size: 60%;
    font-style: normal;
    margin-bottom: 2px;
    margin-top: 2px;
    padding-top: 4px;
}
div#subsection_left #filmliste img {
    border: medium none;
    padding: 3px 3px 3px 0;
    vertical-align: middle;
}
div#subsection_left .ministartskud p {
    margin: 0;
}
div#subsection_left .ministartskud {
    font-family: Arial;
    font-size: 80%;
    padding-left: 1.7em;
}
div#subsection_left .ministartskud img {
    display: block;
    vertical-align: middle;
    width: 210px;
}
div#right {
    background: url("../images/sidebar_background_r.jpg") repeat scroll 0 0 #D5CCCC;
    border-left: 1px solid black;
    padding-left: 3px;
}
div#right h1, div#right h2 {
    font-family: "Georgia";
    font-weight: normal;
    margin: 0;
    padding: 0;
}
div#right h1.section {
    border-bottom: 1px dotted #AAAAAA;
    clear: both;
    font-size: 130%;
}
div#right h1.section img {
    height: 20px;
    margin-right: 3px;
    vertical-align: -5%;
}
div#right p {
    margin: 3px;
}
div#right .text {
    float: right;
    width: 200px;
}
div#right p.link {
    font-size: 80%;
    padding-bottom: 16px;
    padding-right: 1em;
    text-align: right;
}
div#right p.link a {
    color: #4040C0;
}
div#right p.link a:hover {
    color: #FFA000;
    font-style: normal;
    font-weight: bold;
}
div#right ul {
    list-style-type: none;
    margin-left: 0;
    padding-left: 1em;
}
div.book {
    clear: both;
    padding-top: 6px;
}
.book p.review {
    border-top: 1px dotted #AAAAAA;
}
.book p {
    margin: 3px;
}
.book .image {
    float: left;
    width: 64px;
}
.book img {
    float: left;
    padding-right: 1em;
}
.book .text {
    float: right;
    width: 200px;
}
div#subsection_left .book h1.author, div#right .book h1.author {
    font-size: 120%;
    margin-top: 0;
}
div#subsection_left .book h1.title, div#right .book h1.title {
    font-size: 100%;
    margin-top: 3px;
}
.book h2.subtitle {
    font-size: 70%;
    margin-top: 2px;
    text-indent: 0.5em;
}
.book h2.subtitle:before {
    content: "- ";
}
p.description, p.review {
    font-family: Arial;
    font-size: 8pt;
    font-style: normal;
}
.film h1.title, .spil h1.title {
    font-size: 120%;
}
div#right div.spil {
    clear: both;
}
.spil .image {
    float: left;
    padding-top: 6px;
    width: 64px;
}
form#comment {
    background-color: #EFDDC2;
    border: 2px solid #666666;
    border-radius: 12px 12px 12px 12px;
    box-shadow: 2px 2px 4px #CCCCCC;
    margin-bottom: 1em;
    margin-top: 1em;
    padding: 1em;
}
div#content form#comment h1 {
    color: #5F451D;
    font-size: 140%;
    margin-bottom: 8px;
}
#comment ul {
    list-style-type: none;
    margin: 0;
    padding: 0;
}
#comment label {
    display: inline-block;
    min-width: 5em;
    vertical-align: top;
}
#comment input[type="text"], #comment textarea {
    border: 2px solid #CFBB9B;
    border-radius: 10px 10px 10px 10px;
    font-family: Verdana;
    font-size: 11pt;
    margin-bottom: 3px;
    padding-left: 4px;
    padding-right: 4px;
    width: 27em;
}
#comment textarea {
    height: 8em;
}
.comments .commentblock {
    border-bottom: 1px dashed #EEEEEE;
    margin-bottom: 0.5em;
    padding-bottom: 1em;
}
.comments .commentblock .commenter {
    color: #8B2C2C;
    display: inline-block;
    font-family: Verdana;
    font-size: 110%;
    font-weight: bold;
    min-width: 12em;
}
.comments .commentblock .commentdate {
    color: #888888;
    font-family: "Georgia";
    font-size: 80%;
}
.comment {
    background: none repeat scroll 0 0 #E0E0E0;
    border: 1px solid #888888;
    border-radius: 6px 6px 6px 6px;
    box-shadow: 2px 2px 4px #CCCCCC;
    margin-top: 0.7em;
    padding: 0.3em;
    position: relative;
}
.comment .notch {
    border-color: -moz-use-text-color transparent #E0E0E0;
    border-style: none solid solid;
    border-width: 0 12px 10px 3px;
    height: 0;
    left: 10px;
    margin: 0;
    padding: 0;
    position: absolute;
    top: -10px;
    width: 0;
}
.comment .bordernotch {
    border-bottom-color: #888888;
    top: -11px;
}

.onskeseddel h1,
.onskeseddel h2 {
    clear: both;
}

.onskeseddel ul {
    list-style-type: none;
    margin: 0;
}
.onskeseddel ul li img {
    clear: both;
    display: block;
    float: left;
    padding-right: 4px;
    vertical-align: top;
}
.onskeseddel ul li {
    border-bottom: 1px solid #EEEEEE;
    clear: both;
    margin-bottom: 2px;
    padding-bottom: 1px;
}
.legocatalog {
    list-style-type: none;
    padding-left: 1em;
}
.legocatalog li {
    padding-bottom: 6px;
}
.catalog {
    border: 1px solid #AAAAAA;
    display: inline-block;
    font-size: 120%;
    padding: 2px;
    text-align: center;
}
.catalog img {
    display: block;
    width: 100px;
}
table.politionsker {
    border: 1px dashed #CCCCCC;
}
table.politionsker tr td img {
    display: block;
}
table.politionsker tr td.own {
    color: #AAAAAA;
    font-style: italic;
}
table.politionsker tr td.own img {
    opacity: 0.3;
}

