/* CSS Document */

html{
    height: 111%;
}

.navi {

	font-family: georgia;
	color: #96A4AB;
	font-size: 9px;
	}
	
.naviborder {
	border-top-width: 1px;
	border-top-color: #96A4AB;
	border-top-style: dotted;

	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #96A4AB;
	
	padding-top: 4px;
	padding-bottom: 4px;
	}
	
.include {

	padding-top: 10px;
	padding-bottom: 6px;
}

body {
	margin-top: 80px;
	background-color: white;
	margin-top: 10px;
	margin-bottom: 0px;
	margin-right: 0px;
	margin-left: 0px;
	
}
.bottomline {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #999999;
}
a:link {
	color: #96A4AB;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #96A4AB;
}
a:hover {
	text-decoration: none;
	color: #ed562e;
}
a:active {
	text-decoration: none;
	color: #3399CC;
}

.txt {
	font-family: georgia;
	font-size: 11px;
	color: grey;
	line-height: 16px;
}

.smalltxt {
	font-family: georgia;
	font-size: 10px;
	color: #96A4AB;
	}
#plakat{
	margin-top: 20px;
	margin-left: 25px;
	color: gray;
	font-family: Arial;
	font-size: xx-small;
	}
