* {
    padding: 0px;
    margin: 0px;
}

.editorWrap {
	margin: 0 0 40px !important;
}

img.ieh { behavior: url("fileadmin/iepngfix.htc") }

div.ieh { behavior: url("fileadmin/iepngfix.htc") }

input.ieh { behavior: url("fileadmin/iepngfix.htc") }

img, img a {
    border: 0px;
}

body {
    font-family: "Georgia", "Times", serif;
    font-size: 13px;
    color: #60605a;
    background-color: #d2d3bd;
    margin-top: 15px;
}

#wrapper {
    width: 1032px;
    margin: 0 auto;
}

#wrappertop {
    background: url(images/wrappertopbg.png) transparent no-repeat top center;
    width: 1032px;
    height: 15px;
    overflow: hidden;
    float: left;
}

#wrappercontent {
	background:url("images/wrappercontentbg.png") repeat-y scroll center top transparent;
	float:left;
	height:auto;
	padding:0 35px 15px;
	width:962px;
}

* html #wrappercontent {
	padding: 30px;
	width: 972px;
}

#wrapperbottom {
    background: url(images/wrapperbottombg.png) transparent no-repeat top center;
    width: 1032px;
    height: 12px;
    overflow: hidden;
    float: left;
}

#contentwrapper {
    width: 960px;
}

#top {
    width: 960px;
    float: left;
    padding-bottom: 2px;
    margin: auto;
}

#top a#homelink {
	float: left;
	width: auto;
	display: block;
}

#contact{
	float: right;
	width: auto;
}

#contact a {
	color: #B7BA8B;
	text-decoration: none;
}

#maincontent {
    width: 960px;
    float: left;
    margin: 0 auto;
	background-color: #fff;
}

body#uid2 #maincontent {
    padding-top: 0;
	background-color: #fff;
}

body#uid19 #leftside {
    background-color: #F2F2EC;
}

body#uid19 #maincontent {
    background-color: #fff;
}

body#uid28 #news,
body#uid106 #news,
body#uid25 #news,
body#uid47 #news,
body#uid45 #news,
body#uid71 #news,
body#uid37 #news,
body#uid48 #news,
body#uid44 #news,
body#uid46 #news,
body#uid43 #news,
body#uid81 #news
{
	display: none;
}

body#uid43 #content,
body#uid44 #content,
body#uid46 #content,
body#uid47 #content,
body#uid48 #content,
body#uid45 #content
{
	width: 500px;
}

#submenu {
	float: left;
	width: 180px;	height: auto;
	overflow: hidden;
	padding-top: 5px;
	display: block;
}

body#uid2 #leftside {
	display: none;
}

#leftside {
	float: left;
	width: 180px;
	overflow: hidden;
	height: auto;
	padding-top: 20px;
	background-color: #F2F2EC;
}

#navheader {
	color: #B7BA8B;
	font-size: 20px;
	padding: 5px;
}

#submenu li.curr ul {
	padding-top: 28px;
}

#submenu li, #submenu li.curr li {
	border-top: 1px solid #D4D6BB;
	display:block;
	list-style:none outside none;
	margin: 0 10px;
	overflow:hidden;
	padding:0;
	width:160px;
	font-size: 14px;
	padding: 6px 0;
	float: left;
}

#submenu li div {
	float:left;
	width:auto;
	padding: 4px;
}

#submenu li a, #submenu li.curr li a {
	display: block;
	float: left;
	width: auto;
	text-decoration: none;
	height: auto;
	overflow: hidden;
	line-height: normal;
	padding: 5px 0;
	margin: 0;
	max-width: 140px;
}

* html #submenu li a, * html #submenu li.curr a {
	width: 140px;
}

#submenu li:hover, #submenu li.curr li:hover {
    background-color: #fff;
	color: #908a74;
	cursor: pointer;
}

#submenu li:hover a, #submenu li.curr li:hover a {
	color: #908a74;
    background-color: #fff;
}

