/*
Dunkelrot: #930
Blau Fließtxt: #055a99
Rosa (wie Logo-Balken): #d8bec1
*/

body { font-size: 100.01%; }

body {
    margin: 0;
	padding: 0;
    font: 0.73em Verdana, sans-serif;
    color: #055a99;
	background: #fff url('../images/bg.gif') repeat-y;
}

/* STANDARDS
---------------------------------------------------------------------------------------------------------------------*/

p, ol, ul, li, blockquote, div, span, font, h1, h2, h3, h4, h5, h6, i, pre, em, b, strong, form, input, textarea, select, table, tr, td {
	font-family: Verdana, sans-serif;
}

img { border: none; }
table { font-size: 100.01%; }

hr {
	clear: both;
	color: #fff;
	background-color: #fff;
	padding: 0;
	margin: 2px 0 14px 0;
	border-top: 1px solid #d5e4e4;
	border-right: none;
	border-bottom: none;
	border-left: none;
}

p.bodytext {
	line-height: 150%;
	margin: 0 0 10px 0;
}

.csc-linkToTop {
	display: block;
	width: auto;
	text-align: right;
	line-height: 20px;
}

table.twocolumn {
	border: none;
	padding: 0;
}

td.twocolumn_td1,
td.twocolumn_td2 {
	vertical-align: top;
	width: 40%;
	line-height: 150%;
}

td.twocolumn_td1 { padding-right: 12px; }
td.twocolumn_td2 { padding-left: 12px; }


.rahmen1  {
	margin: 0 0 10px 0;
	padding: 3px 8px;
	background-color: #fff;
	border: 1px solid #d5e4e4;
}
/* nocht nicht definiert
.rahmen2  {
	margin: 0 0 10px 0;	
	padding: 3px 5px;
	background-color: #f1f4f7;
	border-right: 1px solid #9dcb8a;
	border-bottom: 1px solid #9dcb8a;
}
*/

/* liNKS
---------------------------------------------------------------------------------------------------------------------*/

a:link,
a:visited {
    color: #930;
	text-decoration: none;
}

a:hover,
a:active,
a:focus {
    color: #630;
	text-decoration: underline;
}

/* FÜR ELTERN
---------------------------------------------------------------------------------------------------------------------*/

.fuer_eltern_no,
.fuer_eltern_cur {
	position: absolute;
	top: 26px;
	left: 755px;
}

.fuer_eltern_no {
	z-index: 999;
}

.fuer_eltern_cur {
	z-index: 1;
}

/* AUFBAU
---------------------------------------------------------------------------------------------------------------------*/

#wrapper {
	width: 1000px;
	min-height: 148px;
	background: url('../images/bg_deko.jpg') no-repeat;
}

#spalte1,
#spalte2 {
	float: left;
}

#spalte1 { width: 214px; }
#spalte2 { width: 786px; }

#spalte1 img.logo {
	width: 95px;
	height: 93px;
	margin: 10px 0 28px 5px;
}

#spalte2 img.pic_kinderradweg  {
	width: 385px;
	height: 65px;
}

#figuren  {
	clear: both;
	margin: 10px 0 0 22px;
}

#figuren_fs {
	margin: 0 0 30px 0;
	padding: 0;
	text-align: right;
}

#wrap_cont,
#wrap_cont_fs {
	clear: both;
	width: 786px;
}

#wrap_cont { padding: 27px 0 0 0; }
#wrap_cont_fs { padding: 10px 0 0 0; }

#wrap_cont .cont_01,
#wrap_cont .cont_02,
#wrap_cont_fs .cont_01,
#wrap_cont_fs .cont_01_breit,
#wrap_cont_fs .cont_02 { float: left; }

#wrap_cont .cont_01 { width: 525px; padding: 0 10px 0 20px; }
#wrap_cont_fs .cont_01 { width: 512px; padding: 55px 0 0 20px; }
#wrap_cont_fs .cont_01_breit  { width: 728px; padding: 55px 0 0 20px; }

