/* GENERAL fonts */
BODY {	
	margin: 0 0 0 0; 
	font-family: Verdana, Arial;
	background-color:#CADDF4;
}
	
P, OL, UL, DIV, H1, H2 {
	font-size: x-small; 
}

H1 { font-size: 15px; }
H2 { font-size: 13px; }

P, H1, H2 {margin: 0px 0px 5px 0px;}

A {
	text-decoration: none;
	color:#000080; 
}

A:hover {
	text-decoration: none;
	background-color: #EEC124;
	background-color: #600000;
	background-color: navy;
	color:white;
}

#werbeflaeche A {
	text-decoration: none;
	color:#000000; 
	border: 0px solid silver;
}

#werbeflaeche  A:hover {
	text-decoration: none;
}

TD {
	vertical-align:top;
}

TABLE#rahmen {
}

TR#header {
	background-color:white;
}

TD#header_links {
	padding:5px;
	text-align:center;
	border-bottom:1px solid silver;
	vertical-align:middle;
}

TD#header_mitte {
	padding-top:10px;
	text-align:center;
	border-bottom:1px solid silver;
	padding-bottom:5px;
	font-size: xx-small; 
	vertical-align:middle;
}

TD#header_rechts {
	width: 200px;	
	padding:5px;
	text-align:center;
	border-bottom:1px solid silver;
	vertical-align:middle;
}

/* Menu column */
TD#menu_1 {	
	vertical-align: top; 
	padding-top: 10px;
	padding-bottom: 10px;
	background-color:#000040;
}

TD#menu_1 DIV A {
	color:#FFC000;
	text-decoration: none;
	width:100%;
	padding-left:5px;
	padding-right:5px;
}
TD#menu_1 DIV A:hover {
	color: white;
	background-color: #600000;
}


TD#menu_1 DIV.menu1-level1-no { 			/* nicht selektiert */
	font-size:small;
	border-top: 1px dotted #999999;
}
TD#menu_1 DIV.menu1-level1-act { 			/* selektiert */
	font-size:small;
	background-color: #FFC000;
	color:#000040;
	font-style:italic;
	font-weight:bold;
}
TD#menu_1 DIV.menu1-level1-act A {
  color:#000040;
}

TD#menu_1 DIV.menu1-level2-no { 			/* nicht selektiert */
  font-size:x-small;
  border-left: 1px dotted #999999;
  border-top: 1px dotted #999999;
  margin-left:20px;
  margin-right:0px;
}

TD#menu_1 DIV.menu1-level2-act 				{ /* selektiert */
  font-weight:bold;
  font-size:x-small;
  font-style:italic;
  margin-left:20px;
  margin-right:0px;
  background-color: #C08000;
  background-color: #FFC000;
  color:#000040;
}
TD#menu_1 DIV.menu1-level2-act A {
  color:#000040;
}


/* Content column */
TD#content {
	padding-top: 10px;
	padding-left: 10px;
	padding-right: 10px;
	vertical-align: top; 
	xwidth:100%;
	/*border-left:1px solid silver;*/
	/*border-right:1px solid silver;*/
	height:400px;
	background-color:#CADDF4;
}


/* Werbefläche */
TD#werbung {
	text-align:center;
}

DIV#werbeflaeche {
	padding:5px;
	text-align:right;
}


/* Fussbereich */
TD#footer {
	font-size: 10px;
	text-align: center;
	/*border-top:1px solid silver;*/
}

TD#counter div {
	font-size: 10px;
	text-align: left;
	/*border-top:1px solid silver;*/
}

TD#flags {
	/*border-top:1px solid silver;*/
	white-space: nowrap;
	font-weight: bold;
}



/* Sonstige Formate */


/* Style for the Path-menu: */
TD#path {
  border-bottom:1px solid #181452;
  vertical-align:top;
  white-space: nowrap;
  background-color: #EFEFEF;

  font-weight: bold;
}

.csc-menu {
	xborder: 1px solid #999999;
	padding:10px;
}

P.csc-sitemap {
	margin-top:0px; margin-bottom:0px;
}

P.csc-sitemap A {
	text-decoration: none;
	color:black;
}

P.csc-sitemap A:hover {
  text-decoration: underline;
	background-color: #c8c8c8;
}

P.csc-sitemap-level1 {
	padding-left:0px;
}

P.csc-sitemap-level2 {
	padding-left:20px;
}

P.csc-sitemap-level3 {
	padding-left:40px;
}

P.csc-sitemap-level4 {
	padding-left:60px;
}

P.csc-sitemap-level5 {
	padding-left:80px;
}

TABLE#Linkliste 
{
	font-size: xx-small; 
	background-color:white;
	border: 1px solid silver;
}

TABLE#Linkliste th
{
	font-size: x-small; 
	border-top: 1px solid silver;
	border-bottom: 1px solid silver;
}

TABLE#Linkliste td
{
	font-size: xx-small; 
	border-bottom: 1px solid silver;
	padding-left: 4px;
	padding-right: 4px;
}
