

/* HTML-Tags */
	
body {
	margin: 0;
	padding-top: 10px;
	background: #E9EEF0 url(wrangelkiez_style_03_FILES/bg_01_qm_final.gif) repeat-x;
	color: #fff;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 76%;
	text-align: center;
}

h1  {
     font-size: 1.2em;
 }

/* min-width beim IE - zum Weinen */
* html  #header h1 {
	height: 28px;
	width: 310px;
	/*color: #fff;*/
}


/* Links */
a:link, a:visited, a:active{
	color: #EF8100;
	text-decoration:none
}

a:hover {
	color: #FF9F2F;
	text-decoration:none
}

/* Hauptbereiche */
/* cast in order of appearence... */



.inhalt {
	width:1000px;
	/*width: 62em;*/
	margin: auto;
	text-align: left;
}

.top {
	position: relative;
	width:1000px;
	height:30px;
	/*border-top: 1px solid #FFCC66;
	border-left:1px solid #FFCC66;
	border-right:1px solid #FFCC66;
	width: 62em;*/
	margin: auto;
}

.datum {
	color: #FFFFFF;
	margin: 0;
	float:left;
	list-style: none;
	padding: 8px  0 0 10px;
}

.menu_oben {
	color: #FFFFFF;
	margin: 0;
	float: right;
	list-style: none;
	padding: 8px 10px 0 0;
}

.menu_oben a:link, .menu_oben a:visited, .menu_oben a:hover, .menu_oben a:active {
	background-image: none;
	background-color: none;
	text-decoration: none;
	color: #FFFFFF;
}

.header {
	float: left;
    position: relative;
	margin: 0 0 0 0;
	padding: 0;
	/*background-image: url(spdbkw_home_FILES/header_hg.jpg);
	background-repeat: repeat-x;*/
	width:1000px;
	height:150px;
	/*border-top: 1px solid #F5C38E;
	border-right:1px solid #FFCC66;
	border-left:1px solid #FFCC66;*/
	margin: auto;
}

.unter_header {
	float: left;
	height:30px;
    position: relative;
	margin: 0 0 0 0;
	padding: 0;
	/*background-color:#FFE2A6;*/
	width:1000px;
	/*border-left: 1px solid #FFCC66;
	border-right:1px solid #FFCC66;*/

}

/*neu*/

.qm_wrangelkiez {
	float:left;
	display:inline;
	width:865px;
	height: 21px;
	background: url(wrangelkiez_style_03_FILES/qm_wrangelkiez.jpg) no-repeat;
	margin-top: 7px;
}

.schriftauswahl {
	float:left;
	/*text-align:right;*/
	font-size: 1em;
	color: #E17A13;
	/*margin: 1em 0 0 0;*/
	padding: 0;
	/*width:10px;*/
	display:inline;
	margin: auto;
}

.schriftauswahl a:link, .schriftauswahl a:visited, .schriftauswahl a:active {
	color: #E17A13;
	text-decoration: none;
}

.schriftauswahla:hover, .schriftauswahl a:focus {
	color: #E17A13;
	text-decoration: none;
}

.schriftauswahl_0 {	
	list-style-type: none;
	font-size: 1em;
	color: #069634;
	text-decoration: none;
	/*margin: 1em 0 0 0;*/
	/*padding-left: 1em;*/
	display:inline;

}

.schriftauswahl_1 {
	list-style-type: none;
	font-size: 1.5em;
	color: #069634;	
	text-decoration: none;
	margin: 1em 0 0 0;
	padding-left: 1em;
	display:inline;
}

.schriftauswahl_2 {
	list-style-type: none;
	font-size: 1.8em;
	color: #069634;
	text-decoration: none;
	margin: 1em 0 0 0;
	padding-left: 1em;
	display:inline;
}

.pulldownfontsize { 
	color: #ffffff; 
	margin: 13px 19px 0px 0px; 
	float: right; 
	background-color: #a4bacb; 
	font-weight: bold; 
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 0.75em;
	}

/*KLICKPFAD*/

.klickpfad {
	float: left;
	height:20px;
    position: relative;
	font-size:0.9em;
	width: 995px;
	background-color:#F7F9F9;
	border-top:1px solid #FFB120;	
	border-left:1px solid #FFB120;	
	border-right:1px solid #FFB120;
	border-bottom:1px solid #FFE521;		
	/*text-transform: uppercase;*/
	padding: 5px 0 3px 5px;	
	/*margin: 5px 0 5px 3px;*/
	color:#999999;
}

.klickpfad a:link, .klickpfad a:visited, .klickpfad a:hover, .klickpfad a:active {
	color:#999999;
	text-decoration: none;
}


