/*<![CDATA[*/
/* ------------ FONTS & COLORS 
*
*	Schriftarten, Ausrichtung und Farben können beliebig verändert werden
*
	font-style:italic; 
*
*/

* {
	font-family:Verdana,Arial,Helvetica,sans-serif;
	font-size:10pt;
	font-weight:100;
}

body		{ background:#eee; }
#topleft,
#btmleft	{ color:#eee; background:#3A4783; }
#header,
#topright,
#leftcol 	{ color:#eee; background:#303A6B; }
#page,
#maincol,
#rightcol	{ color:#666; background:#DCDCDC; }
#rightcol,
#btmright	{ border-left:2px solid #3A4783; }
#footer,
#btmright	{ background:#F5F5F5; }

a			{ text-decoration:none; vertical-align:bottom; }

h1			{ font-size:18pt; line-height:18pt; }
h2			{ font-size:130%; }
h3			{ font-size:120%; }

h1			{ font-size:18pt; line-height:18pt; }
h2			{ font-size:120%; font-weight:bold; color:#303A6B; }
h3		    { font-size:100%; font-weight:bold; color:#303A6B; }

.news {
	line-height:normal;
	border-top:1px solid #3A4783;
	padding-top:0.5em;;
}

.news p { text-align:justify; }

.news img { margin:0 0 5px 10px; }
	
#textbox {
	background:#f5f5f5;
	color:#666;
	line-height:1.4em;
}

#textbox a,
#textbox a:visited { color:#303A6B; }
#textbox a:hover { color:#c00; }

#textbox h2 {
	font-size:110%; 
	font-weight:bold;
}

#footer a {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:9px;
	color:#666;
}

#leftcol a {
	color:#eee;
	font-size:10pt;
	line-height:12pt;
	text-align:right;
	text-decoration:none;
	display:block;
	height:15px;
	padding:0px 4px;
}

#leftcol a:hover,
#leftcol a:active {
	background:#3A4783;
	color:#fff;
}

#leftcol li li {
/*	display:none; 
*/

}

#leftcol li li a {
	color:#999;
}

#subnav {
	background:url(../images/raster518x108.gif) top left repeat-y;
}

#subnav li {
	visibility:hidden;
	visibility:visible; 
	display:inline;
}

#subnav li li {
	visibility:visible; 
	display:inline;
}

#subnav a {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:8pt;
	line-height:30px;
	color:#eee;
	background:#3A4783;
	padding:4px 7px;
    margin:0 2px;
}

#subnav a:hover,
#subnav a:active {
	background:#303A6B;
	color:#fff;
}

#about {
	font-size:12pt;
	font-weight:bold;
}

#topnav a {
	font-family:Arial, Helvetica, sans-serif;
	font-size:8pt;
	line-height:12pt;
	color:#eee;
	background:#303A6B;
	text-decoration:none;
	border-top:1px solid #999;
	border-left:1px solid #999;
	padding:0 4px;
}

#topnav a:hover,
#topnav a:active {
	background:#3A4783;
	color:#fff;
}

#menubox a			{ font-size:13pt; color:#CCF6F5; text-decoration:none; }
#menubox a:focus,
#menubox a:hover	{ color:white; }
#menubox hr			{ color:#4F5A55; background:#4F5A55; }

/* ------------ LAYOUT TEST
*
div { border:1px solid #0cc; padding:3px; }
#rightcol, #btmright { display:none; }
#leftmenu, #rightmenu { background:magenta; }
#footer { background:green; }
#page { background:url(../images/schraffur.png) repeat; }
#page .columnfill {	background:brown; padding-bottom:30000px; margin-bottom:-30000px; } /* Equal-height columns */
/*
*/



/*]]>*/
