@charset "utf-8";
/* CSS Document */

body {
	margin: 0 0 0 0;
}

a {
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

#bodyBox {
	width: 900px;
	margin: 30px auto 30px auto;
}

#logo {
	text-align: right;
	margin: 5px 0 5px 0;
}

#pageBox>table {
	width: 100%;
}

#leftCell {
	vertical-align: top;
}

#mainMenu {
	height: 19px;
	border-bottom: 1px solid white;
}

#mainMenu>div {
	width: 149px;
	height: 19px;
	float: left;
	border-left: 1px solid white;
}

#mainMenu>div a {
	display: block;
	line-height: 19px;
	text-align: center;
}

#headerPic {
	height: 180px;
	border-left: 1px solid White;
}

#contentTable {
	border-top: 1px solid white;
}

#mainContentBox {
	min-height:250px;
	height:auto !important;  /* f�r moderne Browser */
	height:250px;  /*f�r den IE */
	margin: 15px 15px 50px 15px;
}

#mainContent {
	width: 599px;
	vertical-align: top;
	border-left: 1px solid white;
	background-image: url(img/lupe01.jpg);
	background-position: bottom right;
	background-repeat: no-repeat;
}

#sitetitle h1 {
	margin: 0px 0px 15px 0px;
}

#rightContent {
	width: 149px;
	vertical-align: top;
	border-left: 1px solid white;
	background-image: url(img/lupe02.jpg);
	background-position: bottom left;
	background-repeat: no-repeat;
}

#rightContentBox {
	margin: 10px 5px 30px 5px;
}

#footer {
	margin-top: 10px;
}

#edge {
	height: 19px;
	border-bottom: 1px solid White;
}

#mainMenuTitle {
	padding-left: 5px;
}

#mainMenuTitle>h1 {
	margin: 0px;
	margin-top: 20px;
}

#subMenu {
	border-bottom: 1px solid white;
}

.subMenu, .rightMenu {
	height: 19px;
}

.subMenu {
	border-top: 1px solid white;
}

.rightMenu {
	border-bottom: 1px solid white;
}

.level1 {
	padding-left: 10px;
}

.level2 {
	padding-left: 20px;
}

.FormText, .FormMessage {
	width: 250px;
	margin: 0px 0px 5px 10px;

}

.FormRadio {
	margin-left: 10px;
}

.radioDiv {
	margin-bottom: 5px;
}

legend {
	font-weight: bold;
}

.button {
	margin-left: 10px;
	width: 120px;
}

.clear {
	clear: both;
}

.spacer {
	height: 10px;
}

#subMenuBox {
	min-height:180px;
	height:auto !important;  /* f�r moderne Browser */
	height:180px;  /*f�r den IE */
	padding-bottom: 20px;
}

#leftContentBox {
	margin: 10px 5px 30px 5px;
}

.csc-form-fieldcell input {
	width: 100px;
}

.datamints_glossaryindex_index {
	width: 100%;
	float: none;
	clear: both;
	height: 25px;
}

.datamints_glossaryindex_oneitem {
	float: left;
	width: 15px;
}

.datamints_glossaryindex_resultshort {
	font-weight: bold;
}


.tx-filelist-pi1-table {
	width:100%;
}

.tx-filelist-pi1-header-tr {
	font-weight:bold;
}

.wtgallery_list {
	margin:1px;
}

.wtgallery_category_pic {
}

.wtgallery_category_folder {
	font-size:11px;
	font-weight:bold;
}

.wtgallery_category_folder a {
	text-decoration:none;
}

.wtgallery_category_folder a:hover {
	text-decoration:underline;
}

.category_row {
	margin-bottom:5px;
}

.wtgallery_pagebrowser_list li {
	float:left;
	margin-right:5px;
}

.wtgallery_categories {
	margin-right:5px;
}

.wtgallery_pagebrowser_list li {
	list-style:none;
}

.wt_gallery_category_inner_comments {
	width:130px;
	height:40px;
}

.tx-fechangepassword-pi1 label {
	width:150px;
	display:block;
	float:left;
}

.tx-fechangepassword-pi1 .formRow {
	padding-bottom:8px;
}

.tx-fechangepassword-pi1 .message {
	padding-bottom:8px;
}

