/* Layout */
#top { width:100%; height:232px; background: url(../images/top_bg.png) repeat-x;}
#box { width:778px; height: inherit; position:relative;}
#apDiv1 { position: absolute; left: 0px; top: 0px; width: 4px; height: 232px; z-index: 1; vertical-align: middle;}
#apDiv2 { position: absolute; left: 4px; top: 0px; width: 770px; height: 27px; z-index: 2; background:url(../images/topmenu_bg.png) repeat-x;}
#apDiv3 { position: absolute; left: 774px; top: 0px; width: 4px; height: 232px; z-index: 3; vertical-align: middle;}
#apDiv4 { position: absolute; left: 4px; top: 27px; width: 220px; height: 173px; z-index: 4}
#apDiv5 { position: absolute; left: 224px; top: 27px; width: 550px; height: 173px; z-index: 5;}
#apDiv6 { position: absolute; left: 4px; top: 200px; width: 220px; height: 36px; z-index: 6; background:url(../images/mainmenu_bg.png) repeat-x #ffffff;}
#apDiv7 { position: absolute; left: 224px; top: 200px; width: 550px; height: 36px; z-index: 6; background:url(../images/mainmenu_bg.png) repeat-x #ffffff;}
#apDiv8 { position: absolute; left: 224px; top: 246px; width: 530px; height: 204px; z-index: 8; vertical-align: middle; text-align:left;}
#apDiv9 { position: absolute; left: 4px; top: 241px; width: 180px; height: 204px; z-index: 9; vertical-align: top;text-align:left; padding-left:19px;}


/* CSS Document */

html {
	height: 100%;
}

.clr {
	font-size:16px;
	font-weight:bold;
	color:#46a447;
}

.outline {
  border: 1px solid #cccccc;
  background: #46a447;
	padding: 2px;
}

#buttons_outer {
	width: 635px;
  	margin-bottom: 2px;
	margin-right: 2px;
	float: left;

}

#buttons_inner {
	border: 1px solid #46a447;
	height: 21px !important;
	height: 23px;
}

#pathway_text {
  	overflow: hidden;
	height: 25px;
	line-height: 25px !important;
	line-height: 22px;
	padding-left: 4px;
	border: 1px solid #ccc;
	margin-bottom: 2px;
}

#pathway_text img {
	margin-left: 5px;
	margin-right: 5px;
	margin-top: 6px;
}

#buttons {
	float: left;
	margin: 0px;
	padding: 0px;
	width: auto;
}


ul#mainlevel-nav
{
	list-style: none;
	padding: 0;
	margin: 0;
	font-size: 0.8em;
}

ul.mainlevel-nav li
{
         text-align: left;
	padding-left: 0px;
	padding-right: 0px;
	float: left;
	margin: 0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight:bold;
	line-height: 25px;
         height: 36px;
	width: 135px;
	font-weight: bold;
 	white-space: nowrap;
	background-image:none;
}

ul.mainlevel-nav li a
{
	display: block;
	text-decoration: none;
	color: #ffffff;
	padding-left:9px;
}

ul.mainlevel-nav li a:visited
{
	color: #ffffff;
}

#buttons>ul.mainlevel-nav li a { width: auto; }

	ul.mainlevel-nav li a:hover
{
	text-decoration:none;
    background: url(../images/mainm_arrow.png) no-repeat;
}

	ul.mainlevel-nav li.mainlevel_active-nav a:hover
{
	text-decoration:none;
	background: url(../images/mainm_arrow.png) no-repeat;	
}

ul.mainlevel-nav li.mainlevel_active-nav a:visited
{
	color: #ffffff;
}

	ul.mainlevel-nav li.mainlevel_current-nav a:hover
{
	text-decoration:none;
    background: url(../images/mainm_arrow.png) no-repeat;
	color: #ffffff;
	}

ul.mainlevel-nav li.mainlevel_current-nav a:visited
{
	color: #ffffff;
}

ul.mainlevel-nav li.mainlevel_active-nav a
{
	display: block;
	text-decoration: none;
	color: #ffffff;
	
}

a.mainlevel_active-nav {
	color: #ffffff;
         background: url(../images/mainm_arrow.png) no-repeat;
}

