div.center {
	position: relative;
	text-align: center;
	width: 100%;
}

div.clearer {
	position: relative;
	width: 100%;
	margin: 15px 0 15px 0;
	padding: 0;
	height: 1px;
	line-height: 1px;
	font-size: 1px; font-family: verdana;
	border-bottom: 1px dotted #cccccc;
}

div.downloads {
	
}

div.location-content {
	float: right;
	margin-right: 10px;
	width: 52%;
}

div.float-left {
	float: left; margin-left: 10px;
}

div.float-right {
	float: right; margin-right: 10px;
}

div.location-lister {
	position: relative;
	width: 100%;
	line-height: 1.3em; font-size: 11px;
	text-align: justify;
	margin-bottom: 20px;
	padding: 10px 0 10px 0;
}

div.navigation {
	position: relative;
	width: 100%;
	font-weight: bold;
	/* border-bottom: 1px dotted #8f5645; */
	background-image: url("gfx/content-bottom.gif");
	background-repeat: repeat-x;
	background-position: bottom left;
	padding-bottom: 5px;
	margin-bottom: 5px;
}

div.navigation-content {
	position: relative;
	width: 100%;
	margin-bottom: 5px;
	line-height: 1.4em;
}

form {
	display: inline;	
}

h1.title {
	font-family: Georgia, "Times New Roman";
	font-size: 19px;
	font-weight: normal;
	font-style: italic;
	margin: 0; padding: 0;
	margin-bottom: 20px;
}

h2.title {
	font-family: Georgia, "Times New Roman";
	font-size: 18px;
	font-weight: normal;
	font-style: italic;
	margin: 0; padding: 0;
	margin-bottom: 20px;
}

h3.location-name {
	font-family: Georgia, "Times New Roman";
	font-size: 13px;
	font-weight: normal;
	font-style: italic;
	margin: 0; padding: 0;
	margin-bottom: 10px;
	text-align: left;
}

img {
	border: 0;
}

img.float-left {
	float: left;
	margin-right: 15px;	
}

img.inline-img {
	margin-bottom: -4px;
}

input {
	margin: 0; padding: 0;
}

input.login-button-1 {
	margin: 2px 0 2px 0;
	font-size: 10px;
	background-image: url("/images/symbols/login-button.gif");
	background-repeat: no-repeat;
	border: 0;
	width: 58px;
	height: 20px;
	background-color: #ffffff;
}

input.login-button-1:hover {
	margin: 2px 0 2px 0;
	font-size: 10px;
	background-image: url("/images/symbols/login-button-hover.gif");
	background-repeat: no-repeat;
	border: 0;
	width: 58px;
	height: 20px;
	background-color: #ffffff;
	cursor: pointer;
}

input.login-text-1 {
	margin: 2px 0 2px 0;
	font-size: 12px;
	font-family: Verdana;
	padding: 2px 0 2px 0;
}

input.new-category-text-1 {
	margin: 5px 0 5px 0;
	font-size: 12px;
	font-family: Verdana;
	padding: 2px 0 2px 0;
}

input.readonly {
	cursor: default;
	background-color: #eeeeee;
}

p.bodytext {
	text-align: justify;
	font-size: 12px;
	line-height: 1.5em;
	margin: 0; padding: 0;
	margin-bottom: 10px;
}

select.bind-subcategory-select-1 {
	margin: 5px 0 0 0;
	font-size: 12px;
	font-family: Verdana;
	width: 323px;
}

td.cat-admin-left-title {
	font-weight: bold;
	background-color: #eeeeee;
}

td.cat-admin-right-title {
	font-weight: bold;
	background-color: #eeeeee;
	text-align: right;
}

td.cat-admin-left-content {
}

td.cat-admin-right-content {
	text-align: right;
}

textarea.new-category-text-1 {
	margin: 5px 0 5px 0;
	font-size: 12px;
	font-family: Verdana;
	padding: 2px 0 2px 0;
}

.text-align-right {
	text-align: right;
}

.text-black {
	color: #000000;
}

.text-bold {
	font-weight: bold;
}

.text-zehn-px {
	font-size: 10px;
}

.text-elf-px {
	font-size: 11px;
}