/**** Mittlere Teil beginn ****/

.middle {
	float: left;
	position: relative;
	border-left:1px solid #FFB120;	
	border-right:1px solid #FFB120;	
	/*
	border-top: 1px solid #FFCC66;
	*/
	/*background-color:#F7F9F9;*/
	background-color: #FFFFFF;
	width: 1000px;
	margin: 0 0 0 0 ;
}

/**** HAUPTMENU beginn ****/


/**** HAUPTMENU ende ****/


.hauptmenu {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	float: left;
	clear: both;
	font-size: 1em;
	font-weight: bold;
	line-height: 1.7em;
	padding: 20px 0px 0 5px;
	width: 160px;
}


.hauptmenu a:link, .hauptmenu a:visited {
	color: #27466B;
	display: block;
	margin: 0 0 0 0;
	text-decoration: none;
	/*border-top: 1px solid #4F5B9F; */

}

.hauptmenu ul {
	list-style-type: none;
	margin: 0 0 0 0px;
	padding: 0;
}

.hauptmenu li {
	text-align: left;
	/*border-top: 1px solid #4F5B9F; */
}

.hmenu_1_UL {
	font-size: 0.9em;
	font-weight: bold;


}
.hmenu_1_LI {
	color:#336699;
	border: none;
	border-top: 1px solid #FFB120;
}

.hmenu_2_UL {
	color:#FF0000;
	font-size: 1em;
	font-weight: normal;
	list-style-image: url(../images/layout/menu_pfeil_blau.gif);
}

.hmenu_2_LI {
	border-top: 1px solid #35A048; /*grün*/
	background:#EDF7EF;	
	padding:0px 0px 0px 5px;
	/*border-top: 1px solid #4F5B9F;*/

}

.hmenu_3_UL {
	color:#FF6633;
	font-size: 0.9em;
	font-weight: normal;
	line-height: 1.2em;
	list-style-image: url(wrangelkiez_style_03_FILES/pfeil_qm.gif);
}

.hmenu_3_LI {
	border: none;
	padding:0px 0px 0px 0px;
	margin: 0 0px 0 15px;
}

.hmenu_4_UL {
	color:#FF6633;
	font-size: 0.9em;
	font-weight: normal;
	letter-spacing: 0.01em;
	list-style-image: url(../images/layout/menu_pfeil_blau_fine.gif);
}

.hmenu_4_LI {
	border: none;
	margin: 0 0 0 10px;
}



/**** HAUPTINHALT beginn ****/
.printicon {
text-align:right;
}
.hauptinhalt {
	float: left;
	/*margin: 0 0 0 5px;*/
	padding: 10px;
	color: #000;
	/*letter-spacing: 0.05em;*/
	line-height: 1.5em;
	background-color: #FFFFFF;
	width: 600px;	
	letter-spacing: 0.05em;
	/*border-top:1px solid #FFCC66;
	border-left:1px solid #FFCC66;
	border-right:1px solid #FFCC66;*/
}

.hauptinhalt_relaunch {
	float: left;
	/*margin: 0 0 0 5px;*/
	padding: 10px;
	color: #000;
	/*letter-spacing: 0.05em;*/
	line-height: 1.5em;
	background-color: #FFFFFF;
	width: 574px;	
	letter-spacing: 0.05em;
	/*border-top:1px solid #FFCC66;
	border-left:1px solid #FFCC66;
	border-right:1px solid #FFCC66;*/
}
.hauptinhalt UL {
	padding-top:0em;
}

.hauptinhalt LI {
	padding: 0px;
	margin: 0em 0em 0.5em -2em;
	text-align: left;
	list-style: square;
	list-style-position:outside;
}
.hauptinhalt h2 {
	font-size: 1.3em;
	color: #46549F;
	}
.hauptinhalt h3 {
	font-size: 1.3em;
	color: #46549F;
	}

.hauptinhalt td {
	border:1px solid #46549F;
	padding: 5px 5px 5px 5px;
}
.hauptinhalt table {
	border:1px solid #46549F;

}

.bodytext {
}

/**** HAUPTINHALT ende ****/

/**** HAUPTINHALT beginn ****/
.kolumne_rechts {
	float: left;
	font-size: 1em;
	margin: 0 0 0 0;
	padding: 0px 0px 10px 7px;
	color: #000;
	border-left:1px solid #FFE521;
	line-height: 1.3em;
	/*letter-spacing: 0.05em;
	border-top:1px solid #FFCC66;
	border-right:1px solid #FFB120;*/
	width: 200px;
}


