table.h1 {
	background-image:url(http://www.kunsten.nu/theme/layout/kunsten.nu/img/dottedVertical.gif);
	background-position:bottom left;
	background-repeat:repeat-x;
	margin-top:10px;
	margin-bottom:15px;
	margin-right:5px;
}
table.h2 {
	background-image:url(http://www.kunsten.nu/theme/layout/kunsten.nu/img/dottedVertical.gif);
	background-position:bottom left;
	background-repeat:repeat-x;
	margin-top:10px;
	margin-bottom:15px;
	margin-right:5px;
}
table.index {
	width:100%;
	border-top:2px #ebebeb solid;
	border-left:2px #ebebeb solid;
	border-bottom:2px #cccccc solid;
	border-right:2px #cccccc solid;
	background-image:url(http://www.kunsten.nu/theme/layout/kunsten.nu/img/top_background.jpg);
	background-position:top left;
	background-repeat:repeat-x;
}
td.indexHeader {
	font-size:85%;
	font-weight:bold;
	padding-top:5px;
	padding-bottom:5px;
}
table.info {
	background-color:#ffff99;
	border:1px #cccccc solid;
}
td.item {
	height:30px;
	background-color:#ffffff;
	border-bottom:1px #ebebeb solid;
	padding-right:10px;
}
td.itemAlt {
	height:30px;
	background-color:#ffffff;
	border-bottom:1px #ebebeb solid;
	padding-right:10px;
}

img.border {
	border:1px #333333 solid;
}
.border {
	border: 1px solid #a9a9a9;
}
.code {
	border: #666666 1px solid;
	background-color:#ebebeb;
	padding: 10px;
	color: #333333;
	margin-left: 0px;
}
.error {
	background-color:#FFFF99;
}

/* Form elements */
.formIndent {
	margin-left:16px;
	margin-right:16px;
}
.normalInput {
	font-family: Sans-Serif, Verdana, Arial;
}
.shortInput {
	font-family: Sans-Serif, Verdana, Arial;
	width:40%;
}
.longInput {
	font-family: Sans-Serif, Verdana, Arial;
	width:80%;
}
textarea {
	font-family: Sans-Serif, Verdana, Arial;
	width:90%;
	font-size:95%;
}

/* Text sizes */
.small1 {
	font-size:90%;
}

iframe {
	border: 0px solid #cccccc;
}

/* Default link style */
a:link {
	color: #000000;
	text-decoration: underline;
}
a:visited {
	color: #000000;
	text-decoration: underline;
}
a:hover {
	color: #000000;
	text-decoration: underline;
}
a:active {
	color: #000000;
	text-decoration: none;
}

a.alt1:link {
	color: #ffffff;
	text-decoration: none;
}
a.alt1:visited {
	color: #ffffff;
	text-decoration: none;
}
a.alt1:hover {
	color: #ffffff;
	text-decoration: underline;
}
a.alt1:active {
	color: #ffffff;
	text-decoration: none;
}

/* Default link style */
a.plain1:link {
	color: #000000;
	text-decoration: none;
}
a.plain1:visited {
	color: #000000;
	text-decoration: none;
}
a.plain1:hover {
	color: #000000;
	text-decoration: underline;
}
a.plain1:active {
	color: #000000;
	text-decoration: none;
}

.menu1 {
	font-weight:bold;
}
a.menu1:link {
	color:#ffffff;
	text-decoration: none;
}
a.menu1:visited {
	color:#ffffff;
	text-decoration: none;
}
a.menu1:hover {
	color:#ffffff;
	text-decoration: underline;
}


.menu2 {
	font-weight:bold;
}
a.menu2:link {
	color:#000000;
	text-decoration: none;
}
a.menu2:visited {
	color:#000000;
	text-decoration: none;
}
a.menu2:hover {
	color:#000000;
	text-decoration: underline;
}

/* Header tags */
h1 {
	color: #000000; 
	font-weight: bold; 
	font-size: 24px;
	margin-top:5px;
	/*margin-top:25px;
	margin-bottom:15px;*/
}
h1.header {
	color: #000000; 
	font-weight: bold; 
	font-size: 24px;
	margin-top:5px;
}
h1.noMargin {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:120%;
	margin-top:0px;
	margin-bottom:0px;
	color:#000000;
}
h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:110%;
	margin-top:25px;
	margin-bottom:15px;
	color:#000000;
}
h2.noMargin {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:110%;
	margin-top:0px;
	margin-bottom:0px;
	color:#000000;
}
h3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:110%;
	margin-top:25px;
	margin-bottom:15px;
	color:#000000;
}
h4 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:110%;
	margin-top:25px;
	margin-bottom:15px;
	color:#000000;
}

