body {
	font-family:Verdana, Arial, Helvetica, sans-serif
}
	
.text {
	font-size: 14px;
	color: #000000;
	line-height: 20px;
}

.textfett {
	font-weight: bold;
	font-size: 14px;
	color: #000000;
	line-height: 20px;
}

.textklein {
	font-size: 12px;
	color: #000000;
	line-height: 14px;
}

.titel {
	font-size: 18px;
	font-weight:bold;
	color: #000000;
	margin-bottom: 10px;
}

.untertitel {
	font-size: 14px;
	font-weight:bold;
	color: #ffffff;
	background-color: #FF9900;
	margin-bottom: 10px;
}

.tipp {
	font-size: 14px;
	font-weight: bold;
	color: #993300;
}



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

.trenner {
background-image:url(images/trennlinie.gif);
}

.untertitel_mit_linie
{
	padding:2px 0 2px 0;
	border-bottom:1px solid #CCCCCC;
	display:block;
	margin:15px 0 2px 0;
}

table.inhaltTable {
	width:665px;
	margin-bottom: 20px;
}

table.inhaltTable td.title {
	text-align:left;
	vertical-align:top;
	font-size:16pt;
	font-weight:bold;
	padding:0;
}

table.inhaltTable td.title p {
	font-size:16pt;
	font-weight:bold;
	margin:0; 
	margin-bottom: 1.0em;
	padding:0;
}

table.inhaltTable td.text {
	text-align:left;
	vertical-align:top;
}

table.inhaltTable td.textright {
	text-align:left;
	vertical-align:top;
	padding-left:10px;
	border-left:1px solid #333;
}

img {
	border:0;
}

table.inhaltTable td.gemeinden td {
	text-align:left;
	vertical-align:top;	
	padding:0 20px 20px 0;
}

table.inhaltTable td.events td {
	text-align:left;
	vertical-align:top;
	padding:0 20px 0 0;
}

table.inhaltTable td.events td img {
	margin-top: 20px;
	margin-bottom: 5px;
}