#wrap_cont .cont_02,
#wrap_cont_fs .cont_02 { padding: 0 0 0 10px; }
#wrap_cont .cont_02 { width: 220px; }
#wrap_cont_fs .cont_02 { width: 224px; margin-left: 20px;}


/* HAUPTMENUE
---------------------------------------------------------------------------------------------------------------------*/

ul#haupt,
ul#haupt ul {
	width: 214px;
	padding: 0;
	margin: 0;
}

ul#haupt { border-bottom: 1px solid #b2cccc; }
ul#haupt ul { border-bottom: none; }

ul#haupt li.first,
ul#haupt li,
ul#haupt li.spacer {
	margin: 0;
	padding: 0;
	list-style: none;
}

ul#haupt ul li {
	margin: 0;	
	padding: 0 0 4px 0;
	list-style: none;
}

ul#haupt li.first,
ul#haupt ul li { background-image: none; background-color: #d5e4e4; }
ul#haupt li { background: #d5e4e4 url('../images/bg_haupt_li.gif') repeat-x; }
ul#haupt li.spacer { background-image: none; background-color: #c3d8d8; border-top: 2px solid #b2cccc; padding: 0 0 18px 0; }

ul#haupt li a,
ul#haupt li a.act,
ul#haupt li a.standard,
ul#haupt li a.standard_act,
ul#haupt ul li a,
ul#haupt ul li a.act {
	display: block;
	margin: 0;
	font-weight: bold;
	text-decoration: none;
}

ul#haupt li a,
ul#haupt li a.act {
	font-size: 120%;
	padding: 13px 0 11px 13px;
}

ul#haupt li a.standard,
ul#haupt li a.standard_act {
	font-size: 100.01%;
	padding: 10px 0 8px 13px;
}

ul#haupt ul li a,
ul#haupt ul li a.act {
	font-size: 100.01%;
	padding: 6px 0 6px 13px;
}

ul#haupt li a:link,
ul#haupt li a:visited,
ul#haupt li a.standard:link,
ul#haupt li a.standard:visited {
	color: #055a99;
}

ul#haupt li a:hover,
ul#haupt li a:active,
ul#haupt li a:focus,
ul#haupt li a.act,
ul#haupt li a.act:hover,
ul#haupt li a.act:active,
ul#haupt li a.act:focus {
	color: #930;
	background: url('../images/bg_haupt_act.gif') no-repeat 0 17px;
}

ul#haupt li a.standard:hover,
ul#haupt li a.standard:active,
ul#haupt li a.standard:focus,
ul#haupt li a.standard_act:link,
ul#haupt li a.standard_act:visited,
ul#haupt li a.standard_act:hover,
ul#haupt li a.standard_act:active,
ul#haupt li a.standard_act:focus {
	color: #930;
	background: url('../images/bg_haupt_act.gif') no-repeat 0 13px;
}

ul#haupt ul li a:hover,
ul#haupt ul li a:active,
ul#haupt ul li a:focus,
ul#haupt ul li a.act:link,
ul#haupt ul li a.act:visited,
ul#haupt ul li a.act:hover,
ul#haupt ul li a.act:active,
ul#haupt ul li a.act:focus {
	color: #930;
	background-image: none;
}

/* DRUCK
---------------------------------------------------------------------------------------------------------------------*/

div.druck {
	display: inline;
	float: right;
	margin: 0;
	padding: 0;
}

/* BROTKR
---------------------------------------------------------------------------------------------------------------------*/

div#brotkr {
	display: block;
	clear: both;
	margin: 12px 0 20px 0;
	padding: 0;
}

div#brotkr p,
div#brotkr span {
	margin: 0;	
	color: #055a99;
}

div#brotkr p {
	float: left;
	font-size: 94%;
	font-weight: normal;
}

div#brotkr span {
	font-weight: bold;
}

div#brotkr img  {
	margin: 0 5px 0 5px;
}

div#brotkr a  {
	/*text-decoration: none;*/
}

div#brotkr a:link,
div#brotkr a:visited {
	color: #055a99;
	font-weight: normal;
	text-decoration: none;
}

div#brotkr a:hover,
div#brotkr a:active,
div#brotkr a:focus  {
	color: #333;
	font-weight: normal;
	text-decoration: underline;
}

