body {
	font-family: Verdana;
	font-size: 11px;
	color: #282828;
	background-color: #BACBD3;
	margin-left:5px;
	margin-top:10px;
	line-height:130%;
}


ul {
padding: 0;
margin-left: 20px;
margin-top: 10;
list-style: none;
padding-bottom: 0;
}

ul.nomargin {
padding: 0;
margin-left: 0;
margin-top: 10px;
}

.lang li {
padding: 0 0 5px 15px;
background-image: url("/images/bullet_language.jpg");
background-repeat: no-repeat;
background-position: 1px 3px;
}
.lang li li {
padding: 0 0 5px 5px;
list-style: circle; 
background-image: none;
}

.sports li {
padding: 0 0 5px 15px;
background-image: url("/images/bullet_sports.jpg");
background-repeat: no-repeat;
background-position: 1px 3px;
}
.sports li li {
padding: 0 0 5px 5px;
list-style: circle; 
background-image: none;
}

.kinder li {
padding: 0 0 5px 15px;
background-image: url("/images/bullet_kinder.jpg");
background-repeat: no-repeat;
background-position: 1px 3px;
}
.kinder li li {
padding: 0 0 5px 5px;
list-style: circle; 
background-image: none;
}

.news li {
padding: 0 0 5px 15px;
background-image: url("/images/bullet_news.jpg");
background-repeat: no-repeat;
background-position: 1px 3px;
}

.question {
padding: 15px 0px 15px 20px;
background-image: url("/images/bullet_q.jpg");
background-repeat: no-repeat;
background-position: 0 17px;
font-weight: bold;
}

.answer {
padding: 0 0 15px 20px;
background-image: url("/images/bullet_a.jpg");
background-repeat: no-repeat;
background-position: 1px 3px;
}

.texts {
	font-size: 10px;
	line-height:120%;
}

.textm {
	font-size: 13px;
}

.textl {
	font-size: 15px;
}

.textxl {
	font-size: 17px;
	line-height:150%;
}

.textc {
	font-size: 13px;
	line-height:130%;
}

.textcxl {
	font-size: 19px;
	line-height:150%;
}

.footer_txt {
	font-size: 9px;
	padding-top:5px;
	color: #626262;
}

.color_lang {
	color: #17469e;
}
.color_sports {
	color: #ef3e42;
}
.color_kinder {
	color: #009ac8;
}
.color_news {
	color: #f7931e;
}

.bg_blue {
	background-color: #D4D4E6;
}

.red {
	color: red;
}

.grey {
	color: #999999;
}

.white {
	color: white;	
}

.blue {
	color: blue;	
}

.bold {
	font-weight: bold;	
}

a:link, a:visited, a:active {
	color: #17469e;
	text-decoration: none;
}

a:hover {
	color: #515151;
	text-decoration: underline;
}

a.lang:link, a.lang:visited, a.lang:active {
	color: #17469e;
	text-decoration: none;
}

a.lang:hover {
	color: #515151;
	text-decoration: underline;
}

a.sports:link, a.sports:visited, a.sports:active {
	color: #ef3e42;
	text-decoration: none;
}

a.sports:hover {
	color: #515151;
	text-decoration: underline;
}

a.kinder:link, a.kinder:visited, a.kinder:active {
	color: #009ac8;
	text-decoration: none;
}

a.kinder:hover {
	color: #515151;
	text-decoration: underline;
}

a.news:link, a.news:visited, a.news:active {
	color: #f7931e;
	text-decoration: none;
}

a.news:hover {
	color: #515151;
	text-decoration: underline;
}

a.bot:link, a.bot:visited, a.bot:active {
	color: #626262;
	text-decoration: none;
}

a.bot:hover {
	color: #FF6600;
	text-decoration: none;
}

.right {
float: right;
padding: 2px 0 0 5px;
}

#relatedlinks ul {
padding: 0 0 0 10px;
margin: 0;
margin-right: 5px;
list-style: disc; 
}

#relatedlinks li {
margin-left: 16px;
line-height: 16px;
padding: 0 0 5px 0;
}

