@charset "utf-8";

html, body {
	height: 100%;
}
body {
	background-color: #fff;
	color: #333;
	font-size: 13px;
	font-family: Arial, Helvetica, sans-serif;
}
* html body 
{
	height:100%;
}

a {
	font-weight: bold;
	text-decoration: none;
	color: #333;
}

a:hover {
	color: #cd0000;
}

.clear {
	clear: both;
	display: none;
}

#startseite td {
	width: 33%;
	text-align: center;
	vertical-align: middle;
	font-size: 18px;
	font-weight: bold;
}

#page {
	width: 1000px;
	height: 570px;
	background-color: #fff;
	position: absolute;
	margin-top: -285px;
	margin-left: -500px;
	top: 50%;
	left: 50%;
}

#header {
	background-image:url('../images/header.jpg');
	background-repeat:no-repeat;
	height: 84px;
	width: 1000px;
	border-top: 1px #3c1f1b solid;
}

#header .quali {
	position: relative;
	top: 63px;
	left: 350px;
	font-weight: bold;
	color: #fff;
	float: left;
}

#header .topmenu {
	position: relative;
	top: 63px;
	right: 0px;
	float: right;
	color: #fff !important;
}

#header .topmenu a {
	color: #fff !important;
	margin-right: 10px;
}
#header .topmenu a:hover {
	text-decoration: underline !important;
}

h1 {
	text-indent: -9999px;
	display: none;
}

h2 {
	font-size: 18px;
	font-weight: bold;
	margin: 0 0 10px 0;
}

h3 {
	font-size: 15px;
	font-weight: bold;
	margin: 0 0 10px 0;
}

p {
	margin: 0 0 10px 0;
}

#body {
	width: 998px;
	margin: 0 auto;
	height: 496px;
	position: relative;
	border-left: 1px #3c1f1b solid;
	border-bottom: 1px #3c1f1b solid;
	border-right: 1px #3c1f1b solid;
}

#left {
	position: absolute;
	left: 0px;
	top: 0px;
	width:130px;
	background-image: url('../images/menubg_left.jpg');
	background-repeat: repeat-y;
	color: #000;
	height: 496px;
	font-size: 15px;
}

#left a {
	color: #666;
}

#right {
	position: absolute;
	right: 0px;
	top: 0px;
	width: 130px;
	height: 496px;
	background-image: url('../images/menubg_right.jpg');
	background-repeat: repeat-y;
	color: #000;
}

#content-wrap {
	margin: 0px 130px 10px;
	padding-top: 10px;
	background-color: #fff;
	height: 476px;
}

#content {
	width: 718px;
	text-align: justify;
	overflow: auto;
	overflow-x: hidden;
	overflow-y: auto;
	height: 476px;
	padding: 0 10px;
}

#content ul {
	margin: 0 0 10px 10px;
	padding: 0;
	list-style-type: disc;
}
#content li {
	margin: 0 0 10px 10px;
	padding: 0;
}

#left ul {
	margin: 10px auto 0;
	padding: 0;
	list-style: none;
	width: 130px;
	
}
#left li { margin: 15px 0 0 0; padding: 0; }
#left li a.active { padding: 2px 0 0 15px; width: 111px; }
#left li a {
	display: block;
	/*background-image:url('../images/button.png');
	background-repeat: no-repeat;*/
	width: 116px;
	color:#444;
	text-decoration: none;
	font-weight: bold;
	padding: 2px 0 0 10px;
	text-align: left;
}
#left li a:hover {
	/*background-image:url('../images/button_hover.png');*/
	text-decoration: underline;
}
#left strong {
	display: block;
	text-align: center;
	margin: 10px auto 4px;
}
.counter {
	background-color: #000;
	width: 50px;
	height: 17px;
	color: #fff;
	font-weight: bold;
	font-size: 15px;
	margin: 0px auto;
	text-align: center;
}
a.elocom {
	display: block;
	width: 59px;
	height: 24px;
	margin: 30px auto 0;
	background-image: url('../images/elocom_systeme.gif');
	background-repeat: no-repeat;
	text-indent: -99999px;
}

