

a:link {text-decoration: underline; text-transform: lowercase; color: #008800}
a:visited {text-decoration: underline; text-transform: lowercase; color: #008800}
a:active {text-decoration: underline; text-transform: lowercase; color: #008800}
a:hover {text-decoration: underline; text-transform: lowercase; color: #990000}

a.extern:link {text-decoration: underline; text-transform: none; color: #008800}
a.extern:visited {text-decoration: underline; text-transform: none; color: #008800}
a.extern:active {text-decoration: underline; text-transform: none; color: #008800}
a.extern:hover {text-decoration: underline; text-transform: none; color: #990000}

img			{  border-color:#aaaaaa; }


ul 			{	list-style-image: url('graphics/new_list_marker.gif') }

body		{ font-family: sans-serif; font-size: 12px; color: #aaaaaa; }
p			{ font-family: sans-serif; font-size: 12px; color: #aaaaaa; }
table		{ font-family: sans-serif; font-size: 12px; color: #aaaaaa; }
tr			{ font-family: sans-serif; font-size: 12px; color: #aaaaaa; }
td			{ font-family: sans-serif; font-size: 12px; color: #aaaaaa; }

ul			{ font-family: sans-serif; text-transform: none; font-style: normal; font-weight: none; font-size: 10px; color: #aaaaaa; list-style-image: url('graphics/new_list_marker.gif'); padding-bottom: 3px; }
li			{ font-family: sans-serif; font-style: normal; font-size: 10px; color: #aaaaaa; list-style-image: url('graphics/new_list_marker.gif'); padding-bottom: 3px; }
  
h1			{ font-family: sans-serif; font-weight: none; font-size: 13px; color: #444400; }

.small {
	font-family: sans-serif;; font-size: 10px; color: #aaaaaa; }

.rubrik {
	font-family: sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #FFFFFF;
}
.unnamed1 {
	font-family: sans-serif;
	font-weight: normal;	
	color: #FFFF00;
}
.code {
	font-family:  mono;
	font-size: 12px;
	font-weight: normal;
	color: #0044aa;
}
.rubrik2 {

	font-family: sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #dddddd;
}
.code_comment {

	font-family: 'Courier New', Courier, mono;
	font-size: 10px;
	font-weight: normal;
	color: #CCFF66;
}

.question {
	font-family: sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #aaaaaa;
}
