body {
	background-color: #f0f0f0;
	color: black;
	font-family: sans-serif;
}

a:link { 
	color:#990000;
	text-decoration:none; 
	font-weight:bold; 
}
a:visited { 
	color:#330000;
	text-decoration:none; 
	font-weight:bold; 
}
a:hover { 
	color:#dd0000;
	text-decoration:none; 
	font-weight:bold; 
}
a:active { 
	color:#ff0000;
	text-decoration:none;
	font-weight:bold; 
}

h1 {
	text-align:center;
}

img {
	border:none;
}

td {
	vertical-align:top;
}

table.structure {
	border:2px solid silver;
	background-color: #ffffee;
}

td.title {
	padding:2px;
}
td.nav {
	background-color: white;
	background-image:url('http://www.trebeta.net/images/sword.png'); 
	background-repeat:no-repeat;
	background-position: center top;
	border-right:1px solid silver;
	padding:2px;
	padding-top:20px;
	height:500px;
}

td.content {
	background-image:url('http://www.trebeta.net/images/helm.png'); 
	background-repeat:no-repeat;
	background-position: bottom right;
	padding:20px;
	text-align:justify;
}
td.content p:first-letter {
	font-size:large;
}
td.content-noback p:first-letter {
	font-size:large;
}
td.content-noback {
	padding:20px;
	text-align:justify;
}

td.borte {
	background-image:url('http://www.trebeta.net/images/borte.png'); 
	height:15px;
	font-size:1px;
}

#picasa_gallery {
    width:600px;
    border-spacing:8px;
}

#picasa_gallery td {
    white-space:normal;
    text-align:left;
}

.foot, a.foot:link, a.foot:visited, a.foot:hover, a:active.foot {
	color:silver;
	font-family:monospace;
	font-size:xx-small;
	border:none;
	text-decoration:none;
}

.foot {
	text-align:center;
}

.counter {
	font-size:x-small;
	position: absolute;
	bottom:20px;
	left:20px;
}

input,textarea,select {
	font-family: monospace;
	border:1px solid black;
}

div.submenu {
	text-align:center;
	margin-bottom:10px;
}
div.subsubmenu {
	text-align:center;
	font-size:smaller;
	margin-top:8px;
	margin-bottom:8px;
}

dt { 
	margin-top:15px; 
}

dd { 
	border: 1px solid silver; 
	padding:3px;
}

.hidden, .printonly {
	display:none;
}

p.author, p.author a {
	color:#666666;
	font-size:x-small;
	font-style:italic;
	text-align:right;
}

p.quote, td.quote, div.quote {
	background-color:white;
	border:1px solid black;
	padding:4px;
	text-align:justify;
}

img.icon {
	vertical-align:middle;
	margin-left:4px;
	margin-right:4px;
	margin-top:1px;
	margin-bottom:1px;
}
.highlight {
	background-color:yellow;
}

p.eddaquote {
	background-color:white;
	border:1px solid black;
	padding:4px;
	padding-left:20px;
	margin-left:20px;
	margin-right:20px;
	text-align:justify;
}

p.edda {
	font-style:italic;
	font-size:small;
	margin-top:0px;
	margin-left:30px;
}
p.edda:first-letter {
	font-size:small;
}

div.technical {
	background-color:#eeeeee;
}

.knotworkright {
	background-image:url(http://www.trebeta.net/images/knotwork_longhouse.png);
	background-repeat:no-repeat;
	width:348px;
	height:68px;
}
.knotworkleft {
	background-image:url(http://www.trebeta.net/images/knotwork_woods.png);
	background-repeat:no-repeat;
	width:348px;
	height:68px;
}
.centered {
	text-align:center;
}

.uneven th {
	background-color:black;
	color:white;
}
.trebeta_event td {
	background-color:red;
	color:white;
	font-weight:bolder;
}
.month_thisyear {
	background-color:#6060D0;
	color:white;
	font-weight:bolder;
	text-align:center;
}
.month_otheryear {
	background-color:#cccccc;
	font-weight:bolder;
	text-align:center;
}
.thisyear {
	background-color:white;
}
.otheryear {
	background-color:#dddddd;
}
#events {
	border:2px solid black;
}

	.month td {
		background-color:silver;
		text-align:center;
		padding:1px;
	}
	.month td.noday {
		background-color:white;
		padding:1px;
	}
	.month td.event {
		background-color:red;
		color:white;
		font-weight:bold;
		padding:1px;
	}
	.month td.lowevent {
		background-color:blue;
		color:white;
		font-weight:bold;
		padding:1px;
	}


.full   { border:1px solid #999999; margin-top:20px; }
.writer { background-color:#999999; color:white; padding:2px;}
.entry  { background-color:#ffffff; padding-left:20px; padding-right:20px; padding-top:5px; padding-bottom:5px}
.footer { background-color:#ffffaa; padding:2px; font-size:small; text-align:right }

.comments {
    background-color:#eeeeee; border:1px solid #800000; padding:5px;
    margin-bottom:10px;
}
.comments h4 {
    margin-top:0px;
}


.tableNavigation {
background-color:white;
border: 1px solid black;
}
.tableNavigation .tableNavigation {
border:none;
}

.tableMain td.topic {
font-weight:bolder;
}

.content .navigation {
    background-color:#f6f6f6;
    border:1px solid black;
}

.content .navigation .navigation {
    border:none;
}




#altnordisch ol {
    list-style-type:lower-alpha;
}
#altnordisch table {
    background-color:white;
    border:1px solid black;
    margin:15px;
}
#altnordisch td {
    border:1px solid silver;
    padding:2px;
}
#altnordisch th {
    border-bottom:1px solid black;
    border-right:1px solid black;
    padding:2px;
    text-align:left;
}
#altnordisch .translator {
    font-style:italic;
}
#altnordisch h2 {
    border-top:1px dashed silver;
    padding-top:15px;
    margin-top:40px;
}
#altnordisch h3 {
    background-color:white;
    margin-left:30px;
    padding:5px;
    border-bottom:1px dashed black;
}
#altnordisch .suffix1 {
    color:red;
}
#altnordisch .suffix2 {
    color:green;
}
#altnordisch .suffix3 {
    color:magenta;
}
#altnordisch .suffix4 {
    color:blue;
}

p.footnote, div.footnote {
    border-top:1px dashed black;
    margin-top:20px;
    padding-top:20px;
}
