body {
    background: #DCDBDB;
    	font-family: Verdana, Tahoma, Arial, sans-serif;
	font-size: 11px;
	margin: 0;
}
.c {
	float: left;
}
.cr {
	clear: left;
}

td {
	vertical-align: top;
	padding: 5px;
}

h1 {
	font-size: 14pt;
	margin: 5px 0 5px 0;
}

h2 {
	font-size: 10pt;
	margin: 0;
	padding: 0;
}

h3 {
	color: #3E81B4;
	font-size: 8pt;
	padding: 0px 0px 0px 20px;
	margin: 0px 0px 5px 0px;
	/*margin: 0px 0px 15px 0px;*/
	border-bottom: 1px dotted #D9D9D9;
}


h4 {
	color: #3E81B4;
	font-size: 10pt;
	padding: 10px 0px 0px 10px;
	margin: 10px 0px 5px 0px;
	/*margin: 0px 0px 15px 0px;*/
	border-bottom: 1px dotted #D9D9D9;
}



p.line{
	color: #006633;
	font-size: 8pt;
	padding: 10px 0px 0px 10px;
	margin: -2px 0px 5px 0px;
}/* für die Artikelübersicht in der articlelink.tpl */


p.line2{
         color: #524252;
	font-size: 7.5pt;
	padding: 10px 0px 0px 10px;
	margin: -2px 0px 5px 0px;
}/* für die Linkbeschreibungen in der moretipps.tpl */




p.line3{
         color: #aa0000;
         /*color: #524252;*/
	font-size: 18px;
         padding: 0px 0px 20px 10px;
	margin: 0px 0px 55px 0px;
         border: 1px solid red;

         
}/* für die Textbeschreibungen zu den Links unten in der moretipps.tpl */





/* für die Beschreibung der Links bei weitere Empfehlungen */
a.neulink {

	color: #778899;
	font-size: 10pt;
          font-weight:bold;
	padding: 10px 0px 0px 10px;
	margin: 10px 0px 5px 0px;
	/*margin: 0px 0px 15px 0px;*/
}






/*-- ========= Partnerseiten ========================= --*/

#seitenname    {color: #006633;
	      font-size: 9pt;
                margin-left:15px;
	      padding: 10px 0px 0px 10px;
                border-bottom: 1px dotted #D9D9D9;
               }


.container      {width: 478px; margin-left:22px; text-align: left;
                /* border:1px solid #c0c0c0; */
                }


.teaser 	      {float: left; margin-top:0px; padding-left:4px; 
                 padding-top: 0px; clear: both; }

.teasersub      {width: 468px;
                 padding-top: 4px;
                 padding-right: 10px;
                 margin-bottom: 8px;
                 padding-left: 4px;
                 clear: both;
                 }
	
.teaserpic      {margin-left:0px; padding-left:0px; margin-top:0px;}




.partner        {/*color: #475370;*/
                 color: #852F3A;   
	       font-size: 8pt; 
	       font-weight:bold; 
                 with:468px;
                 text-decoration: none;
                 margin-top:4px;
	       /*border-bottom: 2px dotted #D9D9D9;*/
	       }

.partner.txt   {
	      color: #9e5f70 ;
	      font-size: 7.5pt;
	      } /* für die partner und kurze Beschreibung */

/*-- ============================================================ --*/


.shortnews     {color: #475370;
	      font-size: 9pt;
                font-weight:bold; 
                margin-left:15px;
	      padding: 10px 0px 0px 10px;
                border-bottom: 1px dotted #D9D9D9;
               }




/*===================================================*/






.tipp{

	color: #cc9900;
	font-size: 12pt;
	padding: 0px -30px 10px 15px;
	margin: -30px 0px 15px 0px;
 	/*border-bottom: 1px solid #D9D9D9;*/
}



#descr {
	padding: 0px;
	margin: 0 0 5px 0;
}

table.formPage {
}

