
@import url("blau/styles.css");

@CHARSET "ISO-8859-1";

{
	padding: 0;
	margin: 0;
}

body {
	font-size: 75%;
	line-height: 1.4em;
	background-color: black;
}

h1,h2,h3,h4,h5,h6,ol,ul,li,dl,dt,dd,p,input,textarea,select,td,tr,th,legend {
	font-family: Arial, Helvetica, sans-serif;
	text-align: left;
}

p {
}

ul,li {
	padding: 0;
	margin: 0;
	list-style-type: none;
	list-style-image: inherit;
	position: relative;
}

.clear {
	clear: both;
}

.none {
	display: none;
}

.leftalign {
	float: left;
}

.rightalign {
	float: right;
}

h2 {
	margin-top: 25px;
	border-bottom-width: 2px;
	border-bottom-style: dotted;
	padding-bottom: 2px;
}

h3 {
	margin-top: 20px;
	border-bottom-width: 2px;
	border-bottom-style: dotted;
	width: 50%;
	padding-bottom: 2px;
}

dl.news {
	padding: 0px;
}

dt.news {
	margin-top: 8pt;
	font-style: italic;
}

dd.news {
	padding: 2px;
	background-color: #333333;
	border-bottom: #777777 1px dotted;
	border-right: #777777 1px dotted;
}

a {
	text-decoration: none;
	color: inherit;
	border-width: 0px 0px 1px 0px;
	border-style: none none dotted none;
}

a:visited {
	text-decoration: none;
	border-width: 0px 0px 1px 0px;
	border-style: none none dotted none;
}

a:active {
	text-decoration: none;
	border-width: 0px 0px 1px 0px;
	border-style: none none dotted none;
	border-bottom-color: red;
}

a:hover {
	text-decoration: underline;
	border-width: 0px 0px 0px 0px;
	border-style: none none none none;
	border-bottom-color: red;
}

a.foto {
	border: 0px 0px 0px 0px;
}

img, a img {
	border: 0;
	border: 0px 0px 0px 0px;
	margin: 4px;
}

#wrap {
	margin: 0 auto;
	padding: 0;
	width: 640px;
	height: 100%;
	text-align: left;
}

#header {
	width: 640px;
	height: 100px;
	text-align: left;
}

#navigation {
	width: 640px;
	text-align: left;
	float: left;
}

#navigation ul {
	position: relative;
	width: 540px;
	background: transparent;
	padding: 2px 0px 5px 0px;
}

#navigation li {
	padding: 2px 5px 2px 5px;
	font-weight: bold;
	position: relative;
	float: left;
	margin: 2px;
	font-size: 10pt;
	background-color: black;
}

#navigation li a {
	border-width: 0px 0px 0px 0px;
	text-decoration: none;
	list-style-image: none;
}

#content {
	width: 640px;
	float: left;
}

#footer {
	width: 640px;
	float: left;
}

#footer p {
	background-color: silver;
	border-top: 1px;
	border-top-color: black;
	border-top-style: dotted;
	padding-top: 2pt;
	padding-bottom: 2pt;
	text-align: center;
	font-size: 8pt;
	color: black;
	margin: 0;
}

#footer a:hover {
	color: #333333;
}

#footer a:active {
	color: #333333;
}

#content p>img {

}

li.link a {
	text-decoration: none;
	color: black;
	border-width: 0px 0px 1px 0px;
	border-style: none none dotted none;
	border-bottom-color: black;
}

li.link a:visited {
	text-decoration: none;
	color: black;
	border-width: 0px 0px 1px 0px;
	border-style: none none dotted none;
	border-bottom-color: grey;
}

li.link a:active {
	text-decoration: none;
	color: red;
	border-width: 0px 0px 1px 0px;
	border-style: none none dotted none;
	border-bottom-color: black;
}

li.link a:hover {
	text-decoration: underline;
	color: red;
	border-width: 0px 0px 0px 0px;
	border-style: none none none none;
	border-bottom-color: black;
}

div.statcounter {
	float: right;
	text-align: right;
	width: 80px;
}

img.statcounter {
	padding: 0px 0px 0px 0px;
	margin: 0px 2px 0px 0px;
}

.statcounter a {
	border: 0px 0px 0px 0px;
}

.welcomeimage {
	text-align: center;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
}

