@charset "utf-8";
body {
	background: #666666;
	margin: 0; /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */
	padding: 0;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 100%;
	text-decoration: none;
}
.oneColFixCtrHdr #container {
	width: 780px;
	text-align: left; /* this overrides the text-align: center on the body element. */
	background-color: #FFFFFF;
	float: auto;
	height: 100%;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}
#kalender {
	height: auto;
	width: auto;
}

.h3 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 22px;
	color: #13213b;
}
#personal_pic_holder {
	height: auto;
	width: auto;
	padding-top: 15px;
	padding-left: 15px;
}

#left_suf_bot {
	float: left;
	height: auto;
	width: 400px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 20px;
}


.oneColFixCtrHdr #header {
	height: 263px;

}
.oneColFixCtrHdr #header h1 {
	margin: 0; /* zeroing the margin of the last element in the #header div will avoid margin collapse - an unexplainable space between divs. If the div has a border around it, this is not necessary as that also avoids the margin collapse */
	padding: 10px 0; /* using padding instead of margin will allow you to keep the element away from the edges of the div */
}
.oneColFixCtrHdr #mainContent {
	width: 780px;
	float: left;
	background-repeat: repeat-y;

}
#header_shadow_2 {
	height: 15px;
	width: 780px;
	position: absolute;
}

#header_flash_era {
	float: left;
	height: 225px;
	width: 780px;
}
#logo {
	float: left;
	height: 264px;
	width: 263px;
}
#header_shadow {
	height: 40px;
	width: 780px;
}
#subf_left {
	float: left;
	width: 450px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 20px;
	padding-top: 50px;
	padding-right: 20px;
	padding-bottom: 0px;
	padding-left: 10px;
}

#subf_right {
	float: right;
	width: 260px;
	margin-top: 10px;
	margin-left: 0px;
	height: auto;
	padding-top: 50px;
	padding-left: 5px;
	color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	margin-right: 10px;
}





.oneColFixCtrHdr #footer {

	background:;
	vertical-align: bottom;
	background-image: url(footer_bg.jpg);
	background-repeat: repeat-x;
	padding-top: 0;
	padding-right: 10px;
	padding-bottom: 0;
	padding-left: 10px;
	margin-top: 20px;
	height: auto;
	width: auto;
}



.oneColFixCtrHdr #footer p {
	margin: 0; /* zeroing the margins of the first element in the footer will avoid the possibility of margin collapse - a space between divs */
	padding: 10px 0; /* padding on this element will create space, just as the the margin would have, without the margin collapse issue */
}
#page_title {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 30px;
	padding-right: 10px;
	padding-left: 50px;
	padding-top: 50px;
}
#page_text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	padding-right: 20px;
	padding-bottom: 25px;
	padding-left: 20px;
	padding-top: 15px;
	line-height: normal;
}
.emotion {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
}
.h5 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
}
p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 140%;
}
li {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: normal;
}
#flash_holder {
	float: left;
	height: 350px;
	width: 460px;
}
#header {
}
.kalender_div {
	width: 100%;
}
#personal_box_info {
	height: 300px;
	width: 700px;
	padding-top: 10px;
	padding-left: 50px;
}
