@charset "utf-8";
/* @group Global */

body {
	text-align: center;
	padding: 0;
	font-family: "Lucida Grande", Arial;
	font-size: 11px;
	margin: 0;
}

td {
	font-size: 11px;
}

#formtable input, #formtable select, #formtable textarea {
	font-size: 11px;
}

#head {
	height: 44px;
	background: no-repeat url(../images/head.gif);
}

img {
	vertical-align: middle;
	border-width: 0;
}

form {
	margin: 0;
	padding: 0;
}

.highlight {
	background-color: #d3d3d3;
	padding: 2px;
}

.anzahlBG {
	width: 20px;
	text-align:center;
	background: url(../images/circle.gif) no-repeat;
	color: #fff;
	height: 17px;
	padding: 3px 0 0;
	display: block;
	margin: -2px 0 0;
}

.bg {
	background-color: #fff;
}

.bg1 {
	background-color: #fAfAfA;
}

.bg2 {
	background-color: #f3f4f5;
}

.bg3 {
	background-color: #ddd;
}

.bg4 {
	background-color: #A33131;
}

a {
	text-decoration: none;
	color: #5b5b5b;
}

.clear {
	display: block;
	clear: both;
	width: 100%;
	height: 1px;
	margin: 0 0 -1px;
	font-size: 1px;
	line-height: 1px;
}

#overlay {
	position: absolute;
	top: 0;
	left: 0;
	z-index: 90;
	width: 100%;
	height: 500px;
	background-color: #f4f4f5;
	filter:alpha(opacity=90);
	-moz-opacity: 0.9;
	opacity: 0.9;
}

#fadecontainer {
	filter:alpha(opacity=10);
	-moz-opacity: 0.1;
	opacity: 0.1;
	position: absolute;
	left: 0;
	width: 100%;
}

#fadecontainer.ffinish {
	filter:alpha(opacity=100);
	-moz-opacity: 1.0;
	opacity: 1.0;
}

#loading{
	position: absolute;
	top: 40%;
	height: 200px;
	text-align: center;
	line-height: 0;
	z-index: 100;
	width: 100%;
	left: 0;
}

#loading.lfinish{
	display: none;
}
	
.smalllink {
	text-decoration: none;
	font-size: 10px;
	color: #353535;
}

a:hover {
	color: #A20127;
}

.mini {
	text-decoration: none;
	font-size: 9px;
	white-space: nowrap;
	float: left;
}

th {
	text-align: left;
	font-weight: bold;
}

h1 {
	font-size: 16px;
}

h2 {
	font-size: 14px;
	text-align: left;
	background: no-repeat url(../images/head.gif);
	padding-top: 12px;
	padding-bottom: 12px;
	padding-left: 20px;
	margin: 0;
}

h3 {
	font-size: 12px;
}

.noborder {
	border-style: solid;
	border-width: 0px;
	background-color: #ffffff;
	width: auto;
}

.submitbutton {
	vertical-align: middle; 
	margin: 3px 0; 
	width: auto;
}

/* @end */

/* @group Nav */

/* @group Tabs1 */

#tabs1 {
	display: block;
	border-bottom: 1px solid #ccc;
	text-align: left;
	padding: 5px 5px 5px 38px;
}

#tabs1 ul {
	padding: 0;
	margin: 0;
	list-style: none;
}

#tabs1 ul li {
	display: inline;
	padding-right: 15px;
}

#tabs1 li.active a {
	font-weight: bold;
	color: black;
}

/* @end */
/* @group Tabs0 */

#tabs0 {
	display: block;
	background: #e6e6e6 url(../images/TabMosaic.gif) repeat-x 0 100%;
	height: 30px;
	padding-left: 20px;
}

#tabs0 ul {
	display: inline;
	margin: 0;
	font-size: 11px;
	line-height: 13px;
	text-align: left;
	padding: 0;
}

#tabs0 ul li {
	display: block;
	margin: 2px 0 0 -1px;
	padding: 0;
	float: left;
}

#tabs0 ul li a {
	display: block;
	padding: 7px 20px 8px;
	float: left;
}

#tabs0 li a {
	background: url(../images/TabMosaic.gif) no-repeat 100% -120px;
}

#tabs0 li.active {
	background: url(../images/TabMosaic.gif) no-repeat 0px 0px #fff;
}

#tabs0 li.active a {
	background: url(../images/TabMosaic.gif) no-repeat 100% -60px;
	font-weight: bold;
	color: black;
}

/* @end */
#meta {
	float: right;
	margin-top: 5px;
}