a.mainlevel_active-nav:hover {
	text-decoration:none;
}


ul.mainlevel-nav li.mainlevel_current-nav a
{
	display: block;
	text-decoration: none;
	color: #ffffff;
}

a.mainlevel_current-nav {
	color: #ffffff;
	text-decoration: none;
         background: url(../images/mainm_arrow.png) no-repeat;
}

a.mainlevel_current-nav:hover {
	color: #ffffff;
	text-decoration: none;
}

/* submenu */
.moduletable-mainsub
{
	margin-bottom: 25px;
}

ul#menulist_root-sub
{
	list-style: none;
	padding: 0;
	font-size:11px;
	font-weight:bold;
}

ul#menulist_root-sub li
{
	background-image: none;
	margin: 0;
	padding: 0;
	width:180px;
	border:none;
    text-align: left;
	border-bottom: solid 1px #46a447;
	display:block;

}

ul#menulist_root-sub li a
{
	display: block;
	color: #000000;
	padding-left:7px;
	line-height:23px !important;
	line-height:22px;
	background-image: none;
	height:23px;
	
}

ul#menulist_root-sub li.mainlevel_current-sub a
{
	color: #46a447;
	text-decoration:none;
}

#buttons>ul#menulist_root-sub li a { width: auto; }

	ul#menulist_root-sub li a:hover
{
	color: #46a447;
	text-decoration: none;
}

	ul#menulist_root-sub.mainlevel-sub  li.mainlevel_active-sub a:hover
{
		text-decoration: none;
}

	ul#menulist_root-sub.mainlevel-sub li.mainlevel_current-sub a
{
		text-decoration: none;
}

ul#menulist_root-sub li.mainlevel_active-sub a
{
	color: #000000;
	text-decoration:none;
	border-bottom: solid 1px #46a447;
	color: #46a447;
}

a.menulist_root-sub#active_menu-sub {
		text-decoration: none;
}


/* SubSubmenü */
ul#menulist_1-sub,ul#menulist_2-sub,ul#menulist_3-sub,ul#menulist_4-sub,ul#menulist_5-sub
{
	list-style: none;
	padding: 0;
	font-size: 10px;
}

ul#menulist_1-sub li,ul#menulist_2-sub li,ul#menulist_3-sub li,ul#menulist_4-sub li,ul#menulist_5-sub li
{
	margin: 0;
	padding: 0;
	width:180px;
	border:none;
	font-size: 11px;
	text-decoration: none;
    text-align: left;
	display:block;

}

ul#menulist_1-sub li a,ul#menulist_2-sub li a,ul#menulist_3-sub li a,ul#menulist_4-sub li a,ul#menulist_5-sub li a
{
    font-weight: normal;
	color: #000000;
	padding-left:15px;
	height: 25px;
	line-height:25px !important;
	line-height:24px;
	background-image: none;
	display:block;
}

ul#menulist_1-sub li.sublevel-sub a,ul#menulist_2-sub li.sublevel-sub a,ul#menulist_3-sub li.sublevel-sub a,ul#menulist_4-sub li.sublevel-sub a,ul#menulist_5-sub li.sublevel-sub a {
	color: #000000;
	background: none;
	text-decoration:none;
	border:0;
}

ul#menulist_1-sub li.sublevel-sub a:hover, ul#menulist_2-sub li.sublevel-sub a:hover, ul#menulist_3-sub li.sublevel-sub a:hover, ul#menulist_4-sub li.sublevel-sub a:hover ,ul#menulist_5-sub li.sublevel-sub a:hover
{
	color: #000000;
	border:0;
}
#buttons>ul#menulist_root-sub li a { width: auto; }

ul#menulist_1-sub li.sublevel_current-sub a,ul#menulist_2-sub li.sublevel_current-sub a,ul#menulist_3-sub li.sublevel_current-sub a,ul#menulist_4-sub li.sublevel_current-sub a,ul#menulist_5-sub li.sublevel_current-sub a
{
	color: #000000;
	background: url(../images/subsub_bg.png) no-repeat 6px 8px;
	text-decoration:none;
	border:none;
}

