/*	----------------------------------------------------------------------------------------------------------	*/
/*	-------------------->>>  1. Resets  <<<-------------------------------------------------------------------	*/
/*	----------------------------------------------------------------------------------------------------------	*/

body,div,dl,dt,dd,ol,ul,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,option,p,blockquote,th,td 
{
	margin: 0;
	padding: 0;
}

a, input, :focus 
{
	outline:none;
}

a 
{
	text-decoration:none;
	color: #375f90;
	font-weight: bold;
}

a:hover
{
	text-decoration:underline;
}

a:visited
{
	color: #375f90;
}

fieldset, img 
{
	border:0 ;
}

ol 
{
	padding-left: 28px;
}

ul 
{
	padding-left: 20px;
}

.clear 
{
	clear:both;
}

/*	----------------------------------------------------------------------------------------------------------	*/
/*	------------------- >>>  2. Grundaufbau  <<<--------------------------------------------------------------  */
/*	----------------------------------------------------------------------------------------------------------	*/

/*  ------------------- >>> allgemein <<< --------------------------------------------------------------------- */

header, nav, section, article, aside, footer, hgroup { 
	display: block;		// IE8
}

body {
	background: #f6f6ec url(/shared/images/fortbildungsportal/bg_body.jpg) repeat-x;
}

h1, h2, h3, h4, h5 {
	font-family: Helvetica, Arial, Geneva, Swiss, SunSans-Regular, Verdana, sans-serif; 
	font-weight: bold;
}	

h1, h3 {
	padding-left: 19px;
}	

h2, h3, h4 {
	color: black;
}	

h1 {	
	font-size: 19px;
	color: #910101;
}
	
h1 a {	
	color: #910101;
}

h1 a:hover {	
	text-decoration: none;
}	

h2 {
	font-size: 15px;
	margin-bottom: 6px;
	/* padding-left: 10px; */
}

h3 {
	font-size: 14px;	
	margin-bottom: 5px;
}

h4 {
	font-size: 14px;
}

h5 {
	color: #766963;
	font-size: 13px;
	font-weight: bold;
	margin-top: 3px;
}

/*  ------------------- >>> Kopfbereich <<< ------------------------------------------------------------------- */	

#head, #headit, #headhu, #heades, #headbr, #headpl, #headru, #headlv, #headcz {
	height: 133px;
	position: relative;
	width: 943px;
}

#head {
	background: url(/shared/images/zgheader/bg_head.jpg) no-repeat;
}

#headbr {
	background: url(/shared/images/zgheader/bg_head_br.jpg) no-repeat;
}

#heades {
	background: url(/shared/images/zgheader/bg_head_es.jpg) no-repeat;
}

#headit {
	background: url(/shared/images/zgheader/bg_head_it.jpg) no-repeat;
}

#headhu {
	background: url(/shared/images/zgheader/bg_head_hu.jpg) no-repeat;
}

#headpl {
	background: url(/shared/images/zgheader/bg_head_hu.jpg) no-repeat;
}

#headru {
	background: url(/shared/images/zgheader/bg_head_hu.jpg) no-repeat;
}

#headlv {
	background: url(/shared/images/zgheader/bg_head_lv.jpg) no-repeat;
}

#headcz {
	background: url(/shared/images/zgheader/bg_head_hu.jpg) no-repeat;
}

#headnavi {
	font-family: Helvetica, Arial, Geneva, Swiss, SunSans-Regular, Verdana, sans-serif; 
	font-size: 11px;
	left: 210px;
	position: absolute;
	text-align: right;
	top: 84px;
	width: 720px;
}
		
#headnavi a {
	color: #ffffff;		
}	

#headnavi li {		
	background: url(/shared/images/fortbildungsportal/metanavi_trenner.jpg) no-repeat;
	background-position: left;
	display: inline;
	font-weight: bold;
	height: 20px;
	line-height: 20px;
	margin: 0px;
	padding: 0 8px 0 8px;
}
			
#headnavi .navibuttonsfirst {
	background: none;
}
	
#searchform input {
	background: none;
	border: none;
	bottom: 77px;
	/* border: 1px solid #767551;*/
	height: 20px;
	left: 760px;
	position: absolute;
	/* top: 34px; */
	width: 125px;
}

#logo {
	height: 36px;	
	left: 30px;
	position: absolute;
	top: 22px;
	width: 150px;
}
	