.kolumne_rechts a:link, .kolumne_rechts a:visited, .kolumne_rechts a:hover, .kolumne_rechts a:active {
	color:#069635;
  	text-decoration: none;
}

.kolumne_rechts h1 {
	color:#5365A2;
}

.kolumne_rechts UL {
	padding-top:0em;
}

.kolumne_rechts LI {
	padding: 0px;
	margin: 0em 0em 0.5em -2em;
	text-align: left;
	list-style: square;
	list-style-position:outside;
}
.kolumne_rechts H2 {
	background-color:#D5DEE2;
	color:#069635;
	font-size: 1.1em;
	text-align:center;
	padding: 3px 0 3px 0 ;
}

/**** HAUPTINHALT ende ****/

.footer-wrapper {
	height: 100px;
	padding: 20px 0;
	background: #D5DEE2;
	border-top: 10px solid #F48F1A;
}


/**** NEWS beginn ****/


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

/*
.news-list-container BR.clearer, .news-single-item BR.clearer, .news-latest-container BR.clearer, .news-list-item BR.clearer {
	clear:right;
}
*/

.news-list-container BR.clearer, .news-single-item BR.clearer, .news-latest-container BR.clearer, .news-list-item BR.clearer {
	clear:none;
}
	
.news-list-item BR.clearer_1 {
	clear:left;
}

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

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

/* video */
.news-latest-container-video {
	background-color: #F7F9F9;
	}
.news-latest_list-header {

}
.news-latest-item-video{
	/* IE hack */
	height: 1%;
	line-height: 1.3;
	/* IE hack end */
	/*padding:3px;
	margin:3px;
	border:1px solid #666;*/

}
.news-latest_list-item-video {
	/* IE hack */
	height: 1%;
	line-height: 1.3;
	/* IE hack end */
	/*padding:3px;
	margin:3px;
	border:1px solid #666;*/
	padding: 0 0 10px 0;

}

.news-latest-item {
	width: 215px;
	background-color:#FFECD9;
	padding:5px 4px 5px 10px;
	margin:5px 0 5px 0;
}
.news-latest-header {
	font-size: 1.2em;
	font-weight:bold;
	padding-top:0em;
	text-align:center;
	color:#FF9900;
	height: 20px;
	padding: 5px 0 5px 0;
	margin: 5px 0 0 0;
	background: url(../images/img06.gif) no-repeat;
	}

.news-latest-title {
	font-size: 1em;
	font-weight:bold;
	color:#47637A;
}
.news-latest-img-sub {
	color: #000000;
	font-size: 0.9em;
}

.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 IMG {

	margin-bottom:5px;
	margin-right:5px;
	border:1px solid #666;
	float:left;
}
.news-latest-category IMG {
	float: none;
	border:none;
	margin:0px;
}
.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:#FFFFFF;
}


.news-list-item {
	/* IE hack */
	height: 1%;
	line-height: 1.3;
	/* IE hack end */
	float:left;
	/*background-color: #EEF2F4;*/
	width: 285px;
	padding: 10px 9px 10px 0px;	
	/*margin: 0px 0px 10px 10px;*/
	display:inline;
	border-bottom:1px solid #CCCCCC;
	}

.news_1-list-item {
	/* IE hack */
	height: 1%;	
	line-height: 1.3;
	/* IE hack end */
	float:right;
	/*background-color: #EEF2F4;*/
	width: 285px;
	padding: 10px 0px 10px 9px;
	/*margin: 0px 0px 10px 0px;*/
	display:inline;
	border-bottom:1px solid #CCCCCC;
	}

.news_horizontal {
	clear:both;
}	
.news-list-category {
	font-size:9px;
}

.news-list-title {
	clear:both;
	font-size: 1.2em;
	text-align: left;
	letter-spacing: 0.05em;
}
.news-list-title a:link, .news-list-title a:visited, .news-list-title a:hover, .news-list-title a:active {
	color: #46549f;
	text-align: left;
	font-weight: bold;
	text-decoration: none;
	/*padding-bottom:5px;*/
}
.news-list-author {
	clear:both;
	color: #666666;
	font-size: 0.9em;
	text-align: left;
}

.news-list-date {
	clear:both;
	color: #666666;
	font-size: 0.9em;
	text-align: right;
}

.news-list-img_sub {
	color: #333333;
	font-size: 1em;
	text-align: left;
	padding:5px 0 5px 0;
	letter-spacing: 0.05em;
}

.news-list-img_sub a:link, .news-list-img_sub a:visited, .news-list-img_sub a:hover, .news-list-img_sub a:active {
	color: #C60000;
	text-align: left;
	font-size: 1.2em;
	font-weight: bold;
	text-decoration: none;
}

