/* CSS menymall */

body { overflow-X: hidden;}
body { overflow-Y: hidden;}

body {font-family: Tahoma; font-size: 12px; color: #F0EAF4;}
table {font-family: Tahoma; font-size: 12px; color: #F0EAF4;}
tr {font-family: Tahoma; font-size: 12px; color: #F0EAF4;}
td {font-family: Tahoma; font-size: 12px; color: #F0EAF4;}
a {font-family: Tahoma; font-size: 12px;}
p {font-family: Tahoma; font-size: 12px;}
i {font-family: Tahoma; font-size: 12px;}
b {font-family: Tahoma; font-size: 12px;}
li {font-family: Tahoma; font-size: 12px;}
h1 {font-family: Tahoma; font-size: 15px; color: #996699; font-weight: bold}
h2 {font-family: Tahoma; font-size: 13px; color: #996699; font-weight: bold}

.bildtext {font-family: Tahoma; font-size: 10px;}
.bildtext2 {font-family: Tahoma; font-size: 10px; font-weight: bold}
.rubrikus {font-family: Georgia; font-size: 26px; font-style: italic;}

a:link { text-decoration: none; color: #F0EAF4; font-style: italic;}
a:visited { text-decoration: none; color: #F0EAF4; font-style: italic;}
a:active { text-decoration: none; color: #F0EAF4; font-style: italic;}
a:hover { text-decoration: none; background-color: #D8CBE5; color:#735297; font-style: italic;}

.dubbel {border: 3px double #745198}
.enkel {border: 1px solid #F0EAF4}
.plain {border: 2px solid #d7cbe4}
.tjock {border: 10px groove #d7cbe4}
.balls {border: 10px dotted #d7cbe4}

hr {size: 1px; color: #9a77b5;}