#submit_button {
	height: 21px;	
	left: 894px;
	position: absolute;
	top: 34px;
	width: 21px;
}

#main {
	margin: 0 auto;
	width: 943px;
}

#head .zielgruppe, #heades .zielgruppe, #headit .zielgruppe, #headhu .zielgruppe,
#headpl .zielgruppe, #headru .zielgruppe, #headcz .zielgruppe {
	position: absolute;
	left: 0px;
	top: 72px;
}

#headlv .zielgruppe {
	position: absolute;
	left: 0px;
	top: 65px;
}


/*  ------------------ >>> Splashscreen <<< ----------------------------------------------------------------- */	

.splashbutton, .splashbuttonsmall {
	background: url(/shared/images/fortbildungsportal/bg_splash_button.gif) center no-repeat; 
	position: relative; 
	width: 348px;
}

.splashbutton {
	border: 1px solid #c7c5c3; 
	margin-top: 3px; 
}

.splashbuttonsmall {
	border-bottom: 1px solid #c7c5c3; 
	border-left: 1px solid #c7c5c3; 
	border-right: 1px solid #c7c5c3; 
}

.splashbutton div.splashbuttontext, .splashbuttonsmall div.splashbuttontext {
	background-repeat: no-repeat;
}

.splashbutton div.splashbuttontext {
	background-image: url(/sixcms/media.php/33/roterpfeil.gif);
	background-position: 0 8px;
	padding: 0 10px 10px 0;
}

.splashbuttonsmall div.splashbuttontext {
	background-image: url(/sixcms/media.php/33/roterpfeil_s.gif);
	background-position: 19px 9px;
	padding: 0 10px 0 0;
}

.splashbutton div.splashbuttontext h1, .splashbutton div.splashbuttontext h3 {
	padding: 0;
}

.splashbutton div.splashbuttontext h3 {
}

.splashbuttonsmall div.splashbuttontext h2 {
	font-size: 13px;
	padding: 0;
}

.splashbutton div.splashbuttontext h1 a {
	color: #4e453e;
	display: block;
	padding: 14px 0 6px 48px;
}

.splashbuttonsmall div.splashbuttontext h2 a {
	color: #4e453e;
	display: block;
	padding: 10px 0 4px 48px;
}

.splashbutton div.splashbuttontext h1 a:hover, .splashbuttonsmall div.splashbuttontext h2 a:hover {
	color: black;
}

.splashbutton div.splashbuttontext p.pc-body, .splashbuttonsmall div.splashbuttontext p.pc-body {
	padding-left: 48px;
	margin-top: 0;
}

.splashtext {
	margin-top: 3px;
	position: relative;
	width: 350px;
}

.splashtext h3 {
	font-family: Georgia, 'Times New Roman', Times, serif;
	font-size: 17px;
	font-weight: normal;
	margin: 18px 0 6px 0;
	padding: 0;
}

/*  ------------------ >>> Content <<< ---------------------------------------------------------------------- */	
	
#content_frame {
	background-color: white;
	float: left;
	width: 943px;
}

#content {
	float: left;
	overflow: hidden;
	width: 706px;
	background-color: white;
}	

#bcp
	{
		font-size:11px;
		color:#bbb7b0;
		padding-left: 19px;
		margin-bottom: 6px;
	}
#bcp strong
	{
		color:#000000;
		font-weight: normal;
	}

#bcp a
	{
		color:#bbb7b0;
	}


/* ---------------------- >>> Hauptnavigation 1. Ebene <<<-------------------------------------------- */	

#navi_frame {
	float: left;
	overflow: hidden;  /* IE6 Workaround fuer Expanding Block Problem */
	width: 235px;
}
	
#navi {
	background: url(/shared/images/fortbildungsportal/bg_navi.jpg) repeat-y;
	float: left;
	font-family: Helvetica, Arial, Verdana, sans; 
	padding: 0 0 18px 12px;
	width: 223px;
}

#navi ul {
	list-style-type: none;
	padding: 0;
	width:205px;
}
	
#navi ul li {	
	margin-top: 25px;
}
	
#navi ul li.homelink {	
	margin-top: 10px;
}
	
#navi ul li	a, #navi ul li span {	
	background: url(/shared/images/fortbildungsportal/navi_ul1_bg.gif) no-repeat bottom;
	color: #AC3D38;	
	display: block;
	font-weight: bold;
	margin-bottom: 10px;
	padding:5px 3px;
}

