body, div, td, a {
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#315156;
}
body {
	margin:0px;
	padding:0px;
	background-image:url(img/back.jpg);
	background-repeat:repeat-x;
	background-color:#dcdebe;
}
h1 {
	font-size:13px;
}
#julesmumm {
	margin-top:68px;
	text-align:center;
}
#jmText {
	width:400px;
	position:relative;
	margin:0px auto;
}
#jmText2 {
	position:absolute;
	top:400px;
}
#jTable {
	margin:0px auto;
	width:490px;
}
td {
	vertical-align:bottom;
}
.left {
	background-image:url(img/logo.gif);
	background-repeat:no-repeat;
	text-align:right;
}
.right {
	text-align:left;
}
.version {
	color:#818181;
}
#popup {
	margin:20px;
}
#bodyPopup {
	background-image:url(img/sicherBack.gif);
	background-repeat:repeat-x;
	background-color:#dadcbd;
	width:373px;
}
.sicher {
	border:1px solid #7f9db9;
	vertical-align:middle !important;
}
#bodyPopup h1 {
	color:#22616a;
	margin-top:3px;
	margin-bottom:5px;
	font-size:25px;
}
#bodyPopup p {
	margin:3px;
}
#bodyPopup form {
	margin:0px;
}
#bodyPopup, #bodyPopup td, #bodyPopup div {
	font-family:"Times New Roman", Times, serif !important;
	font-size:13px !important;
	color:#000000 !important;
}