body {
	font-family: Arial, Helvetica, sans-serif;
	margin: 0px;
/*	background-color: #F5DEB3;*/
	background-color: #EAF3F7;
	background-image: url('/images/ugc-bg2.gif');
	background-position:  left 50%;
	background-repeat: repeat-y
}

#pagewidth {
	position: absolute;
	top: 0px;
	width: 800px;
}

#sitenavigation {
	position: absolute;
	top: 7px;
/*	left: 570px; */
	right: 10px;
	
}
#navigation {
	position: absolute;
	top: 200px;
	left: 5px;
	width: 130px;
/*	height: 200px; */
	padding: 10px 0px 10px 0px;
	background-color: #B6D8E2;
	border-top: 3px solid #6DB2C6;
	border-bottom: 3px solid #6DB2C6;
}

#content {
	position: absolute;
	top: 90px;
	left: 170px;
	width: 625px;
/*	background-color: #FFFF99; */
}

.contentcolumn {
	padding-right: 10px;
}


#news {
/*	position: relative;
	top: 10px;
	left: 300px; */
	width: 150px;
	background-color: #B6D8E2;
	border: 1px solid #6DB2C6;
}

p.navioben {
	font: bold 10pt Arial, Helvetica, sans-serif;
	color: Gray;
}

p.navioben a:link, p.navioben a:visited {
	text-decoration: none;
	color: Gray;
}

p.navioben a:hover {
	text-decoration: underline;
	color: #EA943D;
}

#news p.headline {
	font: bold 10pt Arial, Helvetica, sans-serif;
	color: #9C4C60;
	margin: 0px;	
	padding: 3px 0 2px 3px;
	border-bottom: 1px solid white;
}

#news p.newstext {
	font: 9pt Arial, Helvetica, sans-serif;
	margin: 0px;
	color: #9C4C60;
	padding: 3px 0 2px 3px;
}

h1 {
	font: bold 14pt;
	color:	#6494AD;
	margin: 0px 0px 10px 0px;
}

h2, h3 {
	font: bold 12pt;
	color: #8B8B8B;
	margin: 15px 0px 5px 0px;
}

h3 {
	color: red;	
}


p, ul {
	font: 11pt Arial, Helvetica, sans-serif;
	color: Gray;
}

p {
	margin: 5px 0px 5px 0px;
	line-height: 1.3em
}

.links-headline {
	margin: 0px 50px 0px 20px;
	padding: 3px 2px 3px 5px;
	color: White;
	background-color: #6C86C6;
	font-weight: bold;
}

#TP {
	width: 0px;
	height: 0px;
	display: none;
}



tr.adr_headline, tr.adr_odd, tr.adr_even {
	font: 10pt Arial, Helvetica, sans-serif;
}

tr.adr_headline {
	font-weight: bold;
	background-color: #B6C1E2;	
}


tr.adr_odd {
	background-color: #E2D6B6;
}

tr.adr_even {
	background-color: White;
}

tr.t_adr_odd {
	background-color: #E6E6E6;
}

tr.t_adr_even {
	background-color: White;
}

#EditTable {
	background-color: #B6D8E2;
	border: 1px solid #6DB2C6;
	border-collapse: collapse;
	width: 550px;
}

#EditTableInnen {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color:	#525252;
	border-collapse: collapse;
}

p.nav-member a:link, p.nav-member a:visited, p.nav-member1 a:link, p.nav-member1 a:visited {
	font-size: 11pt;
	color: #003063;
	margin: 0px 0px 0px 20px; 
	text-decoration: none;
	line-height: 90%;
}

p.nav-member1 a:link, p.nav-member1 a:visited {
	font-size: 90%;
	margin-left: 30px;
}

p.nav-member a:hover, p.nav-member1 a:hover { 
	color: #FF8000;
	text-decoration: underline;
}

.t_titel {
	font-weight: bold;
}
.t_datum {
	font-weight: bold;
}
h2.termin, h2.news {
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #6C86C6;
	margin-top: 15px;
	margin-right: 100px;
}
.newstitel {
	font: bold;
}
.newstext {
	padding-left: 20px;
	padding-right: 100px;
}