#tabs {
	width:719px;
	height:26px !important;
	margin:0 !important; 
	padding:0;
	background-color: #fff;
	border-bottom: 2px #4C8DC5 solid;

	/* IE6 specific branch (prefixed with "_") */
	_margin-bottom:-2px;
}

#tabs li { 
	float:left; 
	margin: 0; 
	padding: 0; 
	text-indent: 0; 
	list-style-type: none;
}

#tabs li a {
	background-color: #C6E3FF;
	display: block;
	height: 26px;   
	width: 101px; 	
	padding: 0px;
	margin: 0 1px;
	
	/* font decoration */
	color: #000;
	font-size: 12px;
	font-weight: bold;
	line-height: 26px;
	text-align: center;
	text-decoration: none;
}

#tabs li a.first { margin: 0 1px 0 0; }
#tabs li a.last { margin: 0 0 0 1px; }

#tabs a:hover { background-color: #99CCFF; }

#tabs a.current { background-color: #4C8DC5; color: #fff; }

#panes {
	width: 719px;
	height: 390px;
	position:relative;
	overflow:hidden;
	clear:both;
}

#panes div {
	display:none;	
	margin: 5px 0 0 0;
}

#panes div.narrow {
	padding-right:160px;		
}

#panes div {
	float:left;
	display:block;
	width:719px;
	height: 390px;
}

#panes .items {
	width:20000em;
	position: absolute;
	clear:both;
	margin:0;
	padding:0;
}

.apple_overlay {
	display:none;
	background-image:url('../images/overlay/white.png');
	width: 640px;		
	padding: 35px 35px 0px;
}

.apple_overlay div.close {
	margin: 3px 0 0 0;
	cursor: pointer;
	text-align: center;
}

#overlay {
	color:#333;
	height:400px !important;
}

#partyservice {
	width: 710px;
	height: 476px;
	border-left: 1px #cbc9c9 solid;
	border-right: 1px #cbc9c9 solid;
	/*background-image: url('../images/partyservice.png');
	background-repeat: no-repeat;*/
	background-image: url('../images/buchmitte.png');
	background-repeat: no-repeat;
	background-position: center center;
	clear: both;
}
#kante {
	width: 63px;
	height: 526px;
	background-image: url('../images/kante.png');
	background-repeat: no-repeat;
	background-position: center center;
	position: absolute;
	top: 112px;
	left: 580px;
	z-index: 999999;
	display: none;
}

#catlist  {
	list-style-type: none !important;
	margin: 0 !important;
}

#catlist  li {
	height: 20px;
	line-height: 20px;
	margin: 0 0 10px 0;
	padding: 0 5px;
}

#catlist  .ui-state-highlight {
	height: 20px;
	line-height: 20px;
}

#catlist li img {
	cursor: pointer;
	margin: 0 4px 0 0;
	vertical-align: -3px;
}

#partyservice .left {
	float: left;
	width: 340px;
	height: 470px;
	margin: 0px 5px 0px 10px;
}

#partyservice .right {
	float: left;
	width: 340px;
	height: 470px;
	margin: 0px 10px 0px 5px;
}

#partyservice .header {
	width: 340px;
	height: 20px;
	line-height: 20px;
	border-bottom: 1px silver solid;
	font-weight: bold;
	font-size: 14px;
}

#partyservice .right .header {
	font-size: 12px;
}

#partyservice .right .header  .pagination a {
	float: right;
	display: block;
	width: 50px;
	margin-left: 10px;
}
#partyservice .right .header .pagination a.disabled {
	visibility: hidden !important;
}

#partyservice .content {
	width: 330px;
	height: 445px;
	margin: 0;
	overflow: hidden;
	padding: 0 5px;
	text-align: center;
	/*position: relative;*/
}

