.Header {
	font-family:Arial;
	font-size:12px;
	font-weight:bold;
	color: #575555;
}
.NewsHeader {
	font-family:Arial;
	font-size:12px;
	color: #575555;
}
.linklink {
	font-size:14px;
}
.NewsTop {

	background-image:url(images/gbBorderTop.gif);
	background-repeat: no-repeat;
}
.NewsBottom {
	background-image:url(images/gbBorderBottom.gif);
	background-repeat: no-repeat;
}

.content {
	font-family:Arial;
	font-size:11px;
	color: #575555;
	text-align:left;
}
.PageHead {
	font-family: Arial;
	color: #575555;
	font-size: 26px;
text-align:left;

}
.defaultButton {
	font-size:11px;
	border:1px solid gray;
	color: black;
}
input,textarea {
	font-family:Verdana;
	border: 1px solid gray;
	font-size:10px;
}
.Ttext {
	font-family:Arial;
	font-size:12px;
	color: #575555;
}
.Ttext2 {
	font-family:Arial;
	font-size:12px;
	color: black;
}
.Thead {
	font-family:Arial;
	font-size:12px;
	font-weight:bold;
	color: #575555;
}
.Thead2 {
	font-family:Arial;
	font-size:12px;
	font-weight:bold;
	color: black;
}
.frame {
	background-color: #020200;
	background-image: url(images/vorhang.jpg);
	background-repeat: no-repeat;
	vertical-align: top;
	text-align: center;
}
html,body{
	margin: 0;
	padding: 0;
	height: 100%;
	border: none;
	font-family:Arial;
}

hr {
	color: #7c0000;
	height:1px;
}

.NaviButton {
	width: 110px;
	text-decoration:none;
	border: 1px solid white;
	background-image: url(images/btBackground.jpg);
	color: white;
	text-align:center;
	font-size:11px;
	height: 20px;
	cursor:pointer;
	font-weight:bold;
}
a {
	font-family:Arial;
	font-size:11px;
	text-decoration:none;
	color:black;
}
a:hover {
	text-decoration:underline;
}
.sekNaviMainTable{
	width: 100%;
	height:100%;
	padding:2px;
}
.sekNaviMainTd {
	width: 100%;
	height: 20px;
	cursor:pointer;
	text-align:center;
	background-color:white;
	font-weight:bold;
	font-family:Arial;
	font-size:11px;
	text-decoration:none;
	width:150px;
	color:black;

	
}
.sekNaviSpacerTd {
	height: 5px;
}

a.sekNaviMainLink {
	width: 100%;
	height: 17px;
	border: 1px solid black;
	font-size: 11px;
	font-weight: bold;
	text-align:center;
	color:black;
	text-decoration:none;
	background-color:white
	
}
a.sekNaviMainLink:hover {
	border: 1px solid black;
	font-size: 11px;
	font-weight: bold;
	text-align:center;
	color:white;
	text-decoration:none;
	background-color: #340004;
	
}
