h3 {
	font-size: 14px;
	font-family: sans-serif;
	color: #3B4D95;
}

/* schriftstil,abstände */

body
{
	margin-top: 10px;
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	color: #000000;
	background-color: #FDF2E1;
}


table,tr,td
{
	color: #000000;
	font: normal 13px/18px sans-serif;
}

/* scrolleiste internet explorer ab vers.5.5 */

body
{scrollbar-arrow-color: #AABECA; scrollbar-base-color:#ffffff ;
scrollbar-highlight-color : #000000; scrollbar-shadow-color : #ffffff;
SCROLLBAR-TRACK-COLOR:#f1f1f1 ;}

/* grundlayout*/
.inhalt {background-color:#ffffff;

}

.leisteun {background-color:#7095dc;color:white;  font-size: 10px;
height:24px;
line-height:24px;
}


.logo {color:black;
height:120px;
background: #ffffff url("images/backg.jpg");
background-repeat:no-repeat ;
background-position: 100% 0%;
}

.hpname{ color:#000000;
letter-spacing:4px
}

ul{
	list-style-type: disc;
	color: #FFF8DC;
}

.point1 {border:solid 1px black;background-color:#7095dc}
.point2 {border:solid 1px black;background-color:#CCDAF2}
.point3 {border:solid 1px black;background-color:#ffffff}




/* menue oben */

#menu2 a , #menu2 a:visited , #menu2 a:active {
	display: block;
	background-color: #7095DC;
	color: Navy;
	background-image: url("images/button.gif");
	text-decoration: none;
	font: normal 11px verdana, times, serif;
	line-height: 24px;
	text-decoration: none;
	padding: 0px 0px 0px 0px;
	text-align: center;
	width: 100px;
}

#menu2 a:hover{
	color: Blue;
	background-image: url("images/button2.gif");
	text-decoration: none;
}




/* allgemeine links im text */

a:link, a:visited, a:active{
	font: normal normal bold x-small/normal sans-serif;
	text-decoration: none;
	color: #FDF2E1;
}

a:hover{
	font: normal normal bold x-small/normal sans-serif;
	text-decoration: none;
	background-color: transparent;
	color: #FF7F50;
}
