html {
	width: 100%;
	height: 100%;
}

body {
	width: 100%;
	background-color: #E0DDDD;
	text-align:center;
	margin: 0;
	padding: 0;
	height: 100%;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1em;
	text-decoration: none;
	color: #444444;
}
#page	{
	margin: 0 auto 0 auto;
	width: 1000px;
	font-size: 100%;
	line-height: 1em;
	display: table;
	border-left: solid 1px #000000;
	border-right: solid 1px #000000;
	border-bottom: solid 1px #000000;
	background-color: #ffffff;
}
#top {
	width: 100%;
	height: 10px;
	background-color: #E50002;
	margin:0px;
	text-align: right;
	font-size: 9px;
	line-height:9px;
}
#head {
	width: 100%;
	height: 120px;
	background-color: #000000;
}
#content {
	display: table;
	width: 100%;
	background-image: url(/portaldata/7/images/hg.gif);
}
#hg {
	position:absolute;
	margin:400px 0 0 0;
	width:180px;
	height:200px;
	background-image: url(/portaldata/7/images/handballer.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	vertical-align: bottom;
}

#leftpane {
	font-size: 90%;
	color: #969696;
	width: 165px;
	text-align: left;
	margin: 10px 5px 10px 10px;
	padding:0px;
	float:left;
}

#inhalt {
	font-size: 90%;
	color: #969696;
	width: 605px;
	text-align: left;
	margin: 10px 10px 10px 20px;
	float:left;
}

#rightpane {
	position:relative;
	font-size: 90%;
	color: #969696;
	width: 165px;
	text-align: left;
	margin: 10px 5px 10px 10px;
	float:right;
}
/*#feet {
	height: 48px;
	width: 100%;
	background-image: url(/portaldata/7/images/feet.gif);
	text-align:center;
}*/
#feet {
	height: 100px;
	width: 100%;
	text-align:center;
	background-color: #E0DDDD;
	border-top: solid 1px #000000;
}
/*--------------------------header-------------------------*/
#searchpane .input {
	width: 130px;
	height: 15px;
	line-height:13px;
	font-size: 80%;
	color: #666666;
	margin: 0;
	background-color: #E0DDDD;
	border: 0px ;
}
#top a {
	text-decoration: none;
	color: #FADADA;
	font-weight: bold;
	margin-right: 10px;
}
#logo {
	text-align: center;
	width: 180px;
	height: 115px;
	float:left;
	margin-top:5px;
}
#headerright {
	width: 816px;
	height: 120px;
	float:right;
	background-color: #000000;
}
#searchpane {
	width: 200px;
	float:left;
	margin-top:2px;
	margin-bottom:auto;
	text-align:left;
}
#metanavi {
	margin: 3px 3px auto auto;
	float:right;
	text-align: right;
}
#metanavi2 {
	margin: 1px 10px auto auto;
	width: 165px;
	float:right;
	text-align: right;
}

#head a {
	font-size: 70%;
	color: #ffffff;
	text-decoration: none;
	font-weight: bold;
}
#metanavi2 a {
	color: #666666;
}

#emmen {
	position:absolute;
	margin-top: 5px;
	margin-left: 565px;
	width: 245px;
	height: 39px;
}
*html #emmen {
	margin-left: 158px;
}
#headertext {
	color: #ffffff;
	position: absolute;
	margin: 10px auto auto 10px;
	font-size: 24px;
	font-weight: bolder;
	line-height:36px;
}
*html #headertext  {
	margin-left: -380px;
	margin-top: 0px;
}
#leftpane a {
	color: #000000;
	text-decoration: none;
	font-weight: bold;
	line-height: 180%;
}
#leftpane a:hover {
	color: #ffffff;
}
#leftpane a.nav1off {
	border-top: 1px dashed #ffffff;
	width: 95%;
	display: block;
	margin: 0px;
}
#leftpane a.nav1on {
	border-top: 1px dashed #ffffff;
	width: 95%;
	display: block;
	margin: 0px;
	color: #ffffff;
}
#leftpane a.nav1nav {
	border-top: 1px dashed #ffffff;
	width: 95%;
	display: block;
	margin: 0px;
	color: #dddddd;
}
#leftpane a.nav1nav:hover {
	color: #ffffff;
}
#leftpane a.nav2off {
	color: #222222;
	font-weight: bold;
	line-height: 130%;
	font-size:90%;
	display:block;
}
#leftpane a.nav2off:hover {
	color: #ffffff;
}
#leftpane a.nav2on {
	color: #ffffff;
	font-weight: bold;
	line-height: 130%;
	font-size:90%;
	display:block;
}
#leftpane a.nav2nav {
	color: #aaaaaa;
	font-weight: bold;
	line-height: 130%;
	font-size:90%;
	display:block;
}
#leftpane a.nav2nav:hover {
	color: #ffffff;
}
#leftpane a.nav3off {
	color: #333333;
	font-weight: bold;
	line-height: 110%;
	font-size:80%;
	display:block;
}
#leftpane a.nav3off:hover {
	color: #ffffff;
}
#leftpane a.nav3on {
	color: #ffffff;
	font-weight: bold;
	line-height: 110%;
	font-size:80%;
	display:block;
}

/*------------------------- inhalt ---------------------------------- */
#inhalt h1 {
	color: #000000;
	font-size: 100%;
	margin-bottom: 15px;
}
#inhalt hr {
border: 0px;
	width: 100%;
	height: 1px;
	margin-bottom: 10px;
	border-top: 1px dotted #FF0000;
	background-color: #FFFFFF;
}
#inhalt a {
	color: #990000;
	text-decoration: none;
}
#inhalt a.trans {
	color: #000000;
	text-decoration: none;
}
#inhalt .newsbig {
	color: #000000;
}

#inhalt .newstitle {
	color: #000000;
	font-weight: bold;
}
#inhalt .newstitlenormal {
	color: #000000;
}
#inhalt .newsdate {
	color: #666666;
}
#inhalt .subnav {
	color: #444444;
	display:block;
}

#box {
	background-color: E0DDDD;
	background-image: url(../images/hg_box.gif);
	background-repeat: repeat-x;
	background-position: top;
	border: 1px solid #000000;
	margin-bottom: 20px;
}
#box h1 {
	color: #ffffff;
	margin: 1px 3px 10px 3px;
	font-size: 80%;
}
#box p {
	margin: 3px 3px 10px 5px;
}