
/* import default font-sizes */
@import url(x-small.css);


body	{
	color: #666;
	margin: 0 0 20px 0;
	padding: 0;
	font-family: Lucida grande, Geneva, Verdana, Arial, sans-serif;
	text-align: center;
	background: #fff url(/fileadmin/bund/img/bg_main4.jpg) left top repeat-x;
}

/* betrifft das hintergrundbild am linken rand oben - achtung - keine transparenz */
background {
	background: transparent url(/fileadmin/bund/kampagnen/kampagnedemo/left_top4.png) left top no-repeat;	
}

textarea {
	font-family: Lucida grande, Geneva, Verdana, Arial, sans-serif;
}

body, body div, body th, body td, li, body dd, body h1, body h4, #meta p, em {
	font-size: 85%;
}

h2 {
	font-size: 110%;
}


#normal h3, textarea, #rssliste h2 {
	font-size: 100%;
}

#rechts div, #rechts p, #rechts li, #rechts, .autorinfo, .autorinfo p, #artikel h2  {
	font-size: 95%;
}

#rechts .functions .rbox p, #terminliste h2, .teaser h3, #horo, #horo p, .linkitems h3 {
	font-size: 90%;
}

#normal p, #normal li, #artikelliste h2, #autorinfo h2 {
	font-size: 95%;
}

#normal #artikelliste h3, #impressum li a, .lo, #normal p.small {
	font-size: 85%;
}

label {
	display: none;
}


p {
	padding: 0;
	margin: 0 0 1em 0;
}


a {
	font-weight: bold;
}

img {
	border: 0;
}

input {
	color: #666;
}

em {
	font-weight: normal;
}

div {
	margin: 0;
	/* border: 1px solid; */
}

form, noscript {
	margin: 0;
	padding: 0;
}

.upper {
	text-transform: uppercase;
}

h1 {
	display: none;
}

h2, h2 a {
	margin: 0 0 1em 0;
	color: #F49322;
}
h2 a:hover, a.ressort:hover, .caption a {
	text-decoration: underline;
}

h3 {
	margin: 0 0 1em 0;
}

h3.lo {
	margin: 0 0 0.5em 0;
}

h4 {
	margin: 0 0 0.25em 0;
}

em {
	font-weight: bold;
	font-style: normal;
}

a {
	color: #666;
	text-decoration: none;
}

a.ressort {
	text-transform: uppercase;
}

.filebox a {
	font-weight: bold;
}

p a:hover, #normal p a:hover, .filebox a:hover {
	color: #000;
}




/*////////////pagelayout*/

img#logo {
	behavior: url(/fileadmin/bund/css/pngbehavior.htc); /* IE5.5+ win PNG fix */
	position: absolute;
	top: 7px;
	left: 30px;
}

#leftcontent {
	padding: 3px 8px 3px 12px;
}


#center {
	width: 860px;
	margin: 0 auto;
	text-align: left;
	position: relative;
}

#topteaser img {
	margin: 0 0 0 24px;
}

#topteaser {
	position: absolute;
	top: 10px;
	left: 198px;
	height: 88px; /*213sm*/
	width: 430px;
/*	display: inline;	*/
}

#header {
	padding: 28px 0 0 40px;
	height: 73px; /*55 sm*/
}


#content {
	background: transparent url(/fileadmin/global_pix/whiteboxes/bg_content.png) repeat-y 0 0;
	width: 830px;
	padding: 0 0 0 30px;
	float: left;
}

/* hide IE5/mac \*/
#content {
	_background: none;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/fileadmin/global_pix/whiteboxes/bg_content.png',sizingMethod='scale');
}



#meta {
	height: 42px;
	background: transparent url(/fileadmin/global_pix/whiteboxes/bg_meta.png) no-repeat 0 0;
	padding: 6px 0 0 210px;
}
/* hide IE5/mac \*/
#meta {
	_background: none;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/fileadmin/global_pix/whiteboxes/bg_meta.png',sizingMethod='image');
}
/* end hide */