/* BLÄTTER-FUNKTION
---------------------------------------------------------------------------------------------------------------------*/

ul#blaettern {
	clear: both;
	margin: 20px 0 0 0;
	padding: 0;
}

ul#blaettern li {
	list-style: none;
	float: left;
	margin: 0;
	padding: 0;
}

ul#blaettern li a.first,
ul#blaettern li a.last {
	display: block;
	width: 130px;
	height: 45px;
	font-size: 1%;
	color: #fff;
}

ul#blaettern li a.first:link,
ul#blaettern li a.first:visited { background: url('../images/sym_zurueck_no.gif') no-repeat; margin-right: 24px; border-right: 1px solid #ccc; }
ul#blaettern li a.first:hover,
ul#blaettern li a.first:active,
ul#blaettern li a.first:focus,
ul#blaettern li a.first_act,
ul#blaettern li a.first_act:visited,
ul#blaettern li a.first_act:hover,
ul#blaettern li a.first_act:active,
ul#blaettern li a.first_act:focus { background: url('../images/sym_zurueck_ro.gif') no-repeat; margin-right: 24px; border-right: 1px solid #ccc; }
ul#blaettern li a.last:link,
ul#blaettern li a.last:visited { background: url('../images/sym_weiter_no.gif') no-repeat top right; margin-left: 24px; border-left: 1px solid #ccc; }
ul#blaettern li a.last:hover,
ul#blaettern li a.last:active,
ul#blaettern li a.last:focus,
ul#blaettern li a.last_act,
ul#blaettern li a.last_act:visited,
ul#blaettern li a.last_act:hover,
ul#blaettern li a.last_act:active,
ul#blaettern li a.last_act:focus { background: url('../images/sym_weiter_ro.gif') no-repeat top right; margin-left: 24px; border-left: 1px solid #ccc; }


ul#blaettern li a.middle,
ul#blaettern li a.middle:visited,
ul#blaettern li a.middle:hover,
ul#blaettern li a.middle:active,
ul#blaettern li a.middle:focus,
ul#blaettern li a.middle_act,
ul#blaettern li a.middle_act:visited,
ul#blaettern li a.middle_act:hover,
ul#blaettern li a.middle_act:active,
ul#blaettern li a.middle_act:focus,
ul#blaettern li a.middle_act,
ul#blaettern li a.middle_act:visited,
ul#blaettern li a.middle_act:hover,
ul#blaettern li a.middle_act:active,
ul#blaettern li a.middle_act:focus {
	display: block;
	margin: 0 6px;
	padding: 8px 10px 10px 10px;
	font-size: 160%;
	text-decoration: none;
}

ul#blaettern li a.middle:link,
ul#blaettern li a.middle:visited { color: #055a99; }
ul#blaettern li a.middle:hover,
ul#blaettern li a.middle:active,
ul#blaettern li a.middle:focus,
ul#blaettern li a.middle_act,
ul#blaettern li a.middle_act:visited,
ul#blaettern li a.middle_act:hover,
ul#blaettern li a.middle_act:active,
ul#blaettern li a.middle_act:focus  { color: #930; }
ul#blaettern li a.middle_act,
ul#blaettern li a.middle_act:visited,
ul#blaettern li a.middle_act:hover,
ul#blaettern li a.middle_act:active,
ul#blaettern li a.middle_act:focus  { border-top: 1px solid #930; border-right: 2px solid #930; border-bottom: 2px solid #930; border-left: 1px solid #930; }

/* HEAdlINES
---------------------------------------------------------------------------------------------------------------------*/

h1,
h2,
h3,
h3.centr,
h4 {
	color: #055a99;
}

h1 {
	font-size: 130%;
	font-weight: bold;
	text-decoration: none;
	margin-top: 0;
	margin-bottom: 15px;
}

/* h2 = Normal --------------------------------------*/

h2,
h3,
h3.centr {
	font-size: 100.01%;
	font-weight: bold;
	margin-top: 0;
	margin-bottom: 14px;
}

h3 { text-align: left; }
h3.centr { text-align: center; }

