body {
	font-family: serif;
/*	color: #001d36; */
	color: black;
	font-size: 1em;
	font-weight: bold;
	text-align: center;
}

h1, h2, h3, h4, h5, h6, h7, p, p a {
	font-family: serif;
	margin: 10px;
}

h1, h2, h3, h4, h5, h6, h7 {
/*	color: #D12533; */
	color: #002342;
	font-weight: bold;
}

p {
	font-size: 1.1em;
}

a {
	color: #D12533;
	text-decoration: none;
}

#backgroundImg {
	text-align: left;
	position: fixed;
	width: 100%;
	height: 100%;
	top: 0px;
	left: 0px;
}

#backgroundImg img {
	position: absolute;
	width: 100%;
	height: 100%;
}

div#head {
	height: 50px;
}

div#site {
	position: relative;
	margin: 0 auto;
	text-align: left;
	width: 1000px;
	overflow: hidden;
	margin-bottom: 150px;
}

div#header {
	background-image: url(img/header.jpg);
	height: 260px;
	border: 2px solid #001d36;
}

div#menuLeft {
	width: 170px;
	margin-top: 100px;
	background-color: white;
	float: left;
	padding: 10px;
	min-height: 100px;
	border: 2px solid #001d36;
	z-index: 2;
}

div#menuLeft a {
	margin-right: 5px;
	font-family: serif;
	text-decoration: none;
	color: #001d36;
	font-weight: bold;
}


div#menuLeft ul {
	list-style-type: disc;
	margin-left: 10px;
}

div#menuLeft ul ul {
	list-style-type: none;
	margin-left: 0px;
}
/*
div#menuLeft a {
	font-family: serif;
	text-decoration: none;
	color: #001d36;
	font-weight: bold;
}*/
/*
div#menuLeft ul li:hover ul,
div#menuLeft ul li ul {
	visibility:hidden; 
	height: 0px;
	overflow: hidden;
}

div#menuLeft ul li a:hover ul {
	visibility:visible; 
	overflow:visible;
}
*/
div#menuTop {
	float: right;
	background-color: white;
	border: 2px solid #001d36;
	margin-top: 20px;
	margin-right: 16px;
	padding: 5px;
	width: 740px;
	text-align: left;
	height: 20px;
	z-index: 2;
}

div#menuTop li {
	display: inline;
}

div#menuTop a {
	margin-right: 5px;
	font-family: serif;
	text-decoration: none;
	color: #001d36;
	font-weight: bold;
}

div#menuTop ul li ul {
	margin-top: 20px;
	width: 150px;
}

#menuAct a {
/*	border-bottom: 2px solid #001d36; */
	border-bottom: 2px solid #D12533;
}

div#content {
	position: relative;
	width: 760px;
	padding: 10px;
	min-height: 500px;
	z-index: 1;
	border: 2px solid #001d36;
	float: right;
	margin-top: 20px;
	background-color: #fff;
	background-image: url(img/content.jpg);
	background-position: bottom right;
	background-repeat: no-repeat;
/*	-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=70)";
	opacity: .7;
	filter: alpha(opacity=70);
*/
	
}

div#content img {
	border: 2px solid black;
}

div#content ul,
div#content ol,
div#content pre,
table {
	margin-left: 30px;
}

div#rglbCenter {
	z-index: 9999;
}

td p.bodytext {
	padding: -12px;
	margin: -20px;
}

.tx-wtgallery-pi1 img {
	margin-left: 20px;
	margin-bottom: 15px;
}

.tx-wtgallery-pi1 li {
	display: inline;
	margin-right: 10px;
}

.tx-wtgallery-pi1 ul {
	list-style-type: none;
}

.wt_gallery_category_inner_comments {
	text-decoration: none;
	font-weight: normal;
	padding-left: 20px;
}

.wt_gallery_category_inner_title {
	font-weight: bold;
	padding-left: 20px;
}

.tx-seminars-pi1 dl {
	margin-left: 10px;
}

.tx-seminars-pi1-listrow {
	font-size: 13px;
}

/* log box */
#mailform input {
	float: right;
	margin-right: 400px;
}

div.csc-default label {
	float: left;
	clear: left;
}

div.tx-srfeuserregister-pi1 a {
	float: left;
}