textarea {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	width:100%;
	border:1px #cccccc solid;
}


.black {
	font-size:11px;
	font-weight:bold;
}
a.black:link {
	color: #000000;
	text-decoration: none;
}
a.black:visited {
	color: #000000;
	text-decoration: none;
}
a.black:hover {
	color: #000000;
	text-decoration: underline;
}
a.black:active {
	color: #000000;
	text-decoration: none;
}

.black2 {
	font-size:11px;
}
a.black2:link {
	color: #000000;
	text-decoration: none;
}
a.black2:visited {
	color: #000000;
	text-decoration: none;
}
a.black2:hover {
	color: #000000;
	text-decoration: underline;
}
a.black2:active {
	color: #000000;
	text-decoration: none;
}

form {
	margin-top:0px;
	margin-bottom:0px;
}

p {
	margin-top:12px;
	margin-bottom:12px;
}
p.smallMargin {
	margin-top:6px;
	margin-bottom:6px;
}

table.infoBox {
	width:220px;
	margin-bottom:10px;
}
table.infoBox2 {
	width:130px;
	margin-bottom:10px;
}
.infoColumn {
	padding:5px;
	font-size:11px;
}
.infoColumn2 {
	padding:5px;
	font-size:12px;
}
.infoColumn3 {
	font-size:11px;
}
.infoHeader {
	padding:5px;
	font-size:12px;
	font-weight:bold;
	padding-bottom:3px;
}
.infoHeader2 {
	padding:5px;
	/*background-color:#ffff00;*/
	font-size:12px;
	font-weight:bold;
}
.separator {
	padding-left:5px;
	padding-right:5px;
	padding-top:0px;
	padding-bottom:0px;
}
.separator2 {
	padding-top:3px;
	padding-bottom:3px;
}

.background1 {
	background-color:#00b6ef;
}
.background2 {
	background-color:#e60004;
}
.background3 {
	background-color:#450600;
}
.background4 {
	background-color:#dadada;
}

.blackBackground {
	background-color:#000000;
}
.blueBackground {
	background-color:#9FB7FB;
}
.blueBackground2 {
	background-color:#9DEEFD;
}
.cyanBackground {
	background-color:#9DEEFD;
}
.greenBackground {
	background-color:#9DF888;
}
.greyBackground {
	background-color:#dadada;
}
.redBackground {
	background-color:#F4B5B3;
}
.yellowBackground {
	background-color:#ffff00;
}
.yellowBackground2 {
	background-color:#FCE84D;
}
.yellow-box {
	background-color: #ffff00;
	color: #000000;
	font-weight:bold;
	font-size:11px;
}

.widgetDate1 {
	font-size:11px;
	color:#000000;
}

.widgetDateAlt1 {
	font-size:11px;
	color:#ffffff;
}

.advertisementHeader {
	background-color:#ffffff;
	color:#000000;
	font-size:10px;
	font-weight:bold;
}

.articleBody {
	font-size:12px;
	padding-right:5px;
}

.articleBiography {
	font-size:12px;
	color:#666666;
	padding-right:5px;
}

.articleCategory {
	font-size:12px;
	color:#000000;
	font-weight:bold;
}

.articleContributor {
	font-size:12px;
	color: #000000;
}

.articleDate1 {
	font-size:11px;
	color:#000000;
}

.articleDate2 {
	font-size:12px;
	color:#000000;
}

.articleDraft {
	font-size:10px;
	font-weight:bold;
	font-style:italic;
	color:#ff0000;
	background-color:#ffff00;
}

.articleIntroduction {
	font-size:12px;
	font-weight:bold;
}

.articleImageBorder {
	border:1px #ebebeb solid;
}
.articleSummary {
	font-size:12px;
}

.articlePictureText {
	font-size:10px;
	color:#333333;
}

.articleTitle {
	color: #000000; 
	font-weight: bold; 
	font-size: 24px;
}

.articleTitle1 {
	color: #000000; 
	font-weight: bold; 
	font-size: 24px;
}

.articleTitle2 {
	color: #000000; 
	font-weight: bold; 
	font-size: 15px;
}

.articleType1 {
	font-size:11px;
	color: #000000;
}

.articleType2 {
	font-size:12px;
	color: #000000;
}
