body {
	font-family:verdana;
	font-size: 12px;
	color:black;
	scrollbar-face-color:#949fbf;
	scrollbar-shadow-color : white;
	scrollbar-highlight-color : #949fbf;
	scrollbar-3dlight-color : white;
	scrollbar-darkshadow-color: white;
	scrollbar-track-color : white;
	scrollbar-arrow-color : white;
	background-color : White;
}
.radio {
	border-width:0px;
	color:black;
	background-color:#000000;
	border-color:#000000;
	border : thin outset Black;
}

input{
	border-width: 0px 0px 0px 0px;
	color:black;
	background-color:#ffffff;
	border-color:#000000;
	border : 1px solid Black;
}

td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}
.smallfont {font-family:verdana; font-size:10px}
.button { font-family:verdana; font-size:12px; font-weight:bold; color:white}
.menu{
	color: #660066;
	font-weight:bold;
}
.menu:hover{
	color: #408080;
	font-weight:bold;
}

.punkt{
	color: red;
}
.punkt:hover{
	background-color : Teal;
}

.photoDiv{
	position:absolute;
	VISIBILITY:visible;
	filter: blendTrans(Duration=0.3,Transition=5);
	font-weight:bold;
}

.photoMin{
	filter: blendTrans(Duration=0.3,Transition=2);
}

.imgAni{
	 			 VISIBILITY:visible;
				 filter: blendTrans(Duration=0.7,Transition=5);
}



H3
{font-family:verdana; font-size: 18px;
    MARGIN-TOP: 3px;
    MARGIN-BOTTOM: 3px

}
H4
{font-family:verdana; font-size: 16px;
    MARGIN-TOP: 3px;
    MARGIN-BOTTOM: 3px

}
H5
{font-family:verdana; font-size: 14px;
    MARGIN-TOP: 3px;
    MARGIN-BOTTOM: 3px
}
ul {
	MARGIN-TOP: 3px;
	MARGIN-BOTTOM: 3px;
	letter-spacing : normal;
	list-style-type : square;
}
A
{
	color: 535f6f;
	font-weight : bold;
	list-style-type : square;
	TEXT-DECORATION:none;
}
A:hover
{
	color: #FCB632;
	TEXT-DECORATION: underline;
}
.textHeader{
	font-size: 20px;
	font-weight: 500;
	font-style: italic;
	color: 535f6f;
}

.menuHeader{
	font-size: 15px;
	font-weight: 600;
	font-style: italic;
	color: white;
}

.ms{
	font-size: 10px;
	font-weight: bold;
	color: white;
}

.ms:hover{
	font-size: 10px;
	font-weight: bold;
	color: white;
}


.menuStyle{
	font-size: 10px;
	font-weight: bold;
	color: white;
	width:120;
}

.menuStyle2{
	font-size: 10px;
	font-weight: bold;
	background : #949fbf url(img/menu-elt.jpg) repeat-y;
	color: white;
	width:120;
}

.menuText{
	font-size: 11px;
	font-weight: bold;
	color: white;
}

.menuIndex{
	font-size: x-small;
	color : #003333;
}

.footerStyle{
	font-size: 10px;
	font-weight: bold;
	color: 535f6f;
}

.menuText:hover{
	color: #F8E936;
}
.menuIndex:hover{
	color: black;
}

.mainTextFormat{
	font-family : Arial, Helvetica, sans-serif;
	font-size : x-small;
}
.mainTextArea{
	background: url(img/textbg.jpg) no-repeat center;
}

.menuDiv{
	position:absolute;
	VISIBILITY:hidden;
	filter: blendTrans(Duration=0.3,Transition=5);
	font-weight:bold;
}
