/* Copyright Mark van der Meer 2006-2008 | www.highway-intersections.net */
/* Highway-Intersections.net v2.2 'Morgenstern' */
/* main.css for www.highway-intersections.net */
/* --- */ 
/*
   __   _      __                       _      __                      __  _                           __ 
  / /  (_)__ _/ / _    _____ ___ ______(_)__  / /____ _______ ___ ____/ /_(_)___  ___  ___   ___  ___ / /_
 / _ \/ / _ `/ _ \ |/|/ / _ `/ // /___/ / _ \/ __/ -_) __(_-</ -_) __/ __/ // _ \/ _ \(_-<_ / _ \/ -_) __/ 
/_//_/_/\_, /_//_/__,__/\_,_/\_, /   /_/_//_/\__/\__/_/ /___/\__/\__/\__/_/ \___/_//_/___(_)_//_/\__/\__/  
       /___/                /___/                          

  ______          _                               
 / _____)        | |                              
| /      ___   _ | | ____ ____   ____ ____   ____ 
| |     / _ \ / || |/ _  )  _ \ / _  |    \ / _  )
| \____| |_| ( (_| ( (/ /| | | ( ( | | | | ( (/ / 
 \______)___/ \____|\____)_| |_|\_||_|_|_|_|\____)
                                                  
  ______                                                          
|  ___ \                                   _                     
| | _ | | ___   ____ ____  ____ ____   ___| |_  ____  ____ ____  
| || || |/ _ \ / ___) _  |/ _  )  _ \ /___)  _)/ _  )/ ___)  _ \ 
| || || | |_| | |  ( ( | ( (/ /| | | |___ | |_( (/ /| |   | | | |
|_||_||_|\___/|_|   \_|| |\____)_| |_(___/ \___)____)_|   |_| |_|
                   (_____|                                       
                              
(http://www.network-science.de/ascii/ - stop)    

*/
/* --- */
body			{
				margin: auto;
				color: #ffffff;
				background-image: url('../gfx/gradient_kp.png');
				font-family: DejaVu Sans, Verdana;
				text-align: left;
				line-height: 125%;
	}
blockquote	{
				font-size: 8pt;
	}
form		{
				margin-left: 10px;
	}
input		{
			   width: auto;
			   overflow: visible;
			   padding-left: 6px;
			   padding-right: 6px;
	}
img			{
				border: 2px solid black;
				margin-top: 0px;
				margin-left: 10px;
	}
h2			{
				margin-top: 10px;
				margin-left: 10px;
				margin-bottom: 0px;
				font-size: 16pt;
				color: #ffffff;
	}
ul			{
				text-align: left;
	}

a:link		{
				color: #ffffff;
	}
a:hover		{
				color: #ffffff;
				background-color: #000000;
	}
a:visited	{
				color: #ffffff;
	}
/* --- */
.content	{
				margin-left: 10px;
				text-align: left;
				font-style: normal;
				font-size: 10pt;
				border-left: solid 0px #2e5585;		
	}
.schild-a	{	
				font-family: Verdana, Calibri, DejaVu-Sans, fantasy;
				text-decoration: none;
				font-weight: bold;
				color: #ffffff;
				background-color:#c10f0f;
				padding: 0.5px 3px 0.5px 3px;
				border: 1px solid #fff;
	}
.schild-n 	{
				font-family: Verdana, Calibri, DejaVu-Sans, fantasy;
				text-decoration: none;
				font-weight: bold;
				color: #000000;
				background-color:#fcd116;
				padding: 1px 2px 1px 2px;
	}
.schild-s	{	
				font-family: Verdana, Calibri, DejaVu-Sans, fantasy;
				text-decoration: none;
				font-weight: bold;
				color: #000000;
				background-color:#ffffff;
				padding: 1px 2px 1px 2px;
	}
.schild-w	{	
				font-family: Verdana, Calibri, DejaVu-Sans, fantasy;
				text-decoration: none;
				font-weight: bold;
				color: #000000;
				background-color:#ffffff;
				padding: 1px 2px 1px 2px;
	}
/* End of kp-main.css */ 