a {
	font-family: Verdana,Arial,Helvetica,sans-serif;
	text-decoration: none;
	font-size: 11px;
}

/**
 * 
 * FRONTEND
 * 
 */

.redLink, .redLink:visited, .redLink:active, .redLink:link {
	color: #D50F15;
	font-size: 11px;
}



.menuMainElement, .menuMainElementDeactivated {
	color: white;
	border-top: 1px solid #bbbbbb;
	height: 20px;
}

.menuMainElementInvisible {
	display: none;
}

.menuMainElement a, .menuMainElement a:visited, .menuMainElement a:link {
	padding-left: 10px;
	display: block;
	line-height: 19px;
	font-size: 11px;
	color: white;
}

.menuMainElementDeactivated a, .menuMainElementDeactivated a:visited, .menuMainElementDeactivated a:link {
	padding-left: 10px;
	display: block;
	line-height: 19px;
	font-size: 11px;
	color: #bbb;
	cursor: default;
}

.menuMainElement a:hover {
	color: black;
	cursor: pointer;
}

.menuSubElement {
	color: white;
	border-top: 1px solid #999999;
	border-bottom: 1px solid #bbbbbb;
	background-color: #c3c3c3;
}

.menuSubElement a, .menuSubElement a:visited, .menuSubElement a:link {
	padding-left: 20px;
	display: block;
	line-height: 18px;
	font-size: 11px;
	color: white;
}

.menuSubElement a:hover {
	color: black;
	cursor: pointer;
}

.menuMainElement a:active, .menuSubElement a:active {
	background-color: #DEDEDD;
}

.contentContainer {
	background-color: #C3C3C3;
	font-family: Verdana,Arial,Helvetica,sans-serif;
	line-height: 1.5;
	font-size: 12px;
	direction: ltr;
	height: 768px;
}

.contentHeadline {
	padding: 24px;
	width: 511px;
	height: 18px;
	text-align: center;
	font-family: Arial,Helvetica,sans-serif;
	color: #666666;
	font-weight: bold;
	font-size: 20px;
}

.contentSubElement {
	color: #333333; 
	font-family: Verdana,Arial,Helvetica,sans-serif;
	font-size: 11px;
	padding-left: 10px;
	padding-bottom: 10px;
	padding-right: 10px;
}

.contentSubElement a:hover {
	color: #141413;
}

.contentSubElement .headline {
	font-weight: bold;
}

.markSearch {
	background-color: #E35454;
	color: black;
}

.anmeldungLink {
	border: 1px solid black;
	padding: 5px;
	cursor: pointer;
}


/**
 * 
 * BACKEND
 * 
 */

.overlay {
	background-color: #000000;
	display: none;
	height: 100%;
	opacity: 0;
	filter: Alpha(opacity=0);
	position: absolute;
	width: 100%;
	left: 0;
	z-index: 999;
}

.ajaxFormContainer {
	display: none;
	position: fixed;
	//position: absolute;
	//left: 0;
	text-align: center;
	opacity: 0;
	filter: Alpha(opacity=0);
	top: 15%;
	width: 100%;
	z-index: 1000;
}

.ajaxForm {
	width: 500px;
	margin: 0 auto;
	background-color: #ccc;
	text-align: left;
	border: 1px solid black;
	overflow: hidden;
}

.ajaxFormLayout {
	width: 330px;
	height: 113px;
	top: 0px;
}

.ajaxFormBig {
	width: 900px;
	height: auto;
	top: 0px;
}

.ajaxForm form {
	padding: 5px;
}

.ajaxForm label {
	float: left;
	width: 150px;
	font-family: Verdana,Arial,Helvetica,sans-serif;
	font-size: 11px;
}

.ajaxForm input {
	width: 250px;
}

.ajaxForm select {
	width: 254px;
	//width: 256px;
}

.ajaxForm .submit {
	width: auto;
}

.ajaxFormHeadline {
	background-image: url("../img/ajaxFormHeadlineBg.png");
	height: 25px;
	overflow: hidden;
	color: white;
	font-weight: bold;
	font-size: 16px;
	line-height: 25px;
	padding-left: 3px;
	cursor: move;
	z-index: 10;
}

.ajaxFormHeadline img {
	float: right;
	margin-right: 3px;
	margin-top: 3px;
	cursor: pointer;
}

.invalidInput {
	border: 1px solid red;
	margin: 1px;
}

.editMenuElement {
	display: block;
	width: 650px;
	cursor: n-resize;
	font-size: 12px;
}

.editMenuElementHover {
	background-color: #eeeeee;
}

.contentSortablesDropzone {
	background-color: lightgreen;
}

.editContentElement {
	display: block;
	width: 650px;
	font-size: 15px;
	cursor: default;
	-moz-user-select: none;
	-khtml-user-select: none;
	user-select: none;
}

.editContentElementHover {
	background-color: #eeeeee;
}

img {
	display: inline;
}

.layoutThumb {
	margin: 2px;
	opacity: 0.3;
	filter: Alpha(opacity=30);
	cursor: pointer;
}

.layoutThumbSelected {
	margin: 0px;
	padding: 1px;
	border: 1px solid black;
}

.layoutFormContainer {
	position: absolute;
}

.contentTabs {
	background-image: url("../img/contentTabsBg.png");
	height: 20px;
	margin-left: 5px;
	margin-right: 5px;
}

.contentTabs a, .contentTabs a:active {
	font-weight: bold;
	padding-left: 5px;
	padding-right: 5px;
	margin-bottom: 1px;
	color: black;
	text-decoration: none;
	font-family: Verdana,Arial,Helvetica,sans-serif;
	text-decoration: none;
	font-size:11px;
}

.contentTabs a:hover {
	background-image: url("../img/contentTabsHover.gif");
	cursor: pointer;
}

.swfuploadContainer {
	width: 410px;
	margin: 0 auto;
	margin-top: 190px;
}

.editGalleryFolder {
	white-space: nowrap;
}

.editGalleryFolder a {
	font-size: 12px;
}

.editGalleryFolder a:hover {
	text-decoration: underline;
}

.editGalleryImage {
	float: left;
	margin: 3px;
	padding: 5px;
	border: 1px solid black;
	height: 80px;
	background-color: white;
	overflow: hidden;
	cursor: pointer;
}