/* folgende gibt's nicht */
h4 {
	font-size: 100.01%;
	font-weight: bold;
	margin-bottom: 3px;
}

h5 {
	font-size: 80%;
	font-weight: bold;
	margin-bottom: 3px;
}

p.subheader_0 {
	font-size: 120%;
	margin: -8px 0 16px 0;
}

/* SITEMAP
---------------------------------------------------------------------------------------------------------------------*/

ul#sitemap {
	margin: 10px 0 0 0;
	padding: 0;
}

ul#sitemap li ul {
	margin: 5px 0 0 0;
	padding: 0;
}

ul#sitemap li {
	list-style: none;
	padding-left: 0;
	margin-top: 12px;
	margin-bottom: 8px;
	margin-left: 0;
	font-weight: bold;
	background: url(http://kinderradweg.de.mytypo3server.de/fileadmin/template/styles/clear.gif) no-repeat;
}

ul#sitemap li ul li.second,
ul#sitemap li ul li.third,
ul#sitemap li ul li.fourth,
ul#sitemap li ul li.fifth,
ul#sitemap li ul li.six {
	list-style: none;
	font-weight: normal; 
	margin-bottom: 5px;
	margin-top: 5px;
	padding: 0 0 0 10px;
	background: url("../images/listdot.gif") no-repeat 0 6px;
}

ul#sitemap li ul li.second { margin-left: 0; }
ul#sitemap li ul li.third,
ul#sitemap li ul li.fourth,
ul#sitemap li ul li.fifth,
ul#sitemap li ul li.six { margin-left: 1px; }


ul#sitemap_umen {
	list-style: none;
	margin: 10px 0 0 0;
	padding: 0 !important;
}

ul#sitemap_umen li,
ul#sitemap_umen li.second {
	list-style: none;
	background-image: none !important;
	margin: 5px 0 0 0;
	padding-left: 0 !important;
}

ul#sitemap_umen li {
	font-weight: bold;
	font-size: 110%;
}

ul#sitemap_umen li.second {
	font-weight: normal;
	font-size: 90%;
	padding-bottom: 5px;
}

/* COPYRIGHT
---------------------------------------------------------------------------------------------------------------------*/

#copyr {
	clear: both;
	margin: 40px 0 0 0;
	padding: 0;
}

#copyr p,
#copyr a {
	margin: 0;
	color: #fde4e7;
}

#copyr p { font-size: 74%;}

/* liSTEN 
---------------------------------------------------------------------------------------------------------------------*/

#contentmitte ul,
.contentrechts ul,
ul.csc-bulletlist {
	margin: 10px 0 4px 0;
	padding: 0;
}

#contentmitte ul li,
.contentrechts ul li,
ul.csc-bulletlist li {
	list-style: none;
	padding: 0 0 3px 16px;
	background: url("../images/listdot.gif") no-repeat 0 4px;
}

/* FORMulARE
---------------------------------------------------------------------------------------------------------------------*/

form,
#mailform form  {
	clear: both;
	margin: 0 0 10px 0;
}

#mailform input {
	font: 95%;
	border: 1px solid #055a99;
}

input.input_hidden,
input.versteckt  {
	border: none !important;
}

input,
textarea,
select {
	display: block;
	width: auto;
	float: left;
    font: 95% Verdana, sans-serif;
	border: 1px solid #055a99;
	background-color: #fff;
	margin-bottom: 5px;
}

td.csc-form-labelcell {
	width: auto;
	padding: 0 7px 7px 0;
	vertical-align: top;
}

p.csc-form-label,
p.csc-form-label-req {
	margin: 0;
	padding: 0;
}

/*
fieldset  {
	margin: 10px 0 0 0;
	border: none;
	background-image: none;
}

div.form_zeile {
	display: block;
	margin: 3px 0 10px 0;
}

label {
	display: block;
	width: 120px;
	clear: both;
	float: left;
	overflow: visible;
	margin-bottom: 5px;
}
*/
.csc-mailform-submit {
	clear: both;
	font-weight: bold;
	font-size: 95%;
	margin: 14px 0 0 0;
	padding-right: 10px;
	padding-left: 10px;
}

