body {
	margin: 6px 0px 0px;
	background: #DFE8F7 url(img/bgr.jpg) repeat-x;
	font: 13px "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #182D4B;
}

hr {
	border: 1px solid #F60;
	height: 1px;
}

img {
	border: 0px;
}

a {
	font-weight: bold;
	text-decoration: none;
	color: #182D4B;
}

a.navi {
	font-weight: bold;
	text-decoration: none;
	color: #182D4B;
	font-size: 13px;
	margin-bottom: 5px;
}

a.startbox {
	font-weight: normal;
	text-decoration: none;
}

td.boxheader {
	font-size: 16px;
	font-weight: bold;
	background: url(img/box_head.jpg);
	text-align: center;
	vertical-align: middle;
	height: 35px;
	color: #FFF;
}

td.boxcontent {
	background: url(img/box_bgr.jpg);
	padding: 2px 8px 3px;
}


h1 {
	text-decoration: none;
	display: inline;
	font-weight: bold;
	font-size: 22px;
}

h2 {
	text-decoration: none;
	display: inline;
	font-weight: bold;
	font-size: 18px;
}

h3 {
	text-decoration: none;
	display: inline;
	font-weight: bold;
	font-size: 16px;
}

h4 {
	text-decoration: none;
	display: inline;
	font-weight: bold;
	font-size: 18px;
}

.box {
	float: left;
	text-align: center;
	background: #FFFFFF;
	padding: 5px;
	border: 1px solid #CCCCCC;
	margin-top: 10px;
}

.glas {
	font-size: 13px;
	text-decoration: none;
	color: #333333;
	font-weight: normal;
}

.footer {
	font-size: 13px;
	text-decoration: none;
	color: #FFFFFF;
	font-weight: normal;
}

div.startbox {
	background: #F1FAFE;
	padding: 10px;
	border: 1px solid #B3C9E8;
	text-align: left;
	vertical-align: top;
	height: 100px;
}

div.startbox:hover {
	background: #FFD89D;
}
