/*Diverse*/
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: left;
	margin-top: 0px;
	margin-left: 0px;
}
H1,H2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: bold;
	color: #00664c;
}
H3, H4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
}
a:link{
	color: #00664c;
}
a:active {
	color: #00664c;
}
a:visited {
	color: #00664c;
}
a:hover  {
	color: #000000;
}


/* -------------News------------------------------*/
.newsEntry {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	background-image: url(http://www.brainnet.com/phpwcms/images/bghell.gif);
	padding: 1px 5px;
	margin-bottom: 10px;
	line-height: 13px;
}
.newsEntry H2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #00664c;
	line-height: 13px;
}
.newsEntry H3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	display: block;
	font-style: italic;
	line-height: 12px;
	
}
.newsEntry p {
	line-height: 13px;
}
.link a:link{
	color: #00664c;
	font-weight: bold;
}
.link a:active {
	color: #00664c;
}
.link a:visited {
	color: #00664c;
}
.link a:hover  {
	color: #000000;
}

/* Suche */
.suchetextfeld {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}
.suchebutton {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}

/*--------------------------------------------------*/
#master {
	width: 1000px;
	text-align: left;
}
#master_innen {
	width: 1000px;
}
#navh {
	font-family: Arial, Helvetica, sans-serif;
	background-color: #00664c;
	height: 25px;
	padding-left: 120px;
	background-image: url(cssimages/gradient.gif);
	background-repeat: no-repeat;
	background-position: right;
}
#revision {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	padding-top: 10px;
	padding-right: 5px;
	padding-left: 20px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #000000;
}

#links {
	width: 121px;
	height: 352px;
	background-color: #9ab3ae;
}

#bgcontainer {
	background-position: right top;
	background-repeat: repeat-y;
	width: 1000px;
}

#content {
	width: 650px;
}
#header {
	width: 1000px;
	height: 90px;
}

#rechts {
	width: 209px;
	padding-top: 21px;
	padding-left: 20px;
}

#backlink {
	padding-top: 10px;
	text-align: right;
	padding-right: 5px;
	padding-bottom: 10px;
}
#bread {
	text-align: right;
	width: 400px;
	padding-top: 10px;
	padding-bottom: 10px;
}
#slogan {
	background-color: #FFFFFF;
	text-align: right;
	padding-right: 5px;
}
#unten {
	text-align: center;
	border-bottom-color: #000000;
}

.footer a:link, .footer a:visited, .footer a:hover {
   font-size: 10px; color: #333333; text-align: center;
}
.footer {
   font-size: 10px; color: #333333; margin:0; padding: 10px 0 5px 0;
}
.footer SPAN {
   color: #333333; font-weight:normal; 
}

.copyright a:link, .copyright a:visited, .copyright a:hover {
   font-size: 9px; color: #333333; text-align: center;
}
.copyright {
   font-size: 9px; color:#333333; margin:0; padding:5px 0 10px 0;
}
#statisch {
	padding-left: 5px;
	padding-right: 5px;
	padding-top: 10px;
	background-color: #FFFFFF;
}
.staticlinks {
	font-size: 10px;
	color: #333333;
	margin:0;
	text-decoration: none;
	width: 100px;
	float: left;
	clear: left;
	padding-top: 4px;
}
A.staticlinks:link {
	color: #666666;
}
A.staticlinks:active {
	color: #000000;
	background-color: #EEEEEE;
}
A.staticlinks:visited {
	color: #666666;
}
A.staticlinks:hover  {
	color: #000000;
	background-color: #EEEEEE;
}
/* fuer Tabelle unten Mitte auf Startseite */
#tablebg {
}
.intablehead {
	padding-right: 12px;
	padding-left: 12px;
}
.intabletext {
	padding-top: 10px;
	padding-right: 12px;
	padding-bottom: 10px;
	padding-left: 12px;
	display: block;
}