/* DOWNLOADS
---------------------------------------------------------------------------------------------------------------------*/

.filelinks {
	margin: 6px 0 17px 0;
}

.filelinks div {
	height: 15px;
	margin: 8px 0 0 0;
	padding: 4px 0 0 0;
	border-top: 1px solid #055a99;
}

span.size {
	text-align: right;
}
	
div.filelinks div a:link,
div.filelinks div a:visited,
div.filelinks div a:hover,
div.filelinks div a:active,
div.filelinks div a:focus {
	display: block;
	float: left;
	background-color: transparent;
	white-space: nowrap;
	margin: 0;
	padding: 0 0 0 10px;
	text-decoration: none;
}

div.filelinks div a:link,
div.filelinks div a:visited {
	background: url("http://kinderradweg.de.mytypo3server.de/fileadmin/template/images/sym_pfeil_content_act.gif") no-repeat 0 4px;
}
	
div.filelinks div a:hover,
div.filelinks div a:active,
div.filelinks div a:focus {
	background: url("http://kinderradweg.de.mytypo3server.de/fileadmin/template/images/sym_pfeil_content.gif") no-repeat 0 4px;
}
	
/*.filelinks div { padding-left: 25px; background: url('t3lib/gfx/fileicons/default.gif') left top no-repeat; margin-bottom:10px; background-color: silver; }*/
.filelinks span {
	display: block;
	text-decoration: none;
}
.filelinks .filecount { display: none; } 
/*.filelinks .filecount { display:none; margin-bottom:5px; }*/
/*.filelinks a { color:#000; text-decoration:none; }*/
.filelinks a:hover { text-decoration: none; }
	
/* Icons-Liste ... siehe Extension*/


/* CSS STYLES C.
---------------------------------------------------------------------------------------------------------------------*/