#datum {
	float: left;
	width: 140px;
	padding: 0;
	margin: 0;
}

#breadcrumbs {
	font-weight: bold;
	float: left;
	text-align: right;
	width: 270px;
	padding: 0;
	margin: 0;	
}


#links, #normal, #rechts, #kampagnelinks {
	float: left;
}


#links, #kampagnelinks {
	width: 160px;
	padding: 0;
}

#links .sep, #kampagnelinks .sep, #impressum .sep {
	background: transparent url(../img/sep_links.png) no-repeat bottom left;
	height: 6px;
	width: 160px;
}
/* background PNG must have 1px height for links to work in IE6 \*/
#links .sep, #kampagnelinks .sep, #impressum .sep {
	_background: none;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/fileadmin/bund/img/sep_links.png',sizingMethod='image');
}
/* end hide */

#normal {
	position: relative;
	top: -6px;
	_top: -14px;
	padding: 0 10px 0 20px;
	width: 407px;
}


#rechts {
	width: 208px;
	clear: right;
	position: relative;
	top: -48px;
	_top: -58px;
	left: 8px;
}



.rbox p, .rbox li {

}


.rbox, .rrb {
	width: 176px;
	padding: 1px 10px;
	background: transparent url(../img/bg_rbox.png) repeat-y 0 0;
	margin: 0 0 0 1px;
	_overflow: hidden;	
}
/* background PNG must have 1px height for links to work in IE6 \*/
.rbox, .rrb {
	_background: none;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/fileadmin/bund/img/bg_rbox.png',sizingMethod='scale');
}
/* end hide */


.rtop {
	margin: 0 0 0 1px;
	padding: 0;
	background-image: url(../img/bg_rtop.png);
	background-repeat: no-repeat;
	height: 8px;
	width: 196px;
	_overflow: hidden;
}

.rbot, .rrbbot {
	background: transparent url(../img/bg_rbot.png) no-repeat 0 0;
	height: 12px;
	margin: 0 0 0 1px;
	padding: 0px;
	width: 196px;
	position: relative;
}
/* background PNG must have 1px height for links to work in IE6 \*/



.rbox {
	background: transparent url(/fileadmin/global_pix/whiteboxes/bg_rbox.png) repeat-y 0 0;
}
/* hide IE5/mac \*/
.rbox {
	_background: none;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/fileadmin/global_pix/whiteboxes/bg_rbox.png',sizingMethod='scale');
}
/* end hide */











.rbot {
	background: transparent url(/fileadmin/global_pix/whiteboxes/bg_rbot.png) no-repeat 0 0;
}
/* background PNG must have 1px height for links to work in IE6 \*/
.rbot {
	_background: none;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/fileadmin/global_pix/whitebackground/bg_rbot.png',sizingMethod='image');
}
/* end hide */

.rtop {
	background-image: url(/fileadmin/global_pix/whiteboxes/bg_rtop.png);
}
/* background PNG must have 1px height for links to work in IE6 \*/
.rtop {
	_background: none;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/fileadmin/global_pix/whitebackground/bg_rtop.png',sizingMethod='image');
}
/* end hide */	





/* rapid response box */
.rrb, .rrb h2 {
	color: #fff;
}
.rrb h2 {
	margin-bottom: 2px;
}
.rrb em {
	color: #454545;
	padding: 0;
	margin: 0;
}
.rrb {
	background: transparent url(/fileadmin/global_pix/master/bg_rrb.png) repeat-y 0 0;
}
/* background PNG must have 1px height for links to work in IE6 \*/
.rrb {
	width: 176px;
	margin: 0 0 0 1px;
	_overflow: hidden;	
	padding: 5px 10px;
	_background: none;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/fileadmin/global_pix/master/bg_rrb.png',sizingMethod='scale');
}
/* end hide */

