/* Allgemein */

body {
	margin: 0px; padding: 0px;
	/*background-image: url(./hg_wuerfel.gif);*/
	/*background-color: #333333;*/
	background-color: #000000;
	color: #f5f5f5;
	font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 0.9em;
}

table {
	font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 0.9em;
}

img {
	border:0px;
}

img.foto {
	border: solid #ffffff 1px;
}

a {
	color: #f5f5f5;
	font-weight: bold;
}

.english {
	color: #44BBCF;
}

a:hover {
	text-decoration: none;
}

.rot {
	color: #bb1111;
}

.nav {
	font-size: 0.9em;
	color: #f5f5f5;
}

.ordner {
	background-color: #f5f511;
	color: #000000;
	font-weight: bold;
}

.ordner a {
	color: #000000;
}

.gbeintrag {
	color: #000000;
	background-color: #ffffff;
}

.gbeintrag a {
	color: #0000ff;
}

.clear {
	clear:both;
}

div.catlist {
	 width:640px;
	 margin-top:24px;
}

div.catitem {
	 float:left;
}

div.catitem.featured {
	 background-color: #444422;
}

div.catlist a.catlink {
	 display:block;
	 width:144px;
	 height:100px;
	 border:1px solid #ffffff;
	 text-decoration:none;
}

div.catlist a.catlink:hover {
	 background-color:#FDE711;
	 color:#000000;
}

div.catlist a.catlink .name {
	min-height:81px;
	height:auto !important;
	height:81px;
	display: block;
}

div.errorMsg {
	padding-bottom:16px;
	color:#ee0000;
}

div.successMsg {
	padding-bottom:16px;
	color:#00ee00;
}


/* === Start: berichte */

#newArticleForm {
	text-align:left;
	padding-bottom:24px;
}

#newArticleForm label {
	display:block;
	width:100px;
	float:left;
	clear:both;
	margin-bottom:4px;
}

#newArticleForm input.text {
	display:block;
	float:left;
	width: 350px;
	margin-bottom:4px;
}

#newArticleForm textarea {
	display:block;
	float:left;
	width: 550px;
	margin-bottom:4px;
}

#newArticleForm input.submit {
	display:block;
	float:left;
	clear:both;
	margin-bottom:4px;
}

/* === End: berichte */


/* === Start: galerie */

#fotouploadForm {
	text-align:left;
	padding-bottom:24px;
}

#fotouploadForm label {
	display:block;
	width:170px;
	float:left;
	clear:both;
	margin-bottom:4px;
}

#fotouploadForm input.text
, #fotouploadForm input.file
, #fotouploadForm select {
	display:block;
	float:left;
	width: 350px;
	margin-bottom:4px;
}

#fotouploadForm input.submit {
	display:block;
	float:left;
	clear:both;
	margin-bottom:4px;
}

#fotouploadForm .pflichthinweis {
	color:#EE0000;
}

#fotouploadForm div.pflichthinweis {
	padding-bottom:16px;
}

/* === End: galerie */


/* === Start: link kategorie */

#newLinkcategoryForm {
	text-align:left;
	padding-bottom:24px;
}

#newLinkcategoryForm label {
	display:block;
	width:170px;
	float:left;
	clear:both;
	margin-bottom:4px;
}

#newLinkcategoryForm input.text {
	display:block;
	float:left;
	width: 350px;
	margin-bottom:4px;
}

#newLinkcategoryForm input.submit {
	display:block;
	float:left;
	clear:both;
	margin-bottom:4px;
}

/* === End: link kategorie */


/* === Start: link */

#newLinkForm {
	text-align:left;
	padding-bottom:24px;
}

#newLinkForm label {
	display:block;
	width:170px;
	float:left;
	clear:both;
	margin-bottom:4px;
}

#newLinkForm input.text
, #newLinkForm select {
	display:block;
	float:left;
	width: 350px;
	margin-bottom:4px;
}

#newLinkForm textarea {
	display:block;
	float:left;
	width: 550px;
	margin-bottom:4px;
}

#newLinkForm input.submit {
	display:block;
	float:left;
	clear:both;
	margin-bottom:4px;
}

/* === End: link */


/* === Start: settings */
#settingsForm input {
	width:170px;
	margin-bottom:4px;
}
/* === End: settings */


/* === Start: fotoedit */

#fotoeditForm {
	text-align:left;
	padding-bottom:24px;
}

#fotoeditForm label {
	display:block;
	width:170px;
	float:left;
	clear:both;
	margin-bottom:4px;
}

#fotoeditForm input.text
, #fotoeditForm select {
	display:block;
	float:left;
	width: 350px;
	margin-bottom:4px;
}

#fotoeditForm input.submit {
	display:block;
	float:left;
	clear:both;
	margin-bottom:4px;
}

/* === End: fotoedit */