.csc-textpic-caption {
	font-size: 85%;
	font-weight: normal;
	padding-top: 6px;
}


	/* Captions */
	div.csc-textpic-caption-c .csc-textpic-caption { text-align: center; }
	div.csc-textpic-caption-r .csc-textpic-caption { text-align: right; }
	div.csc-textpic-caption-l .csc-textpic-caption { text-align: left; }

	/* Needed for noRows setting */
	div.csc-textpic div.csc-textpic-imagecolumn { float: left; display: inline; }

	/* Border just around the image */
	div.csc-textpic-border div.csc-textpic-imagewrap .csc-textpic-image img {
		border: 1px solid #666;
		padding: 0;
	}

	div.csc-textpic-imagewrap { padding: 0; }

	div.csc-textpic img { border: none; }

	/* div: This will place the images side by side */
	div.csc-textpic div.csc-textpic-imagewrap div.csc-textpic-image { float: left; }

	/* ul: This will place the images side by side */
	div.csc-textpic div.csc-textpic-imagewrap ul { list-style: none; margin: 0; padding: 0; }
	div.csc-textpic div.csc-textpic-imagewrap ul li { float: left; margin: 0; padding: 0; }

	/* dl: This will place the images side by side */
	div.csc-textpic div.csc-textpic-imagewrap dl.csc-textpic-image { float: left; }
	div.csc-textpic div.csc-textpic-imagewrap dl.csc-textpic-image dt { float: none; }
	div.csc-textpic div.csc-textpic-imagewrap dl.csc-textpic-image dd { float: none; }
	div.csc-textpic div.csc-textpic-imagewrap dl.csc-textpic-image dd img { border: none; } /* FE-Editing Icons */
	dl.csc-textpic-image { margin: 0; }
	dl.csc-textpic-image dt { margin: 0; display: inline; }
	dl.csc-textpic-image dd { margin: 0; }

	/* Clearer */
	div.csc-textpic-clear { clear: both; }

	/* Margins around images: */

	/* Pictures on left, add margin on right */
	div.csc-textpic-left div.csc-textpic-imagewrap .csc-textpic-image,
	div.csc-textpic-intext-left-nowrap div.csc-textpic-imagewrap .csc-textpic-image,
	div.csc-textpic-intext-left div.csc-textpic-imagewrap .csc-textpic-image {
		display: inline; /* IE fix for double-margin bug */
		margin-right: 10px;
	}

	/* Pictures on right, add margin on left */
	div.csc-textpic-right div.csc-textpic-imagewrap .csc-textpic-image,
	div.csc-textpic-intext-right-nowrap div.csc-textpic-imagewrap .csc-textpic-image,
	div.csc-textpic-intext-right div.csc-textpic-imagewrap .csc-textpic-image {
		display: inline; /* IE fix for double-margin bug */
		margin-left: 10px;
	}

	/* Pictures centered, add margin on left */
	div.csc-textpic-center div.csc-textpic-imagewrap .csc-textpic-image {
		display: inline; /* IE fix for double-margin bug */
		margin-left: 10px;
	}
	div.csc-textpic div.csc-textpic-imagewrap .csc-textpic-image .csc-textpic-caption { margin: 0; }
	div.csc-textpic div.csc-textpic-imagewrap .csc-textpic-image img { margin: 0; }

	/* Space below each image (also in-between rows) */
	div.csc-textpic div.csc-textpic-imagewrap .csc-textpic-image { margin-bottom: 10px; }
	div.csc-textpic-equalheight div.csc-textpic-imagerow { margin-bottom: 10px; display: block; }
	div.csc-textpic div.csc-textpic-imagerow { clear: both; }

	/* No margins around the whole image-block */
	div.csc-textpic div.csc-textpic-imagewrap .csc-textpic-firstcol { margin-left: 0 !important; }
	div.csc-textpic div.csc-textpic-imagewrap .csc-textpic-lastcol { margin-right: 0 !important; }

	/* Add margin from image-block to text (in case of "Text w/ images") */
	div.csc-textpic-intext-left div.csc-textpic-imagewrap,
	div.csc-textpic-intext-left-nowrap div.csc-textpic-imagewrap {
		margin-right: 10px !important;
	}
	div.csc-textpic-intext-right div.csc-textpic-imagewrap,
	div.csc-textpic-intext-right-nowrap div.csc-textpic-imagewrap {
		margin-left: 10px !important;
	}

	/* Positioning of images: */

	/* Above */
	div.csc-textpic-above div.csc-textpic-text { clear: both; }

	/* Center (above or below) */
	div.csc-textpic-center { text-align: center; /* IE-hack */ }
	div.csc-textpic-center div.csc-textpic-imagewrap { margin: 0 auto; }
	div.csc-textpic-center div.csc-textpic-imagewrap .csc-textpic-image { text-align: left; /* Remove IE-hack */ }
	div.csc-textpic-center div.csc-textpic-text { text-align: left; /* Remove IE-hack */ }

	/* Right (above or below) */
	div.csc-textpic-right div.csc-textpic-imagewrap { float: right; }
	div.csc-textpic-right div.csc-textpic-text { clear: right; }

	/* Left (above or below) */
	div.csc-textpic-left div.csc-textpic-imagewrap { float: left; }
	div.csc-textpic-left div.csc-textpic-text { clear: left; }

	/* Left (in text) */
	div.csc-textpic-intext-left div.csc-textpic-imagewrap { float: left; }

	/* Right (in text) */
	div.csc-textpic-intext-right div.csc-textpic-imagewrap { float: right; }

	/* Right (in text, no wrap around) */
	div.csc-textpic-intext-right-nowrap div.csc-textpic-imagewrap { float: right; clear: both; }
	/* Hide from IE5-mac. Only IE-win sees this. \*/
	* html div.csc-textpic-intext-right-nowrap .csc-textpic-text { height: 1%; }
	/* End hide from IE5/mac */

	/* Left (in text, no wrap around) */
	div.csc-textpic-intext-left-nowrap div.csc-textpic-imagewrap { float: left; clear: both; }
	/* Hide from IE5-mac. Only IE-win sees this. \*/
	* html div.csc-textpic-intext-left-nowrap .csc-textpic-text { height: 1%; }
	/* End hide from IE5/mac */

/* NEWS ------------------------------------------------------------------------------------------------------*/