#rechts .rrb p {
	position: relative; /*makes content selectable in rrb*/
	display: block;
}

.rrbtop {
	margin: 0 0 0 1px;
	padding: 0;
	height: 29px;
	width: 196px;
	_overflow: hidden;	
	background-image: url(/fileadmin/global_pix/master/bg_rrb_top.png);
}
/* hide from IE/mac \*/
.rrbtop {
	_background: none;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/fileadmin/global_pix/master/bg_rrb_top.png',sizingMethod='image');
}
/* end hide */	

.rrbbot {
	height: 12px;
	margin: 0 0 0 1px;
	padding: 0px;
	width: 196px;
	position: relative;
	background: transparent url(/fileadmin/global_pix/master/bg_rrb_bot.png) no-repeat 0 0;
}
/* hide from IE/mac \*/
.rrbbot {
	_background: none;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/fileadmin/global_pix/master/bg_rrb_bot.png',sizingMethod='image');
}
/* end hide */	

.rrb .pager {
	padding: 4px 0 0 0;
	margin: 0;
	text-align: right;
}


.pager a.aktiv {
	color: #60BB46;
}










.clear {
	width: 0;
	height: 0;
	clear: both;
}

input.txt {
	background: #F7F7F7;
	border: 1px solid #C4C4C4;
	padding: 0 4px;
	width: 112px;
}

.text, #tx-newloginbox-pi1-pass, #tx-newloginbox-pi1-user {
	background: #fff;
	border: 1px solid #C4C4C4;
	padding: 0 4px;
	color: #666;
}
select.text {
	padding: 0;
}
#tx-newloginbox-pi1-pass, #tx-newloginbox-pi1-user {
	width: auto;
}

/* fix imageloader frozen links */
.rbox a, .rbox input, .menu a, #subnav a, #horo a {
	position: relative;
}


/* ICONS */

#partei, #themen, #service, #spiel, #sprachen {
	float: left;
	display: block;
	background-image: url(../img/ico_partei.png);
	background-repeat: no-repeat;
	width: 25px;
	height: 18px;
	margin: 8px 0 0 0;
	padding: 0;
	text-indent: -5000px;
	overflow: hidden;
}
#partei {
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/fileadmin/bund/img/ico_partei.png',sizingMethod='image');
}
/* end hide */	

#themen {
	background-image: url(../img/ico_themen.png);
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/fileadmin/bund/img/ico_themen.png',sizingMethod='image');
}
#service {
	background-image: url(../img/ico_service.png);
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/fileadmin/bund/img/ico_service.png',sizingMethod='image');
}
#spiel {
	background-image: url(../img/ico_spiel.png);
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/fileadmin/bund/img/ico_spiel.png',sizingMethod='image');
}
#sprachen {
	background-image: url(../img/ico_sprachen.png);
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/fileadmin/bund/img/ico_sprachen.png',sizingMethod='image');
}
.event {
	background-image: url(../img/ico_termine.png);
	background-repeat: no-repeat;
	background-position: left center;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/fileadmin/bund/img/ico_termine.png',sizingMethod='image');
	margin: 3px 0 0.5em 0;
	padding: 0 0 0 30px;
}


/* HEADER */

