html,body {
	margin: 0;
	padding: 0;
	font-size: 11px;
}

html, body, a, address, blockquote, caption, cite, dfn, dl, dt, 
fieldset, h1, h2, h3, h4, img, input, label, legend, 
li, ol, option, p, q, select, textarea, td, th, ul 	{
	font-family: Verdana, Helvetica, sans-serif;
	color: #4d657c;
}

body {
	width: 478px;
	background: #ccc url(/fileadmin/template/iframebg.jpg) no-repeat fixed;	
	}
	
#iframecontent {
	margin: 20px 0px 20px 20px;
	
	}

a:link, a:hover, a:active, a:visited {
	color: #4d657c;
	text-decoration: none;
	font-weight: bold;
}

a:hover {
	text-decoration: underline;
}



form { margin: 0; }


h1 {
	font-size: 18px;
	font-weight: normal;
	margin: 0 0 6px 0;

}


h2 {
	font-size: 14px;
	font-weight: bold;
	margin: 0 0 6px 0;

}

p {
	line-height: 14px;
	margin: 0 0 6px 0;	
}


ol.tx-ttnews-browsebox, .csc-uploads, .tx-indexedsearch-browsebox ul {
	list-style: none;
	margin: 0;
	padding: 0;
}

ol.tx-ttnews-browsebox li, .tx-indexedsearch-browsebox li {
	display: inline;
	margin-right: 6px;

}