#submenu li.curr {
	padding-bottom: 0;
}

#submenu li.curr a {
	padding-bottom: 11px;
}

#submenu li.curr ul {
	background-color: #f2f2ec;
	margin: 0;
	margin-top: 33px;
	height: auto;
	overflow: hidden;
	padding: 0;
}

* html #submenu li.curr ul {
	margin-top: -10px;
}

*+html #submenu li.curr ul {
	margin-top: 40px;
}

#submenu li.curr li {
	background-color: #f2f2ec;
	margin: 0;
	padding-left: 5px;
	height: auto;
}

#submenu li.curr a, #submenu li.curr div {
	background-color: #B7BA8B;
	color: #fff;
	text-decoration: none;
	border: none;
	font-size: 14px;
}

#submenu li.curr li a, #submenu li.curr li div {
	background-color:#F2F2EC;
	color: #333;
}

#submenu li.curr li.curr li.first a {
	border: none;
}

#submenu li.curr li a {
	padding-left: 15px;
	background-color:#F2F2EC;
}

#submenu li.curr {
	background-color: #B7BA8B !important;
	color: #fff;  
}

#submenu li a:hover {
	
}

#submenu li.curr li.curr {
	background-color: #B7BA8B !important;
	color: #fff;  
}

#submenu li.curr li.curr a {
	background-color: #B7BA8B !important;
	color: #fff;
}

#rightside {
	background-color: #fff;
	width: 770px;
	overflow: hidden;
	float: right;
}

body#uid2 #rightside {
	width: 960px;
	background-color: #B7BA8B;
	color: #000;
	margin-top: 2px;
}

body#uid11 #rightside, body#uid27 #rightside {
	min-height: 200px;
}

#content {
    width: 500px;
    text-align: justify;
	float: left;
	background-color: #fff;
	padding: 20px;
	min-height: 400px;
}

* html #content {
	width: 470px;
}

body#uid2 #content {
	padding: 20px;
	width: 420px;
	height: auto;
	overflow: hidden;
	float: left;
	background-color: #B7BA8B;
	min-height: 10px;
}

body#uid2 #content img {
	bordeR: 5px solid #fff;	
}

* html body#uid2 #content {
	width: 920px;
}

body#uid2 #rightside h1{
	color: #fff;
	font-size: 20px;
}

#right {
	width: 230px;
	background-color: #fff;
	float: right;
	display: block;
}

#news {
	background-color:#B7BA8B;
	display:block;
	float:right;
	padding:10px;
	width:210px;
}

#news h1 {
	color: #fff;
	font-size: 20px;
}

body#uid2 #news {
	display: none;
}

body#uid2 #right {
	padding: 20px;
	width: 420px;
	height: auto;
	overflow: hidden;
	float: right;
	background-color: #B7BA8B;
}

body#uid22 #right, body#uid22 #news, body#uid21 #news {
	display: none;
}

body#uid22 #content {
	width: 750px;
}

body#uid2 #right img {
	border: 5px solid #fff;
}

body#uid2 #right p {
	background-color: #B7BA8B;
	padding-bottom: 15px;
	color: #000;
}

#right p
{
	padding-left: 20px;
	padding-right: 20px;
	display: block;
}

#right h1, #right h2, #right h3 {
	padding-left: 20px;
	padding-right: 20px;
}

#footer {
    width: 960px;
    float: left;
    display: inline;
    margin-top: 10px;
    text-align: right;
    font-size: 10px;
    padding-top: 10px;
}

#footer a {
    color: #555;
    text-decoration: none;
}

#copyright {
	float: left;
	width: auto;
}

h1 {
	color:#333333;
	font-size:26px;
	font-weight:normal;
	line-height:1.1em;
	margin-bottom:5px;
	margin-top:2px;
	text-align:left;
}

h2 {
    font-size: 20px;
    font-weight: normal;
    color: #000;
    padding-bottom: 7px;
}

