body {
	background: url(../gfx/bg4.gif);
	margin: 0 0 10px 0;
	text-align: center;
	font-family: verdana, helvetica, arial, sans-serif;
}

#main {
	text-align: left;
	width: 760px;
	margin: 0 auto;
	border: 1px solid #5890b3;
	border-top: 0;
	background: url(../gfx/mbg.png) repeat-y;
}

#header {
	width: 760px;
	height: 135px;
	background: url(../gfx/top1.jpg) no-repeat;
}
#mainpg {
	width: 78px;
	height: 108px;
	display: block;
	position: relative;
	left: 35px;
	top: 15px;
}
#mainpg span {
	display: none;
}

#lang_en, #lang_de {
	display: block;
	width: 23px;
	height: 13px;
	background: url(../gfx/flag_en.png) no-repeat center;
	border: 1px solid #5890b3;
	float: right;
	margin: -1px -3px 0 10px;
}
#lang_de {
	background: url(../gfx/flag_de.png) no-repeat center;
}
#lang_en span, #lang_de span {
	display: none;
}
#lang_en:hover, #lang_de:hover {
	border-color: #f00;
}

#calnameday {
	font-size: 11px;
	font-weight: bold;
	padding: 2px 10px;
	border-top: 1px solid #5890b3;
	color: #333;
	background: url(../gfx/galbg.jpg) no-repeat center;
}

#headergal {
	width: 760px;
	border: 1px solid #5890b3;
	border-left: 0;
	border-right: 0;
	background: url(../gfx/galbg.jpg) no-repeat;
	padding: 0;
}
#headergal img {
	width: 95px;
	height: 60px;
	border: 1px solid #5890b3;
	margin: 8px 3px 4px 8px;
}


#main_col { line-height: 17px; background: #fdfeff url(../gfx/h1bg.png) repeat-x top; float: right; margin: 8px 7px 10px 0; padding: 10px; font-size: 11px; border: 1px solid #5890b3; width: 520px; min-height: 330px; }
#main_col p { margin: 5px 0 0 0; text-align: justify; }

#dupa { clear: both; border: 1px solid #333; }

#left_col { float: left; }


#menu { background: url(../gfx/menubg.png) repeat-y left #fff; margin: 8px 0 0 8px; padding: 0; width: 190px; border-left: 1px solid #5890b3; border-top: 1px solid #5890b3; border-right: 1px solid #5890b3; }
#menu * { list-style-type: none; margin: 0; padding: 0; }
#menu a, #menu * a { padding: 3px 1px; font-size: 11px; font-weight: bold; display: block; text-decoration: none; color: #333; border-bottom: 1px solid #5890b3; }
#menu a { padding: 7px 0 7px 10px; background-image: url(../gfx/menu_arrow.gif); background-repeat: no-repeat; background-position: 0 12px; }
#menu ul a { padding: 7px 0 7px 25px; background-image: url(../gfx/menu_arrow1.gif); background-repeat: no-repeat; background-position: 14px 12px; }
#menu ul ul a { padding: 7px 0 7px 40px; background-image: url(../gfx/menu_arrow.gif); background-repeat: no-repeat; background-position: 29px 12px; }
#menu ul ul ul a { padding: 7px 0 7px 55px; background-image: url(../gfx/menu_arrow1.gif); background-repeat: no-repeat; background-position: 44px 12px; }
#menu * a.this { color: #222; text-decoration: underline; }
#menu * a:hover { background-color: #fdfdfd; color: #ad6337; }


div.lblock { text-align: center; margin: 10px 0 10px 10px; font-size: 11px; }
div.lblock a { text-decoration: none; font-weight: bold; color: #5e5842; }
div.lblock a:hover { color: #ad6337; }
div.lblock a img { border: 0; width: 150px; height: 70px; }


#adminmenu { border-bottom: 1px solid #5890b3; margin: 0; padding: 4px; color: #333; font-size: 11px; background: url(../gfx/back-adm.png) center; }
#adminmenu a { font-size: 11px; color: #33a; white-space: nowrap; }
#adminmenu a:hover { text-decoration: underline; color: #f00; }

#am_login { font-weight: bold; }

#adminmenuh { display: none; position: absolute; top: 11px; right: 12px; }
#adminmenuh a { display: block; border: 1px solid #aaa; padding: 2px 5px; background: url(../gfx/back-adm.png) center; }