.news-list-img_sub DIV {
	/*padding:10px 0 0 0;*/
	
}

.news-list-img_sub IMG {
	border:none;
	float:left;
	/*padding:5px 10px 0 0;*/
}

.news-list-morelink {
	clear: inherit;
	float:right;
	font-size: 0.8em;
	text-transform: uppercase;
	font-weight:bold;
	}	

.news-list-morelink a:link, .news-list-morelink a:visited, .news-list-morelink a:hover, .news-list-morelink a:active {
	color: #36A048;
	text-decoration: none;
	font-weight:bold;
	}

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

.news-search-emptyMsg{
	margin:0px;
}

.news-search-form FORM {
	margin:0px;
}

.news-list-container H3 {
	margin-bottom: 5px;
	padding: 2px;
	border-bottom: 1px solid #FFFFFF;
	background-color: #FFFFFF;
}
.news-list-container H3 A:LINK,.news-list-container H3 A:VISITED,.news-list-container H3 A:HOVER {
	color:#C80200;
	padding-left:2px;
}
.news-list-container H3 A {
	color:#C80200;

}
.news-list-container P {
	padding-left:3px;
}

.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;
}

.tx-ttnews-browsebox {
	margin:3px;
	border:none;
	padding:3px;
	background-color:#FFFFFF;
	}

.tx-ttnews-browsebox TD {
	font-size: 0.9em;
}
.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: #FFFFFF;
	/*border:1px solid #FFB300;*/
}

.news-list-browse {
	clear:both;
	text-align: center;
	font-size:0.9em;
	border:none;
}

	/*---------------------------------  tt_news Page-Browser ---------------------------------*/

.tx-ttnews-browsebox TD {
	font-size: 0.9em;
}
.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: #FFFFFF;
	/*border:1px solid #FFB300;*/
}
.news-search-emptyMsg {
	font-size: 1em;
	margin-left: 10px;
}

	/*--------------------------------- tt_news SINGLE view NEU ---------------------------------*/
.news-single-item {
	padding:10px 10px 10px 10px;
	margin:10px 10px 10px 10px;
	/*border:1px solid #666;*/
	background-color:#FFFFFF;
}

#news-single-title {
	clear:both;
	color: #C60000;
	text-align: left;
	font-size: 1.2em;
	font-weight: bold;
	text-decoration: none;
}

#news-single-cat {
	clear:both;
	color: #666666;
	font-size: 0.9em;
	text-align: left;
}

#news-single-author {
	clear:both;
	color: #666666;
	font-size: 1em;
	text-align: left;
}

#news-single-subheader {
	clear:both;
	color: #000000;
	font-size: 1em;
	text-align: left;
}
#news-single-subheader DIV {
	padding-top:1em;
}

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

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

#news-single-img_cont {
	clear:both;
	color: #000000;
	font-size: 1em;
	text-align: left;
}

#news-single-img_cont DIV {
	padding-top:1em;
}

.news_single_addinfo {
	clear:both;
	color: #333333;
	font-size: 0.9em;
	text-align: left;
	padding-bottom:15px;
}

#news_single_addinfo DIV {
	padding-top:1em;
}


/*
.news-single-item H2 {
	font-size: 16px;
	font-weight:bold;
	color: #85A600;
	margin-bottom: 0px;
}
.news-single-item H3 {
	margin-bottom: 15px;
}
*/


.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: left;
}
.news-single-timedata, .news-single-author,.news-single-imgcaption {
	font-size: 9px;
}

.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 SINGLE view ALT ---------------------------------

.news-single-item {
	text-align: left;
	height: 1%;
	line-height: 1.3em;

	padding:1em;
	background-color:#FFFFFF;
	height: 100%;

}


.news-single-timedata {
	float: left;
	color: #666666;
	text-align: left;
	font-size: 0.8em;
	width: 100%;
}

.news-single-title {
	float: left;
	color: #C60000;
	text-align: left;
	font-size: 1.2em;
	font-weight: bold;
	text-decoration: none;
	width: 100%;
}

.news-single-category {
	float:left;
	color: #666666;
	font-size: 0.9em;
	text-align: left;
	width: 100%;
}

.news-single-author {
	float: left;
	color: #666666;
	text-align: left;
	font-size: 0.9em;
	width: 100%;
}

#news-single-sbhimg {
	float:left;
	font-size: 1em;
	text-align: left;
	color: #333333;
	width:100%;
}