/*-----------------------------------  clearer  -----------------------------------*/
/* prevent floated images from overlapping the div-containers they are wrapped in  */

.news-list-container hr.clearer, .news-single-item hr.clearer, .news-latest-container hr.clearer{
	clear:right;
	height:1px;

}
.news-latest-container hr.clearer {
	clear:left;
}

/*-----------------------------------  tt_news LATEST view  -----------------------------------*/

.news-latest-container {
	border:1px solid #333;
	background-color:#bbe53a;
}

.news-latest-container h2,.news-latest-gotoarchive {
	color:#fff;
	padding:3px;
	margin:3px;
	border:1px solid #666;
	/*background-color:#d8fa70;*/
	background-color:#769024;
}

.news-latest-gotoarchive {
	font-weight:bold;
	margin-top:5px;
}
.news-latest-gotoarchive a:link, .news-latest-gotoarchive a:visited, .news-latest-gotoarchive a:hover {
	color:#fff;
}
.news-latest-gotoarchive a {
	color:#fff;
}
.news-latest-item {
	/* ie hack */
	height: 1%;
	line-height: 1.3;
	/* ie hack end */
	padding:3px;
	margin:3px;
	border:1px solid #666;
	background-color:#f9ffe5;
}

.news-latest-item img {

	margin-bottom:5px;
	margin-right:5px;
	border:1px solid #666;
	float:left;
}
.news-latest-category img {
	float: none;
	border:none;
	margin:0;
}
.news-latest-date,.news-latest-morelink,.news-latest-category {
	font-size:9px;
}

.news-latest-morelink {
	height:12px;
}

.news-latest-morelink a {
	float:right;
}


/*--------------------------------- tt_news list view  -----------------------------------*/
.news-list-container {

	border:1px solid #000;
	background-color:#bbe53a;
}


.news-list-item {
	/* ie hack */
	height: 1%;
	line-height: 1.3;
	/* ie hack end */
	padding:3px;
	margin:3px;
	border:1px solid #666;
	background-color:#f9ffe5;

	}
.news-search-form {
	padding:3px;
	margin-bottom:5px;
	border:1px solid #666;
	background-color:#f9ffe5;

}
.news-search-emptymsg{
	margin:0;
}
.news-search-form form {
	margin:0;
}
.news-list-container h3 {
	margin-bottom: 5px;
	padding: 2px;
	border-bottom: 1px solid #769024;
	background-color: #769024;
}
.news-list-container h3 a:link,.news-list-container h3 a:visited,.news-list-container h3 a:hover {
	color:#fff;
	padding-left:2px;
}
.news-list-container h3 a {
	color:#fff;

}
.news-list-container p {
	padding-left:3px;
}
.news-list-date {
	float: right;
	color: #3e551c;
	width: 180px;
	text-align: right;
	height: 20px;
	margin-top: -2px;
	margin-right: -2px;
	font-size: 9px;
	font-weight: normal;
	background-color: #f9ffe5;
	}

.news-list-imgcaption {
	float: right;
	padding-top:3px;
	padding-right:3px;
	font-size: 9px;

	}

.news-list-container img {

	float: right;
	border:1px solid #666;
	margin-bottom:5px;
	margin-right:2px;
	margin-left:5px;
}
.news-list-category img {
	float: none;
	border:none;
	margin:0px;
}

.news-list-morelink,.news-list-category {
	font-size:9px;
	margin-left:3px;
}
.news-list-morelink  {
	margin-bottom:3px;
}
.news-list-browse {
	text-align: center;
}



	/*---------------------------------  tt_news page-browser ---------------------------------*/
.tx-ttnews-browsebox, .browseboxwrap {
	margin:3px;
	border:1px solid #666;
	padding:3px;
	background-color:#f9ffe5;
}

.tx-ttnews-browsebox td {
	font-size: 10px;
}
.tx-ttnews-browsebox-strong, .tx-ttnews-browsebox-scell {
	font-weight: bold;
}
.tx-ttnews-browsebox-scell p,.tx-ttnews-browsebox td p{
	margin:0px;
}