#news, #bundesl, #termine, #downloads, #kurz, #polar, #linklist, #buero, #team, #brosch, #progr, #user, #ublog {
	background-image: url(../img/hd_news.png);
	display: block;
	width: 170px;
	height: 21px;
	margin: 0 0 0.5em 0;
	text-indent: -5000px;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/fileadmin/bund/img/hd_news.png',sizingMethod='image');	
}
#bundesl {
	background-image: url(../img/hd_bundesl.png);
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/fileadmin/bund/img/hd_bundesl.png',sizingMethod='image');
}
#termine {
	background-image: url(../img/hd_termine.png);
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/fileadmin/bund/img/hd_termine.png',sizingMethod='image');
}
#downloads {
	background-image: url(../img/hd_dl.png);
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/fileadmin/bund/img/hd_dl.png',sizingMethod='image');
}
#kurz {
	background-image: url(../img/hd_kurz.png);
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/fileadmin/bund/img/hd_kurz.png',sizingMethod='image');
}
#polar {
	background-image: url(../img/hd_polar.png);
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/fileadmin/bund/img/hd_polar.png',sizingMethod='image');
}
#linklist {
	background-image: url(../img/hd_links.png);
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/fileadmin/bund/img/hd_links.png',sizingMethod='image');
}
#buero {
	background-image: url(../img/hd_buero.png);
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/fileadmin/bund/img/hd_buero.png',sizingMethod='image');
}
#team {
	background-image: url(../img/hd_team.png);
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/fileadmin/bund/img/hd_team.png',sizingMethod='image');
}
#brosch {
	background-image: url(../img/hd_brosch.png);
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/fileadmin/bund/img/hd_brosch.png',sizingMethod='image');
}
#progr {
	background-image: url(../img/hd_progr.png);
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/fileadmin/bund/img/hd_progr.png',sizingMethod='image');
}
#ublog {
	background-image: url(../img/hd_ublog.png);
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/fileadmin/bund/img/hd_ublog.png',sizingMethod='image');
}
/* IE5 fix */
#partei, #themen, #service, #spiel, #news, #bundesl, #termine, #downloads, #kurz, #polar, #linklist, #buero, #team, #brosch, #progr, #user, #sprachen, #ublog {
	_background: none;
}



select#themenauswahl {
position: relative;
	width: 118px;
	border: 1px solid #5F676A;
	margin: 0 0 0 3px;
}

#changeto {
	margin: 0 0 0.5em 0;
}


ul.menu, #impressum ul {
	display: block;
	list-style-type: none;
	padding: 0 0 0 0;
	margin: 8px 0;
	width: 135px;
}


ul.menu {
	float: left;
}

ul.functions, ul.personen, .linkliste ul, #rssliste ul {
	list-style-type: none;
	padding: 0 0 0 2px;
	margin: 0;
}
ul.functions li {
	padding: 0;
	margin: 0;
}

ul.personen li, .linkliste ul li {
	padding: 0 0 0.5em 0;
	margin: 0;
}
#rssliste li {
	margin: 0 0 1em 0;
}

ul.personen a, .linkliste a {
	display: block;
	width: 330px;
	background: transparent url(../img/bg_mo.png) no-repeat 310px 5px;
}
ul.personen a:hover, .linkliste a:hover {
	color: #000;
	background: transparent url(../img/bg_mo.png) no-repeat 310px -38px;
}


#print a, #aspdf a, #tiplink a {
	display: block;
	padding: 2px 0 4px 24px;
	margin: 0;
	background-repeat: no-repeat;
}

#print a {
	background-image: url(../img/ico_print.png);
}
#aspdf a {
	background-image: url(../img/ico_aspdf.png);
}
#tiplink a {
	background-image: url(../img/ico_tiplink.png);
}




h3 {
	font-weight: normal;
	color: #60BB46;
}
#artikelliste h3 a, #terminliste h3 a {
	color: #60BB46;
}
#artikelliste h2, #terminliste h2, #rssliste h2, #blog h2 {
	margin: 0 0 0.2em 0;
}
#artikelliste p {
	margin: 0 0 2em 0;
}

#artikelliste p a, #artikelliste h3 a {
	font-weight: normal;
}

#terminliste p {
	margin: 0;
}

h3.parteifunk {

	margin: 0 0 1em 0;
	text-transform: uppercase;
}

/* ARTIKEL */


#artikel p {
	margin: 0 0 1em 0;
}

#artikel .thumb {
	float: left;
	margin: 0 8px 0 0;
}

#artikel h2 {
	margin: 0 0 2em 0;
}





