body, div, td {
	font-family: 'Trebuchet MS';
	font-size: 9pt;
}
body {
	margin: 0px;
	padding: 0px;
}
.category {
	width: 300px;
	border: 1px solid gray;
	font-size: 8pt;
	margin:10px;
}
.langs {
	width: 300px;
	border: 1px solid gray;
	font-size: 10pt;
	margin:10px;
}
.cat_0 {
	font-size: 5pt;
}
.cat_1 {
	font-size: 6pt;
}
.cat_2 {
	font-size: 7pt;
}
.cat_3 {
	font-size: 8pt;
}
.cat_4 {
	font-size: 9pt;
}
.cat_5 {
	font-size: 10pt;
}
.cat_6 {
	font-size: 11pt;
}
.cat_7 {
	font-size: 12pt;
}
.cat_8 {
	font-size: 13pt;
}
.cat_9 {
	font-size: 14pt;
}
.rss_list_link {
	font-size: 7pt;
	padding-left: 20pt;
}
.medizinbody a {
	text-decoration: none;
}
div.header {
	background: #5c5c5c url('../img/subheader.gif') 0 0 repeat-x;
	border-bottom: 2px solid #ffff00;
	padding: 0.75em 0 0.5em 0;
	width: 100%;
	height: 20px;
}
div.header div.logo {
	float:left;color:#ffffff;font-size: 14pt;font-weight: bold;margin-left: 15px;
}
div.header div.search {
	float:right;color:#ffffff;font-size: 12pt;margin-right: 15px;
}
div.bottomheader {
	width: 100%; height: 150px;
}
div.bottomheader h1 {
	font-size: 16pt;padding: 30px 20px 20px 20px;
}
div.bottomheader h1 span {
	font-size: 26pt;
}
div.centerBlock {
	background: #fcef62; 
	padding: 20px;
}
div.centerBlock div.container {
	background: #ffffff;
	width: 100%;
}
div.centerBlock div.container div.ltins {
/*	float: left; background: #ffffff url('../img/rounded.png') 0px -130px no-repeat; width: 10px; height: 10px; margin: 0px;*/
	float: left; background: #ffffff url('../img/lins.png') 0px 0px no-repeat; width: 10px; height: 10px; margin: 0px;
}
div.centerBlock div.container div.rtins {
/*	float: right; background: #ffffff url('../img/rounded.png') 0px -120px no-repeat; width: 10px; height: 10px; margin: 0px;*/
	float: right; background: #ffffff url('../img/rins.png') 0px 0px no-repeat; width: 10px; height: 10px; margin: 0px;
}
div.centerBlock h2 {
	padding: 15px 0 0 5px; font-size: 16pt;
}
a.bluered {
	color: #04538b;
}
a.bluered:hover {
	color: #ff0033;
}
a.whiteyellow {
	color: #ffffff;
	text-decoration: none;
}
a.whiteyellow:hover {
	color: #ffff00;
	text-decoration: underline;
}
div.clear {
	clear: both;
}
td.blogspage {
	background:url('../img/blogspage.gif') no-repeat;width:27px;height:22px;
}
td.blogsline {
	background:url('../img/blogsline.gif') repeat-x;
}
div.news {
	margin: 0 10px;
	width: 100%;
	padding-left: 5px;
	clear: both;
}
div.news div.rss_list {
}

div.headernews {
	margin: 0px 10px 0 10px;
	padding: 0px;
	height: 22px;
/*	width: 100%;*/
	background: transparent url('../img/blogsline.gif') 0 0 repeat-x;
	clear: both;
}
div.blogspage {
	background: url('../img/blogspage.gif') no-repeat;
	width:27px;
	height:22px;
	margin: 0px;
	padding:0px;
	float: left;
}
div.blogslineLeft {
	float: left;
	padding: 3px 0 0 5px;;
}
div.blogslineRight {
	float: right;
	height: 22px;
	padding: 3px 5px 0 0;
}



