@charset "iso-8859-1";
/* CSS Document */
html, body {
	height: 100%;
}
body {
	background-color:#EFEFEF;
	font-size:11px;
	color:#333;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
}
.wrapper {
	min-height: 100%;
	height: auto !important;
	height: 100%;
	margin: 0 auto -20px; /* the bottom margin is the negative value of the footer's height */
}
#footer, .push {
	height: 20px; /* .push must be the same height as .footer */
}
#header *, #footer *, #subnavi * {
	font-family:'Droid Sans', sans-serif;
}
#header h1 {
	font-size:26px;
	color:#FFF;
	text-shadow: 1px 2px 1px #383838;
	filter: dropshadow(color=#383838, offx=1, offy=2); 
}
#header {
	background: rgb(53,106,160); /* Old browsers */
	/* IE9 SVG, needs conditional override of 'filter' to 'none' */
	background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzM1NmFhMCIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiMzNTZhYTAiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
	background: -moz-linear-gradient(top, rgba(53,106,160,1) 0%, rgba(53,106,160,1) 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(53,106,160,1)), color-stop(100%,rgba(53,106,160,1))); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top, rgba(53,106,160,1) 0%,rgba(53,106,160,1) 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top, rgba(53,106,160,1) 0%,rgba(53,106,160,1) 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top, rgba(53,106,160,1) 0%,rgba(53,106,160,1) 100%); /* IE10+ */
	background: linear-gradient(top, rgba(53,106,160,1) 0%,rgba(53,106,160,1) 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#356aa0', endColorstr='#356aa0',GradientType=0 ); /* IE6-8 */
	padding:20px 0;
	-webkit-box-shadow: 0px 5px 10px 5px #CCC;
	-moz-box-shadow: 0px 5px 10px 5px #CCC;
	box-shadow: 0px 5px 10px 5px #CCC; 
	border-bottom:2px solid #fff;
	margin-bottom:20px;
}
#footer {
	background: rgb(53,106,160); /* Old browsers */
	/* IE9 SVG, needs conditional override of 'filter' to 'none' */
	background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzM1NmFhMCIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiMzNTZhYTAiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
	background: -moz-linear-gradient(top, rgba(53,106,160,1) 0%, rgba(53,106,160,1) 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(53,106,160,1)), color-stop(100%,rgba(53,106,160,1))); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top, rgba(53,106,160,1) 0%,rgba(53,106,160,1) 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top, rgba(53,106,160,1) 0%,rgba(53,106,160,1) 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top, rgba(53,106,160,1) 0%,rgba(53,106,160,1) 100%); /* IE10+ */
	background: linear-gradient(top, rgba(53,106,160,1) 0%,rgba(53,106,160,1) 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#356aa0', endColorstr='#356aa0',GradientType=0 ); /* IE6-8 */
}
#navi {
	list-style:none;	
}
#navi li {
	float:right;
	margin:5px 5px 0;
}
#navi li a {
	color:#FFF;
	font-size:16px;
	font-weight:bold;
	text-decoration:none;
	padding:5px 15px;
}
#navi li a:hover, #navi li.current a {
	background-color:rgb(155,155,155);
	background-color:rgba(0,0,0,0.2);
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px; 
}
#navi li.alpha {
	margin-left:0;	
}
#navi li.omega {
	margin-right:0;	
}
#header .userBox {
	position:absolute;
	left:50%;
	top:18px;
	width:120px;
	text-align:right;
	margin-left:-220px;
	color:#FFF;
	font-size:12px;
	line-height:inherit;
}
#footer * {
	color:#FFF;
	font-size:12px;
	line-height:20px;
}
#footer a, .userBox a {
	display:block;
	text-align:right;
	text-decoration:none;
	font-weight:bold;
	color:#FFF;
}
#footer a:hover, .userBox a:hover {
	text-decoration:none;	
}
#main {
	padding:0 0 10px;	
}
#subnavi {
	margin-top:5px;
	margin-bottom:15px;
	border-right:2px solid #e2e2e2;
	width:158px;
	padding-bottom:20px;
}
#subnavi h2 {	
	font-size:24px;
	color:#333;
	text-shadow: 1px 2px 1px #e2e2e2;
	filter: dropshadow(color=#e2e2e2, offx=1, offy=2);
	padding-bottom:10px;	
}
#subnavi ul {
	list-style:none;	
}
#subnavi li {
	padding:2px 0;
	margin-right:5px;
}
#subnavi li a {
	color:#333;
	text-decoration:none;
	display:block;
	padding:3px 5px;
	font-size:16px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px; 
}
#subnavi li a:hover, #subnavi li.current a {
	background-color:#ccc;	
}
#content .aktions, #content .filters, #content .path {
	padding:3px;
	margin-bottom:10px;	
}
#content #formTable th, #content #formTable td {
	padding:3px 5px;
}
#content #formTable th {
	color:#333;
	border-bottom:1px solid #333;
	margin-bottom:2px;
	font-family:'Droid Sans', sans-serif;
	font-weight:bold;
	font-size:12px;
}
#content #formTable tfoot td {
	border-top:1px solid #333;
	border-bottom:none;
}
#content #formTable th a {
	color:#333;
	text-decoration:none;
}
#content #formTable tr.row0 {
	background-color:#ededed;
	border-bottom:1px solid #FFF;
}
#content #formTable tr.row1 {
	background-color:#e3e3e3;
	border-bottom:1px solid #FFF;
}
#content #formTable tr.row2 {
	background-color:#e8bcbc;
	border-bottom:1px solid #bbb;
	border-top:1px solid #bbb;
}
#content #formTable tr.row3, #content #formTable tr.row4 {
	background-color:#356aa0;	
}
#content #formTable tr.row3 *, #content #formTable tr.row4 * {
	color:#FFF;
	font-weight:normal;
}
#content #formTable tr.row3 input, #content #formTable tr.row4 input {
	color:#000;
	font-weight:normal;
}
#content #formTable tr.row2 input {
	color:#c00 !important;
	font-weight:bold;
}
#content #formTable td b {
	font-size:13px;	
}
#content #formTable td span.ui-icon-arrowthick-1-e {
	float:left;
	margin-right:10px;
}
#content #formTable td div.aktions {
	margin-bottom:0;
}