.teaser a, #rechts a {
	font-weight: bold;
}
.teaser h3 {
	margin: 0 0 0.2em 0;
}

#suchform {
	margin: 0 0 1em 0;
}


/* GRID */

#grid {
	display: block;
	width: 412px;
	height: 102px;
	clear: right;
	overflow: hidden;
	margin: 0 0 1em 0;
	position: relative;
	left: 0px;
}
#grid a {
	margin: 0; border: 0; padding: 0;
}
#grid img {
	float: left;
	margin: 0; /* hello IE5/Mac */
	border: 0;
	padding: 0;
}
	
#grid ul {
	padding: 0;
	margin: 0;
	list-style-type: none;
	float: left;
	width: 413px;
	overflow: hidden;
}
#grid ul li {
	display: inline;
}
#grid ul li a {
	float: left;
}

#grid img {
	position: absolute;
	margin: 0; /* hello IE5/Mac */
	border: 0;
	padding: 0;
}




/* IMPRESSUM */
#impressum {
	position: relative;
	top: -6em;
	left: 30px;
	width: 160px;
	height: 80px;
}
#impressum ul {
	margin: 5px 0 0 28px;
}

input#submitsearch {
	position: relative;
	top: 3px;
}


#autor {
	width: 110px;
	float: left;
	clear: left;
	padding: 0 0 1em 0;
}
#autorinfo, .eventinfo {
	width: 280px;
	float: left;
	clear: right;
}
#autorinfo .funktionen a {

}


.green {
	color: #60BB46;
	text-decoration: underline;
}


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


.trenner, .subtrenner, .listtrenner, .komtrenner {
	display: block;
	height: 2px;
	background-image: url(../img/bg_trenner.png);
	margin: 0 0 1em 0;
	overflow: hidden;
}
.subtrenner {
	margin: 3px 0;
}
.listtrenner {
	margin: 1em 0;
}
.komtrenner {
	position: relative;
	left: -11px;
	_left: -13px;
	width: 431px;
	_margin-right: -30px;
	background-image: url(../img/bg_komtrenner.gif);
}


#top {
	width: 0;
	height: 0;
}


#subnav {
	list-style-type: none;
	padding: 0;
	margin: 0 0 0 3px;
	_margin-top: -1em;
}

#subnav a {
	display: block;
	font-weight: bold;

	color: #909090;
	width: 110px;
	text-transform: uppercase;
}


ul.filebox {
	margin: 0 0 1em 0;
	width: 150px;
	padding: 0;
	list-style-type: none;
	list-style-image: none;
	position: relative;
	_overflow: hidden;
}

ul.filebox li {
	background-image: url(../img/ico_dl.png);
	background-position: 0 2px;
	_background-position: 0 4px;
	background-repeat: no-repeat;
	padding: 2px 0 2px 16px;
	margin: 0 0 0 4px;
}
#normal ul.filebox {
	width: auto;
}


.linkitems ul {
	list-style-type: none;
	margin: 0 0 1em 0;
	padding: 0;
}
.linkitems ul li, p.low {
	margin: 0 0 0.5em 0;
}
.linkitems a {
	color: #60BB46;
	text-decoration: underline;
}

.caption {
	margin: 0.5em 0 1.5em 0;
}

#horo {
	padding: 0 0 0 28px;
}
#horo h2 {
	font-size: 95%;
	margin: 0 0 3px 0;
}
#horo img {
	margin: 5px 0;
}

/* community additions */
.kommentar {
	position: relative;
}
.subkommentar {
	position: relative;
	padding-left: 20px;
}

.kommentar p, .subkommentar p {
	padding-top: 2px;
}

.komlink {
	float: right;
	padding-left: 20px;
	padding-bottom: 5px;
}


#links .login p {
	padding-left: 10px;
	font-size: 95%;
}
#links .login .menu {
	padding: 0 0 0 30px;
}

.error {
	color: #F49322;
}

