/* CSS Document */

/*------------------------------menue-------------------------------------------*/
#menu  a:link, #menu a:visited, #menu a:active {display: block;
        font-size: 12pt;
        text-decoration: none;
		text-align:center;
        color: #ffffff;
		background-color: #AAB7CA;
        font-family:verdana;
		height:20px;
		border-right:solid 1px #FFFFFF;
		border-top:solid 1px #FFFFFF;
		border-bottom:solid 1px #FFFFFF;}
#menu  a:hover {color: #ffffff; background:url(../pics/verlauf.jpg); height:20px;}

/*------------------------------navigation--------------------------------------*/
#nav  a:link, #nav a:visited, #nav a:active {display: block;
        font-size: 11pt;
        text-decoration: none;
		text-align:center;
		color:#FFFFFF;
		background-color: #AAB7CA;
        font-family:verdana;
		height:20px;
		border-right:solid 1px #FFFFFF;
		border-top:solid 1px #FFFFFF;
		border-bottom:solid 1px #FFFFFF;}
#nav a:hover {color: #ffffff;background:url(../pics/verlauf.jpg);height:20px;}


/*------------------------------scrollbalken------------------------------------*/
body
{scrollbar-arrow-color: #ffffff; scrollbar-base-color: #385581;
scrollbar-highlight-color : #ffffff; scrollbar-shadow-color :#ffffff;
SCROLLBAR-TRACK-COLOR: #99aab0;}

/*------------------------------tabellen rahmen---------------------------------*/
.rahmen {border-left:solid #FFFFFF 1px;border-right:solid #FFFFFF 1px; border-bottom:solid #FFFFFF 1px; border-top:solid #FFFFFF 1px;} 

/*------------------------------iframe rahmen-----------------------------------*/
.rahmen2 {border-bottom:solid #FFFFFF 1px;border-top:solid #FFFFFF 1px}

/*------------------------------überschriften iframes---------------------------*/
.b {font:Verdana; font-size:11pt; font-weight:bold;color:#AAB7CA;}

/*------------------------------texte-------------------------------------------*/
.c {font:Verdana; font-size:10pt; color:#FFFFFF;}

/*------------------------------text überschriften------------------------------*/
.d {font:Verdana; font-size:10pt; color:#FFFFFF; text-decoration:underline;}

/*------------------------------hyperlinks--------------------------------------*/
.hyp{font:Verdana; font-size:10pt; color: #CCCCCC; text-decoration:underline;}

/*------------------------------table hintergrund--------------------------------*/
#tcolor {background:#3C5981;}
/*------------------------------seiten hintergrund-------------------------------*/
#scolor {background:#4E72A3;}