/*******************************************/
/* CSS fuer Kids-Cup Seiten der SHTU u.ae. */
/*******************************************/

body {
	border: 0px;
	margin: 10px; padding: 10px;
	height: 100%; width: 760px;
	font-size: 9pt;
}

* {
	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.4em;
	font-style: normal;
	margin-top: 2ex;
	margin-bottom: 1ex;
	padding: 1ex 1ex ;
	color: white;
	background:url(marker/hx_bg.png) top left repeat #808080;
	font-weight: normal;
}

h2 {
	font-size: 1.2em;
	font-style: normal;
	margin-top: 0ex;
	margin-bottom: 1ex;
	padding: 1ex 1ex;
	color: white;
	background:url(marker/hx_bg.png) top left repeat #808080;
	font-weight: normal;
}

h3 {
	font-size: 1.2em;
	font-style: normal;
	margin-top: 1ex;
	margin-bottom: 1ex;
	padding: 0ex 2px ;
	text-decoration:none;
	font-weight: normal;
}

a img { border: none; }
a:link, a:visited, a:active, a:focus { text-decoration: none; color: blue; }
a:hover, a:focus { text-decoration: underline; color: blue; }

.news {
	font-size: 1.1em;
	padding: 1ex 2px ;
	font-style: normal;
	text-decoration:none;
}

.footing {
	font-size: 1em ;
	text-align: center;
	font-style: normal;
}

.kommentar {
	font-size: 1em ;
	text-align: right;
	font-style: normal;
}

.urgent {
	color: red;
	font-weight: bold;
}

