body{
	margin:0px;
	padding:0px;
	background-color: #FFFFFF;
	background-image: url(/templates/postastyle/gfx/body.bg.1.gif);
	background-repeat: no-repeat;
	background-position: left top;
}

body, html{ height:100%;} 

html body {
	font: 10px Tahoma, Arial, Helvetica, sans-serif;
	color:#CCCCCC;
}
html>body {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 10px;
	width: 728px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 10px;
}


#main #nav{
	padding:0px;
	width:728px;
	margin:10px 0 0 0px;
	top:0;
	float:right;
	position:absolute;
	margin-top: 10px;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0px;
}

#nav, #nav ul { /* all lists */
	padding: 0;
	margin: 0;
	list-style: none;
	z-index: 1;
}

#nav a {
	display: block;
	color: #999999;
	text-decoration: none;
}

#nav li { /* all list items */
	float: left;
	width: auto;
	height:21px;
	background-image: url(/templates/postastyle/gfx/flower.navmenu.style.1.gif);
	background-repeat: no-repeat;
	background-position: -10px 8px;
	padding-top: 7px;
	padding-right: 9px;
	padding-bottom: 0;
	padding-left: 18px;
}

#nav li ul { /* second-level lists */
	position: absolute;
	left: -999em; /* using left instead of display to hide menus because display: none isn't read by screen readers */
	height:auto;
	width: 90px;
	margin: 0;
	margin-top:3px;
	margin-left:0;
}

#nav ul li{ 
	background:none;
	background-color:#e6e6e6;
}

#nav li li {
	padding: 0 0;
	width: 90px;
	height:auto;
	line-height:130%;
}

#nav li ul a {
	padding: 2px;
	width: 85px;
	width: 85px;
	height:auto;
}

#nav li ul a:hover{ color:white; background-color:#BBC2BB;}

#nav li ul ul {
	margin: -1.9em 0 0 11.5em;
	margin: -1.9em 0 0 11.5em;
	width: 90px;
}

/* lists nested under hovered list items */
#nav li:hover ul ul, #nav li:hover ul ul ul, #nav li.sfhover ul ul, #nav li.sfhover ul ul ul {
	left: -999em;
}

#nav li:hover ul, #nav li li:hover ul, #nav li li li:hover ul, #nav li.sfhover ul, #nav li li.sfhover ul, #nav li li li.sfhover ul {
	left: auto;
}

#nav li.nosplit { 
	background:none;
}

#nav a:hover{ 
	color:#374646}
	
/* +++++++++++++++ */

.menda {
	background-color: #eeeeee;
	border-color: #dddddd;
	border-style: solid;
	border-width: 1px;
	display: none;
	font-family: Verdana;
	font-size: 11px;
	position: absolute;
	top: 180px;
	width: 132px;
}

.mfgk {
	display: none;
}

.box_head {
	background-color: #CCCCCC;
	height: 20px;
	text-align: center;
	vertical-align: middle;
}

.box_head_left {
	background-color: #CCCCCC;
	height: 20px;
	text-align: left;
	vertical-align: middle;
}

.box_main {
	background-color: #FFFFFF;
	padding: 8px;
	text-align: center;
}

.box_left {
	background-color: #FFFFFF;
	padding: 8px;
	text-align: left;
}

.box_jfy {
	background-color: #FFFFFF;
	padding: 8px;
	text-align: justify;
}

.read {
	font-weight: normal;
}

.unread {
	font-weight: bold;
}

.left {
	text-align: left;
}

.right {
	text-align: right;
}

.calendar {
	background-color: #ffffff;
	border-color: #dddddd;
	border-style: solid;
	border-width: 1px;
	font-family: verdana, helvetica, arial, sans-serif;
	font-size: 10px;
	text-align: center;
}

.calendarMonth {
	background-color: #eeeeee;
	border-color: #dddddd;
	border-style: solid;
	border-width: 1px;
	font-family: verdana, helvetica, arial, sans-serif;
	font-size: 10px;
	text-align: left;
}

.calendarHeader {
	background-color: #f7f7f7;
	font-family: verdana, helvetica, arial;
	font-size: 10px;
	text-align: center;
}

.calendarToday {
	background-color: #ffffff;
	border-color: #dddddd;
	border-style: solid;
	border-width: 1px;
	font-family: verdana, helvetica, arial, sans-serif;
	font-size: 10px;
	font-weight: bold;
	text-align: center;
}

.calendarMonthToday {
	background-color: #ffffff;
	border-color: #dddddd;
	border-style: solid;
	border-width: 1px;
	font-family: verdana, helvetica, arial, sans-serif;
	font-size: 10px;
	text-align: left;
}

.calendarTodayTermin {
	background-color: #dedede;
	border-color: #dddddd;
	border-style: solid;
	border-width: 1px;
	font-family: verdana, helvetica, arial, sans-serif;
	font-size: 10px;
	font-weight: bold;
	text-align: center;
}

.calendarTermin {
	background-color: #dedede;
	border-color: #dddddd;
	border-style: solid;
	border-width: 1px;
	font-family: verdana, helvetica, arial, sans-serif;
	font-size: 10px;
	text-align: center;
}

FORM {
	display: inline;
}