.right {
	text-align: right;
}


/*helping linkimg in ie*/

#links img {
	position: relative;
}


/*helping flexbild in ie*/

#filter {
	behavior: url(/fileadmin/bund/css/pngbehavior.htc); /* IE5.5+ win PNG fix */
}

.filter {
	behavior: url(/fileadmin/bund/css/pngbehavior.htc); /* IE5.5+ win PNG fix */
}


/* snip empty box white - for net07 */


.emptyrbox { 
	width: 196px;
	margin: 10px 0 0 1px;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/fileadmin/global_pix/whiteboxes/bg_rbox.png',sizingMethod='scale');
}

.emptytop { 
	position: absolute;
	height: 13px;
	margin: -13px 0 0 -1px;
	background: transparent url(/fileadmin/global_pix/whiteboxes/bg_empty_top.png) no-repeat 0 0;
	width: 196px;
	_background: none;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/fileadmin/global_pix/whiteboxes/bg_empty_top.png',sizingMethod='image');
	z-index: 20;
}

.emptytop1 { 
	position: absolute;
	height: 13px;
	margin: -13px 0 0 -1px;
	background-image: url(/fileadmin/global_pix/whiteboxes/bg_empty_top_energie.png);
	width: 196px;
	_background: none;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/fileadmin/global_pix/whiteboxes/bg_empty_top_energie.png',sizingMethod='image');
	z-index: 20;
}

.emptybox {
	width: 196px;
	_width: 186px;
	min-height: 5px;
	padding: 13px 0 1px 10px;
	_padding: 0 0 0 10px;
	background: transparent url(/fileadmin/global_pix/whiteboxes/bg_rbox.png) repeat-y 0 0;
	_background: none;
}

.emptyimg {
	position: relative;
	overflow: visible;
	margin: -22px -7px 5px -8px;
	_margin: -9px -7px 5px -8px;
	_height: 9px;
	min-height: 9px;
	width: 190px;
	background: transparent url(/fileadmin/global_pix/whiteboxes/bg_no_img.png);
	_background: none;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/fileadmin/global_pix/whiteboxes/bg_no_img.png',sizingMethod='scale');
}

.emptytext {
	position: relative;
	width: 176px;
	max-width: 176px;
	margin: 0 0 -5px 0;
	
}

/* box white - ende */





#grid {
	height: auto;
	left: 1px;
}






/* end hide */



#sued {
	height: 14px;
	width: 638px;
	background: transparent url(/fileadmin/global_pix/whiteboxes/bg_sued.png) repeat-y 0 0;
}
/* hide IE5/mac \*/
#sued {
	_background: none;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/fileadmin/global_pix/whiteboxes/bg_sued.png',sizingMethod='image');
}
/* end hide */	



.menu, .menu a {
	font-size: 12px;
}
.submenu, .submenu a {
	font-size: 10px;
}
/* fix imageloader frozen links */
.rbox a, .rbox input, .menu a, #subnav a {
	position: relative;
}


ul.submenu a {
	color: #666;
}

ul.submenu li.active a {
	color: #60BB46;
}

/*haupnavigation hovert grün und mozilla bleibt dies bei active*/
	
ul.menu li a {
	color: #666;
}
ul.menu li a:hover {
	color: #60BB46;
}
html>body ul.menu li.active a {
	color: #60BB46; /* tschüss ie */
}
ul.menu li a: visited {
	color: #666;
}
/* hauptnavigation ende */


.leute, .ordner, .kreuz, .wuerfel {
	float: left;
	display: block;
	background-image: url(/fileadmin/global_pix/master/ico_partei.png);
	background-repeat: no-repeat;
	width: 25px;
	height: 18px;
	margin: 8px 0 0 0;
	padding: 0;
	text-indent: -5000px;
	overflow: hidden;
}
.leute {
	_background: none;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/fileadmin/global_pix/master/ico_partei.png',sizingMethod='image');
}
/* end hide */	

