img {
	border: none;
}
form * {
	font-size: 12px;
}
#grau {
	color:#7D7D7D;
	border-bottom: 2px solid #7D7D7D;
}
#blau {
	color: #4b96cd;
	border-bottom: 2px solid #4b96cd;
}
#orange {
	color: #f9b200;
	border-bottom: 2px solid #f9b200;
}
#rot {
	color: #e20026;
	border-bottom: 2px solid #e20026;
}
#rot-text {
	color: #e20026;
}
#bg-g {
	background-color:#7D7D7D;
}
#bg-b {
	background-color: #4b96cd;
}
#bg-o {
	background-color: #f9b200;
}
#bg-r {
	background-color: #e20026;
}
ul ul {
	font-size: 12px;
}
dl {
	font-size: 12px;
}
#home {
	width: 50%;
}
.nav1 ul {
	border-left: 1px solid #7D7D7D;
}
.nav1 li a {
	color: #7D7D7D;
	border-right: 1px solid #7D7D7D;
}
.content1,
.content2,
.content3
.sidebar-txtbox-noshade,
.sidebar-txtbox-shade {
	color: Black;
}
.content1 h1 {
	width: 100%;
}
.content2 h1 {
	width: 100%;
}
.content1 a {
	color: Navy;
}
.sidebar {
	color: Black;
}
A {
	font: Arial, Helvetica, sans-serif;
	TEXT-DECORATION: underline;
	color: Navy;
}
.content1 a,
.content2 a,
.content3 a,
.sidebar-txtbox-noshade a,
.sidebar-txtbox-shade a {
	color: Navy;
}
.content1 a:visited,
.content2 a:visited,
.content3 a:visited,
.sidebar-txtbox-noshade a:visited,
.sidebar-txtbox-shade a:visited {
	color: Navy;
}
.site-name {
	padding-left: 0px;
	padding-top: 2px;
}
.nav3 li.title {
	margin-top: 5px;
	text-transform: none;
}
.nav3 ul {
	background-color: white;
}
.sidebar h2,
.sidebar h3 {
	text-transform: none;
	letter-spacing: 1pt;
}
.nav3 li.title a:link,
.nav3 li.title a:hover,
.nav3 li.title a:active,
.nav3 li.title a:visited,
.nav3 li.title a {
	letter-spacing: 1pt;
}
.nav3 li.group a {
	font-size: 100%;
}


/* Different colors for navigation items */
.nav3 li.nav-1 {background-color: #4b96cd;}
.nav3 li.nav-2 {background-color: #4b96cd;}
.nav3 li.nav-3 {background-color: #f9b200;}
.nav3 li.nav-4 {background-color: #f9b200;}
.nav3 li.nav-5 {background-color: #e20026;}
.nav3 li.nav-6 {background-color: #e20026;}
.nav3 li.nav-7 {background-color: #7D7D7D;}
.nav3 li.nav-8 {background-color: #e20026;}
.nav3 li.nav-9 {background-color: #7D7D7D;}
.footer {
	background: #7D7D7D;
}
.news-list-morelink {
	font-size: 12px;
}
.csc-mailform-submit {
	font-size: 14px;
	font-weight: bold;
}
.news-single-backlink a {
	font-size: 12px;
}
.tipafriend_link {
	font-size: 12px;
	font-weight: bold;
}
blockquote {
	color: black;
	font-style: italic;
}
.gedanken {
	position: relative;
	top: -200px;
	left: -150px;
}


 /* Box für Wochenspruch über Headerbild */

div.borderContent {

	position: absolute;
	z-index: 1000;
	top: 60px;
	left: 0px;
	width: 150px;
	height: 180px;
	overflow: hidden;
	padding: 5px;	
}
div.borderContent * {
	font-size: 14px;
	text-align: center;
}
div.borderContent h3 {
	font-size: 18px;
	margin: 0 0 3px 0;
	color: black;
	padding: 0;
}