
/* Koordinaten der einzelnen Seitenelemente */

#ipis {font-family:Times New Roman, Times, serif; color:#8e2344; font-size:24px; font-weight:bold;}

#navigation {position:absolute; left:0; top:0; visibility:visible; z-index:5;}

#logo {position:absolute; left:400; top:0; visibility:visible; z-index:1;; clip:   rect(   )}

#content {position:absolute; left:10; top:10; visibility:visible; z-index:2;}

#hgr {position:absolute; left:100; top:100; visibility:visible; z-index:1;}

#inhalt {align:center}

#abb {position:absolute; left:170; top:130; visibility:visible; z-index:5;}

#weiter {position:absolute; left:570; top:355; visibility:visible; z-index:5;}

#sprachen {position:absolute; left:10; top:10; visibility:visible; z-index:2;}

#down {position:absolute; left:20; top:500; visibility:visible; z-index:2;}
/* Layout */

<STYLE type=text/css>
A {
	FONT-SIZE: 14px; COLOR: blue; FONT-FAMILY: Times New Roman, Times, serif; TEXT-DECORATION: underline
}

A:visited {
	FONT-SIZE: 14px; COLOR: blue; FONT-FAMILY: Times New Roman, Times, serif; TEXT-DECORATION: underline
}

A:active {
	FONT-SIZE: 14px; COLOR: blue; FONT-FAMILY: Times New Roman, Times, serif; TEXT-DECORATION: underline
}

A:hover {
	FONT-SIZE: 14px; COLOR: blue; FONT-FAMILY: Times New Roman, Times, serif; TEXT-DECORATION: underline
}

BODY {
	FONT-SIZE: 16px; 
	COLOR: black; 
	FONT-FAMILY: Times New Roman, Times, serif;
	background-color: #FCF3D8;
	background-image: url(../images/hgr2.jpg); 
	background-repeat: no-repeat; 
	background-attachment: fixed;
	background-position: center center; 
	padding:0px;
	border:none;
	margin-left:10px;
	margin-top:0px;
	margin-right:20px;
	margin-bottom:20px;

}

P {
	FONT-SIZE: 16px; COLOR: black; FONT-FAMILY: Times New Roman, Times, serif
}

FONT {
	FONT-SIZE: 16px; COLOR: black; FONT-FAMILY: Times New Roman, Times, serif
}

H1 {
	FONT-SIZE: 16px; COLOR: black; FONT-FAMILY: Times New Roman, Times, serif
}

H2 {
	FONT-SIZE: 16px; COLOR: black; FONT-FAMILY: Times New Roman, Times, serif
}

H3 {
	FONT-SIZE: 16px; COLOR: black; FONT-FAMILY: Times New Roman, Times, serif
}

H4 {
	FONT-SIZE: 16px; COLOR: black; FONT-FAMILY: Times New Roman, Times, serif
}

UL {
	FONT-SIZE: 16px; COLOR: black; FONT-FAMILY: Times New Roman, Times, serif
}

OL {
	FONT-SIZE: 16px; COLOR: black; FONT-FAMILY: Times New Roman, Times, serif
}

LI {
	FONT-SIZE: 16px; COLOR: black; FONT-FAMILY: Times New Roman, Times, serif
}

B {
	FONT-SIZE: 16px; COLOR: black; FONT-FAMILY: Times New Roman, Times, serif
}

TABLE {
	FONT-SIZE: 16px; COLOR: black; FONT-FAMILY: Times New Roman, Times, serif
}

TD {
	FONT-SIZE: 16px; COLOR: black; FONT-FAMILY: Times New Roman, Times, serif
}

TR {
	FONT-SIZE: 16px; COLOR: black; FONT-FAMILY: Times New Roman, Times, serif
}

TH {
	FONT-SIZE: 16px; COLOR: black; FONT-FAMILY: Times New Roman, Times, serif
}