h3 {
    font-size: 16px;
    font-weight: normal;
    color: #000;
    padding-bottom: 5px;
}

blockquote {
	font-size: 16px;
	font-style: italic;
	color: #b7ba8b;
	font-weight: normal;
}

#content li, #content2 li {
	list-style-position:outside;
	margin-left:15px;
}

#content .csc-textpic-imagerow li {
	margin-left: 10px;
}

.csc-textpic-imagerow ul {
	float: left;
}

#content li.csc-textpic-image {
	margin-left: 10px;	
}

#content li li, #content2 li li {
    padding-left: 20px;
}

#content ul, #content2 ul {
    padding-bottom: 10px;
    padding-top: 10px;
	margin-bottom: -20px;
}

#content ol, #content ol ul {
	margin-left: 20px;
	display: block;
	margin-bottom: 10px;
}

a {
    color: #000;
    text-decoration: underline;
}

p {
    padding-bottom: 15px;
    padding-top: 10px;
}

hr {
    height: 9px;
    border: none;
    border-top: 1px solid #333;
    margin-top: 10px;
    margin-bottom: 10px;
    color: #fff;
}

hr.green {
	border-top: 6px solid #b7ba8b;
}

/*--------------------------------------------csc-mailform------------------*/
.csc-mailform {
    width: 500px;
    border: 0px none;
    font-size: 13px;
}

.csc-mailform-field {
    margin-bottom: 6px;
    line-height: 18px;
}

.csc-mailform {
    border: none; /* Rand ausschalten */
}

.csc-mailform-field label {
    float: left;
    clear: both;
    display: block;
    width: 130px;
    padding-left: 5px;
    margin-bottom: 10px;
}

.csc-mailform-field input, .csc-mailform-field textarea, .csc-mailform-field select {
    float: left;
    display: block;
    width: 200px;
    border: 1px solid #C5C7CA;
    background: #FFF;
    padding: 1px;
    margin-bottom: 10px;
    font-family: "Georgia", "Times", serif;
    font-size: 13px;
}

.csc-mailform-submit {
    /* Absende Button nach rechts verschieben. Der Wert ergibt sich aus der Summe width + padding-left aus dem label Abschnitt -> oben */
    margin-left: 135px;
    /* Float wieder abschalten */
    clear: both;
}

#content input, #content textarea, #content select {
    //width: 200px;
    //border: 1px solid #C5C7CA;
    //background: #FFF;
    //padding: 1px;
    //margin-bottom: 10px;
    //font-family: Verdana, Geneva, sans-serif;
    //font-size: 13px;
}

#content {
    line-height: 1.5em;
}

#content textarea {
    height: 200px;
    border: 1px solid #C5C7CA;
    background: #FFF;
    padding: 1px;
    margin-bottom: 10px;
    font-family: "Georgia", "Times", serif;
    font-size: 13px;
}


#news h2 a {
	color: #fff;
	text-decoration: none;
}

#right p {
	background-color: #F2F2EC;
	padding-bottom: 10px;
	color: #000;
	margin-bottom: 3px;
}
/********************************************/
/********Horizontal Menu Styles ***********/
/********************************************/
/*
 
 *  Horizontal, top-2-bottom menu
 
 *  Copyright Aleksandar Vacic, www.aplus.co.yu, some rights reserved http://creativecommons.org/licenses/by-sa/2.0/
 
 */
/*  ------ Basic style ------  */
#menu {
    background: none repeat scroll 0 0 #B7BA8B;
    display: block;
    margin: 0 auto;
	height: auto;
	width: 100%;
}

#menu ul {
    margin: 0;
    padding: 0;
    border: 0;
    list-style-type: none;
    display: block;
    background: none repeat scroll 0 0 #B7BA8B;
}

* + html #menu ul {
    min-height: 1px;
}


* + html #menu ul ul{
	position: absolute;
	top: 25px;
	left: 0;
}