td.err {
	padding: 3px;
	color: #AC130E;
	background: #F0F0F0;
	border: 1px solid #CECECE;
	text-align: left;
}

td.msg {
	padding: 3px;
	color: #AC130E;
	background: #F0F0F0;
	border: 1px solid #CECECE;
	text-align: left;
}

.label {
	text-align: right;
}
.buttons {
	border-top: 1px solid #D9D9D9;
	text-align: center;
}
#links p {
	margin: 0 0 7px 0;
}
.url {
	color: #6f6f6f;
}

.text, .btn {
	font-size: 8pt;
	font-family: Verdana, Tahoma, Arial, sans-serif;
}

input.text {
	color: #000000;
	border: 1px solid #3E81B4;
}
textarea.text {
	font-size: 8pt;
	border: 1px solid #3E81B4;
}
select {
	font-size: 8pt;
	border: 1px solid #3E81B4;
}

.captcha {
	border: 1px solid #3E81B4;
	margin-top: 10px;
}

form {
	display: inline;
	margin: 0;
	padding: 0;
}
.btn {
	font-weight: bold;
	border: 1px solid #3E81B4;
	background-color: #F0F0F0;
	color: #3E81B4;/*3E81B4;*/
	cursor: pointer;
	height: 20px;
}
span.req {
	margin-left: 3px;
	color: #FFA814;
	font-weight: bold;
}

div.errForm, span.errForm {
	margin: 2px 0 0px 0px;
	padding: 2px 3px 2px 3px;
	color: #FFA814;
	background: #FFFFF3;
	border: 1px solid #cccccc;
	text-align: left;
	clear: both;
	display: block;
}
.small, .small a {
	padding: 0px;
	margin: 0px;
	color: #909090;
	font-size: 7pt;
	text-decoration: none;
}
.sort {
	color: #000000;
}
div.pr {
	font-size: 6pt;
	color: #000000;
	float: left;
	height: 30px;
	margin-right: 5px;
}
div.prg {
	width: 40px;
	border: 1px solid #999999;
	height: 3px;
	font-size: 1px;
}
div.prb {
	background: #5eaa5e;
	height: 3px;
	font-size: 1px;
}

.price {
	border: 1px solid #A0A0A0;
}
.price table td{
	margin: 0;
	padding: 2px;
	vertical-align: bottom;
}

.paging-links,
.paging-info {
   text-align:right;
}

.paging-info {
   font-style: italic;
}

.limit_field {
   border: 0 solid transparent;
   border-width:0;
}

#toggleCategTree {
   display:block;
   cursor:pointer;
   cursor:hand;
   color:#6A8AD4;
}

#categtree {
   margin:3px 0;
   height:200px;
   width:300px;
   overflow:auto;
   border:1px dotted #9EC2F3;
   border-width:0 1px 1px;
}

#catTitle { background:#fff; } /* Important for Konqueror */

#categtree h2 {
   margin:0 0 5px;
   padding:2px;
   text-align:center;
   color:#3E81B4;
   background:#DDE5F3;
   vertical-align:middle;
}

#categtree #close_tree {
   right:0;
   padding:1px;
   text-align:center;
   white-space:nowrap;
   cursor:pointer;
   cursor:hand;
}

#categtree .categ-item {
   clear:both;
   margin:3px 5px;
   padding:2px 5px;
   display:block;
   border:1px dotted #CBE2EC;
   border-width:1px 0;
   cursor:pointer;
   cursor:hand;
}

#categtree .categ-item img {
   margin-right:1em;
}

#categtree .odd {
   background:#F8F8FC;
}

#categtree .even {
   background:#fff;
}

#categtree .categ-item:hover {
   background:#eee;
}

/* --------------------------------------------------------------- */

.center {
	margin: 0 auto;
	width: 960px;
         
}
	
.center1 {
	background-color: #FFFFFF;
	margin: 0 auto;
	width: 960px;
}











/*-- Header-Sektion Beginn --*/


	
.header {
	background: url("../images/headerBg.gif") repeat-x;
	height: 77px;
}

