/* CSS Document */

ki3.css rel="stylesheet" type="text/css" media="screen"



h1 { 
font-size: 170%;
color: #CC0000;
}
 
h2 { 
font-size: 150%; 
color: #CC0000;
}

.bildertitel {
	font-size: 130%;
	color: #CC0000;
	letter-spacing: 0.3em;
	word-spacing: 0.4em;
	height: 40px;
	width: 820px;
}

p {
font-size: 100%;
font-weight:bolder;
margin-left: 20px;

}

.gross {
font-size: 120%;
font-weight: bolder;
letter-spacing: 0.1em;
color: #CC0000;
margin-left: 10px;
}

.halbgross {
font-size: 110%;
font-weight: bolder;
letter-spacing: 0.1em;
color: #CC0000;
margin-left: 10px;
}


.rot
{
	font-size: 100%;
	font-weight:bolder;
	color: #CC0000;
	margin-left: 10px;
}

.rotabstand
{
font-size: 100%;
	font-weight:bolder;
	color: #CC0000;
	margin: 5px;
}

.schwarz
{
font-size: 100%;
font-weight:bolder;
color:#000000;
margin-left: 10px;
}


#body {
padding-right: 10px;
 }

#wrapper {
width: 720px;
margin: auto;
background-color:#FFFFE1;
}

#wrapperbild {
width: 820px;
margin: auto;
background-color:#FFFFE1;
}


#kopf {
	padding: 5px;
	text-align: center;
	background-color:#BFCCFF;
	background-image:url(Bilder/hgkopf3.jpeg);
}

#kopfba {
	padding: 5px;
	text-align: center;
	background-color:#BFCCFF;
	background-image:url(Bilder/hgkopfgr.jpeg);
}
	

#kopfbild {
	text-align: center;
	background-color:#BFCCFF;
	background-image:url(Bilder/hgkopfbild.jpeg);
	height: 45px;
	width: 800px;
	padding: 10px;
	}


#kopfbild2 {
	text-align: center;
	background-color:#BFCCFF;
	background-image:url(Bilder/hgkopfbild.jpeg);
	height: 40px;
	width: 820px;
	padding-top: 10px;
	padding-bottom: 10px;
	}


#kopf h1 {
font-size: 170%;
letter-spacing: 0.2em;
word-spacing: 0.2em;
color: #CC0000;
padding-top: 0px;
 }

#kopfba h1 {
font-size: 170%;
letter-spacing: 0.2em;
word-spacing: 0.2em;
color: #CC0000;
padding-top: 0px;
 }


#kopf h2 {
font-size: 160%;
letter-spacing: 0.1em;
word-spacing: 0.1em;
padding-bottom: 10px;
}

#text {
background-image: url(Bilder/hgtext.jpeg);
height: 400px;
padding-top: 8px;
padding-left:15px;
}

#text2 {
background-image: url(Bilder/hgtext.jpeg);
height: 530px;
padding-top: 8px;
padding-left:15px;
}

#textbild {
text-align: center;
width: 820px;
height: 550px;
padding-top: 5px;
}


#text3 {
background-image: url(Bilder/hgtext.jpeg);
background-attachment: fixed;
height: 1100px;
padding-top: 15px;
padding-left:20px;
}

#text4 {
background-image: url(Bilder/hgtext.jpeg);
background-attachment: fixed;
height: 700px;
padding-top: 15px;
padding-left:20px;
}

#text5 {
background-image: url(Bilder/hgtext.jpeg);
background-attachment: fixed;
height: 600px;
padding-top: 15px;
padding-left:20px;
}

#bildgalerie {
background-image: url(Bilder/hgtext.jpeg);
background-attachment: fixed;
width: 820px;
height: 850px;
padding-top: 5px;
}

#Layer1 {
	position:absolute;
	left:870px;
	top:175px;
	width:110px;
	height:79px;
	z-index:2;
	
}


#navi {
background-color: #FDFFBE;
height: 65px;
padding-top: 5px;
padding-bottom: 5px;
}

#fuss {
background-color: #C1FFBF;
height: 50px;
padding-top: 5px;
color: #CC0000;
}