#menu li {
    margin: 0;
    padding: 0;
    border: 0;
    display: block;
    float: left;
    position: relative;
    z-index: 8;
}

* html #menu li {
    position: static;
}

#menu li a {
    font-weight: normal;
    font-size: 14px;
    text-decoration: none;
    text-align: center;
    color: #fff;
    margin: 4px 0 4px;
    padding: 0 7px;
    font-family: "Georgia", "Times", serif;
    display: block;
	border-right: 1px solid #908a74;
}

#menu li.curr a {
    font-weight: bold;
	color: #333;	
}

#menu li.last a{
	border: none;
}

#menu li li a
{
    margin: 2px 0 2px;
	padding: 0 3px 0 3px;
	border: none;
}

#menu li li {
    width: 100%;
    z-index: 9;
}

/* fix the position for 2nd level submenus. first make sure no horizontal scrollbars are visible on initial page load... */
#menu li li ul {
    top: 0;
    left: 0;
    background: none repeat scroll 0 0 #B7BA8B;
    width: 170px;
}

/* ...and then place it where it should be when shown */
#menu li li:hover ul {
    left: 100%;
}

/* initialy hide all sub menus */
#menu li ul {
    display: none;
    position: absolute;
    z-index: 7;
}

/* display them on hover */
#menu li:hover > ul {
    display: none;
}

/* this is needed if you want to style #menu div - force containment of floated LIs inside of main UL */
#menuList:after {
    content: ".";
    height: 0;
    display: block;
    visibility: hidden;
    overflow: hidden;
    clear: both;
}

/*  ------   Make-up --------   */
#menu {
    font-size: 14px;
}

#menu:after {
    content: '.';
    display: block;
    height: 1px;
    line-height: 1px;
    clear: both;
    visibility: hidden;
}

#menu li li {
    width: 170px;
}

#menu li a:hover {
    display: block;
	color: #333;
}

#menu li:hover > a {
    display: block;
	color: #333;
}

#menu li li a {
    text-transform: none;
    text-decoration: none;
    text-align: left;
    color: #fff;
    padding: 2px 13px;
}

#menu li ul li a:hover {
    text-transform: none;
    text-decoration: none;
    text-align: left;
    padding: 2px 13px;
    background-color: #fff;
	color: #908a74;
}

#menu li li:hover > a {
    text-transform: none;
    text-decoration: none;
    text-align: left;
    padding: 2px 13px;
    background-color: #fff;
	color: #908a74;
}

#menu li ul {
    width: 170px;
}

#menu li li ul {
    border-top-width: 0px;
}

#menu li li li:first-child {
}

#menu li li.submenu > a:after {
    content: "";
}

body#uid2 div.csc-textpic div.csc-textpic-single-image img {
margin-bottom:2px;
}

table.contenttable {
	background-color: #000;
	font-size: 12px;
	margin-top: 15px;
}

table.contenttable#hunde {
	font-size: 10px;
}

table.contenttable th {
	padding: 3px;
	color: #fff;
	background-color: #B7BA8B;
}

table.contenttable td {
	background-color: #fff;
	padding: 3px;
}

table.contenttable td.ueberschr2 {
	background-color: #B7BA8B;
	color: #fff;
	text-align: left;
}

table.contenttable td p, table.contenttable th p {
	padding: 0;
}

/* fe login */

.tx-felogin-pi1 fieldset
{
	border: none;
}

.tx-felogin-pi1 fieldset div
{
	padding: 10px 0 0;
}

.tx-felogin-pi1 legend
{
	display: none;
}

/* cal */

#month-header-prevnext a
{
	position: relative;
	top: 7px;
}

#month-header-icons, #calendar-nav
{
	display: none;
}

.tx-cal-controller th {
	text-align: center ! important;
}

.tx-cal-controller .constrain {
	margin-top: -24px;
	position: absolute;
	left: 80px;
	font-size: 0.85em;
	display:none;
}