.ordner {
	background-image: url(/fileadmin/global_pix/master/ico_themen.png);
	_background: none;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/fileadmin/global_pix/master/ico_themen.png',sizingMethod='image');
}
.kreuz {
	background-image: url(/fileadmin/global_pix/master/ico_service.png);
	_background: none;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/fileadmin/global_pix/master/ico_service.png',sizingMethod='image');
}
.wuerfel {
	background-image: url(/fileadmin/global_pix/master/ico_spiel.png);
	_background: none;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/fileadmin/global_pix/master/ico_spiel.png',sizingMethod='image');
}
.event {
	background-image: url(/fileadmin/global_pix/master/ico_termine.png);
	background-repeat: no-repeat;
	background-position: left center;
	_background: none;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/fileadmin/global_pix/master/ico_termine.png',sizingMethod='image');
	margin: 3px 0 0.5em 0;
	padding: 0 0 0 30px;
}


.newssplit {
	width: 195px;
	padding-right: 15px;
	float: left;
	font-size: 85%;
}

.krp {
	padding-right: 0;
}

#artikelliste h3 {
	margin-bottom: 0;	
}
#artikelliste h2 {
	margin-bottom: 1px;	
}
#artikelliste p {
	margin-bottom: 1.3em;
}


h2 em a, h2 em {
	color: #666;
}

.komtrenner {
	_left: -12px;
}

.rrbfix #rechts {
	_left: -16px;
}


#rechts img {
	behavior: url(/fileadmin/bund/css/pngbehavior.htc); /* IE5.5+ win PNG fix */
}



/* autoecken for grid 20.11.06 */

.ol, .ro, .ru, .lu, .ol2, .ro2, .ru2, .lu2 {
	position: absolute;
	background: transparent url(/fileadmin/global_pix/bund/bg_grid_lo.png) 0 0 no-repeat;
	width: 6px;
	height: 6px;
	_background: none;
}
.ol {
	background-image: url(/fileadmin/global_pix/bund/bg_grid_lo.png);
}
.ol {
	_background: none;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/fileadmin/global_pix/bund/bg_grid_lo.png',sizingMethod='image');
}

.ro {
	background-image: url(/fileadmin/global_pix/bund/bg_grid_ro.png);
}
.ro {
	_background: none;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/fileadmin/global_pix/bund/bg_grid_ro.png',sizingMethod='image');
}

.ru {
	background-image: url(/fileadmin/global_pix/bund/bg_grid_ru.png);
}
.ru {
	_background: none;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/fileadmin/global_pix/bund/bg_grid_ru.png',sizingMethod='image');
}

.lu {
	background-image: url(/fileadmin/global_pix/bund/bg_grid_lu.png);
}
.lu {
	_background: none;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/fileadmin/global_pix/bund/bg_grid_lu.png',sizingMethod='image');
}

/* zweite reihe */
.ol2 {
	background-image: url(/fileadmin/global_pix/bund/bg_grid_lo2.png);
}
.ol2 {
	_background: none;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/fileadmin/global_pix/bund/bg_grid_lo2.png',sizingMethod='image');
}

.ro2 {
	background-image: url(/fileadmin/global_pix/bund/bg_grid_ro2.png);
}
.ro2 {
	_background: none;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/fileadmin/global_pix/bund/bg_grid_ro2.png',sizingMethod='image');
}

.ru2 {
	background-image: url(/fileadmin/global_pix/bund/bg_grid_ru2.png);
}
.ru2 {
	_background: none;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/fileadmin/global_pix/bund/bg_grid_ru2.png',sizingMethod='image');
}

.lu2 {
	background-image: url(/fileadmin/global_pix/bund/bg_grid_lu2.png);
}
.lu2 {
	_background: none;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/fileadmin/global_pix/bund/bg_grid_lu2.png',sizingMethod='image');
}

/* auto-ecken stop */