ul#menulist_1-sub li.sublevel_current-sub a:hover, ul#menulist_2-sub li.sublevel_current-sub a:hover, ul#menulist_3-sub li.sublevel_current-sub a:hover, ul#menulist_4-sub li.sublevel_current-sub a:hover ,ul#menulist_5-sub li.sublevel_current-sub a:hover
{
	color: #000000;
	border:0;
}

ul#menulist_1-sub li a:hover,ul#menulist_2-sub li a:hover,ul#menulist_3-sub li a:hover,ul#menulist_4-sub li a:hover,ul#menulist_5-sub li a:hover
{
	background: url(../images/subsub_bg.png) no-repeat 6px 8px;
	text-decoration:none;
}

ul#menulist_1-sub li.mainlevel_active-sub a,ul#menulist_2-sub li.mainlevel_active-sub a,ul#menulist_3-sub li.mainlevel_active-sub a,ul#menulist_4-sub li.mainlevel_active-sub a,ul#menulist_5-sub li.mainlevel_active-sub a
{
		text-decoration: underline;
}


/*Submenu Angebote*/
ul#menulist_root-sub_ang
{
	list-style: none;
	padding: 0;
	font-size:11px;
	font-weight:bold;
}

ul#menulist_root-sub_ang li
{
	background-image: none;
	margin: 0;
	padding: 0;
	width:180px;
	border:none;
    text-align: left;
	border-bottom: solid 1px #46a447;
	display:block;

}

ul#menulist_root-sub_ang li a
{
	display: block;
	color: #000000;
	padding-left:7px;
	line-height:23px !important;
	line-height:22px;
	background-image: none;
	height:23px;
	
}

ul#menulist_root-sub_ang li.mainlevel_current-sub_ang a
{
	color: #46a447;
	text-decoration:none;
}

#buttons>ul#menulist_root-sub_ang li a { width: auto; }

	ul#menulist_root-sub_ang li a:hover
{
	color: #46a447;
	text-decoration: none;
}

	ul#menulist_root-sub_ang.mainlevel-sub_ang  li.mainlevel_active-sub_ang a:hover
{
		text-decoration: none;
}

	ul#menulist_root-sub_ang.mainlevel-sub_ang li.mainlevel_current-sub_ang a
{
		text-decoration: none;
}

ul#menulist_root-sub_ang li.mainlevel_active-sub_ang a
{
	color: #000000;
	text-decoration:none;
	border-bottom: solid 1px #46a447;
	color: #46a447;
}

a.menulist_root-sub_ang#active_menu-sub_ang {
		text-decoration: none;
}


/* SubSubmenü */
ul#menulist_1-sub_ang,ul#menulist_2-sub_ang,ul#menulist_3-sub_ang,ul#menulist_4-sub_ang,ul#menulist_5-sub_ang
{
	list-style: none;
	padding: 0;
	font-size: 10px;
}

ul#menulist_1-sub_ang li,ul#menulist_2-sub_ang li,ul#menulist_3-sub_ang li,ul#menulist_4-sub_ang li,ul#menulist_5-sub_ang li
{
	margin: 0;
	padding: 0;
	width:180px;
	border:none;
	font-size: 11px;
	text-decoration: none;
    text-align: left;
	display:block;

}

ul#menulist_1-sub_ang li a,ul#menulist_2-sub_ang li a,ul#menulist_3-sub_ang li a,ul#menulist_4-sub_ang li a,ul#menulist_5-sub_ang li a
{
    font-weight: normal;
	color: #000000;
	padding-left:15px;
	height: 25px;
	line-height:25px !important;
	line-height:24px;
	background-image: none;
	display:block;
}

ul#menulist_1-sub_ang li.sublevel-sub_ang a,ul#menulist_2-sub_ang li.sublevel-sub_ang a,ul#menulist_3-sub_ang li.sublevel-sub_ang a,ul#menulist_4-sub_ang li.sublevel-sub_ang a,ul#menulist_5-sub_ang li.sublevel-sub_ang a {
	color: #000000;
	background: none;
	text-decoration:none;
	border:0;
}

ul#menulist_1-sub_ang li.sublevel-sub_ang a:hover, ul#menulist_2-sub_ang li.sublevel-sub_ang a:hover, ul#menulist_3-sub_ang li.sublevel-sub_ang a:hover, ul#menulist_4-sub_ang li.sublevel-sub_ang a:hover ,ul#menulist_5-sub_ang li.sublevel-sub_ang a:hover
{
	color: #000000;
	border:0;
}
#buttons>ul#menulist_root-sub_ang li a { width: auto; }