#rightblock {
	margin-top:5px;
	margin-bottom:15px;
	border-left:2px solid #e2e2e2;
	width:188px;
	padding-bottom:20px;
	padding-left:10px;
}
#rightblock h2, #leftblock h2, #fullblock h2 {
	font-size:14px;
	margin-bottom:10px;
}
#leftblock, #fullblock{
	margin-top:5px;
	margin-bottom:15px;
	padding-bottom:20px;
}
#leftblock input[type=text], #leftblock textarea, #fullblock input[type=text], #fullblock textarea {
	width:95%;
}
#leftblock label, #fullblock label {
	display:block;
	padding-bottom:5px;
}
#content #formTable hr {
	height:1px;
	border-bottom:1px solid #e2e2e2;
	margin:10px 0;
}
/* Seite Login */
#login {
	width:360px;
	position:relative;
	left:50%;
	margin-left:-200px;
	top:50%;
	margin-top:-150px;
	min-height:260px;
	height:auto !important;
	height:260px;
	
	background: rgb(53,106,160); /* Old browsers */
	/* IE9 SVG, needs conditional override of 'filter' to 'none' */
	background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzM1NmFhMCIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiMzNTZhYTAiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
	background: -moz-linear-gradient(top, rgba(53,106,160,1) 0%, rgba(53,106,160,1) 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(53,106,160,1)), color-stop(100%,rgba(53,106,160,1))); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top, rgba(53,106,160,1) 0%,rgba(53,106,160,1) 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top, rgba(53,106,160,1) 0%,rgba(53,106,160,1) 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top, rgba(53,106,160,1) 0%,rgba(53,106,160,1) 100%); /* IE10+ */
	background: linear-gradient(top, rgba(53,106,160,1) 0%,rgba(53,106,160,1) 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#356aa0', endColorstr='#356aa0',GradientType=0 ); /* IE6-8 */
	-webkit-box-shadow: 5px 5px 10px 3px #CCC;
	-moz-box-shadow: 5px 5px 10px 3px #CCC;
	box-shadow: 5px 5px 10px 3px #CCC;
	border:3px solid #FFF;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
	color:#FFF;
	padding:20px;
}
#login h1 {
	font-family:'Droid Sans', sans-serif;
	font-size:26px;
	color:#FFF;
	text-shadow: 1px 2px 1px #383838;
	filter: dropshadow(color=#383838, offx=1, offy=2); 
}
#login p {
	padding:3px 0 5px;
}
#login .text, #login .pass {
	width:99%;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:13px;
	color:#333;
}
#login .error {
	background-color:#900;
	padding:5px 5px;
	margin:5px 0;
}
#content #formTable .gallerylist td {
	padding-top:0;
	padding-bottom:0;
	text-align:center;
}
#content #formTable .gallerylist a {
	text-decoration:none;
	color:#333;
	font-size:11px;
	word-wrap: break-word;
}
#content #formTable .gallerylist a.itemName {
	display:block;
	width:99px
}
#content #formTable .gallerylist td.border img {
	border:1px solid #bbb;
}
#content #flashMessageOutput {
	margin:10px 0;	
}
#content #flashMessageOutput div {
	padding:3px 10px;
	text-align:center;
	margin:3px 0;	
}
form p.validateTips {
	padding:2px;	
}
#content #filterTable .filterlist td {
	padding:2px 3px;
}
#content span.emptySortSpacer {
	width:30px;
	position:relative;
	display:inline-block;
}
#content textarea, #content input[type=text], #content select {
	font-family:"Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size:11px;
	padding:0 2px;
}

