body {
font-family: Arial;
background-color: #A6BAFE;
color: black;
}

#mother {
height: 770px;
width: 820px;
margin: 10px auto;
background-color: #A6BAFE;
border-style: double;
border-color: black;
border-width: 3px;
}

#header {
height: 120px;
width: 800px;
margin: 10px;
background-image: url(../images/header.gif);
background-repeat: no-repeat;
background-attachment: scroll;
}

.header {
margin: 30px;
font-size: 60pt;
font-family: Arial;
}

#menue {
float: left;
height: 537px;
width: 150px;
margin: 10px;
background-image: url(../images/Menue2.gif);
}

#main {
float: right;
height: 537px;
width: 628px;
margin: 10px;
margin-top: 10px;
background-image: url(../images/main2.gif);
background-position: inherit;
background-attachment: inherit;
background-repeat: no-repeat;
overflow: auto;
}

#footer {
height: 50px;
width: 800px;
margin: 10px;
background-image: url(../images/footer2.gif);
float: right;
}

#person {
height: 113px;
margin: 20px;
border: black 2px solid;

}

.seitenname {
text-align: center;
font-size: 23pt;
border-bottom: 1px solid black;
margin: 30px 80px 30px 80px;
}

.info {
text-align: center;
font-size: 23pt;
border: 2px dotted black;
margin: 30px 80px 30px 80px;
}

#inforechts {
text-align: center;
font-size: 23pt;
border: 2px dotted black;
margin: 30px;
float: right;
}

.text {
margin: 15px 15px 0 25px;
}

.textinfo {
margin: 15px;
}

.textperson {
margin: 5px;
}

.text2 {
margin: 15px ;
margin-top: 20px;
font-family: Times New Roman, serif;
font-size: 15pt;
font-weight: bold;
font-variant: small-caps;
text-decoration: underline;
}

.head {
margin: 15px 15px 0 15px;
font-family: Times New Roman, serif;
font-size: 15pt;
font-weight: bold;
text-decoration: underline;
}

ul {
list-style-type: square;
}

#button {
height: 40px;
width: 110px;
margin: 0 auto;
margin-top: 10px;
background-image: url(../images/button.gif);
}

#buttonon {
height: 40px;
width: 110px;
margin: 0 auto;
margin-top: 10px;
background-image: url(../images/buttonon.gif);
}

#button:hover {
height: 40px;
width: 110px;
margin: 0 auto;
margin-top: 10px;
background-image: url(../images/buttonactive.gif);
}

#button2 {
	height: 50px;
	width: 160px;
	margin-left: 220px;
	padding: 10px;
	background-image: url(../images/button2.gif);
	margin-top: 10px;
	margin-right: 10px;
	margin-bottom: 10px;
}

#button2:hover {
	height: 50px;
	width: 160px;
	margin-left: 220px;
	padding: 10px;
	background-image: url(../images/button2active.gif);
	margin-top: 10px;
	margin-right: 10px;
	margin-bottom: 10px;
}

a.menue {
	color: white;
	font-size: 15pt;
	font-family: "Times New Roman", serif;
	text-decoration: none;
}

a.umenue {
margin: 3px;
color: #212220;
font-size: 11pt;
font-family: Arial, sansserif;
text-decoration: underline;
padding: 3px 10px 3px 10px;
border: 2px #3A3A3A dotted;
}

a.easy {
color: black;
text-decoration:underline;
}

p.section {
background-color: #CEFEEA;
padding: 10px;
border: 1px #A5A5A5 solid;
}

ul {
margin: 0 20px 0 20px;
}

.img {
height: 75px;
width: 100px;
margin: 10px;
border: 1px black solid;
}

.imgbig {
height: 300px;
width: 400px;
margin: 10px;
border: 1px black solid;
}

marquee {
margin: 10px;
}

.imgperson {
	height: 100px;
	width: 130px;
	float: left;
	margin: 5px;
	border: 1px black solid;
}