ul#menulist_1-sub_ang li.sublevel_current-sub_ang a,ul#menulist_2-sub_ang li.sublevel_current-sub_ang a,ul#menulist_3-sub_ang li.sublevel_current-sub_ang a,ul#menulist_4-sub_ang li.sublevel_current-sub_ang a,ul#menulist_5-sub_ang li.sublevel_current-sub_ang a
{
	color: #000000;
	background: url(../images/subsub_bg.png) no-repeat 6px 8px;
	text-decoration:none;
	border:none;
}

ul#menulist_1-sub_ang li.sublevel_current-sub_ang a:hover, ul#menulist_2-sub_ang li.sublevel_current-sub_ang a:hover, ul#menulist_3-sub_ang li.sublevel_current-sub_ang a:hover, ul#menulist_4-sub_ang li.sublevel_current-sub_ang a:hover ,ul#menulist_5-sub_ang li.sublevel_current-sub_ang a:hover
{
	color: #000000;
	border:0;
}

ul#menulist_1-sub_ang li a:hover,ul#menulist_2-sub_ang li a:hover,ul#menulist_3-sub_ang li a:hover,ul#menulist_4-sub_ang li a:hover,ul#menulist_5-sub_ang li a:hover
{
	background: url(../images/subsub_bg.png) no-repeat 6px 8px;
	text-decoration:none;
}

ul#menulist_1-sub_ang li.mainlevel_active-sub_ang a,ul#menulist_2-sub_ang li.mainlevel_active-sub_ang a,ul#menulist_3-sub_ang li.mainlevel_active-sub_ang a,ul#menulist_4-sub_ang li.mainlevel_active-sub_ang a,ul#menulist_5-sub_ang li.mainlevel_active-sub_ang a
{
		text-decoration: underline;
}

	/*Menüpunkt Weihnachten / Ostern...*/
	ul#menulist_root-sub_ang li a#menulink_1-sub_ang
	{
		display: block;
		/*color: #660000;*/
		color: #46a447;
		padding-left:7px;
		/*line-height:18px !important;
		line-height:17px;*/
		background-image: none;
		background:#ecf6ec;
		/*height:40px;*/	
	}
	
	ul#menulist_root-sub_ang li#menuitem_1-sub_ang
	{
		/*border-bottom: solid 1px #660000;*/
	}




/* Footermenu */
ul#mainlevel-top
{
	list-style: none;
	padding: 0;
	margin: 0;

}

ul#mainlevel-top li
{
         text-align: left;
	padding-left: 0px;
	padding-right: 20px;
	float: right;
	margin: 0;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
 	white-space: nowrap;
	background-image:none;
}

ul#mainlevel-top li a
{
	display: block;
	text-decoration: none;
	color: #fff;
}

ul#mainlevel-top li a:visited
{
	color: #fff;
}

#buttons>ul#mainlevel-top li a { width: auto; }

	ul#mainlevel-top li a:hover
{
	text-decoration:underline;
}




#search_outer {
	float: left;
}

.maintitle {
	color: #ffffff;
	font-size: 40px;
	padding-left: 15px;
	padding-top: 20px;
}

.error {
  font-style: italic;
  text-transform: uppercase;
  padding: 5px;
  color: #cccccc;
  font-size: 14px;
  font-weight: bold;
}

/** old stuff **/

.back_button {
	float: right;
  text-align: center;
  font-size: 10px;
  font-weight: bold;
  border: none;
  width: auto;
  height:17px;
  padding: 0px 5px;
}



.pagenav {
  text-align: center;
  font-size: 11px;
  border: 1px solid #46a447;
  width: auto;
  padding: 0px 10px;
  line-height: 20px;
  margin: 1px;
}

.pagenavbar {
	margin-right: 10px;
	float: right;
}

.footer {
	background-image: url(../images/footer_top.gif);
	text-align: left;
	font-size: 10px;
	color: #fff;
	padding-bottom:2px;
}



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