.headerLogo {
	float: left;
	background: url("../images/logoBg.gif") no-repeat;
	width: 282px;
	height: 77px;
	filter:alpha(opacity=90);-moz-opacity:.90;opacity:.90;
	margin-left: 20px;



}

.headerLogoText {


width: 282px;
padding-left:15px; 
margin-top:46px; 
color:white;
text-align:left;
font-size: 12px;
font-weight: bold;
font-style: normal;
font-family: Trebuchet MS;


}



.headerLogo1 {
	display: block;
	width: 282px;
	height: 60px;
	color: #FFFFFF;
	text-align: center;
	text-decoration: none;
	font-size: 22px;
	font-weight: bold;
	font-style: normal;
	font-family: Trebuchet MS;
	padding-top: 17px;
}

.headerLogo a:link, .headerLogo a:active, .headerLogo a:visited {
	display: block;
	width: 282px;
	height: 59px;
	margin-top: -77px;
	color: #FA0700;
	text-align: center;
	text-decoration: none;
	font-weight: bold;
	font-style: normal;
	font-family: Trebuchet MS;
	font-size: 22px;
	padding: 18px 0px 0px 2px;
}





.headerSearch {
	float: right;
	color: #FFFFFF;
	margin: 25px 40px 0px 0px;
}

/*-- Header-Sektion Ende --*/







/*-- Header2 - Sektion Beginn --*/
.header2 {
	background: url("../images/header2Bg.gif") repeat-x;
	height: 77px;
}

.header2Logo {
	float: left;
	background: url("../images/logo2Bg.gif") no-repeat;
	width: 282px;
	height: 77px;
	filter:alpha(opacity=90);-moz-opacity:.90;opacity:.90;
	margin-left: 20px;
}

.header2Logo1 {
	display: block;
	width: 282px;
	height: 60px;
	color: #FFFFFF;
	text-align: center;
	text-decoration: none;
	font-size: 22px;
	font-weight: bold;
	font-style: italic;
	font-family: Trebuchet MS;
	padding-top: 17px;
}

.header2Logo a:link, .header2Logo a:active, .header2Logo a:visited {
	display: block;
	width: 282px;
	height: 59px;
	margin-top: -77px;
	color: #FA0700;
	text-align: center;
	text-decoration: none;
	font-weight: bold;
	font-style: normal;
	font-family: Trebuchet MS;
	font-size: 22px;
	padding: 18px 0px 0px 2px;
}





.header2Search {
	float: right;
	color: #FFFFFF;
	margin: 25px 40px 0px 0px;
}




/*-- Header2 - Sektion Ende --*/










.searchLabel {
	font-weight: bold;
	float: left;
	margin: 4px 5px 0px 0px;
}

.searchInput {
	border-top: 0; border-bottom: 0; border-left: 0;
	border-right: 1px solid #E2B9B8;
	padding: 2px;
	float: left;
	width: 260px;
	height: 18px;
}

.searchBtn {
	height: 18px;
	float: left;
	margin: 2px 0px 0px 5px;
}

.searchBtnLeft {
	background: url("../images/searchBtnLeft.gif") no-repeat;
	height: 18px;
	width: 5px;
	float: left;
}

.searchBtnCenter {
	background: url("../images/searchBtnCenter.gif") repeat-x;
	height: 18px;
	margin: 0;
	padding: 0;
	border: 0;
	color: #FFFFFF;
	font-family: Arial;
	font-weight: bold;
	float: left;
}

.searchBtnRight {
	background: url("../images/searchBtnRight.gif") no-repeat;
	height: 18px;
	width: 5px;
	float: left;
}

.userBar {
	clear: right;
	float: right;
	margin: 13px 40px 0px 0px;
	color: #FFFFFF;
}

.userBar a:active, .userBar a:link, .userBar a:visited, .userBar a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}

/*-------------------*/