#news-single-sbhimg IMG {
    float:right;
	font-size: 1em;	
	color: #333333;
	vertical-align:top;

}
#news-single-subheader{
	float:left;
	font-size: 1em;
	text-align: left;
	color: #333333;
}

#news-single-subheader DIV{
	padding-top:1em;
}

#news-single-content {
	float:left;
	font-size: 1em;
	text-align: left;
	color: #333333;
}

#news-single-content DIV{
	padding-top:1em;
}

#news-single-content IMG {
	float:right;
	font-size: 1em;
	color: #333333;
}

#news-single-images {
    float:left;
	font-size: 1em;	
	color: #333333;
	vertical-align:top;
}

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

.news-single-imgcaption {
	padding:3px;
	clear:both;
	font-size: 0.8em;
}

.news-single-backlink, .news-single-backlink a {
	font-weight: bold;
	font-size: 10px;
	margin-bottom: 15px;
	margin-top: 10px;
}

.news-single-additional-info {

	float: left;
	color: #666666;
	text-align: left;
	line-height:2em;
	padding-bottom: 1em;
	font-size: 0.9em;
	width: 100%;
}
*/

/*--------------------------------- 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 {
	margin:0px;
	padding:0px;
	vertical-align: middle;
}
.news-catmenu-ACT {
	font-weight:bold;
}

/*  Styles for catmenu mode "nestedWraps" */
.level0 {
	background-color:#fff;
}
.level1 {
	padding-left:10px;
	background-color:#eee;
}
.level2 {
	padding-left:10px;
	background-color:#ddd;
}
.level3 {
	padding-left:10px;
	background-color:#ccc;
}
.level4 {
	padding-left:10px;
	background-color:#bbb;
}


/**** NEWS ende ****/

/* Hides from IE-mac \*/
* html #stories {
	height: 1%;
}
/* End hide from IE-mac */

/*css_styled_content*/

.csc-firstHeader {
	text-align:left;
	font-size: 1.2em;
	color: #C80200;
	font-weight: bold;	
}

.csc-textpic-caption {
	text-align: center;
	padding: 0 0 0 0;
	font-size: 0.8em;
	line-height:1.2em;
	font-weight: lighter;
	color: #666666;		
}

.csc-mailform-field LABEL {
	padding: 0 0 0 0;
	font-size: 0.8em;
	font-weight: lighter;
	color: #666666;
}

.csc-mailform-field INPUT {
	padding: 0 0 0 5em;
	font-size: 0.8em;
	font-weight: lighter;
	color: #666666;
}

#bottom {
	clear: both;
	width: 62em;
	margin: auto;
	margin-bottom: 1em;
}

#bottom img { /* RSS-Button */
	margin: 2px 0 0 0;
	vertical-align: top;
}

.nofloat_left {
	clear:left;
}

.nofloat {
	height: 0;
	margin: 0;
	padding: 0;
	clear: both;
	visibility: hidden;
}

/* Clearer */
.clear:after, .newsteaser:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}
.clear, .newsteaser {display: inline-table;}

/* Hides from IE-mac \*/
* html .clear, * html .newsteaser {
	height: 1%;
	display: block;
}
/* End hide from IE-mac */


/***** foto_boek *********/

.fotoboek_nav {
	width: 545px;
}
.fotoboek_nav IMG{

	vertical-align:middle;

}

/*Timtab Video*/
.tx_timtab_embeddedvideo-link {
	text-decoration: none;
	padding: 10px 0 0 0;
}
.tx_timtab_embeddedvideo-link a:link, .tx_timtab_embeddedvideo-link a:visited, .tx_timtab_embeddedvideo-link a:hover, .tx_timtab_embeddedvideo-link a:active  {

}
tx-timtab-embeddedvideo-fe {
	border:none;

}
/*Kuloplayer*/
.tx-kuloplayer-pi1 {
width:200px;
height:150px;
}
.tx_kuloplayer_pi1-player {
width:200px;
height:150px;
margin:0px;
}
.tx_kuloplayer_pi1-player DIV {
width:200px;
height:150px;
border:none;
margin:0px;
}
.tx_kuloplayer_pi1-video {
width:200px;
height:150px;
border:none;
margin:0px;
}

#player {
width:200px;
height:150px;
border:none;
margin:0px;
}


/*** SUCHEN beginn***/
.csc-searchform TD {
	border:1px solid #000000;
}
/*** SUCHEN ende***/

/*SITEMAP*/

.csc-menu {
margin-left: 5px solid #36A048;
}
.csc-menu dt{
font-weight:bold;
padding: 10px 10px 10px 10px;

}

.csc-menu-4  { 

}