li
{
line-height: 20px;
margin-left:20px;
padding-left: 10px;
padding-top: 0px;
background-image: url(../images/li_bg.png);
background-repeat: no-repeat;
}

td {
	text-align: left;
	font-size: 13px;
	line-height: 20px;
}

a.category { font-weight:bold;}

body {
	padding: 0;
	margin: 0;
	line-height: 120%;
	font-size: 11px;
	color: #000000;
	background: url(../images/box_bg.png) repeat-y #ecf6ec center;
	font-family:Verdana, Arial, Helvetica, sans-serif;
}

p {
	line-height: 20px;
	font-size: 13px;
}

/* Joomla core stuff */
a:link, a:visited {
	color: #46a447; text-decoration: none;

}

a:hover {
	text-decoration: underline;
}

table.contentpaneopen {
	width: 100%;
	padding: 0px;
	border-collapse: collapse;
	border-spacing: 0px;
	margin: 0px;
}

table.contentpaneopen td {
   padding-right: 5px;

}

table.contentpaneopen td.componentheading {
	padding-left: 4px;
}

table.contentpane {
  width: 100%;
	padding: 0px;
	border-collapse: collapse;
	border-spacing: 0px;
	margin: 0px;
}

table.contentpane td {
	margin: 0px;
	padding: 0px;
}

table.contentpane td.componentheading {
	padding-left: 4px;
}

table.contentpaneopen fieldset {
	border: 0px;
	border-bottom: 1px solid #eee;
}

.button {
  	color: #fff;
  	font-family: Verdana, Arial, Helvetica, sans-serif;
  	text-align: center;
  	font-size: 10px;
  	font-weight: bold;
  	border: 0px;
  	background-color: #46a447;
  	padding-left: 5px;
  	padding-right: 5px;
    height: 17px;
}


.inputbox {
	padding-left: 2px;
	font-size:10px;
  	border: 1px solid #46a447;
  	background-color: #ecf6ec;
}

.componentheading,.contentheading  {
	height: 20px;
	padding-bottom: 20px;	
	padding-top: 0;
	color: #46a447;
	vertical-align:top;
	font-weight: bold;
	font-family:Verdana, Arial, Helvetica, sans-serif;;
	font-size: 16px;
	
}

.contentcolumn {
	padding-right: 5px;
}


.buttonheading {
	height: 20px;
	padding-bottom: 20px;
	color: #46a447;
	vertical-align:top;

	font-weight: bold;
	font-size: 14px;
	white-space: nowrap;
}

.contentpagetitle {
	font-size: 13px;
	font-weight: bold;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color: #cccccc;
	text-align:left;
}

table.searchinto {
	width: 100%;
}

table.searchintro td {
	font-weight: bold;
}

table.moduletable {
	width: 100%;
	margin-bottom:5px;
	padding: 0px;
	border-spacing: 0px;
	border-collapse: collapse;
}

div.moduletable {
	padding: 0;
	margin: 0px;
}

div.moduletable_menu2 {
	padding: 0;
	margin-bottom: 2px;
         margin-top: 30px;
}


table.moduletable td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 25px;
	padding: 0px;
	margin: 0px;
	font-weight: normal;
}

table.pollstableborder td {
  padding: 2px;
}

.sectiontableheader {
  font-weight: bold;
	text-align: left;
	font-size:13px;
	padding-bottom:5px;
	border-bottom: solid 1px #46a447;
}

.sectiontablefooter {

}

.sectiontableentry1 {
	padding-top:5px;
	background-color: #ffffff;
}

.sectiontableentry2 {
	padding-top:5px;
	background-color: #f6faf6;
}

.small {
	color: #333333;
	font-size: 11px;
}

.createdate {
	height: 15px;
	padding-bottom: 10px;
	font-size: 12px;
	font-style:italic;
	font-weight:bold;
}

.modifydate {
	height: 15px;
	padding-top: 10px;
	color: #fff;
	font-size: 11px;
}

table.contenttoc {
  border: 1px solid #cccccc;
  padding: 2px;
  margin-left: 2px;
  margin-bottom: 2px;
}

table.contenttoc td {
  padding: 2px;
}

