@charset "utf-8";
/* CSS Document */

/**
 * General Page Styles
 */ 
body
	{
		position:relative;
	}
	
#container.template_right
	{
		background-image: url(../pics/layout/hg-dreispaltig.gif);
		background-repeat: repeat-y;
		background-position: 15px 140px;
	}
#container.template_right #content   
	{
		width:481px;
		float: right;
		position: relative;
	}
	
#container.template_right .wrap
	{
		position: relative;
		float: left;	
		width: 711px;
	}
	
#container.template_right #right
	{
		position:relative;
		float:right;
		width:155px;
	}

#container.template_right #spacer_bottom
	{
		background-image: url(../pics/layout/unten-3spalt.gif);
	}
	
#container.template_right #beitraege
	{
		background-image: url(../pics/layout/beitraege.jpg);
		background-repeat: no-repeat;
		height: 108px;
		padding: 16px 14px 10px 14px;
		color:#fff;
	}
	
#container.template_right #monate
	{
		background-image: url(../pics/layout/monat.jpg);
		background-repeat: no-repeat;
		height: 270px;
		padding: 16px 14px 10px 14px;
		color:#fff;
	}
	
#container.template_right .bettina_forum
	{
		background-image: url(../pics/layout/bettina.jpg);
		background-repeat: no-repeat;
		height: 90px;
		padding: 16px 14px 10px 14px;
		color:#fff;
	}
	
#pressebereich 
	{
		background-image: url(../pics/layout/pressebereich.jpg);
		background-repeat: no-repeat;
		height: 56px;
		padding: 10px 14px 10px 14px;
		color:#fff;
	}	
	
#searchbox-presse
	{
	height: 22px;
	}

	
#container.template_right .bettina_forum a,
#container.template_right .bettina_forum a:link,
#container.template_right .bettina_forum a:visited,
#container.template_right .bettina_forum a:hover
	{
		color: #ffffff ;
	}

	
#container.template_right #right ul
	{
		list-style-type: none;
		padding: 0px 0px 0px 0px;
		margin: 4px 0px 0px 0px;
	}

#container.template_right #right li
	{
		padding: 0px 0px 4px 0px;
		display: block;
	}

#container.template_right .cont_right
	{
		border-top:10px solid #fff;
		background-color: #edefe8;
	}
	
#container.template_right .filialfinder_box_rechts
	{
		border: 0px ;
	}

#container.template_right .cont_right_top
	{
		height: 4px;
		font-size:0px;
		background-image: url(../pics/layout/r-oben-hell.gif);
		background-repeat: no-repeat;
	}

#container.template_right .cont_right_body
	{
		padding: 6px 14px 6px 14px;
		background-color: #edefe8;
	}

#container.template_right .cont_right_bottom
	{
		height: 4px;
		font-size:0px;
		background-image: url(../pics/layout/r-unten-hell.gif);
		background-repeat: no-repeat;
	}

#container.template_right .cont_rinfo_top
	{
		height: 4px;
		font-size:0px;
		background-image: url(../pics/layout/r-oben-dunkel.gif);
		background-repeat: no-repeat;
	}
	
#container.template_right .cont_rinfo_body
	{
		padding: 6px 14px 10px 14px;
		background-color: #d0d4c7;
	}

#container.template_right .cont_rinfo_bottom
	{
		height: 4px;
		font-size:0px;
		background-image: url(../pics/layout/r-unten-dunkel.gif);
		background-repeat: no-repeat;
	}

#container.template_right .cont_right select
	{
		width: 106px;
		margin-right: 3px;
	}

#container.template_right .cont_right select[id]
	{
		height:18px;
		width: 128px;
	}

/**
 *	Filialfinder
 */ 
#filialangebot
	{   
		background-color: #edefe8;
	}
	
.filialicon
	{
		margin-right:4px;
	}
	
.flags
	{

		margin:4px 4px 0px 0px;
	}