#navi .inactive_top {
	background: url(/shared/images/fortbildungsportal/navi_ul1_bg.gif) no-repeat bottom;
	color: #AC3D38;	
	display: block;
	font-weight: bold;
	margin-bottom: 10px;
	padding:5px 3px;
}
	
#navi ul li	a:hover {
	background-color: #F4F3E6;
	text-decoration: none;
}

#navi img {
	margin-top: 40px;
}

#navi_bottom {
	background-color: #ffffff;
	float: left;
}

#navi .naviadimage {
	margin-top: 36px;
}


/* ------------------------- >>>    Navigation 2. Ebene <<< ------------------------------------------------ */

#navi ul li ul li {
	border-bottom: 1px solid #C5BBB3;
	width: 205px;
	padding: 3px 0;
	font-weight: bold;
	font-size: 0;
	margin: 0;
}
		
#navi ul li ul li a, #navi ul li ul li span {	
	font-size: 11px;
	margin: 0;
	color: #000000;
	background: url(/shared/images/fortbildungsportal/pfeil.gif) no-repeat;
	background-position: 4px center;
	padding-left: 14px;
	padding-top: 3px;
	padding-bottom: 3px;
}

#navi ul li ul li a:hover {	
	background-color:#F4F3E6;	
}
	
.active	{
	background: url(/shared/images/fortbildungsportal/pfeil.gif) no-repeat;
	background-color:#F4F3E6 !important;
}
	
.active_open {	
	border: none !important;
}	
	
.active_open a {	
}	


/* ------------------------- >>>    Navigation 3. Ebene <<< ------------------------------------------------ */

#navi ul li ul li ul li {
	border-bottom: 1px solid #C5BBB3;
	width:183px;
	padding:3px 0;
	font-size:0;
	margin-left:20px;
}

#navi ul li ul li ul li a, #navi ul li ul li ul li span {	
	font-size: 11px;
	margin: 0;
	padding-left: 14px;
	padding-top: 3px;
	padding-bottom: 3px;
	font-weight: normal;
	background: #fff;
}
	
#navi ul li ul li ul li a strong {
	color: black;
	font-weight: normal;
}
	
#navi ul li ul li ul li a:hover, .active_navi_ebene_3 {	
	background-color:#F4F3E6 !important;	
}


/* IE6 Workaround fuer Link mit Display:Block Problem */

* html #navi ul li a { 
	width: 199px; 
} 

* html #navi ul li ul li a { 
	width: 188px; 
} 

* html #navi ul li ul li ul li a { 
	width: 166px; 
} 



/* ------------------- >>> Footer <<< -------------------------------------------------------------------- */

#footer
	{	
		background-color: #EAE5DC;
		height: 100px;
		width: 100%;
		color:#375F90;
		font-family: Helvetica, Arial, Verdana, sans; 
		font-size: 11px;
		font-weight: bold;
		padding-top:17px;
	}
	
#footer_inhalt {
	width: 780px;
	margin: 0 auto;
	margin-top: 25px;
}

#footer ul
	{
		font-size: 11px;
	}
	
#footer ul li
	{
		display: inline;
		color: #92857A;
	}

#footer ul li a
	{	
		color: #92857A;
	}
	
#footer img {
	float: right;
}
	
#footer_nav {
	text-align: center;
	// width: 480px;
	}
	
#footer_nav	a
	{
		color:#375F90;		
	}
	
#disclaimer	{
	background-color: #eae5dc;	
	border-top: 1px dashed #bbb7b0;
	font-family: Helvetica, Arial, Geneva, Swiss, SunSans-Regular, Verdana, sans-serif; 
	font-size: 11px;
	height: 45px;
	padding-top: 15px;
	width: 100%;
}

#disclaimer	p
	{
		text-align: center;
	}

/* ------------------ >>> Content Startseite <<< -------------------------------------- */

.teaser_kasten
	{
		background: url(/shared/images/fortbildungsportal/teaser_kasten_bg.jpg) no-repeat;
		width:346px;
		height: 220px;
		margin: 10px 0 0 8px;
		padding-top: 10px;
		float: left;
		display: inline;
		line-height: 140%;
	}

.teaser_kasten h4
	{
		padding-left: 11px;
	}
	
.teaser_kasten h5
	{
		padding-left: 11px;
	}
	
