body{
	background-color: #FFFFED;
	font-family: arial;
	font-size: 14px;
}

a{
	color: #1A2833;
	font-weight: bold;
	text-decoration: none;
}

h1{
	color: #dfcca4;
}

table{
	width: 900px;
}

table tr td{
	padding: 10px;
	border: 2px solid #dfcca4;
}

.AlignCenter{
	text-align: center;
}

.FullWidth{
	width: 100%;
}

.HalfSize{
	width: 50%;
}

.OneThird{
	width: 33%;
}

.ClearBoth{
	clear: both;
	width: 100%;
	height: 1px;
	line-height: 1px;
}

.StartPage{
	text-align: center;
	padding: auto;
	padding-top: 10px;
	background: url(bilder/start.jpg) no-repeat;
	background-position: center 10px;
}

.StartPage a img{
	border: none;
}

.StartNavi{
	position: relative;
	top: 550px;
	_top: 545px;
	left: -207px;
	_left: -201px;
}

.StartNavi li{
	display: inline;
	margin: 0;
	_margin-right: 5px;
	background: #fefdeb;
	padding:5px;
	border: 2px solid #dfcca4;
}

.StartNavi li a{
	color: #1A2833;
	font-weight: bold;
	text-decoration: none;
}

.Subnavi{
	text-align: left;
	width: 155px;
	position: relative;
	top: 404px;
	_top: 395px;
	visibility: hidden;
}

.SubNavi a{
	border: 2px solid #dfcca4;
	background: #fefdeb;
	margin-bottom: -2px;
	padding:5px;
	width: 155px;
	display: block;
	position: relative;
	left: -190px;
	_left: -185px;
	color: #1A2833;
	font-weight: bold;
	text-decoration: none;
}

.SingleImage{
	border: 2px solid #dfcca4;
	padding: 0;
	padding-top: 10px;
	padding-bottom: 10px;
	width: 892px;
	_width: 896px;
	margin: 5px;
}