body {
	background-color: #989B9F;
	background-image:  url(pics_base/1verlauf_01.gif);
	background-repeat: repeat-x;
	font-family: "Trebuchet MS", Helvetica, Arial, sans-serif;
	font-size: 13px;
	color: #666666;
	margin: 0px;
	padding:0px;
	line-height: 18px;
}
b {
	color: #888;
}
.main {
	width: 800px;
	background-color: #F2F2F2;
	text-align: left;
	background-image:  url(pics_base/bgr.gif);
	background-repeat: no-repeat;
}
.head {
	height: 84px;
}
.content {
	border-left: 1px solid #ccc;
	border-right: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
	padding-top: 60px;
}
tr, td {
	vertical-align: top;
	font-family: "Trebuchet MS", Helvetica, Arial, sans-serif;
	font-size: 13px;
	line-height: 18px;
	color: #666666;
	padding: 0px;
	margin: 0px;
}
/*////////////////////////////////////////////////////////////////////////////////////////menue */
.menue {
	xbackground-color: #aaf;
	height: 300px;
	width: 232px;
	float: left;
	margin-top: 0px;
	margin-left: 31px;
}
.menue-item {
	font-family: "Trebuchet MS", Helvetica, Arial, sans-serif;
	font-size: 12px;
	color: #808080;
	font-weight: bold;
	line-height: 24px;
	border-bottom: 1px solid #d6d6d6;
		margin-top: 0px;
	height: 24px;
	width: 150px;
	padding-left: 15px;
}
.start {
	color: #808080;
	text-decoration: none;
	padding-right: 30px;
	font-size: 11px;
}
.start-a {
	color: #808080;
	text-decoration: none;
	xpadding-right: 30px;
	font-size: 11px;
}
.start-a:link {
	color: #808080;
}
.start-a:visited {
	color: #808080;
}
.start-a:hover {
	color: #E63A01;
	text-decoration: underline;
}
.start-a:active {
	color: #E63A01;
}
a {
	color: #27c;
	text-decoration: none;
	xpadding-right: 30px;
	font-size: 13px;
}
a:link {
	color: #27c;
}
a:visited {
	color: #27c;
}
a:hover {
	color: #E63A01;
	xtext-decoration: underline;
}
a:active {
	color: #E63A01;
}
.menue-item-a {
	color: #808080;
	text-decoration: none;
}
.menue-item-a:link {
	color: #808080;
}
.menue-item-a:visited {
	color: #808080;
}
.menue-item-a:hover {
	color: #E63A01;
}
.menue-item-a:active {
	color: #E63A01;
}
.menue-item-act {
	color: #E63A01;
	text-decoration: none;
	background-image: url(pics_base/pfeil-links.gif);
	background-repeat: no-repeat;
	background-position: left;
	padding-left: 9px;
}
.menue-item-act:link {
	color: #E63A01;
}
.menue-item-act:visited {
	color: #E63A01;
}
.menue-item-act:hover {
	color: #E63A01;
}
.menue-item-act:active {
	color: #E63A01;
}
.menue-top {
	background-image: url(pics_base/pfeil_oben.gif);
	background-repeat: no-repeat;
	background-position: center top;
	height: 22px;
	position: relative;
	float: left;
	margin-top: 62px;
	margin-left: 4px;
}
.menue-top-leer {
	height: 22px;
	position: relative;
	float: left;
	margin-top: 62px;
	margin-left: 4px;
}
.menue-top:hover {
	background-position: center bottom;
}
.menue-top-act {
	background-position: center bottom;
	background-image: url(pics_base/pfeil_oben.gif);
	background-repeat: no-repeat;
	height: 22px;
	xdisplay: inline;
	position: relative;
	float: left;
	margin-top: 62px;
	margin-left: 4px;
}
a {
	text-decoration: none;
}
/*////////////////////////////////////////////////////////////////////////////////////////text */
.text {
	min-height: 500px;
	xbackground-color: #afa;
	float: left;
	width: 470px;
}
* html .text {
	height: 500px;
}
h1 {
	font-family: "Trebuchet MS", Helvetica, Arial, sans-serif;
	font-size: 13px;
	line-height: 18px;
	color: #666666;
	padding: 0px;
	margin: 0px;  
	display: inline;
	margin: 0px;
	padding: 0px;
	font-weight: normal;
}
h2 {
	font-family: "Trebuchet MS", Helvetica, Arial, sans-serif;
	font-size: 14px;
	line-height: 17px;
	color: #888;
	font-weight: bold;
	margin: 0px;
	margin-bottom: 2px;
	xdisplay: inline;
	xbackground-image: url(pics_base/rot.gif);
	xbackground-repeat: no-repeat;
	xbackground-position: left center;
	xpadding-left:15px;
}
h3 {
	font-family: "Trebuchet MS", Helvetica, Arial, sans-serif;
	font-size: 13px;
	line-height: 17px;
	font-weight: bold;
	color: #27c;
	padding: 0px;
	margin: 0px;
}
h4 {
	font-family: "Trebuchet MS", Helvetica, Arial, sans-serif;
	font-size: 12px;
	line-height: 24px;
	xcolor: #E5AD02;
	color: #E5B517;
	font-weight: bold;
	letter-spacing: 1px;
	padding: 0px;
	margin: 0px;
}