.teaser_kasten p
	{
		padding: 14px 19px 5px 9px;
		font-size: 12px;
		line-height: 135%;
		font-family: Verdana, Tahoma, Geneva, Helvetica, Arial, Swiss, SunSans-Regular, sans-serif;
	}
	
.teaser_kasten img	
	{
		float: right;
		margin: 14px 9px 0 11px;
	}

.teaser_kasten a	
	{
		font-weight: bold;
		color: #375f90;
		font-size: 12px;
		margin: 0 0 0 11px;
		background: url(/shared/images/fortbildungsportal/weiter_pfeil.gif) no-repeat;
		background-position: right;
		padding-right: 12px;	
	}	

.teaser_kasten ul	
	{	
		padding:3px 0 5px 24px;
		width: 222px;
		font-size: 11px;
		list-style:disc;
	}
	
.teaser_kasten ul li
	{
		margin-bottom:3px;	
	}

.pfeil_liste ul
	{
		padding-left:11px !important;
		
	}
		
.pfeil_liste li	
	{		
		list-style:none !important;	
		background: url(/shared/images/fortbildungsportal/teaser_pfeil_liste.gif) no-repeat;
		background-position: left;
		padding-left:10px;
	}


/* ----------------------- >>> Reiternavigation <<< ----------------------------------------------- */

#tabnavi {
	background: url(/shared/images/interface/tabnavibgline.gif) no-repeat right bottom;
	clear: both;
	padding-bottom: 20px;
}

.reiternavigation {
	margin-top: 12px;
}

.reiternavigation ul {
	margin-left: 12px;
	padding: 0px;
}
	
.reiternavigation ul li {
	background-color: #ffffff;
	border-left: 1px solid #ddd8d0;
	border-right: 1px solid #ddd8d0;
	border-top: 1px solid #ddd8d0;
	float: left;
	font-family: Helvetica, Arial, Verdana, Tahoma, Geneva, sans-serif;
	font-size: 11px;
	font-weight: bold;
	list-style: none;
	margin-bottom: 1px;
	margin-right: 3px;
	padding: 5px 5px 3px 5px;
}
	
.reiternavigation ul li a {
	color: #000000;
}

.reiternavigation ul li a:hover {
	background-color:#e5ddcf;
	text-decoration: none;
}

.reiternavigation ul li.reiter_aktiv {
	background-color: #ddd5c7;
	border-left: 1px solid #ddd5c7;
	border-right: 1px solid #ddd5c7;
	border-top: 1px solid #ddd5c7;
	color: #910101;
}


/* ----------------------- >>> Content einspaltige Unterseiten <<< -------------------------------- */

.content_einspaltig_downloads, .content_einspaltig
	{
		background: url(/shared/images/fortbildungsportal/content_einspaltig_bg.png) no-repeat;
		background-position: top;
		background-color: #ffffff;
		width:684px;
		float:left;
		margin-left: 7px;
		margin-bottom: 6px;
		padding: 30px 0px 25px 16px;
	}

.content_einspaltig p, .content_zweispaltig p
	{
		margin-top: 12px;
		line-height: 150%;	/* HF */
		padding-right: 25px; /* HF */
		
	}

.content_einspaltig_downloads ul {
	list-style-type: none !important ;
	padding-left: 0 !important ;
}
	
.content_einspaltig li, .content_zweispaltig li
		{
			margin-left: 16px;
			line-height: 150%;	/* HF */
			padding-right: 25px; /* HF */
			font-family: Verdana, Tahoma, Geneva, Helvetica, Arial, Swiss, SunSans-Regular, sans-serif; /* HF */
		}

.content_einspaltig ul ul li
		{
			margin-left: 40px;
		}
	
.content_einspaltig ul, .content_zweispaltig ul
		{
			list-style: disc;
		}
		
.content_einspaltig ol, .content_zweispaltig ol
		{
			list-style: decimal;
		}
				
.content_einspaltig table /* HF */
		{
			padding-right: 25px; /* HF */
			padding-bottom: 0px; /* HF */
			margin-bottom: 0px; /* HF */
			font-family: Verdana, Tahoma, Geneva, Helvetica, Arial, Swiss, SunSans-Regular, sans-serif; /* HF */
		}		

.content_einspaltig_downloads strong 
	{
		color: #375F90;
	}
	
.content_einspaltig_downloads ul li
	{
		background: url(/shared/images/fortbildungsportal/pdf_icon.png) no-repeat;
		background-position: left;
		margin-top: 20px;
		padding-left: 45px;
		font-size: 11px;
	}