table.contenttoc th {
  background: url(../images/subhead_bg.png) repeat-x;
  color: #666666;
	text-align: left;
	padding-top: 2px;
	padding-left: 4px;
	height: 21px;
	font-weight: bold;
	font-size: 10px;
	text-transform: uppercase;
}

.highlight {
	background-color: Yellow;
	color: Blue;
	padding: 0;
}
.code {
	background-color: #ddd;
	border: 1px solid #bbb;
}

form {
/* removes space below form elements */
	margin: 0;
 	padding: 0;
}

div.mosimage {
  border: 1px solid #ccc;
}

.mosimage {
  border: 1px solid #cccccc;
  margin: 5px
}

.mosimage_caption {
  margin-top: 2px;
  background: #efefef;
  padding: 1px 2px;
  color: #666;
  font-size: 10px;
  border-top: 1px solid #cccccc;
}

span.article_seperator {
	display: block;
	height: 1.5em;
}

img{border:0;}

/* Suche */
.inputbox_search {
	border: 1px solid #46a447;
         width: 100px;
         height: 15px;
	margin-top: 2px;
         margin-left: 5px;
         padding-left: 2px;
         padding-top: 0px;
         font-size: 9px;
         color: #46a447;
         background:none;
}

.button_search {
	border: 1px solid #46a447;
         width: 24px;
         height: 15px;
	margin-top: 2px;
         margin-left: 5px;
		 margin-top:4px;
         padding-left: 0px;
         padding-top: 2px;
         font-size: 8px;
		 font-weight:bold;
         color: #fff;
         background-color:#46a447;
}

.conthead {
	font-size: 18px;
	color: #46a447;
	vertical-align: baseline;
	padding-right: 0px;
}

/*Banner*/
.moduletable-head {
	vertical-align:top;
	padding-top:18px;
	padding-right:15px;
	text-align:right;
	font-size:14px;
	line-height:19px;
	color:fff;
}

/*Login*/

td.login_table {
	vertical-align:top;
}

td.login_outer {
	padding-bottom:15px;
	border-bottom: solid #46a447 1px;
}

.inputbox_checkb {
	height: 17px;
  	background-color: #fff;
	width:15px;
	margin-right:5px;

}


.login_inputbox {
	padding-left: 2px;
	height: 17px;
	width:80px;
	font-size:10px;
  	border: 1px solid #46a447;
  	background-color: #fff;
}

.login_button {
	padding-left: 2px;
	padding-right: 2px;
	height: 17px;
	font-size:10px;
	color:fff;
  	border: 1px solid #46a447;
  	background-color: #46a447;
}



/*Angebote des Monats - Modul*/
h3 {
	font-size:13px;
	color: #46a447;
}


/* Programmauswahl */
.menu-select-prog {
	padding-left: 2px;
	width:180px;
	font-size:10px;
  	border: 1px solid #46a447;
  	background-color: #ecf6ec;
}

/*Module Links*/
div.moduletable-popular h3,div.moduletablenewsletter h3, div.moduletable-left h3{
	color: #000000;
	border-bottom: solid 1px #46a447;
	width:180px;
	padding-left: 7px;
	line-height: 22px;
}


/*Aktuelle Angebote*/
div.moduletable-akt_head{
	width:180px;
	background-color: #ffffff;
}

div.moduletable-akt{
	width:180px;
	background-color: #ecf6ec;
	margin-bottom:20px;
}


/*Schlagworte*/
table.moduletable-left th{
	color: #000000;
	font-size:13px;
	font-weight: bold;
	text-align:left;
	padding-left: 7px;
	border-bottom: solid 1px #46a447;
	padding-left: 7px;
	line-height: 22px;
}


/*Beliebteste Angebote*/
div.moduletable-popular,div.moduletablenewsletter,div.moduletable-left{
	padding: 0;
	margin-bottom: 20px;
	width:180px;
	overflow:hidden;
}

ul.mostread-popular {
	list-style: none;
    font-weight: normal;
	color: #000000;
	line-height:25px !important;
	line-height:24px;
	background-image: none;
}

li.mostread-popular  {
	margin: 0;
	padding: 0;
	width:180px;
	border:none;
	font-size: 11px;
	text-decoration: none;
    text-align: left;
	display:block;
	background: none;
}

li.mostread-popular a {
	color: #000000;
	padding-left:15px;
}

