html {
	height: 101%;
  }

body {
	margin-bottom: 1px;
	margin: 0px;
	height: 100%;
	padding: 0px;
	font-family: Tahoma, Verdana;
	line-height: 50%;
	font-size: 11px;
	color: #333333;
	background: #ECE9D8;
}

.clr {
	clear: both;
}

.outline {
  border: 1px solid #cccccc;
  background: #ffffff;
	padding: 2px;
}


ul
{
margin: 0;
padding: 0;
list-style: none;
}

li
{
line-height: 15px;
padding-left: 15px;
padding-top: 0px;
background-image: url(../images/arrow.png);
background-repeat: no-repeat;
background-position: 0px 2px;
}


td {
	text-align: left;
	font-size: 11px;
}

table{
  line-height: 100%;
}



a:link {color: 333333; text-decoration:none;}
a:visited {color: 333333; text-decoration:none;}
a:active {color: 333333; text-decoration:none;}

.fullstorytop { 
font-weight: bold;
color: #013378;}

.fullstory { 
color: #013378;}

.neu { 
font-weight: bold;
color: #ff6600;}

.news { 
font-weight: bold;
color: #013378;}

.online { 
font-weight: bold;
color: green;}

#link1{
cursor: pointer;
}
img{
  border: none;
}