.box {
	background-color: #DDDDDD;
	width: 100%;
}

.box2 {
	background-color: #DDDDDD;
	width: 100%;
}

.menu1 {
	border-bottom-color: #dbd8d1;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-left-color: #dbd8d1;
	border-left-style: solid;
	border-left-width: 1px;
	border-top-color: #dbd8d1;
	border-top-style: solid;
	border-top-width: 1px;
}

.menu2 {
	border-bottom-color: #ffffff;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-right-color: #ffffff;
	border-right-style: solid;
	border-right-width: 1px;
	border-top-color: #ffffff;
	border-top-style: solid;
	border-top-width: 1px;
	text-align: left;
}

.skin0 {
	border-color: #666666;
	border-style: solid;
	border-width: 1px;
	cursor: default;
	font-family: helvetica, arial;
	font-size: 10px;
	line-height: 24px;
	position: absolute;
	visibility: hidden;
	width: 164px;
	z-index: 100;
}

.menuitems {
	padding-left: 10px;
	padding-right: 10px;
}

.c_head {
	background-color: #dddddd;
	border-left-color: #dddddd;
	border-left-style: solid;
	border-left-width: 1px;
	border-right-color: #dddddd;
	border-right-style: solid;
	border-right-width: 1px;
	padding: 0;
	text-align: left;
}

.c_entry {
	border-bottom-width: 0px;
	border-left-color: #dddddd;
	border-left-style: solid;
	border-left-width: 1px;
	border-right-width: 0px;
	padding: 0;
	text-align: left;
}

.c_entry_2 {
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-right-color: #dddddd;
	border-right-style: solid;
	border-right-width: 1px;
	padding: 0;
	text-align: left;
}

.td3 {
	background-color: #f0b2b2;
}

.td1 {
	background-color: #e6e6e6;
	text-align: left;
	vertical-align: middle;
}

.td2 {
	background-color: #f9fbfc;
	text-align: left;
	vertical-align: middle;
}

.spellerror {
	color: #ff0000;
}

.spellsel {
	background-color: #ff0000;
	color: #ffffff;
}

td {
	color: #7E7E7E;
	font-family: Tahoma;
	font-size: 9px;
	line-height: 13px;
	text-align: left;
	vertical-align: top;
}

a {
	color: #666666;
	font-family: tahoma;
	text-decoration: underline;
}

.faqhead {
	font-weight: bold;
}

.faqbody {
	font-weight: normal;
}

INPUT,SELECT {
	font-family: tahoma;
	font-size: 11px;
}

body {
	height: 100%;
	margin: 0px;
	padding: 0px;
}

.copy {
	color: #7E7E7E;
	font-family: Tahoma;
	font-size: 11px;
	font-weight: ;
	line-height: px;
	text-decoration: none;
}

.top_txt_menu {
	color: #7E7E7E;
	font-family: Tahoma;
	font-size: 11px;
	text-decoration: none;
}

.gray {
	color: #7E7E7E;
	text-decoration: none;
}

.gray1 {
	color: #858585;
	text-decoration: none;
}

.blue {
	color: #666666;
}

.blue_n {
	color: #4c4c4c;
	text-decoration: none;
}

.blue1 {
	color: #333333;
}

.white {
	color: #FFFFFF;
}

.big {
	font-size: 11px;
}

.form {
	background-color: ;
	border-color: ;
	border-style: ;
	border-width: ;
	color: #000000;
	font-family: tahoma;
	font-size: 11px;
	height: 20px;
	margin-left: 12px;
	margin-right: 0px;
	width: 134pxpx;
}

.textarea {
	background-color: #ffffff;
	border-color: ;
	border-style: ;
	border-width: ;
	color: #898989;
	font-family: tahoma;
	font-size: 10px;
	height: 95px;
	margin-left: 0px;
	margin-right: 0px;
	overflow: auto;
	width: 137px;
}

.rollover {
	scrollbar-3Dlight-color: #ffffff;
	scrollbar-arrow-color: #ffffff;
	scrollbar-base-color: #ffffff;
	scrollbar-darkshadow-color: #ffffff;
	scrollbar-face-color: #8B8B8B;
	scrollbar-highlight-color: #ffffff;
	scrollbar-shadow-color: #ffffff;
	scrollbar-track-color: #E2E2E2;
}

a:hover {
	text-decoration: underline;
}

under {
	text-decoration: underline;
}


/* ++++++++++++++++++++++++++++++++++++++++++ */


#content
{
	width: 728px;
	margin-right: auto;
	margin-left: auto;
	height: 25px;
	margin-bottom: 4px;
		}

#top {
	height: 30px;
	margin-bottom: 5px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 50px;
	width: 728px;
	background-color: #FFFFFF;
}

#specials {
	height: auto;
	margin-left: auto;
	margin-right: auto;
	width: 728px;
	margin-bottom: 8px;
}

#content-middle {
	height: auto;
	margin-left: auto;
	margin-right: auto;
	width: 728px;
}

#navimenu {
	padding-top: 0;
	padding-left: 4px;
}

#footer {
	background-repeat: no-repeat;
	margin-bottom: 10px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 0px;
	padding: 4px;
	width: 728px;
}

