li {
	color : #000000;
	font-size : 12pt;
	font-style : normal;
	font-weight : 500;
	line-height : 18pt;
}

ol ol {
	list-style-type : lower-alpha;
}


#text {
	width: 600px;
	margin-left: -300px;
	left: 55%;
	top: 10%;
	position: absolute;
	padding: 10px 20px 10px 20px;
	z-index: 3;
}

#bild {
	width: 640px;
	margin-left: -320px;
	left: 55%;
	top: 30px;
	position: relative;
}

img {
	border : none;
	margin-top : 10px;
}


#menu {
	width : 150px;
	left : 5px;
	top : 50%;
	position : fixed;
	padding : 10px 10px 10px 10px;
	line-height : 200%;
	z-index: 2;
}

#titel {
	width: 150px;
	left: 5px;
	top: 1%;
	position: fixed;
	padding: 10px 10px 10px 10px;
	z-index: 1;
}

a {
	color : #FFFFFF;
	font-weight : bold;
}

a:link {
	color : #FFFFFF;
}

a:visited {
	color : #DEDFDE;
}

body {
	background-color : #0099CC;
	color : #000000;
	font-family : Arial, Helvetica, sans-serif;
	font-style : normal;
}

h1 {
	color : #000000;
	font-size : 24pt;
	font-style : normal;
	font-weight : bold;
	line-height : 48pt;
	margin-bottom : 0px;
}

h2 {
	color : #0000CC;
	font-size : 18pt;
	font-style : normal;
	font-weight : bold;
	line-height : 20pt;
	margin-top : 0px;
}

h3 {
	color: #000000;
	font-size: 14pt;
	font-style: normal;
	font-weight: bold;
	line-height: 20pt;
	margin-top: 20pt;
}

.tip {
	color : #FFFF33;
	font-weight: bold;
	}


h4 {
	color : #000000;
	font-size : 12pt;
	font-style : normal;
	font-weight : bold;
	line-height : 13pt;
}

h5 {
	color : #000000;
	font-size : 10pt;
	font-style : normal;
	font-weight : bold;
	line-height : 12pt;
}

h6 {
	color : #000000;
	font-size : 8pt;
	font-style : normal;
	font-weight : bold;
	line-height : 20pt;
}

p {
	color : #000000;
	font-size : 12pt;
	font-style : normal;
	font-weight : 500;
	line-height : 18pt;
}

.logo {
	;
	top : auto;
	text-align : left;
	color : #0000CC;
	font-size : 48pt;
	font-style : normal;
	font-weight : bold;
	margin-bottom : 0px;
}

.logotxt {
	;
	top : auto;
	text-align : left;
	color : #0000CC;
	font-size : 18pt;
	font-style : normal;
	font-weight : bold;
	margin-bottom : 0px;
	margin-top : 0px;
}