.hMenuContainer {
	background: url("../images/hMenuContainerBg.gif") repeat-x;
	height: 33px;
}

.hMenu {
	float: right;
	margin-right: 100px;
}

.hMenu a:link, .hMenu a:active, .hMenu a:visited {
	float: left;
	display: block;
	height: 34px;
	color: #FFFFFF;
	font-weight: bold;
	font-size: 13px;
	text-decoration: none;
	padding: 8px 15px 0px 15px;
}

.hMenu a:hover {
	background: url("../images/hMenuHoverBg.gif") repeat-x;
	float: left;
	display: block;
	height: 34px;
	color: #FFFFFF;
	font-weight: bold;
	font-size: 13px;
	text-decoration: none;
	padding: 8px 15px 0px 15px;
}

/*-------------------*/

.path {
	background: url("../images/pathBg.gif") repeat-x;
	background-color: #FFFFFF;
	margin: 0 auto;
	width: 745px;
	height: 23px;
	padding: 35px 0px 0px 215px;
}

.path a:link, .path a:active, .path a:visited {
	color: #000000;
	text-decoration: none;
}

.path a:hover {
	color: #000000;
	text-decoration: underline;
}

.path img {
	margin: 0px 5px 1px 5px;
}

/*-------------------*/

.leftContainer {
	float: left;
	width: 215px;
	background-color: #FFFFFF;
}

/*-------------------*/

.centerContainer {
	float: left;
}

.centerContainerT {
	background: url("../images/contentTop.gif") no-repeat;
	height: 6px;
	width: 530px;
}

.centerContainerB {
	clear: both;
	background: url("../images/contentBottom.gif") no-repeat;
	height: 6px;
	margin: 0;
	width: 530px;
}

.centerContainerM {
	width: 528px;
	padding: 18px 1px 0px 1px;
	background: url("../images/contentMiddle.gif") repeat-y;

          /*background: url("../images/franken_bgh.jpg") no-repeat;*/

	background-color: #FFFFFF;
}



.centerContainerK {
	width: 528px;
	padding: 18px 1px 0px 1px;
          /*background: url("../images/franken_bg.jpg");*/
	background-color: #FFFFFF;
}






.catHome {
	float: left;
	width: 146px;
	padding: 0px 0px 18px 30px;
	/*padding: 0px 0px 18px 30px;*/
	background: url("../images/catHomeIcon.gif") 10px 2px no-repeat;
          /*background: url("../images/catHomeIcon.gif") 13px 4px no-repeat;*/

}

a.catHomeMain:link, a.catHomeMain:active, a.catHomeMain:visited {
	color: #AC130E;
	font-weight: bold;
	text-decoration: none;
}

a.catHomeMain:hover {
	text-decoration: underline;
}

.catHomeSubcats {
	margin: 18px 0px 0px 0px;
}

a.catHomeSub:link, a.catHomeSub:active, a.catHomeSub:visited {
	color: #000000;
	text-decoration: none;
}

a.catHomeSub:hover {
	color: #000000;
	text-decoration: underline;
}

.catHomeCount {
	color: #AC130E;
	font-weight: bold;
}

/*-------------------*/

.articleContent {
	padding: 0px 13px 0px 13px;
}

/*-------------------*/

.rightContainer {
	float: left;
	width: 215px;
	background-color: #FFFFFF;
}

/*-------------------*/

.footer {
	background: url("../images/footerBg.gif") repeat-x;
	background-color: #B0140F;
	clear:both;
	text-align: center;
	padding: 20px 0px 20px 0px;
	color: #DC8C89;
}

.footer a:active, .footer a:link, .footer a:visited {
	color: #DC8C89;
	text-decoration: none;
}

.footer a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}

.footerCat {
	margin: 0 auto;
	margin-bottom: 20px;
	padding: 0px 20px 20px 20px;
	border-bottom: 1px solid #B32B26;
	width: 700px;
}







