body {
background : #ffffff;
font-family : Helvetia, Arial, sans-serif;
font-size : 15px;
color : #000000;
}

.kopf {
text-align : right;
}


	/* interner Link */

a.typ1:link {
color : #000066;
text-decoration : none;
}

a.typ1:visited {
color : #666666;
text-decoration : none;
}

a.typ1:hover {
color : #990033;
text-decoration : none;
}


	/* externer Link */

a.typ2:link {
color : #000066;
text-decoration : underline;
}

a.typ2:visited {
color : #666666;
text-decoration : underline;
}

a.typ2:hover {
color : #990033;
text-decoration : underline;
}

a.menu:link {
color : #000000;
text-decoration : none;
}

a.menu:visited {
color : #666666;
text-decoration : none;
}

a.menu:hover {
color : #990033;
text-decoration : underline;
}

a.rechts:link {
color : #000000;
font-size: 13px;
text-decoration : none;
}

a.rechts:visited {
color : #666666;
font-size: 13px;
text-decoration : none;
}

a.rechts:hover {
color : #990033;
font-size: 13px;
text-decoration : underline;
}

a.home:link {
color : #000000;
font-size: 15px;
font-weight: bold;
text-decoration : none;
}

a.home:visited {
color : #000000;
font-size: 15px;
font-weight: bold;
text-decoration : none;
}

a.home:hover {
color : #000000;
font-size: 15px;
font-weight: bold;
text-decoration : underline;
}

h1 {
font-size : 15px;
font-weight: bold;
}


h2 {
font-size : 14px;
font-weight: normal;
}

h3 {
font-size : 15px;
text-align : right;
font-weight: bold;
}

h4 {
font-size : 15px;
font-weight: bold;
}

h5 {
font-size : 15px;
font-weight: bold;
}

img {
border :none;
margin : 5px;
}