#partyservice .content * {
	text-align: left;
}

.form {
	width: 500px;
	margin: 0 auto;
}

label {
	font-weight: bold;
	margin: 5px 0 2px 0;
	display: block;
	width: 150px;
}

input {
	background-color: #fff;
	border: 1px solid #aaa;
	display: block;
	font-size: 13px;
	padding: 1px;
	font-family: Arial, sans-serif;
}

textarea {
	background-color: #fff;
	border: 1px solid #aaa;
	display: block;
	font-size: 13px;
	padding: 1px;
	width: 150px;
	font-family: Arial, sans-serif;
}

.error {
	background-image: url('../images/exclamation.png');
	background-repeat: no-repeat;
	width: 100%;
	font-weight: bold;
	color: #ff0000;
	padding: 0 0 0 20px;
}

input.submit {
	background-color: #fff;
	border: 1px solid #aaa;
	display: block;
	font-size: 13px;
	padding: 1px;
	width: auto !important;
	font-weight: bold;
	margin: 5px 0 0 0;
}

#cat_name {
	font-weight: bold;
}
#cat_add img {
	cursor: pointer;
	margin: 0 4px 0 0;
	vertical-align: -3px;
}
#cat_add {
	cursor: pointer;
}

.article, #article_preview_dialog .article {
	background-color: #e6e6e6;
	border: 1px #000 solid;
	width: 300px;
	margin: 0 auto;
	text-align: center;
	position: relative;
}
.article h4, #article_preview_dialog .article h4 {
	font-weight: bold;
}

.article p, .article h4, .article strong,
#article_preview_dialog .article p, #article_preview_dialog .article h4, #article_preview_dialog .article strong {
	text-align: center !important;
	margin: 0 auto !important;
	line-height: 20px;
	display: block;
	width: 290px;
}

.editborder:hover {
	outline: 1px dashed #ff0000;
}

#partyservice .art_img {
	margin: 0 auto;
}

.article input {
	display: block;
	width: 280px;
	height: 15px;
	margin: 0 auto;
}
.article button {
	display: block;
	width: auto;
	margin: 0 auto;
	background-color: #fff;
	border: 1px solid #aaa;
	font-size: 13px;
	padding: 1px;
}
.article textarea {
	display: block;
	width: 280px;
	height: 50px;
	margin: 0 auto;
}
#partyservice .content .editbar {
	position: relative;
	top: 3px;
	left: -5px;
	width: 16px;
	height: 35px;
	float: left;
	cursor: pointer;
}

#partyservice .content .editbar img {
	margin: 0 0 4px 0;
}

.article .editbar {
	position: absolute !important;
	top: 3px !important;
	left: -20px !important;
	float: none !important;
}
.spacer-10 {
	height: 10px;
	width: 100%;
	text-align: center !important;
	visibility: hidden;
}
.spacer-10 a, .spacer-10 a:hover {
	cursor: pointer;
}
#bildwait {
	line-height: 1;
	display: none;
	text-align: center;
}
#newbild {
	cursor: pointer;
}
#bildwait2 {
	line-height: 1;
	display: none;
	text-align: center;
}
#newbild2 {
	cursor: pointer;
}
#pv_img {
	margin: 0 auto;
	display: block;
}
#filemanager {
	background-color:#FFFFFF;
	border:1px solid #CCCFD3;
	padding:1px;
	width:100%;
}
#filemanager th {
	background-color: #4C8DC4;
	border-bottom: 1px solid #327AA5;
	border-top: 1px solid #6DACD2;
	color: #FFFFFF;
	padding: 3px 4px;
	text-align: left;
	font-weight: bold;
}
#filemanager td {
	line-height: 18px;
	padding: 4px;
	text-align: left;
}
.row1 {
background-color:#F9F9F9;
}
.row2 {
background-color:#DCEBFE;
}