/* http://meyerweb.com/eric/tools/css/reset/ */
/* v1.0 | 20080212 */

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
}
body {
	line-height: 1;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}

/* remember to define focus styles! */
:focus {
	outline: 0;
}

/* remember to highlight inserts somehow! */
ins {
	text-decoration: none;
}
del {
	text-decoration: line-through;
}

/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: collapse;
	border-spacing: 0;
}

html{min-height:100%; margin-bottom:1px;}

body {
	background:url(img/bg1.png) repeat-x top left #1c3166;
	color:#404040;
	font:86% Verdana,Tahoma,Arial,sans-serif;
	line-height:1.3em;
	padding:0;
	text-align: center;
}

#wrap {
	color:#404040;
	margin:0 auto;
	width:960px;
	text-align: left;
}

#header {
	color:#404040; 
	margin:0 auto; 
	width:930px; 
	height: 70px;
	padding: 40px 0 0px 30px;
	border:0px;
}

#t-left {
	width: 210px;
	padding: 25px 10px 10px 10px;
	float: left;
}

#t-left a {
	color: #fff;
	text-decoration: none;
}

#t-menu ul {
	list-style: none;
	color: #ffa500;
	width: 210px;
	margin: 0;
}

#t-menu ul ul {
	margin-left: 15px;
}

#t-menu li {
	display:inline;
}

#t-menu li.act {
}

#t-menu li a {
	float:left;
	width:190px;
	border-bottom: 1px solid #eee; /* #071944; */
	padding: 10px 0px 2px 20px;
	background: transparent url(img/b2.gif) no-repeat 3px 15px;
}	

#t-menu li li a {
	width:175px;
}

#t-menu a.act, #t-menu a:hover {
	color: #ffa500;
	border-bottom: 1px solid #ffa500;
}

#t-menu a.act {
	font-weight: bold;
}
#t-content-wrap{
	width: 700px;
	padding: 10px;
	margin: 0 0 0 240px;
	color: #eee;
}

#t-content {
    float: left;
    width: 695px;
}

#clearer {
	clear: both;
	margin-bottom: 5em;
}
#footer {
	font-size:0.8em;
	font-weight:normal;
	margin:15px auto;
	padding:10px 0px;
	color:#999;
	clear:both;
	width:960px;
	border-top: 1px solid #999;
}

#footer a {color:#999; text-decoration:none;}
#footer a:hover {color:#999; text-decoration:underline;}

#partners {
    padding-top: 20px;
    clear: both;
    text-align: center;
}

#partners img {
    margin-bottom: 25px;
}

p {
	margin-bottom: 10px;
}

a {
	color: #ffa500;
}
a:hover {
	color: #ff4500;
}

h1, h2, h3, h4, h5, h6 {
    font-family: "Trebuchet MS", Verdana, Helvetica, Arial,sans-serif;
    margin: 1em 0 0.25em 0;
    padding: 0;
    letter-spacing: 0;
}

h1 {
    font-size: 1.7em;
	padding-bottom: 3px;
	border-bottom: 1px solid #eee;
}

h2 {
    font-size: 1.3em;
}

h3 {
    font-size: 1.1em;
}

h1 a, h2 a, h3 a, h4 a, h5 a, h6 a {
	color: #eee;
	text-decoration: none;
}

p.title {
    font-weight: bold;
}

ul,ol {
    list-style: disc; 
    margin-left: 20px; 
    padding: 0 0 5px
}

table {
border-collapse: collapse;
margin: 7px;
}

th {
min-height: 29px;
padding-left: 12px;
padding-right: 12px;
text-align: left;
font-weight: bold;
}
td {
padding-left: 4px;
padding-right: 4px;
}

td p {
    margin-bottom: 0px;
}


/* Left, center and right alignment of text in paragraphs and cells.*/
p.align-left, h.news-single-timedata1.align-left, h2.align-left, h3.align-left, h4.align-left, h5.align-left, h6.align-left, td.align-left { text-align: left; }
p.align-center, h1.align-center, h2.align-center, h3.align-center, h4.align-center, h5.align-center, h6.align-center, td.align-center { text-align: center; }
p.align-right, h1.align-right, h2.align-right, h3.align-right, h4.align-right, h5.align-right, h6.align-right, td.align-right { text-align: right; }

.news-list-date, .news-single-timedata {
   float: left;
    padding-left: 0;
    }

.news_content{
clear:both;
padding-top:10px;
}

.news-list-item {
	margin-bottom: 20px;
}

.news-list-item .clearer, .news-single-item .clearer, .news-list-category, .news-single-category {
	display: none;
}

.news-single-timedata, .news-single-author, .news-single-imgcaption {
	font-size: 90%;
}

.news-single-item h2 {
	font-size: 1.7em;
}

.filelinks div{padding-left:25px; background:url('/typo3/gfx/fileicons/default.gif') left top no-repeat; margin-bottom:10px;}
.filelinks span{display:block;}
.filelinks .filecount{display:none;} 
.filelinks a{color:#eee;text-decoration:none; }
.filelinks .doc{background-image:url('/typo3/gfx/fileicons/doc.gif')!important;}
.filelinks .rtf{background-image:url('/typo3/gfx/fileicons/rtf.gif')!important;}
.filelinks .pdf{background-image:url('/typo3/gfx/fileicons/pdf.gif')!important;}