/* ################################################################*/
/*-------- für die Boxen im Lexikon-------------------------------*/
#tophl {
	PADDING-RIGHT: 0px; 
	PADDING-LEFT: 0px; 
	FONT-SIZE: 12px; 
	MIN-HEIGHT: 100%; 
	BACKGROUND: url("../images/bg/bg.jpg") #ccc repeat-x 0px 0px; 
	PADDING-BOTTOM: 0px; 
          Margin-right:10px; 	
	WIDTH: 100%; 
	COLOR: #444444; 
	LINE-HEIGHT: 15px; 
	PADDING-TOP: 0px; 
	FONT-FAMILY: Arial, Verdana, Sans-Serif; 
	HEIGHT: 100%
}


/* mit body wird alles ganz nach links oben gesetzt - sonst aber nicht so wichtig, wenn nur die Box verwendet wird */
#sethl {
	PADDING-RIGHT: 0px; 
	PADDING-LEFT: 0px;
          FONT-SIZE: 12px; 
	MIN-HEIGHT: 100%; 
	BACKGROUND: url("../images/bg/bg.jpg") #fff repeat-x 0px 0px; 
	PADDING-BOTTOM: 0px; 
	MARGIN: 0px; 
	WIDTH: 100%; 
	COLOR: #444444; 
	LINE-HEIGHT: 15px; 
	PADDING-TOP: 0px; 
	FONT-FAMILY: Arial, Verdana, Sans-Serif; 
	HEIGHT: 100%;
}


.mbox A {
	COLOR: #0073b1; TEXT-DECORATION: underline;
}
.mbox A:hover {
	COLOR: #b60d0a; TEXT-DECORATION: none;
}
.mbox A.out {
	COLOR: #e77318; TEXT-DECORATION: none;
}
.mbox A.out:hover {
	COLOR: #e77318; TEXT-DECORATION: underline;
}
.mbox A.out:visited {
	COLOR: #bf5507; TEXT-DECORATION: underline;
}
.ab p{
	MARGIN: 0px 0px 15px;
}



.mbox_head  {
	MARGIN: 0px 0px 12px 30px; 
	FONT: bold 1.1em "Trebuchet MS", Arial, Sans-Serif; 
	COLOR: #e77318; 
          BORDER-BOTTOM: #e77318 1px solid;
}


.entry {
	BORDER-RIGHT: #dadada 1px solid; 
	PADDING-RIGHT: 10px; 
	BORDER-TOP: #dadada 1px solid; 
	PADDING-LEFT: 10px; 
	BACKGROUND: url("../images/bg/box.gif") #fff repeat-x left top; 
	FLOAT: left; 
	PADDING-BOTTOM: 10px; 
	MARGIN: 0px 0px 10px; 
	BORDER-LEFT: #dadada 1px solid; 
	WIDTH: 448px; 
	PADDING-TOP: 10px; 
	BORDER-BOTTOM: #dadada 1px solid;
}


.topbox{
float: left; 
margin-right:10px; 
border:0;  
width: 60px; 
height: 60px;
}

/*-------- Boxen Ende--------------------------------------------------*/

/* ################################################################*/








/*-------------------*/

.box {
	margin: 0px 0px 20px 12px;
}

.boxTopLeft {
	float: left;
	background: url("../images/boxTopLeft.gif") no-repeat;
	width: 6px;
	height: 25px;
}

.boxTopCenter {
	float: left;
	background: url("../images/boxTopCenter.gif") repeat-x;
	width: 178px;
	height: 19px;
	padding-top: 6px;
	
	color: #707070;
	text-align: center;
	font-weight: bold;
}

.boxTopRight {
	float: left;
	background: url("../images/boxTopRight.gif") no-repeat;
	width: 6px;
	height: 25px;
}

.boxMiddle {
	clear: both;
	background: url("../images/boxMiddle.gif") repeat-y;
	background: url("../images/bg.jpg");
          /*background: url("../images/franken_bg.jpg") no-repeat;*/

	width: 190px;
}




