body {
	background-color: #E1E8F0;
	margin: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
td {
	vertical-align: top;
}

#krea {
	margin: 0 4 0 0;
}

#MainTable
{
	width: 910px;
	padding-top: 18px;
	height: 100%;

}

#BorderTable .Right {
	background-image: url(../grafik/bakgrund_h.gif);
	background-repeat: repeat-y;
	background-position: left;
	width: 25%;
	position: static;
}
#BorderTable .Left {
	background-image: url(../grafik/bakgrund_v.gif);
	background-repeat: repeat-y;
	background-position: right;
	position: static;
	width: 25%;
	vertical-align: bottom;
	text-align: right;
}
#BorderTable .Bottom
{
	vertical-align: bottom;
	padding: 0 0 0 0;
	margin: 0 0 0 0;
	height: 42px;
}
.SearchField, input, textarea {
	border: 1px solid #1C4585;
	width: 120px;
	padding: 2px 2px 0 2px;
	margin:2px 0 4px;
	vertical-align:top;
	height: 18px;
	font-family: Verdana;
	font-size: 11px;
}
textarea {
	height: 120px;
}
.ContactArea {
	width: 200px;
}
.SearchButton {
	margin: 2 0 0 -1 ;
	padding: 1 0 0 0;
}
#BottomBox, #BottomBox td {
	background-color: #F7F8FC;
	height: 100%;
	padding-top: 8px;
	font-size: 11px;
}
#BottomBox a:hover{
	color: #92A7C7;
	}

.NewsBoxTable
{
	width: 163px;
	background-color: #E1E8F0;
	margin: 0 0 8 0;
}
.NewsBoxContent
{
	padding: 11 9 0 10;
}

.NewsBoxLeftDownCorner
{
	width: 50%;
	background-image: url(../grafik/NewsLeftDownCorner.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	height: 9px;
}

.NewsBoxRightDownCorner
{
	width: 50%;
	background-image: url(../grafik/NewsRightDownCorner.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
	height: 9px;
}
.MenuBoxTable
{
	background-color: DDE4EE;
	width: 100%;

}
.MenuBoxContent
{
	Padding: 12 9 5 9;
}

.MenuBoxLeftDownCorner
{
	width: 50%;
	background-image: url(../grafik/MenuLeftDownCorner.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	height: 9px;
}

.MenuBoxRightDownCorner
{
	width: 50%;
	background-image: url(../grafik/MenuRightDownCorner.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
	height: 9px;
}
.NewsBoxHeadline {
	font-size: 15px;
	font-weight: bold;
	color: #5279A9;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.NewsBoxText {
	font-size: 13px;
	color: #5279A9;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	padding: 0 0 6 0;
}
a.NewsBoxLink:visited, a.NewsBoxLink, a.NewsBoxLink:hover
{
	font-size: 13px;
	color: #92A7C7;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