.content_einspaltig_downloads ul li a
	{
		color:#375F90;
	}

.content_einspaltig_downloads hr, .content_einspaltig hr
		{
			width: 670px;
			height: 1px;
			background: #E3DFDB none repeat scroll 0%;
			border: 0pt none;
			padding: 0;
			margin:6px 0 0 0;
		}
.content_zweispaltig
	{
		/* background: url(/shared/images/fortbildungsportal/bg_content_zweispaltig.jpg) no-repeat;
		background-position: top;
		background-color: #fff; */
		width:439px;
		float: left;
		margin-left: 4px;
		margin-bottom: 6px;
		padding: 19px 13px 1px 16px;
		font-family: Verdana, Tahoma, Geneva, Helvetica, Arial, Swiss, SunSans-Regular, sans-serif; /* HF */
	}

.content_zweispaltig h5, h4
	{
		font-family: arial, 'trebuchet ms', trebuchet, verdana, helvetica, sans-serif;
	}

.weiter
{
	font-size: 11px;
	margin: 0 0 0 0px;
	background: url(/shared/images/fortbildungsportal/weiter_pfeil.gif) no-repeat;
	background-position: right;
	padding-right: 12px;
}

.content_zweispaltig hr
	{
		width: 444px;
		height: 2px;
		background: #E3DFDB none repeat scroll 0%;
		border: 0pt none;
	}

.randspalten_kasten
{
	background-color: #fbfaf8
	width: 216px;
	margin-left: 3px;
	padding-top: 10px;
}

.randspalten_kasten ul
{
	margin-right: 5px;
}


.randspalten_kasten p
{
	text-align:left;
}

.randspalten_kasten hr
{
	width: 200px;
	height: 1px;
	background: #E3DFDB none repeat scroll 0%;
	border: 0pt none;
}

.randspalten_kasten img {
		margin: auto;
		margin-bottom: 3px;
	}

#rechte_randspalte h4 {
		// padding-left: 10px;
}

#rechte_randspalte h5 {
		// padding-left: 10px;
		// color: #000000;
}		

#rechte_randspalte p
	{
		padding: 10px;
	}

#rechte_randspalte span
	{
		padding-left: 10px;
	}
#rechte_randspalte a
	{
		color: #339;
	}

#rechte_randspalte ul li
	{
		padding-left: 0px;
		list-style: disc;
		line-height: 140%;
	}

#rechte_randspalte ol
	{
		margin-left: 25px;
		padding-left: 0px;
		list-style: decimal;
		line-height: 140%;
	}

/* ---------------------------- >>> Suchergebnisse <<< ----------------------------- */
	
	
.suchfeld ul {
	display:none;
	background:#FFF4D8 ;
	border:0;
	width:158px;
	z-index:100;
	position:absolute;
	left:10px;
	bottom:32px;
	}

.suchfeld li:hover ul
	{
	display:block;
	}

.suchfeld ul li {
	float:none;
	padding:0;
	border-bottom:1px dashed #65543A;
	height:auto;
	width: auto;
	}

.suchfeld ul a {
	font-size: 10px;
	font-weight: normal;
	height:15px;
	line-height:15px;
	text-transform:none;
	color: #5A1400;
	padding-left:20px;
	margin:0;
	display:block;
	background:url(/shared/images/fortbildungsportal/link_level_2.jpg) repeat-x;
	width: auto;
	text-indent:0;
	}
	
.suchfeld ul a:hover {
		background-position:left bottom;
		color:#fff;
		}



/* --------------------- >>> Suche <<< ------------------------------- */


#popup_suche
{
	position: absolute;
	left: 654px;
	top: 57px;
	width: 242px;
	border: 3px solid #7E7065;
	z-index: 102;
}

#popup_suche h6
{
	background-color: #A7988D;
	font-size: 14px;
	color: #ffffff;
	padding: 2px 0 2px 9px;
}

#popup_suche ul 
		{
			background-color: #ffffff;
			color: #375F90;
			font-weight: bold;
			font-size: 12px;
			margin:0;
			padding: 5px 0 5px 9px;
		}
		
#popup_suche ul a
	{	
		color: #375F90;
	}
	
	
/* ------------------------------------ >>> Änderungen vom 15.2.2008 <<< ------------------------ */
/* ------------------------------------ >>>                          <<< ------------------------ */