p {
	font-family: "Trebuchet MS", Helvetica, Arial, sans-serif;
	font-size: 13px;
	line-height: 18px;
	color: #666666;
	padding: 0px;
	margin: 0px;
}
/*////////////////////////////////////////////////////////////////////////////////////////footer */
.footer {
	text-align: center;
	font-size: 11px;
	clear: left;
	color: #808080;
}
/*////////////////////////////////////////////////////////////////////////////////////////rest */
.content-breit {	
}
.content-halb-1 {	
	width: 220px;
	float: left;
}
.content-halb-2 {	
	width: 220px;
	float: left;
	padding-left: 25px;
}
.content-3-4 {
	width: 320px;	
}



/*////////////////////////////////////////////////////////////////////////////////////////forms */
input {
	border: 1px solid #aa9;
	width: 230px;
	height: 15px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	margin-bottom: 7px;
	padding-left: 4px;
	color: #333;
}

input.upload {
	border: 1px solid #aa9;
	width: 300px;
	height: 30px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin-bottom: 7px;
	padding-bottom: 4px;
	color: #333;
}

textarea {
	border: 1px solid #aa9;
	width: 230px;
	height: 75px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	margin-bottom: 7px;
	padding-left: 4px;
	color: #333;
}
select {
	border: 1px solid #aa9;
	width: 235px;
	height: 13px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	margin-top: 7px;
	xpadding-left: 4px;
	color: #333;
}
img {
	border: 0px solid #fff;;
}
/*textarea {
	border: 1px solid #EBE7DD;
	width: 128px;
	height: 50px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	margin-top: 7px;
	background-color: #EBE7DD;
	padding-left: 4px;
}*/
.buttoni {
	background-color: #666152;
	padding:0px;
	width: 90px;
	height: 18px;
	color: #ddd;
	text-align: center;
	font-size:11px;
	font-weight: bold;
	border: 0px;
	border-right: 1px solid #555;
	border-bottom: 1px solid #555;
}
.error {
	font-weight: bold;
	color: #900;
	xfont-family: "courier", sans-serif;
}
/* --------------------------------------------------------------------------------------------------------------------------------- */

.buttoni2 {
	background-color: #fff;
	height: 20px;
	color: #333;
	margin-top: 5px;
	text-align: center;
}

.jqDrag {
	width: 100%;
	cursor: move;
}

.resize {
	width: 15px;
	position: absolute;
	bottom: 0;
	right: 0;
	cursor: se-resize;
	background: url(pics_base/resize2.gif) no-repeat;
	height:15px;
    border-bottom: 1px solid #CCC7B4;
    border-right: 1px solid #CCC7B4;
}
.header1 {
	background-color:#27c;
    border: 1px solid #CCC7B4;
}
.header2 {
	color:#fff;
	padding:2px 20px 2px 5px;
	letter-spacing: 1px;
	font-weight: bold;
	font-size: 11px;
	cursor: move;
	margin-left: 20px;
	right: 20px;
	position: relative;
}
.header3 {
	color:#fff;
	top: 0px;
	right: 0px;
	position: absolute;
	z-index: 5;
	line-height: 17px;
	background-image: url(pics_base/x.gif);
	background-repeat: no-repeat;
	background-position: 1px 6px;
	margin-right:3px;
}
.backend {
    z-index: 3;
    position: fixed;
    width: 180px;
    color: #333;
    border-right: 1px solid #666655;
    border-bottom: 1px solid #666655;
	overflow: hidden;
	font-weight: bold;
	font-size: 9px;
}
textarea.editform {
	width: 100%;
	margin: 0px;
	margin-bottom: 3px;
	float: left;
}
input.editform {
	width: 100%;
	margin: 0px;
	margin-bottom: 6px;
		font-size: 12px;
}
select.editform {
	width: 100%;
	margin: 0px;
	margin-bottom: 3px;
	height: 15px;
}
.indent2 {
	padding:5px 9px 0px 3px;
    background-color: #e9e9ef;
	height: 100%;
	color: #444;
}


