/***************************************/
/* CSS fuer Kids-Cup Seiten der SHTU u.ä. */
/***************************************/

body {	
	border: 0px; 
	margin: 10px; padding: 5px; 
	height: 100%; width: 760px; 
	font-size: 9pt; 
	background-color: #FFF ;
	} 

* 	{ 
	font-family: Verdana, Geneva, Lucida, Arial, Helvetica, sans-serif ; 
	font-style: normal;
	text-decoration: none;
	font-size: 1em; 
	}

p	{ 	padding: 0px 2px ;	}

h1	{ 	
	font-size: 1.2em; 
	font-style: normal;
	text-align: center;
	margin-top: 2ex;
	margin-bottom: 1ex;
	padding: 1ex 1ex ;
	color: white;
	background:url(pics/hx_bg.png) top left repeat #808080;
	font-weight: normal;
	}

h2, .tablehead	{
	font-size: 1.2em; 
	font-style: normal;
	margin-top: 1ex;
	margin-bottom: 1ex;
	padding: 1ex 1ex ;
	color: white;
	background:url(pics/hx_bg.png) top left repeat #808080;
	font-weight: normal;
	}
	
h3	{ 	
	font-size: 1.0em; 
	font-style: normal;
	margin-top: 1ex;
	margin-bottom: 1ex;
	padding: 2px 2px ;
	text-decoration:none; 
	font-weight: normal;
	color: white;
	background:url(pics/hx_bg.png) top left repeat #808080;
	}

a img 	{ border: none;	}
a:link, a:visited, a:active, a:focus  { text-decoration: none; color: blue; }
a:hover { text-decoration: none; color: white; background: #4040FF; }

td	{ vertical-align: top ; }

.tablehead	{ 
	font-size: 0.9em; 	
	text-align: center;
	}

.news, .topinfo {
	font-size: 1.1em; 
	padding: 1ex 2px ;
	font-style: normal;
	text-decoration:none; 
	}

.topinfo, .infohead {
	font-size: 1.3em ;
	text-align: center;
	color: white;
	background:url(pics/hx_bg.png) top left repeat #808080;
	margin: 0;
	padding: 1em ;
	}
	
.footing {
	font-size: 0.8em ;
	text-align: center;
	font-style: normal;
	}

.kommentar {
	font-size: 1em ;
	text-align: right;
	font-style: normal;
	}
	
.urgent {
	color: red;
	font-weight: bold;
	}

#CONTAINER {
	width:630px;
	position:absolute;
	}

#SIDEPAGE {
	padding: 0px;
	margin: 0px;
	margin-left: 650px;
	position:fixed;
	top:20px;
	width:108px;
	height:259px;
	}