.tx-ttnews-browsebox-scell {
	background-color: #bbe53a;
	border:1px solid #666;
}
.news-search-emptymsg {
	font-size: 11px;
	margin-left: 10px;
}
	/*--------------------------------- tt_news single view  ---------------------------------*/
.news-single-item {
	padding:5px;
	margin-bottom:5px;
	border:1px solid #666;
	background-color:#f9ffe5;

}
.news-single-item h2 {
	font-size: 16px;
	font-weight:bold;
	color: #85a600;
	margin-bottom: 0px;
}
.news-single-item h3 {
	margin-bottom: 15px;
}



.news-single-img {
	float: right;
	margin-left:5px;

}



.news-single-imgcaption {
	padding:3px;
	clear:both;
}

.news-single-category {

	float: right;
}
.news-single-backlink, .news-single-backlink a {
	font-weight: bold;
	font-size: 10px;
	margin-bottom: 15px;
	margin-top: 10px;
}
.news-single-timedata {
	float: right;
}
.news-single-timedata, .news-single-author,.news-single-imgcaption {
	font-size: 9px;
}
.news-single-author {
	padding-bottom: 3px;
}
.news-single-additional-info {
	background-color: #bbe53a;
/*	clear: both;*/
	margin-top: 15px;
	border: 1px solid #666;
	padding:3px;
	padding-bottom:0px;

}
.news-single-related,.news-single-files,.news-single-links  {
	border: 1px solid #666;
	margin:0px;
	margin-bottom: 3px;
	padding:3px;
	background-color:#f9ffe5;
}

.news-single-related dd, .news-single-links dd, .news-single-files dd {
	margin-left:20px;
}

.news-single-related dt, .news-single-links dt, .news-single-files dt {
	font-weight: bold;
	font-size: 11px;
	margin-left:5px;
	width:90%;
}

/*--------------------------------- tt_news archivemenu (amenu) --------------------------------- */
.news-amenu-container {
	margin-top:10px;
	padding:3px;
	border:1px solid #333;
	background-color:#bbe53a;
}
.news-amenu-container li {
	padding-bottom:1px;
}
.news-amenu-container ul {
	padding:3px;
	margin-top:5px;
	margin-left:0px;
	margin-bottom:0px;
	border:1px solid #666;
	background-color:#f9ffe5;
	list-style-type: none;
}
.news-amenu-container h2 {
	color:#fff;
	padding:3px;
	border:1px solid #666;
	background-color:#769024;
}
.news-amenu-item-year {
	font-weight: bold;
	border: 1px solid #666;
	padding: 2px;
	background-color: #769024;
	color:#fff;
}

/*--------------------------------- tt_news categorymenu (catmenu) --------------------------------- */


.news-catmenu  {
	padding:5px;
	margin:10px 0px 10px 10px;
	border:1px solid #666;
	background-color:#f9ffe5;
}
.news-catmenu-header {
	font-size:11px;
	font-weight:bold;
}
.news-catmenu div {
	font-size:10px;
	white-space: nowrap;
}
.news-catmenu div img, .news-catmenu img, .news-catmenu-header img {
	margin:0px;
	padding: 0px;
	vertical-align: middle;
}
.news-catmenu-act {
	font-weight:bold;
}

/*  styles for catmenu mode "nestedwraps" */
.level1 {
	padding:1px;
	padding-left:10px;
	background-color:#ebf8bf;
	border-left:1px solid #666;
	border-top:1px solid #666;
}
.level2 {
	padding:1px;
	padding-left:10px;
	background-color:#ddf393;
	border-left:1px solid #666;
}
.level3 {
	padding:1px;
	padding-left:10px;
	background-color:#cae46e;
	border-left:1px solid #666;
	border-top:1px solid #666;

}
.level4 {
	padding:1px;
	padding-left:10px;
	background-color:#b0cb51;
	border-left:1px solid #666;
}

/* Unsichtbarer Container fuer Bilder, die sonst nur im .css geladen wuerden
---------------------------------------------------------------------------------------------------------------------*/

#pics_stylesheet {
	position: absolute;
	top: 0;
	left: -3000px;
}

#pics_stylesheet img {
	border: none;
	width: 1px;
	height: 1px;
}