/* -- SWF Upload ------------------------------- */
#swfUploadStyles form {	
	margin: 0;
	padding: 0;
}
#swfUploadStyles div.fieldset {
	border:  1px solid #afe14c;
	margin: 10px 0;
	padding: 20px 10px;
}
#swfUploadStyles div.fieldset span.legend {
	position: relative;
	background-color: #FFF;
	padding: 3px;
	top: -30px;
	font: 700 14px Arial, Helvetica, sans-serif;
	color: #73b304;
}
#swfUploadStyles div.flash {
	width: 375px;
	margin: 10px 5px;
	border-color: #D9E4FF;
	-moz-border-radius-topleft : 5px;
	-webkit-border-top-left-radius : 5px;
    -moz-border-radius-topright : 5px;
    -webkit-border-top-right-radius : 5px;
    -moz-border-radius-bottomleft : 5px;
    -webkit-border-bottom-left-radius : 5px;
    -moz-border-radius-bottomright : 5px;
    -webkit-border-bottom-right-radius : 5px;
}
#swfUploadStyles button,
#swfUploadStyles input,
#swfUploadStyles select,
#swfUploadStyles textarea { 
	border-width: 1px; 
	margin-bottom: 10px;
	padding: 2px 3px;
}
#swfUploadStyles input[disabled]{ border: 1px solid #ccc } /* FF 2 Fix */
#swfUploadStyles #btnSubmit { margin: 0 0 0 155px ; }
#swfUploadStyles td {
	vertical-align: top;
}
#swfUploadStyles .progressWrapper {
	width: 357px;
	overflow: hidden;
}
#swfUploadStyles .progressContainer {
	margin: 5px;
	padding: 4px;
	border: solid 1px #E8E8E8;
	background-color: #F7F7F7;
	overflow: hidden;
}
#swfUploadStyles .message {
	margin: 1em 0;
	padding: 10px 20px;
	border: solid 1px #FFDD99;
	background-color: #FFFFCC;
	overflow: hidden;
}
#swfUploadStyles .red {
	border: solid 1px #B50000;
	background-color: #FFEBEB;
}
#swfUploadStyles .green {
	border: solid 1px #DDF0DD;
	background-color: #EBFFEB;
}
#swfUploadStyles .blue {
	border: solid 1px #CEE2F2;
	background-color: #F0F5FF;
}
#swfUploadStyles .progressName {
	font-size: 8pt;
	font-weight: 700;
	color: #555;
	width: 323px;
	height: 14px;
	text-align: left;
	white-space: nowrap;
	overflow: hidden;
}
#swfUploadStyles .progressBarInProgress,
#swfUploadStyles .progressBarComplete,
#swfUploadStyles .progressBarError {
	font-size: 0;
	width: 0%;
	height: 2px;
	background-color: blue;
	margin-top: 2px;
}
#swfUploadStyles .progressBarComplete {
	width: 100%;
	background-color: green;
	visibility: hidden;
}
#swfUploadStyles .progressBarError {
	width: 100%;
	background-color: red;
	visibility: hidden;
}
#swfUploadStyles .progressBarStatus {
	margin-top: 2px;
	width: 337px;
	font-size: 7pt;
	font-family: Arial;
	text-align: left;
	white-space: nowrap;
}
#swfUploadStyles a.progressCancel {
	font-size: 0;
	display: block;
	height: 14px;
	width: 14px;
	background-image: url(../images/cancelbutton.gif);
	background-repeat: no-repeat;
	background-position: -14px 0px;
	float: right;
}
#swfUploadStyles a.progressCancel:hover {
	background-position: 0px 0px;
}
#swfUploadStyles .swfupload {
	vertical-align: top;
}
#swfUploadStyles td {
	padding:5px;	
}
#content #formTable .mceEditor td {
	padding:inherit;
}