/* Copyright (c) 2008, Yahoo! Inc. All rights reserved.
Code licensed under the BSD License: http://developer.yahoo.net/yui/license.txt
version: 2.5.1 */
html{color:#000;background:#FFF;}
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,code,form,fieldset,legend,input,textarea,p,blockquote,th,td,html{margin:0;padding:0;}
table{border-collapse:collapse;border-spacing:0;}
fieldset,img{border:0;}
address,caption,cite,code,dfn,em,strong,th,var{font-style:normal;font-weight:normal;}
li{list-style:none;}
caption,th{text-align:left;}
h1,h2,h3,h4,h5,h6{font-size:100%;font-weight:normal;}
q:before,q:after{content:'';}
abbr,acronym {border:0;font-variant:normal;}
sup {vertical-align:text-top;}
sub {vertical-align:text-bottom;}
input,textarea,select{font-family:inherit;font-size:inherit;font-weight:inherit;}
input,textarea,select{*font-size:100%;}
legend{color:#000;}
/* end reset.css */

html, body, input, select, textarea, h1, h2, h3, h4, h5, h6, p, ul, ol, li, div, table, tr, td {
	font-family: Verdana,Arial,Helvetica,sans-serif;
}

body { font-size: 11px;	line-height: 15px; }

h1 { font-size: 22px; line-height: 28px; font-weight: bold;}
h2 { font-size: 16px; line-height: 22px; margin-top: 1em; font-weight: bold; }
h3 { font-size: 12px; line-height: 16px; margin-top: 1em; font-weight: bold; }
h4 { font-weight: bold; }
h5 { font-size: 11px; line-height: 16px; margin-top: 1em; font-weight: bold; margin-bottom: -1em;}

p  { font-size: 11px; margin-top: 1em; margin-bottom: 1em; }

ul { margin-top: 1em; margin-bottom: 1em; }
ol { margin-top: 1em; margin-bottom: 1em; }
li ul, li ol { margin-top: 0; margin-bottom: 0;}

ul li {
	list-style-type: square;
	display: list-item;
	list-style-position: outside;
	margin-left: 20px;
}

ol li { 
	list-style-type: decimal;
	display: list-item;
	list-style-position: outside;
	margin-left: 25px;
}

a { text-decoration: none; color: #3aac36; }
a:hover { text-decoration: underline; }

.align-right { text-align: right; }
p.align-right { text-align: right; }

div { width: 100%; float: left; }
div.csc-textpic, div.csc-textpic div, div.csc-textpic div div, div.csc-textpic div div div { width: auto; float: none; }


#skiplinks { position: absolute; top: -1000em; left: -1000em;  height: 1px; width: 1px; }
#skiplinks a:focus, #skiplinks a:active { position: static; top: 0; left: 0; height: auto; width: auto; }

#bodycontainer { width: 780px; margin: 0 auto; float: none; }
#pagecontainer { width: 100%; }
#header { width: 100%; padding-top: 10px; }
#logo1  { width: 170px; }
#logo2  { width: 610px; }

#main     { width: 100%; background: url(img/content_bg.jpg) repeat-y top left; margin-top: 15px; padding-top: 10px; }
#leftcol  { width: 145px; margin-left: 15px; margin-right: 10px; display: block; }
#rightcol { width: 150px; margin-right: 10px; display: block; float: right; }

#mainnav { width: 100%; }

#content { float: left; width: 400px; margin-left: 20px; }

#footer { padding-top: 8px; padding-bottom: 15px; }
#footer div.footerline { height: 4px; border-top: 3px solid #deffdd; border-bottom: 7px solid #ade6ab;}

#mainnav ul li { list-style-type: none; display: block; margin: 0; font-weight: bold; margin-bottom: 2em; }
#mainnav a { color: #000000; }
#mainnav a:hover { color: #3aac36; text-decoration: none; }


/*	---------------------------------------------------------------------
	tt_news
	------------------------------------------------------------------ */
/* .news-container { float: none; } */
.news-container ul { margin: 0; }
.news-list li, .news-latest li { margin-left: 0; display: block; list-style-type: none; margin-bottom: 0.5em; padding-bottom: 1.5em; border-bottom: 2px #f3f3f3 solid; }
.news-container li span { font-weight: normal; }
.news-container a { color: #000000; text-decoration: none; }
.news-container a:hover { color: #3aac36; text-decoration: none; }
.news-container a:hover span { color: #000000; }
.news-container h4 { margin-bottom: 0.5em; margin-top: 1.5em; }
.news-container h4 { border-left: 10px #ddffde solid; padding-left: 10px; }
.news-list p { margin: 0em;}
.news-list p, .news-latest p { padding-left: 20px; }
.news-list p span, .news-latest p span { color:#3aac36;}

.news-container p.news-anchor { margin-top: 0.2em; margin-bottom: 1em; }
.news-container p a { color: #3aac36; }
.news-container p a:hover { text-decoration: underline; }
.news-container h4 span { font-weight: normal; }
.news-container a { display: inline; }

.tx-ttnews-browsebox { padding-top: 1em; padding-bottom: 1em;}
.tx-ttnews-browsebox a { margin-right: 10px; }
.tx-ttnews-browsebox span.activeLinkWrap a { color: #c3c3c2; }

.news-single-backlink { padding-top: 2em; padding-bottom: 1em; }
.news-single-backlink a { color: #3aac36; }

.news-single-item h2 { margin-top: 0; }
.news-single-item h3 { margin-bottom: 1em; }

.news-single-item dt { margin: 15px 0px 5px 0px; padding: 0; font-weight: bold;}
.news-single-item dd { margin: 0; padding: 0; }
.news-single-item dl.news-single-links dd { display: list-item; margin: 0 0 0 20px; list-style-type: square; list-style-position: outside; }
dl.news-single-files dd a { margin-left: 5px; }

/* bilder */
.news-single-img { float: right; width: 130px; margin: 15px 0 15px 20px; }
.news-single-img p { margin: 5px 0 10px 0; padding: 0; font-size: 9px; line-height: 11px; }




/*	---------------------------------------------------------------------
	Termine
	------------------------------------------------------------------ */
.csc-frame-rulerBefore { padding-top: 10px; margin-top: 5px; border-top: 2px solid #f3f3f3; }
.csc-frame-rulerAfter { padding-bottom: 10px; margin-bottom: 5px; border-bottom: 2px solid #f3f3f3; }