.boxBottom {
	background: url("../images/boxBottom.gif") no-repeat;
	width: 190px;
	height: 6px;
}






/*-------------------*/

.boxStats {
	padding: 10px 0px 10px 20px;
	margin: 0;
	list-style: none;
}

.boxStats li {
	padding-bottom: 2px;
}

/*-------------------*/



.boxPartner {
	padding: 10px 0px 10px 20px;
	margin-left: 17px;
	list-style: none;
}

.boxPartner li {
	padding-bottom: 2px;
}










.boxSponsored {
	margin: 0px 7px 0px 7px;
	border-bottom: 1px solid #CCCCCC;
	padding: 15px 7px 10px 7px;
	color: #707070;
	line-height: 15px;
	font-size: 10px;
}

.boxSponsoredLast {
	margin: 0px 7px 0px 7px;
	padding: 15px 7px 8px 7px;
	color: #707070;
	line-height: 15px;
	font-size: 10px;
}

.boxSponsoredA:link, a.boxSponsoredA:active, a.boxSponsoredA:visited {
	color: #3E81B4;
	text-decoration: none;
	font-weight: bold;
}

.boxSponsoredA:hover {
	color: #AC130E;
	text-decoration: underline;
	font-weight: bold;
}






a.titelA:link, a.titelA:active, a.titelA:visited {
	color: #3E81B4;
	text-decoration: none;
	font-weight: bold;
}

a.titelA:hover {
	color: #AC130E;
	text-decoration: underline;
	font-weight: bold;
}



.titelA {
	margin: 0px 7px 0px 7px;
	border-bottom: 1px solid #CCCCCC;
	padding: 15px 7px 10px 7px;
	color: #707070;
	line-height: 15px;
	font-size: 10px;
}




/* ### Titelzeilen-Wechsel ###### */ 

h2.head {
          font-size:16px; 
          color:#cc9900; 
          font-variant:small-caps;
          font-weight:bold;
          margin-left: 0px;
          padding-left0px;

}



h2.cat {
          font-size:15px; 
          color:#cc9900; 
          font-variant:small-caps;
          font-weight:bold;
          margin-left: 45px;
          padding-left:0px;

}


/* ### Titelzeilen-Wechsel Ende ###### */ 






/*-------------------*/

.boxPopCats {
	padding: 10px 0px 10px 20px;
	margin: 0;
	list-style: none;
}

.boxPopCats li {

	background: url("../images/rw2.gif") 0px 5px no-repeat;
	padding: 0px 0px 2px 8px; 
}


/* den kleinen gelben Pfel mit rot_weiss.gif ersetzt
background: url("../images/boxPopCatsBg.gif") 0px 5px no-repeat;
 */














.boxPopCats li a:link, .boxPopCats li a:active, .boxPopCats li a:visited {
	color: #000000;
	text-decoration: none;
}

.boxPopCats li a:hover {
	color: #000000;
	text-decoration: underline;
}

/*-------------------*/

.noResults {
	margin-left: 20px;
}

.noResults p {
	color: #AC130E;
	margin: 0px 0px 15px 0px;
}

.noResults ul {
	margin: 0;
	padding: 15px 0px 20px 40px;
}

/*-------------------*/

.navig {
	padding: 5px;
	color: #AC130E;
	font-weight: bold;
}

.mainPaging {
	float: right;
}

.pagingLinks {
	color: #AC130E;
	font-weight: bold;
}

.pagingLinks a:link, .pagingLinks a:active, .pagingLinks a:visited {
	color: #3E81B4;
	text-decoration: none;
}

.pagingLinks a:hover {
	color: #AC130E;
	text-decoration: none;
}

/*-------------------*/

a.link:active, a.link:link {
	font-size: 12px;
	color: #FFA814;
	text-decoration: none;
}

a.link:visited {
	font-size: 12px;
	color: #3E81B4;
	text-decoration: none;
}

a.link:hover {
	font-size: 12px;
	color: #AC130E;
	text-decoration: none;
}

