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

hr {
	border: 1px solid #A3CCE4;
	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;
}

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

td.boxheader {
	font-size: 15px;
	font-weight: bold;
	background: url(img/box_header.jpg);
	text-align: center;
	vertical-align: middle;
	height: 33px;
}

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 #BBE8FF;
	text-align: left;
	vertical-align: top;
	height: 80px;
}

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