#fremdsprachen_link 
	{
		position: absolute;
		top: 72px;         /* hlm geändert von top: 91px; left: 14px */
		left: 0px;
	}	
	
/* --------------------------------- >>> Listenpunkte für den Download-Bereich <<< ------------- */	

.word_document
{
	background: url(/shared/images/fortbildungsportal/word_icon.png) no-repeat !important;
}

.excel_document
{
	background: url(/shared/images/fortbildungsportal/excel_icon.png) no-repeat !important;
}


/* --------------------------------- >>> Einspaltiger Contentbereich mit weissem Hintergrund <<< ------------- */
/* --------------------------------------------  obere Box ohne Abstand nach unten --------------------------- */

.content_einspaltig_nomargin
	{
		background: url(/shared/images/fortbildungsportal/content_einspaltig_bg.png) no-repeat;
		background-position: top;
		background-color: #ffffff;
		width:684px;
		float:left;
		margin-left: 10px;
		padding: 30px 0 25px 16px;
	}	
	
	
.content_einspaltig_nomargin p
		{
			margin-top: 25px;
		}

.content_einspaltig_nomargin ul
			{
				margin-left: 16px;
			}

.content_einspaltig_nomargin ul li
			{
				list-style: disc;
			}

.content_einspaltig_nomargin hr
			{
				width: 670px;
				height: 1px;
				background: #E3DFDB none repeat scroll 0%;
				border: 0pt none;
				padding: 0;
				margin:6px 0 0 0;
			}
			
/* --------------------------------------------  /obere Box ohne Abstand nach unten --------------------------- */
/* --------------------------------------------  untere Box mit weissem Hintergrund ohne Abstand nach unten --------------------------- */

.content_einspaltig_weiss
	{
		background-color: #ffffff;
		width:684px;
		float:left;
		margin-left: 10px;
		padding: 30px 0 25px 16px;
	}	
	
	
.content_einspaltig_weiss p
		{
			margin-top: 25px;
		}

.content_einspaltig_weiss ul
			{
				margin-left: 16px;
			}

.content_einspaltig_weiss ul li
			{
				list-style: disc;
			}

.content_einspaltig_weiss hr
			{
				width: 670px;
				height: 1px;
				background: #E3DFDB none repeat scroll 0%;
				border: 0pt none;
				padding: 0;
				margin:6px 0 0 0;
			}

/* --------------------------------------------  /untere Box mit weissem Hintergrund --------------------------- */

/* --------------------------------------------  untere Box mit weissem Hintergrund mit Abstand nach unten --------------------------- */

.content_einspaltig_weiss
	{
		background-color: #ffffff;
		width:684px;
		float:left;
		margin-left: 10px;
		margin-bottom: 6px;
		padding: 30px 0 25px 16px;
	}	
	
	
.content_einspaltig_weiss p
		{
			margin-top: 25px;
		}

.content_einspaltig_weiss ul
			{
				margin-left: 16px;
			}

.content_einspaltig_weiss ul li
			{
				list-style: disc;
			}

.content_einspaltig_weiss hr
			{
				width: 670px;
				height: 1px;
				background: #E3DFDB none repeat scroll 0%;
				border: 0pt none;
				padding: 0;
				margin:6px 0 0 0;
			}
			
/* --------------------------------------------  /untere Box mit weissem Hintergrund mit Abstand nach unten --------------------------- */


/* ------------------------------------ >>> Änderungen vom 18.2.2008 <<< ------------------------ */
/* ------------------------------------ >>>                          <<< ------------------------ */

#rechte_randspalte {
	background: url(/shared/images/fortbildungsportal/rechte_spalte_header.jpg) top no-repeat #e1ded8;
	color: #626262;
	float: right;
	font-size: 11px;
	padding: 12px 0 8px 0;
	width:222px;
}	

#rechte_randspalte h1 {
	color: black;
	font-size: 14px;
	font-weight: bold;
	margin: 5px 0 10px 13px;
	padding-left: 0;
}

table.padded-table td { padding:5px; }

/* -------------------------------------------- Social Bookmarks - Footer --------------------------- */

#socialbookmark{
	text-align:center;
	clear:both;
	width:943px;
	margin:15px auto;
}
#socialbookmark a img{
	padding: 1px;
	border: solid 1px #ccc;
	float:none;
}
#socialbookmark a{
	margin: 0 1px 0 1px;
	float:none;
}


