html, body {
	height: 100%;	
	margin: 0;
	padding: 0;
}
body {
	font-size: 12px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
}
body.main {
	background: url(../img/menu_left-1.gif) repeat-y left;
}
table {
	font-size: 1.0em;
}

.header{
	min-width: 650px;
	width: 100%;
	background-color: white;
}
.main_content {
	padding: 20px 20px 20px 0;
	text-align: left;
	vertical-align: top;
}
.content {
	text-align: left;
	vertical-align: top;
}
.menuarea {
	width: 192px;
	height: 340px;
	margin: 20px 0;
	padding: 0;
	vertical-align: top;
}
.menu {
	padding: 0;
	margin: 0;
}
a.button {
	padding: 0 0 0 7px;
	font-size: 1.1em;
	color: White;
	text-decoration: none;
}
a.button:hover,
a.active {
	font-weight: bold;
	color: Red;
}
.menu_top {
	height: 53px;
	width: 192px;
	margin: 0;
	padding: 0;
	background: url(../img/menu_left-1_01.gif) no-repeat left;
}
#menu_1, #menu_2,
#menu_3, #menu_4,
#menu_5, #menu_6,
#menu_7, #menu_8,
#menu_9, #menu_10 {
	height: 26px;
	width: 192px;
	margin: 0;
	padding: 0;
}
#menu_1 {
	background: url(../img/menu_left-1_02.gif) no-repeat left;
}
#menu_2 {
	background: url(../img/menu_left-1_03.gif) no-repeat left;
}
#menu_3 {
	background: url(../img/menu_left-1_04.gif) no-repeat left;
}
#menu_4 {
	background: url(../img/menu_left-1_05.gif) no-repeat left;
}
#menu_5 {
	background: url(../img/menu_left-1_06.gif) no-repeat left;
}
#menu_6 {
	background: url(../img/menu_left-1_07.gif) no-repeat left;
}
#menu_7 {
	background: url(../img/menu_left-1_08.gif) no-repeat left;
}
#menu_8 {
	background: url(../img/menu_left-1_09.gif) no-repeat left;
}
#menu_9 {
	background: url(../img/menu_left-1_10.gif) no-repeat left;
}
.menu_bottom {
	height: 53px;
	width: 192px;
	margin: 0;
	padding: 0;
	background: url(../img/menu_left-1_11.gif) no-repeat left;
}


.top_left {
	width: 192px;
	height: 52px;
	background: url(../img/top_left-1.gif) repeat-y left top;
}
.top_right {
	font-size: 1.4em;
	width: auto;
	height: 52px;
	background-color: white;
	text-align: center;
}

.date {
	margin-bottom: 12px;
	padding: 0;
}
.datum,
.zeit {
	padding-bottom: 1px;
	background-color: #02AAE8;
	font-size: 0.9em;
	text-align: center;
	color: White;
}
.bartop_left {
	width: 192px;
	height: 33px;
	background: url(../img/bartop_left-1.gif) no-repeat left top;
}
.bartop_center {
	width: auto;
	height: 33px;
	background: url(../img/bartop_center-1.gif) repeat-x left top;
}
.bartop_right_date {
	width: 90px;
	height: 33px;
	background: url(../img/bartop_center-1.gif) repeat-x left top;
}
.bartop_right_time {
	width: 90px;
	height: 35px;
	background: url(../img/bartop_center-1.gif) repeat-x left top;
}

select, input {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 0.9em;
}
table.hobby{
	margin-left: 20px;
	font-size: 0.8em;
	background-color: #C2D8FA;
	border: 1px solid #0753C8;
	border-left-color: #EAF9FF;
	border-top-color: #EAF9FF;
	font-size: 1.0em;
}
table.hobby td{
	border: 1px solid #0753C8;
	border-right-color: #EAF9FF;
	border-bottom-color: #EAF9FF;
}
.chapter{
	padding: 5px 20px 5px 5px;
	font-weight: bold;
}
.text{
	padding: 5px 5px 5px 10px;
}

h1, h2, h3, h4 {
	font-family: "Trebuchet MS", "Microsoft Sans Serif", Arial, sans-serif;
	font-weight: bold;
}

h1 {
	font-size: 1.5em;
}

h2 {
	font-size: 1.3em;
}

h3 {
	font-size: 1.2em;
}

p {
	font-size: 1.0em;
}

ul, ol {
	font-size: 1.0em;
}

select .option_ch {
	background-image: url(../img/flag_ch.png);
	background-repeat: no-repeat;
	background-position: left;
	text-indent: 20px;
}
.option_en {
	background-image: url(../img/flag_en.png);
	background-repeat: no-repeat;
	background-position: left;
	text-indent: 20px;
}
.option_pl {
	background-image: url(../img/flag_pl.png);
	background-repeat: no-repeat;
	background-position: left;
	text-indent: 20px;
}
