/*
 * CSS lhk-jugendgruppe.de
 */

body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	background-color: #f2f2f2;
}

p, tr {
	font-size: 8pt;
}

a {
	color: inherit;
}

a:link {
	color: #990000;
	text-decoration: none
}

span.link {
	color: #990000;
}

a:active {
	color: black;
	text-decoration: none
}

a:visited {
	color: #990000;
	text-decoration: none
}

a:hover {
	color: #990000;
	text-decoration: underline
}

img {
	border: 0;
}

table.main {
	background-color: white;
	border: 2px solid black;
	margin: auto auto;
	width: 674px;
}

div.topnav {
	margin: 0 10px;
	padding: 11px 0 9px 0;
	border-bottom: 2px solid #999;
}

div.bottomnav {
	margin: 0 10px;
	padding: 9px 0 22px 0;
	border-top: 2px solid #999;
}

h1 {
	font-size: 100%;
	font-weight: normal;
	font-style: italic;
	margin-top: 16px;
	margin-bottom: 0px;
}

