/*----------------Hintergrundfarben----------------------*/
.logo
{
background-color : #000000;
}
.nav_bgcolor
{
background-color : #C0CCE1;
}
.newsbalken
{
background-color : #7692BE;
}
.subnavigatin
{
background-color : #7692BE;
}
.balken_dunkelblau
{
background-color : #455390;
}
/*---------------------Bild-------------------------*/
.picture
{
background-repeat : no-repeat;
backgroumd-position : left top;
}
.quadrate
{
background-image : URL(pics/quadrate.gif);
background-repeat : no-repeat;
backgroumd-position : left top;
}
/*--------------------Text-----------------------*/
body, td, div, p, text
{
font-family : arial,verdana;
color : #666565;
text-decoration : none;
font-size : 14px;
line-height : 1.5em;
}
.texts
{
font-size : 10px;
line-height : 1.5em;
}
.news_text, A.news_text:link, A.news_text:visited, A.news_text:hover, A.news_text:active
{
font-family : arial, verdana;
text-decoration : none;
font-size : 13px;
background-color : #DFE5F0;
}
.info, A.info:link, A.info:hover, A.info:visited, A.info:active
{
font-family : arial, verdana;
text-decoration : none;
font-size : 12px;
background-color : #DFE5F0;
}
A.terznav:link, A.terznav:visited, A.terznav:active
{
font-family : arial, verdana;
color : #455390;
text-decoration : none;
font-size : 15px;
}
A.terznav:hover, A.terznava:link, A.terznava:visited, A.terznava:active, A.terznava:hover
{
font-family : arial, verdana;
color : #666565;
text-decoration : none;
font-size : 15px;
}
A.nav:link, A.nav:visited, A.nav:active
{
font-family : arial, verdana;
color : #ffffff;
text-decoration : none;
font-size : 15px;
}
A.nav:hover, A.nava:link, A.nava:visited, A.nava:active, A.nava:hover
{
font-family : arial, verdana;
color : #455390;
text-decoration : none;
font-size : 15px;
}
A:link, A:visited, A:active
{
font-family : arial, verdana;
color : #455390;
text-decoration : none;
}
A:hover
{
font-family : arial, verdana;
color : #7692BE;
text-decoration : none;
}

.titel
{
	font-weight:bold;
}
.subtitel
{
	font-weight:bold;
	font-style:italic;
}



/*------------------ iSearch ------------------------*/

h2.isearch-nomatch
{
    font-size:14px;
    color:red;
}

a.isearch-title
{
    font-weight:bold;
}

a.isearch-url
{
	font-size: 0.8em;
}

.isearch-head
{
	margin:0;
	padding:0;
	spacing:0;
}

.isearch-search
{
	font-weight:bold;
}

td.isearch-prevnext
{
	font-weight:bold;
}

a.isearch-prevnext
{
	font-weight:normal;
}

.isearch-highlight
{
	font-weight:bold;
}