#content .tx-cal-controller .tabcontent
{
	//position: relative;
	//top: 30px;
	//left:-16px;
}

#content .tx-cal-controller .tabcontent p
{
	/*margin: 25px 0 3px;
	padding: 0 0 3px;
	width:295px;*/
}

#content .tx-cal-controller #sc1 label {
	width: 100px;
}

#content .htmlarea select
{
	font-size: 10px;
	height: 22px;
}

.tx-cal-controller  .default_categoryheader, .tx-cal-controller  .default_catheader {
	background: none;
}


.tx-cal-controller  dd {
	margin-bottom: 5px;
	padding-top: 5px;
}

#content table.month-large th {
	background: #F2F2EC;
}

.tx-cal-controller  dt {
	font-weight: bold;
}

#content .tx-cal-controller .tabcontent ul, #content2  .tx-cal-controller .tabcontent ul,
#content .tx-cal-controller .tabcontent ul li, #content2  .tx-cal-controller .tabcontent ul li {
	padding: 0;
	margin: 0;
}

#content .tx-cal-controller input,
#content .tx-cal-controller textarea {
	//width: 77px;
	//padding: 2px;
}

#content .tx-cal-controller select{
	width: auto;


	}



#category_tree {
float:right;
left:290px;

width:217px;
}

#loaction after:div{
	clear:both;
	}

#content .tx-cal-controller #title {
	width: 150px;
}

#content .tx-cal-controller .tabcontent #category_tree {
	float: right;
	
}

#content .tx-cal-controller .tabcontent #categoryEntries {
	width: 184px;
	height: auto;
	
}

#content .tx-cal-controller .tabcontent #categoryEntries input{
	width:13px;
	padding:0;
	margin:0;
	border: none;
	}

#startdate{
	width: 77px;
	}

#content .tx-cal-controller input {
//display:block;
//float:left;
//padding:2px 4px;
}


#tx_cal_controller_create_element .treelevel0 {
display:block;
margin-left:0;
}

.tx-cal-controller  dl dt,
.tx-cal-controller  dl dd
{
	padding: 0 3px;
}

.tx-cal-controller  dl dt
{
	padding-top: 3px;
}

.basictab li a {
	background: #B7BA8B;
	padding: 10px;
}

.tx-cal-controller .even {
	background: none;
}

.basictab li a:hover, .basictab li a.current {
	background: #cbc99a;
}

.monthSelected, .monthSelectedWeek {
	background: #cbc99a;
}

.monthToday {
background: #B7BA8B !important;
}



.align-left { text-align: left; }
.align-center { text-align: center; }
.align-right { text-align: right; }

DIV.csc-textpic DIV.csc-textpic-imagerow { clear:none; }

body#uid22 #content p {
	padding-top: 10px;
	padding-bottom: 10px;
}

body#uid22 #content ul, body#uid22 #content ol {
	padding-top: 10px;
	padding-bottom: 10px;
}

body#uid22 #content p.mittel, body#uid22 #content p.erforderlich {
	padding-bottom: 0;
}

body#uid22 #content ul.einsatz, body#uid22 #content ul.mitglieds {
	padding-top: 0;
	margin-top: 0;
}

body#uid22 #content ol.schutz li, body#uid22 #content ol.juristische li {
	margin-bottom: 10px;
}

body#uid22 #content ol ol {
	padding-top: 10px;
	padding-bottom: 0;
	margin-bottom: 0;
}

dt.even a {
	width: 100px;
	display: block;
}

#news dt.even a {
	width: auto;
}

.cal_required{
	
	float:left;
	}
	
	
.tx-cal-controller label {

margin-bottom:0;
padding-right:1em;
text-align:right;

}	


#enddate{
	width:77px;
	}

#category_tree {

left:335px;
position:absolute;
width:200px;
z-index:100;
overflow:hidden;
	}

#sc1{
	position:relative;
	margin-top:25px;
	}

#tx_cal_controller_create_element p{
	width: 312px;
	}








