body
	{
	font-family: "Lucida Grande", Verdana, Arial, sans-serif;
	font-size : 12px;
	color : #555555;
	margin-top: 1px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	line-height: 1.5;
	overflow: hidden;
	}

a:link
	{
	color: #666666;
	text-decoration: none;
	}

a:visited
	{
	color: #999999;
	text-decoration: none;
	}

a:hover
	{
	color: #b10a49;
	text-decoration: none;
	}

a:active
	{
	color: #b10a49;
	text-decoration: none;
	}
	
.special
	{
	color: #b10a49;
	}
	
.specialclicked
	{
	color: #000000;
	font-weight: bold;
	}
	
.posted
	{
	font-size: 10px;
	color: #121212;
	margin-bottom: 10px;
	display: block;
	}
	
h1
	{
	font-family: "Trebuchet MS", Verdana, Arial, sans-serif;
	font-size: 20px;
	color: #b10a49;
	margin-bottom: 10px;
	margin-bottom: 0px;
	}
	
h2
	{
	font-family: "Trebuchet MS", Verdana, Arial, sans-serif;
	font-size: 16px;
	color: #b10a49;
	margin-bottom: 15px;
	margin-top: 0px;
	}	
	
li, ul
	{
	list-style-type: none;
	padding-left: 0px;
	margin-left: 0px;
	}


.mittigherst
{
	margin: auto;
	width: 1024px;
	text-align: left;
	border-top: 1px solid #dddddd;
	border-right: 1px solid #dddddd;
	border-left: 1px solid #dddddd;
	border-bottom: 0px;
}

.mittigherst2
{
	margin: auto;
	width: 1024px;
	text-align: left;
	border-bottom: 1px solid #dddddd;
	border-right: 1px solid #dddddd;
	border-left: 1px solid #dddddd;
	border-top: 0px;
}

.left
{
	text-align: left;
}

.secondnavi
{
	width: 180px;
	height: 317px;
	background: url(../images/secondnavi.jpg) no-repeat;
	background-position: fixed;
	vertical-align: top;
}

.mainframe
{
	width: 790px;
	height: 348px;
	background: url(../images/main.jpg) no-repeat;
	background-position: fixed;
	vertical-align: top;
}

.scroll
{
	width: 790px;
	height: 348px;
	overflow: scroll;
	overflow-x: hidden;	
}

a img {
border-width: 0;
}

.bigmainframe
{
	width: 989px;
	height: 348px;
	background: url(../images/bigmain.jpg) no-repeat;
	background-position: fixed;
	vertical-align: top;
}

.bigscroll
{
	width: 989px;
	height: 348px;
	overflow: scroll;
	overflow-x: hidden;	
}


