b { font-weight:bold; }

h3 { font-family:Verdana,Geneva,Arial,Helvetica,sans-serif; font-size:12pt; font-weight:bold; }

.head { font-family:Verdana,Geneva,Arial,Helvetica,sans-serif; font-size:14px; font-weight:bold; font-style:italic; margin-bottom:18px; color:#ff3636; font-weight:bold; }
.txt { font-family:Verdana,Geneva,Arial,Helvetica,sans-serif; font-size:11px; font-weight:normal; line-height:16px; color: #000000; margin-left:0px; margin-right:0px; margin-bottom:0px; margin-top:9px;}
.txtb { font-family:Verdana,Geneva,Arial,Helvetica,sans-serif; font-size:11px; font-weight:normal; line-height:16px; color: #000000; margin-left:0px; margin-right:0px; margin-bottom:0px; margin-top:0px;}

.newshead { font-family:Verdana,Geneva,Arial,Helvetica,sans-serif; font-size:8pt; font-weight:bold; margin-top:10px; color:#8F3707; margin-left:0px; margin-right:0px; margin-bottom:0px;}
.newshead_w { font-family:Verdana,Geneva,Arial,Helvetica,sans-serif; font-size:8pt; font-weight:bold; margin-top:3px; color:#ffffff; margin-left:0px; margin-right:0px; margin-bottom:0px;}
.newstxt { font-family:Verdana,Geneva,Arial,Helvetica,sans-serif; font-size:10px; line-height:12px; color:#000000; margin-left:0px; margin-top:3px; margin-right:0px; margin-bottom:0px; }


a:link { text-decoration:underline; color:#ff3636; }
a:active { text-decoration:underline; color:#ff3636; }
a:visited { text-decoration:underline; color:#ff3636; }
a:hover { text-decoration:underline; color:#595981; }

/* neu, das Menue ist nicht mehr aus img's, sondern Text aufgebaut */
a.menu:link { font-family:Verdana; font-size:8pt; font-weight:bold; font-style:italic; text-decoration:none; color:#FFFFFF; }
a.menu:active { font-family:Verdana; font-size:8pt; font-weight:bold; font-style:italic; text-decoration:none; color:#ffffFF; }
a.menu:visited { font-family:Verdana; font-size:8pt; font-weight:bold; font-style:italic; text-decoration:none; color:#ffffFF; }
a.menu:hover { font-family:Verdana; font-size:8pt; font-weight:bold; font-style:italic; color:#FFC809; text-decoration:none; }

.menu { font-family:Verdana; font-size:8pt; font-weight:bold; font-style:italic; text-decoration:none; color:#F69522; }


/*  ----------------------------------
    css-Bausteine für einen dropshadow
    ----------------------------------
    */
div.container {
	background-color:#FCE916;
	width:280px;
	background:url(bottom_right.gif) bottom right no-repeat;
}

div.header {
/*	border-left:1px solid #FCE916;	*/
	background-image:url(top_right.gif);
	background-position:top right;
	background-repeat: no-repeat; 
	background-color:#BA6232;	
	padding-right:12px;	/* 7px hatterkep + 5px */
	padding-left:10px;	/* (..5) */
	padding-top:6px;	/* 1px hatterkep + 5px; */
	padding-bottom:10px;	/* da very own ws-style */
}

div.body {
/*	border-left:1px solid #FCE916;	*/
	background-image:url(right.gif);
	background-position:100% 0;	
		/* background-position:right nem jo mert bugos IE4-ben: 
		csak jobbra lent jeleniti meg 
		thanks: http://www.richinstyle.com/bugs/ie4.html*/
	background-repeat: repeat-y; 
	background-color:#E6B9A0;	
	padding-top:6px;	/* da very own ws-style */
	padding-right:12px; /* 7px hatterkep + 5px */
	padding-left:10px;	/* (..5) */
}

div.footer {
	background-image:url(bottom_left.gif);
	background-position:bottom left;
	background-repeat: no-repeat; 
	background-color:#E6B9A0;
	margin-right:7px;
	padding-bottom:0px;	/* 14 laut Hersteller, wir machen die Nullnummer, 9px hatterkep + 5px */
	padding-left:6px;	/* 1px hatterkep + 5px */
}

#box_bl div.header {/*border-left:1px solid #4B96FD;*/ background-color:#4B96FD;}
#box_bl div.body {/*border-left:1px solid #4B96FD;*/ background-color:#C4D5FD;}
#box_bl div.footer {background-color:#C4D5FD;}

#box_gr div.header {/*border-left:1px solid #4FDD01;*/ background-color:#4FDD01;}
#box_gr div.body {/*border-left:1px solid #4FDD01;*/ background-color:#CFFDA6;}
#box_gr div.footer {background-color:#CFFDA6;}

P {
	margin-top:0;	/* kulonben nem er ossze a kulonbozo divek es az arnyek
						a margin-bottom pedig eleg lesz, hogy bekezdesek kozott legyen hely */
}

div.blubox {
	border:1px dashed #BA6232;
	background-position:top right;
	background-color:#E6B9A0;	
	padding-right:12px;	/* 7px hatterkep + 5px */
	padding-left:10px;	/* (..5) */
	padding-top:0px;	/* 1px hatterkep + 5px; */
	padding-bottom:10px;	/* da very own ws-style */
}
#blubox_dotted div.blubox {border-style:groove;}