li.mostread-popular a:hover {
	color: #000000;
	background: url(../images/subsub_bg.png) no-repeat 6px 2px;
	text-decoration:none;
}

/* Newsletter Modul */
.newsletter {
	width: 185px;
}
.button-newsl {
  	color: #fff;
  	font-family: Verdana, Arial, Helvetica, sans-serif;
  	text-align: center;
  	font-size: 10px;
  	font-weight: bold;
  	border: 0px;
  	background-color: #46a447;
  	padding-left: 5px;
  	padding-right: 5px;

	  	padding-bottom: 0px !important;
    height: 17px;
	width:180px;
}

.inputbox-newsl {
	padding-left: 2px;
	font-size:10px;
  	border: 1px solid #46a447;
  	background-color: #ecf6ec;
	width: 180px;
}

/*Newsletter Archiv*/
.title {
	font-size:12px;
	border-bottom:solid 1px #46a447;
	text-align:left;
}

.adminlist {
	background:#FFFFFF;
}

/*Newsletter neu*/
#nl2 { position:absolute; top:40px; left:120%; visibility:hidden; border:solid 1px #46a447; background:#FFFFFF; padding-bottom: 20px; font-size:12px; width:392px; overflow:hidden; text-align:center;}
#nl2-close { font-size:10px; color:#FFFFFF; background:#46a447; text-align:center; height:20px; margin-bottom:3px; padding-top:4px;}

/*Druckbutton*/
.print_buttonheading {
	height: 20px;
padding-top:1px;
	vertical-align:top;
	white-space: nowrap;
}
.print_buttonheading a, .print_buttonheading a:hover, .print_buttonheading a:visited{
	padding-left:4px;
	padding-right:4px;
	padding-top:2px;
	padding-bottom:2px;
	color: #ffffff;
	text-decoration:none;
	background-color:#46a447;
	font-size: 10px;
	white-space: nowrap;
}

/*Ajax Popup*/
.popup {
	font-size:10px;
	background:#ecf6ec url(../../../images/stories/popup_frauenkirche.jpg) no-repeat;
	border: solid 1px #46a447;
}

/*Sonderangebote - Hervorhebung - Tabelle*/
/*#contentid1_112, #contentid1_114, #contentid1_117, #contentid1_119, #contentid1_65, #contentid1_123, #contentid1_138, #contentid1_135, #contentid1_127, #contentid1_126 { background:#FFF9F9;}
#contentid1_112 a, #contentid1_114 a, #contentid1_117 a, #contentid1_119 a, #contentid1_65 a, #contentid1_123 a, #contentid1_138 a, #contentid1_135 a, #contentid1_127 a, #contentid1_126 a { color:#660000; font-weight:bold;}

#contentid2_111, #contentid2_113, #contentid2_118, #contentid2_120, #contentid2_140, #contentid2_141, #contentid2_121, #contentid2_125 { background:#FFE9E9;}
#contentid2_111 a, #contentid2_113 a, #contentid2_118 a, #contentid2_120 a,#contentid2_140 a, #contentid2_141 a, #contentid2_121 a, #contentid2_125 a { color:#660000; font-weight:bold;}*/

/*Sonderangebote - Hervorhebung - Tabelle*/
/*#contentid1_112, #contentid1_114, #contentid1_117, #contentid1_119, #contentid1_65, #contentid1_123, #contentid1_138, #contentid1_135, #contentid1_127, #contentid1_126 { background:#FFF9F9;}
#contentid1_112 a, #contentid1_114 a, #contentid1_117 a, #contentid1_119 a, #contentid1_65 a, #contentid1_123 a, #contentid1_138 a, #contentid1_135 a, #contentid1_127 a, #contentid1_126 a { color:#660000; font-weight:bold;}

#contentid2_111, #contentid2_113, #contentid2_118, #contentid2_120, #contentid2_140, #contentid2_141, #contentid2_121, #contentid2_125 { background:#FFE9E9;}
#contentid2_111 a, #contentid2_113 a, #contentid2_118 a, #contentid2_120 a,#contentid2_140 a, #contentid2_141 a, #contentid2_121 a, #contentid2_125 a { color:#660000; font-weight:bold;}*/

/*IFrames*/
