body, table, td {
	margin: 0px;
	padding: 0px;
	font-size: 12px; font-family: Arial, Helvetica, Sans-Serif;
	color: #000000;
	line-height: 1.4em;
}
table { border-collapse: collapse; }

.htext {
	font-weight: bold;
}
.tiny, .date {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
}
.date {
	font-style: italic;
}
a:link {
	color: #002200;
	text-decoration: underline;
}
a:visited {	color: #002200; }
a:hover { color: #666; }
a:active { color: #000; }


.calnew {
	color: #c00000;
	line-height:1em;
	padding: 2px;
	font-weight: 500;
	font-style: italic;
	float:right;
}
.shade {
	background: #dddddd;
}
.lightshade {
	background: #ededed;
}


.linkinfo {

	color:#333; 
	margin:4px 20px;	
}

.imageframe {
	border:1px solid #333;	
}

ul {
	list-style-type:square;
}
li {
	margin-bottom: 1em;
}

#topmenu {
	padding: 10px 20px;
	line-height:1em;
}
#topmenu table {
	margin:0; padding:0;
	width: 810px;
}
#topmenu td {
	font: bold 12px Arial, Helvetica, sans-serif;
	padding: 1px 0px;
	text-align: center; 
	border-left: 1px solid #bcbcbc;
	border-top: 1px solid #bcbcbc;
	border-right: 1px solid #909090;
	border-bottom: 1px solid #909090;
	background: url(bild/menubg.png) repeat left center;
	width: auto;
}
#topmenu td.selected {
	background: url(bild/menubgselected.png) repeat left center;
	text-decoration: underline !important;
}

#topmenu a {
	font-size: 12px;
	color: #444;
	text-decoration: none;
	text-transform: uppercase;
	border: none;
	padding: 0px 20px;	
}
#topmenu a:hover {	color: #fff;}
#topmenu td.selected a:hover  { color:#444; }

#submenu {
	padding: 0px 20px;
	text-align: left; 
	font: bold 12px Arial, Helvetica, sans-serif;
}
#submenu ul { margin:0; padding:0; }
#submenu li {
	margin:0;
	padding: 2px 6px 2px 0px;
	display: inline;
	list-style-type: none;	
	background: url(bild/menudot.png) no-repeat left center;
}
#submenu li .selected { text-decoration: underline;}

#submenu a {
	font-size: 12px;
	color: #000000;
	text-decoration: none;
	padding: 2px 6px;
	white-space: nowrap;
}
#submenu a:hover {	text-decoration: underline;}

#topmenu .cred, .cred {
	color: #c00000;
}


#footer {
	clear: both;
	text-align: center; 
	margin: 20px 20px 20px 20px;
	padding-top:20px;
	border-top: 1px solid #aaa;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #333;	
}
#footer a { color: #333;}

#footer .design, #footer .design a { color: #777; padding-top:10px; }

#footer .design a:hover {text-decoration: underline; color: #66f;}

.sa_btn {
	background: #E5F4F7;
	border: 1px solid #4C77B6;
	color: #000;
	font-family: Arial;
	font-size: 9px;
	padding: 1px 6px 3px 6px;
	margin: 0px;
	vertical-align: middle;
}
.sa_txt {
	color: #000;
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 9px;
	text-decoration: none;
}

.sidesec1, .sidesec2, .sidesec3 {
	padding:0;
	margin: 0 0 20px 0; 	
	color: #444;
}
.sidesec1 h3 { background: #f2d2aa; border-bottom: 3px solid #f7c07c;padding: 2px 5px 0px 5px; margin:0 0 20px 0;}
.sidesec2 h3 { background: #fff9ad; border-bottom: 3px solid #ebe29f;padding: 2px 5px 0px 5px; margin:0 0 20px 0; }
.sidesec3 h3 { background: #caf2aa; border-bottom: 3px solid #b1c486;padding: 2px 5px 0px 5px; margin:0 0 20px 0; }

.sidesec1 hr, .sidesec2 hr {
	background-color: #ccc;
	border: 0;
	height: 1px;
	margin: 0;
}

h1, h2, h3, .newsheadline { 
	font-family: Arial, Helvetica;
	margin: 0 0 10px 0;
	padding: 0;
	line-height: 1.2em;
	color: #333;
}
h1, h1.newsheadline {	font-size: 2.2em; letter-spacing: -1px;}
h2, h2.newsheadline {	font-size: 1.7em; letter-spacing: -1px; }
h3, h3.newsheadline {	font-size: 1.25em; letter-spacing: -0.2px; }


.borderbelow { border-bottom: 1px dotted #ccc; padding: 0 0 20px 0; }
.borderabove { border-top:1px dotted #ccc; padding: 20px 0 20px 0; }
.borderbelowr { padding: 10px 8px 20px 0; }
.borderbelowl { border-left:1px dotted #ccc; padding: 10px 0 20px 8px; }
.bordertop { border-top:1px dotted #ccc; }



.topmargin { margin-top: 30px; }
.newstext {  vertical-align: top;}
.newsmoreinfo a {
	margin:0;padding:0;
	text-decoration: underline !important;
}
.linknospace {
	margin: 0 !important;
	padding: 0 !important;
}

.pad2 { padding: 2px; }
.pad4 { padding: 4px; }	