BODY {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #000099;
	margin: 0;
	background-image: url(images/instrumente_hinter.jpg);}
div.banner {
	background: #000099;
	height: 100px;}
div.center {
	height: 100%;
	width: 100%;}
p.ohne {
	margin-top: 0;
	margin-bottom: 0;}
td {
	font-size: 13px;}
.news_kopf {
	font-size: 14px;
	background: #CFE1E2;}
.news_kopf_by {
	font-size: 11px; 
	background: #CFE1E2;}
.news_beitrag {
	font-family: Times, serif;
	font-size: 15px;
	padding-right: 8px;
	padding-left: 4px;
	background: #CFE1E2;}
/* Bild im News Beitrag mit Rand Links wenn Bild Rechts*/
.news_beitrag img.right {
border-left: 5px solid #CFE1E2;
border-top: 5px solid #CFE1E2;
border-bottom: 5px solid #CFE1E2;
}
/* Bild im News Beitrag mit Rand Rechts wenn Bild Links*/
.news_beitrag img.left {
border-right: 5px solid #CFE1E2;
border-top: 5px solid #CFE1E2;
border-bottom: 5px solid #CFE1E2;
}
/* Fuer die erste Seite (home) */
h1.willkommen {
	margin-top: 0;
	margin-bottom: 0;
	font-size: 28px;
	font-weight: bold;}
h1 {
	font-size: 25px;}
h3 {
	font-size: 15px;}
p.unterschrift1 {
	margin-top: 0;
	margin-bottom: 0;
	font-size: 17px;}
.unterschrift2 {
	margin-top: 0;
	margin-bottom: 0;
	font-size: 18px;
	font-weight: bold;}
.unterschrift3 {
	margin-top: 0;
	margin-bottom: 0;
	font-size: 15px;}
/* Die optionen fuer die Links */
a:link {
	text-decoration: underline;
	color: #000099;}
a:visited {
	text-decoration: underline;
	color: #000077;}
a:hover {
	color: #000099;
	text-decoration: none;}
/* Links nicht unterstrichen */
a.noul:link {
	text-decoration: none;
	color: #000099;}
a.noul:visited {
	text-decoration: none;
	color: #000077;}
a.noul:hover {
	color: #000099;
	text-decoration: underline;}

/* Erste Seite Link unten News */
a.news:link {
	font-size: 16px;
	color: #990000;
	text-decoration: none;}
a.news:visited {
	FONT-SIZE: 16px;
	color: #880000;
	text-decoration: none;}
a.news:hover {
	color: #bb0000;
	text-decoration: underline;}
	
/* Fuer die Fusszeile der Link hier*/ 
a.hier:link {
	color: #990000;
	text-decoration: none;
	font-weight: bold;}
a.hier:visited {
	font-weight: bold;
	color: #880000;
	text-decoration: none;}
a.hier:hover {
	font-weight: bold;
	color: #bb0000;
	text-decoration: underline;}
a.wichtig{
	color: #dd0101;
	font-size: 18px;
	font-weight: bold;}
#von {
	font-size: 3mm;}
	
input {
color:#000000;
border: 1px solid #3366ff;
background-color:#FFFFFF;
padding:2px;
}

textarea {
color:#000000;
border: 1px solid #3366ff;
background-color:#FFFFFF;
padding:2px;
}

/************Navigations**Leiste*****************
*************FIRST_LEVEL*************************
************************************************/
/*Style-Definition f?r die First-Level-Navigation*/
DIV.fstLevel a {
	TEXT-DECORATION: none;
	DISPLAY: block;
	WIDTH: 110px;
	BORDER: 1px solid #000000;
	PADDING: 3px;
	padding-left: 10px;
	MARGIN: 1Px;
	FONT-SIZE: 12px;
	FONT-WEIGHT: bold;
	TEXT-ALIGN: left;
	COLOR: #ffffff;
	BACKGROUND-COLOR: #000099;}
DIV.fstLevel a:visited {
	TEXT-DECORATION: none;
	FONT-SIZE: 12px;
	COLOR: #ffffff;}

/*Style-Definition f?r die First-Level-Navigation bei Mouse-Over*/
DIV.fstLevel a:hover {
	TEXT-DECORATION: none;
	FONT-SIZE: 12px;
	COLOR: #3366ff;
	BACKGROUND-COLOR: #FFFFFF;}

/*Style-Definition f?r die First-Level-Navigation bei aktivem Link*/
DIV.fstLevelActive a {
	TEXT-DECORATION: none;
	TEXT-ALIGN: left;
	DISPLAY: block;
	WIDTH: 110px;
	BORDER: 1px solid #FF0000;
	PADDING: 3px;
	padding-left: 10px;
	MARGIN: 1Px;
	FONT-SIZE: 12px;
	FONT-WEIGHT: bold;
	COLOR: #000000;
	BACKGROUND-COLOR: #FFFFFF;}
DIV.fstLevelActive a:visited {
	TEXT-DECORATION: none;
	FONT-SIZE: 12px;
	COLOR: #000000;}
DIV.fstLevelActive a:hover {
	FONT-SIZE: 12px;
	TEXT-DECORATION: none;}
	

/************************************************
*************SECOND_LEVEL*************************
************************************************/
/*Style-Definition f?r die Second-Level-Navigation*/
DIV.secLevel a {
	TEXT-DECORATION: none;
	DISPLAY: block;
	WIDTH: 112px;
	BORDER: 1px solid #3366ff;
	PADDING: 3px;
	padding-right: 8px;
	MARGIN: 1Px;
	FONT-SIZE: 10px;
	FONT-WEIGHT: normal;
	TEXT-ALIGN: right;
	COLOR: #ffffff;
	BACKGROUND-COLOR: #688EE8;
	FONT-SIZE: 10px;}
DIV.secLevel a:visited {
	TEXT-DECORATION: none;
	FONT-SIZE: 10px;
	COLOR: #ffffff;}

/*Style-Definition f?r die Second-Level-Navigation bei Mouse-Over*/
DIV.secLevel a:hover {
	TEXT-DECORATION: none;
	FONT-SIZE: 10px;
	COLOR: #3366ff;
	BACKGROUND-COLOR: #FFFFFF;}

/*Style-Definition f?r die Second-Level-Navigation bei aktivem Link*/
DIV.secLevelActive a {
	TEXT-DECORATION: none;
	TEXT-ALIGN: right;
	DISPLAY: block;
	WIDTH: 112px;
	BORDER: 1px solid #FF0000;
	PADDING: 3px;
	padding-right: 8px;
	MARGIN: 1Px;
	FONT-SIZE: 10px;
	FONT-WEIGHT: normal;
	COLOR: #000000;
	BACKGROUND-COLOR: #FFFFFF;}
DIV.secLevelActive a:visited {
	TEXT-DECORATION: none;
	FONT-SIZE: 10px;
	COLOR: #000000;}
DIV.secLevelActive a:hover {
	FONT-SIZE: 10px;
	TEXT-DECORATION: none;}