#meta a {
	margin-right: 20px;
}

/* @end */

/* @group Content */

.floatleft {
	float: left;
	padding: 3px;
}

.floatright {
	float: right;
	padding: 3px;
}

#edittable {
	width: 100%;
	margin: 0;
	padding: 0;
	border-width: 0;
	clear: both;
}

#formtable {
	margin-top: 40px;
	width: 90%;
	margin-right: auto;
	margin-left: auto;
}

#edittable td {
	padding: 3px;
	height: 25px;
	text-align:left;
}

#edittable th {
	font-weight: normal;
	padding: 0;
	border-top: #aaa 1px solid;
	border-bottom: #aaa 1px solid;
	white-space: nowrap;
	text-align: left;
}

#edittable th div {
	width: 100%;
	padding: 2px;
}

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

#toolbar {
	float: left;
}

#toolbar img {
	margin: 0 10px;
}

.transparent_icon{
	filter:alpha(opacity=40);
	-moz-opacity: 0.4;
	opacity: 0.4;
}

/* @end */

/* @group MainWindow */

.tabtoolbar {
	border-bottom: #ccc 1px solid;
}

.tabsort {
	background: url("../images/tabsort.gif") repeat;
}

.tabsortactive {
	background: url("../images/tabsortactive.gif") repeat;
}

.tabbottom {
	border-top: #fff 1px solid;
	border-right: #ddd 1px solid;
	border-left: #ddd 1px solid;
	border-bottom: #ddd 1px solid;
	background: url(../images/bottomback.gif) repeat-x;
	height: 11px;
}

.tabcontent {
	border-right: #ddd 1px solid;
	border-left: #ccc 1px solid;
	border-bottom: #ddd 1px solid;
	background-color: #fff;
}

.tabtoolbarleft {
	border-top: #fff 1px solid;
	border-left: #ddd 1px solid;
	border-bottom: #ccc 1px solid;
	background-color: #f3f4f5;
	text-align: left;
}

.tabtoolbarleftu {
	border-top: #fff 1px solid;
	border-left: #ddd 1px solid;
	border-bottom: #ddd 1px solid;
	background-color: #fAfAfA;
	text-align: left;
	padding-bottom: 20px;
}

.tabbordertop {
	border-top: #ccc 1px solid;
	display: block;
}

/* @end */

input, select {
	font-size: 12px;
	width: 250px;
	background-color: #f2f2f2;
	margin: 2px 0 2px 2px;
	padding: 2px;
	border: 1px solid #aaa;
}

select {
	height: 20px;
}

input{
	width: 244px;
}


textarea {
	font-family: "Lucida Grande", Arial;
	background-color: #f2f2f2;
	width: 500px;
	padding: 2px;
	border: 1px solid #aaa;
}

.inputxl {
	width: 420px;
}

.smallinput {
	width: 80px;
}

.editor {
	font-family: "Courier New", Courier, Verdana;
        font-size: 11px;
	width: 780px;
	height: 600px;
}

#fmessage {
	color: #fff;
	background-color: #660000;
	width: 350px;
	text-align: left;
	margin: 10px 30px;
	position: absolute;
	padding: 20px;
}

#fmessage img {
	margin-right: 20px;
}

#fmessage a {
	color: white;
	font-weight: bold;
}

.gallery {
	margin: 0 0 0 -10px;
	padding: 0;
	float: left;
	display: inline;
}

.gallery li {
	list-style: none;
	display: inline;
	border: solid #bfbfbf 1px;
	float: left;
	width: 80px;
}


.cmsinfo {
	border: solid #bfbfbf 1px;
	float: left;
	margin: 0;
	padding: 10px;
	background: #f3f3f3;
	width: 300px;
	white-space: normal;
}

hr {
	height: 1px;
	background: #ddd;
	border: 1px solid #ddd;
}

/* @group autocompleter */

div.auto_complete {
	width: 400px;
	
}

div.auto_complete ul {
	border: 1px solid #888;
	margin: 0;
	padding: 0;
	width: 150%;
	list-style-type: none;
	background: #ccc;
}

div.auto_complete ul li {
	margin: 0;
	padding: 3px;
	text-align: left;
}

div.auto_complete ul li.selected {
	background-color: #ffb;
}

div.auto_complete ul strong.highlight {
	color: #800;
	margin: 0;
	padding: 0;
}
/* @end */



#formtable ul {
	padding: 0 0 0 10px;
}

#formtable ul li {
	padding: 0;
	margin: 0;
}