body {
	font-family: arial, verdana, helvetica, sans-serif;
	}

a {
	text-decoration: none;
	font-weight: bold;
	border: none;
	}
	
h1 { /* webContact */
	text-transform:uppercase;
	font-size:15px;
	letter-spacing:3px;
	color:#A80C09;
	}

a:hover {
	text-decoration: underline; 
	border: none;
	}
 
a:link.link, a:visited.link, a:link.activ, a:visited.activ {
	font-size: 12px;
	font-weight: normal;
	}
	
.header {
	font-size: 18px; 
	font-weight: bold;
	color: #94002D;
	}
	
.text {
	font-size: 12px; 
	color: #000;
	line-height: 18px;
	}
	
#maincol ul {
	list-style: url(../images/bullet.gif);
	padding-left: 15px;
	margin: 10px;
	font-size: 12px; 
	color: #000;
	line-height: 18px;
	}
	
#visitenkarte {
	position: relative; 
	margin-left: 20px; margin-top: 20px; padding: 5px; 
	border: 1px #94002D solid;
	width: 330px;
	overflow: inherit; 
	}

#visitenkarte p {
	height: 100%;
	text-align: right;
	margin-right: 15px;
	}

.quadrat {
	position: absolute; 
	right: 0px; bottom: 0px; 
	height: 20px; width: 20px; 
	background: #94002D;
	}

*html .quadrat {
	bottom: -1px; 
	}

.clr { clear: both; }

a:link, a:visited, a:active {
	text-decoration:  none;
	font-size: 9pt; 
	font-weight: bold;
	border: none;
	color: #666666;
	}

a:hover {
	text-decoration:  none; 
	color: #000; 
	font-weight: bold;	
	border: none;
	}
 
.newsdate { 
	font-size: 12px; 
	font-weight: bold; 
	color: #000; 
	}

.newshead	{ 
	font-size: 12px; 
	font-weight: bold; 
	color: #000; 
	}

.newstext { 
	font-size: 11px; 
	color: #333; 
	line-height: 14px;
	} 

div.module h3 {
	margin: 0px; padding-left: 8px; 
	color: #000;
	background: #9AB3CE;
	font-size: 11px;
	height: 20px;
	line-height: 20px;
	width: 172px;
	font-weight: bold;
	border-top: 1px solid #A80C09;
	border-bottom: 1px solid #A80C09;
	}

div.module ul {
	margin: 0; padding: 0;
	list-style: none;
	margin: 10px; 
	}
	
div.module ul li {
	margin: 0; padding: 0;
	list-style: none;
	margin-bottom: 5px; 
	}
	
div.module ul.latestnews li {
	margin: 0; padding: 0;
	color: #000;
	font-size: 11px;
	}

div.module ul.latestnews a:link, a:visited {
	color: #A80C09;
	font-size: 11px;
	}
	
div.module ul.latestnews a:hover {
	color: #000;
	font-size: 11px;
	}

	
/* Inhaltselemente */

p  {
	margin: 0; padding: 0;
	padding-bottom: 5px;
	}

table.dot {
	border: 1px solid #666;
	}

table.dot td {
	padding: 3px;
	}

tr.odd {
	background: #EFEFEF;
	}

tr.even {
	background: #9AB3CE;
	}

tr.white {
	background: #FFF;
	}

.formhead {
	font-size: 12px; 
	background: #9AB3CE;
	color: #FFF;
	}

a.formtext {
	font-size: 12px; 
	font-weight: normal;
	color: #444;
	}

input.txt {
	font-size: 12px;
	width: 200px;
	height: 16px;
	border: 1px solid #CCCCCC;
	}

select.txt {
	font-size: 12px;
	width: 205px;
	height: 20px;
	border: 1px solid #CCCCCC;
	}

textarea.txt {
	font-size: 12px;
	width: 200px;
	height: 60px;
	border: 1px solid #CCCCCC;
	}