a.readMore:link, a.readMore:active, a.readMore:visited {
	color: #3E81B4;
	font-weight: bold;
	text-decoration: none;
          
}

a.readMore:hover {
	color: #AC130E;
	font-weight: bold;
	text-decoration: none;
          
}

a.readMoreFeat:link, a.readMoreFeat:active, a.readMoreFeat:visited {
	color: #3E81B4;
	text-decoration: none;
          }

a.readMoreFeat:hover {
	color: #AC130E;
	text-decoration: underline;
          
}

/*-------------------*/

.searcCat a:link, .searcCat a:active, .searcCat a:visited {
	color: #AC130E;
	font-weight: bold;
	text-decoration: none;
}

.searcCat a:hover {
	color: #AC130E;
	font-weight: bold;
	text-decoration: underline;
}

a.searchLinkCat:link, a.searchLinkCat:active, a.searchLinkCat:visited, a.searchLinkCat:hover {
	color: #6F6F6F;
	text-decoration: underline;
}

/*-------------------*/

.linkDetail a:active, .linkDetail a:link, .linkDetail a:visited, .linkDetail a:hover {
	color: #AC130E;
	text-decoration: underline;
}




a.meldungA:active,

a.meldungA:visited {
  color: #475370; 
  font-weight: normal; 
  font-size: 11px; font-family: verdana, arial, helvetica, serif; 
  text-decoration: none
}

a.meldungA:link {
  color: #475370; 
  font-weight: bold;
  font-size: 11px;
  line-height: 13px;
  font-family: verdana, arial, helvetica, serif; 
  text-decoration: none;
}

a.meldungA:hover {
 
  font-weight: normal; 
  font-size: 11px; 
  color: #475370; 
  font-family: verdana, arial, helvetica, serif; 
  text-decoration: underline
}


li.blue{
  font-size:12px;
  color: #475370;
   
               
}




/*-------------------*/
.tagclouds {
margin:0 auto;
padding:20px; 
width:70%; 
border:1px dotted #9EC2F3;
}

.tagclouds h3 { font-size:150%; }
.tagclouds .cloud-word { /* add you general rules for ALL tags */ }
.cloud-style-1 { color:#0000ff; /*blue*/ }
.cloud-style-2 { color:#000; /*black*/ }
.cloud-style-3 { color:#e98800;/*orange*/ }
.cloud-style-4 { color:#0fb400;/*green*/ }
.cloud-style-5 { color:#ff0000;/*red*/ }

/*-------------------*/



.agb{
font-size:11px;          
color: #000033;
font-weight: normal;
text-decoration: none;
background-image: url(../images/franken_bg.jpg) no-repeat;






/*-------------------*/

.mycenterContainer {
	float: left;
          

}



.mycenterContainerT {
	background: url("../images/contentTop.gif") no-repeat;
	height: 6px;
	width: 530px;
}



.mycenterContainerB {
	clear: both;
	background: url("../images/contentBottom.gif") no-repeat;
	height: 6px;
	margin: 0;
	width: 530px;
}

.mycenterContainerM {
	width: 510px;
	padding: 4px 1px 1px 4px;
          border:1px blue;
	background: url("../images/contentMiddle.gif") repeat-y;
          background-color: #FFFFFF;
}



.mycenterContainerK {
	width: 528px;
	padding: 18px 1px 0px 1px;
          background: url("../images/franken_bg.jpg");
	background-color: #FFFFFF;
}






/* HappyHour-News-Feed  */

.hnewstitel{
	font-family:verdana; font-size:14px; font-weight:bold; color:#789;
}
 
.hnewsdatum{
	font-family:arial; font-size:12px; font-weight:normal; color:#789;
}

.hnewslink{
	font-family:arial; font-size:12px; font-weight:normal; color:#789;
}

.hnewstext{
	font-family:arial; font-size:13px; font-weight:normal; color:#000;
}

/* HappyHour-News-Feed Ende */





