body {
	text-align: center;
	color:#3f3d0a;
	font-size: 11px;
	vertical-align: top;
	margin: 0;
	padding: 0;
	border-width: 0;
	font-family: "Trebuchet MS", Verdana, Arial;
	background-color:#3d3d0b;
	background-image: url('grafic/hg.jpg');
	background-position: center top;
	background-repeat: no-repeat;
}

.invisible {
	display:none;
}

#frame {
	text-align: left; 
	vertical-align:top; 
	margin:auto; 
	width:870px; 
	position: relative; 
	overflow:visible;
	margin-top:30px; 
}

#slogan {
	width: 300px;
	margin-bottom:10px;
	float:left;
	height:24px;
	background-image: url('grafic/slogan.png');
	background-position: left top;
	background-repeat: no-repeat;
	text-indent:-9999px;
	overflow: hidden;
}

#topmenu {
	width:450px;
	text-align:right;
	float:left;
	padding-top:10px;
	color:#e8e5d6;
}

#searchbox{
	text-align:left;
	float:right;
	color:#e8e5d6;
	padding-top:5px;
}

#main {
	background-color: #e8e5d6;
	overflow:visible;
	clear:both;
	border: 7px solid #2b2d18;
	padding-top:10px;
}

#mainborder {
	width: 100%;
	background-color: #636337;
	overflow:visible;
	clear:both;
	border: 1px solid #808461;
}

#header {
	overflow:visible;
	height:263px;
	text-align:center;
        margin-bottom:0;
        padding:0;
}

#header img {
        margin:0;
        padding:0;
}

#menu {
	height:31px;
	background-image: url(grafic/menu_hg.gif);
	background-position: center top;
	background-repeat: no-repeat;
	margin-left:11px;
	margin-right:12px;
        margin-top:-4px;
        padding-left:15px;
        padding-right:15px;
        page-break-after:avoid;
}

#menu * {
        font-size:12px;
}

#content {
	width: 100%;
	overflow:auto;
	clear:both;
	background-image: url(grafic/content_hg.gif);
	background-position: left top;
	background-repeat:repeat-y;
        page-break-inside:auto;
}

#breadcrumps {
        margin-left:12px;
        margin-top:5px;
        width:500px;
        float:left;
        page-break-before:avoid;
}

#print{
	text-align:right;
	float:right;
	color:#e8e5d6;
        width:150px;
        padding:0;
        margin-top:5px;
        margin-right:12px;
}

#print a {
	background-image: url('grafic/print.gif');
	background-position: left top;
	background-repeat: no-repeat;
	padding-left:20px;
}

#middle_content, #right_content {
	float:left;
	margin:10px;
}

#middle_content {
	width:540px;
	margin-left:40px;
	margin-right:20px;
}

#right_content {
	padding-left:20px;
}

.box {
	width: 213px;
	overflow:visible; 
	color: #e8e5d6;
	font-size: 12px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	margin:0px;
	padding:0px;
	margin-bottom: 15px;
	overflow:auto;
	background-image: url(grafic/box_hg.gif);
	background-position: center top;
	background-repeat:repeat-x;
	background-color:#96985e;
}

.box * {
	color:#ffffff;
}

.box a:link {
	color:#ffffff;
	text-decoration: none;
}

.box a:visited { 
	color:#ffffff;
	text-decoration: none; 
}

.box a:hover {
	color:#ffffff; 
	text-decoration: underline;
}

.box a:active {
	color:#ffffff;
	text-decoration: none;
}

.box_content {
	padding-left:10px;
	padding-right:10px;
	padding-top:10px;
	min-height:300px;
	width:193px;
}


#footer {
	margin-top:10px;
	width: 747px;
	height: 40px;
	text-align:center;
	color:#e8e5d6;

}

#footer * {
	color:#e8e5d6;
}


#middle_content * input,#middle_content * textarea,#middle_content * select,#middle_content * option { font-size:11px; color:#343434; }


.corner_left-top, .corner_left-bottom, .corner_right-top, .corner_right-bottom {
	height:15px;
	width:15px;
	background-repeat: no-repeat;
	background-position: left top;
}

.box .corner_left-top {
	float:left;
	background-image: url(grafic/ecke_01.gif);
}

.box .corner_left-bottom {
	float:left;
	background-image: url(grafic/ecke_03.gif);
}

.box .corner_right-top {
	float:right;
	background-image: url(grafic/ecke_02.gif);
}

.box .corner_right-bottom {
	float:right;
	background-image: url(grafic/ecke_04.gif);
}


.button {
	position:relative;
        width:213px;
}

.button .pic {
	position:relative;
	z-index:0;
}

.button-desc .corner_left-bottom {
	float:left;
	background-image: url(grafic/ecke_button_03.gif);
	height:15px;
	width:15px;
	background-repeat: no-repeat;
	background-position: left top;
	margin-top:-15px;
}

.button-desc .corner_right-bottom {
	float:right;
	background-image: url(grafic/ecke_button_04.gif);
	height:15px;
	width:15px;
	background-repeat: no-repeat;
	background-position: left top;
	margin-top:-15px;
}

.button-desc {
	position:relative;
	z-index:1;
	top:-15px;
	width: 213px;
	text-align:center;
	overflow:visible; 
	color: #fff;
	font-size: 12px;
	font-weight: bold;
	font-family: "Trebuchet MS", Verdana, Arial;
	margin-bottom: 0px;
	overflow:auto;

	background-color:#e97b06;
}

.button-desc-content {
	padding-left:10px;
	padding-right:10px;
	padding-top:5px;
	padding-bottom:5px;
    color:#FFFFFF;

}



#topmenu a {
        margin-left: 20px;
}

#topmenu * {
        color:#e8e5d6;
}






/* SEARCH */

div.tx-macinasearchbox-pi1 { 
	margin: 0; 
	padding: 0; 
	overflow: hidden; 
	width: 100px; 
	vertical-align: middle; 
	text-align: right;
}

input#searchbutton {  
	font-weight: normal; 
	color: #2c2c2c;  
	border: 0; cursor: pointer;
	width: 16px;
	height:16px;
	vertical-align: bottom;	
	margin-top:5px;
	margin-left:5px;
}

.tx-indexedsearch-form {
	padding-top:10px;
}

#searchform { margin: 0; padding: 0; text-align:right; vertical-align:middle; }
#searchfield { background-color: transparent; font-size: 10px; margin: 0; padding:0px; text-align: left; border: solid 1px #e8e5d6; color: #e8e5d6; width: 60px; }

div#result_searchform { margin: 0; padding: 0; text-align:center; vertical-align:middle; }
#result_searchfield { text-align: left; font-size: 100%; border: solid 1px; background-color: #fff; width: 120px; }

.tx-indexedsearch-res { }
.tx-indexedsearch-browsebox { padding-top: 10px; padding-bottom: 10px; }
.res-tmpl-css { padding-top: 10px; padding-bottom: 10px; }

.tx-indexedsearch-searchbox form table { width: 350px; }

.tx-indexedsearch-info {
	display:none;
}

.tx-indexedsearch-descr {
	font-size:10px;
	padding-left: 20px;
	margin-top:5px;
}






/* MENU & SUBMENU */


ul.menu {
	list-style-type: none; 
        width:100%; 
	padding:0; 
	margin:0;
        line-height:31px;
}

ul.menu ul {
	list-style-type: none; 
	float:left;
        width:100%; 
	padding:0; 
	margin:0;
        line-height:18px; 
}


ul.menu a { 
        width: 92px;
	display: block; 
	font-weight:normal; 
	color: #fff;
	font-size: 11px;
	text-align:center;
	line-height:31px; 
	padding-top: 0px;
	padding-right: 10px;
	padding-left: 10px; 
}

ul.menu a:visited { 
	display: block; 
	font-weight:normal; 
	color: #fff;
	font-size: 11px;
	text-align:center;
	line-height:31px; 
	padding-top: 0px;
	padding-right: 10px;
	padding-left: 10px; 
}

ul.menu a:hover {
	text-decoration: none;
	color: #fff;
	background-image: url(grafic/menu_hover.gif);
	background-repeat: repeat-x;
	background-position: 0 0;
	cursor: pointer;
}

ul.menu a.active {
	text-decoration: none;
	color: #fff;
	background-image: url(grafic/menu_hover.gif);
	background-repeat: repeat-x;
	background-position: 0 0;
	cursor: pointer;
}

ul.menu ul a { 
	padding: 0 0px;
}

ul.menu li {
	padding:0; 
	margin:0; 
	float:left;
}

ul.menu ul {
	margin-left:0; 
	padding-top:0px; 
	position: absolute; 


	display:none; 
	width: 180px; 
}

*html ul.menu ul {
	width: 180px; 
}

ul.menu ul.hover, ul.menu li.hover ul, ul.menu li:hover ul  {
	display:block;
}

ul.menu ul li {
	float:none; 
	color: #fff; 
	background-color: #e97b06;
	width: 180px; 
	padding:0px;
}

ul.menu ul li a{
        background-image: none;
	width: 180px; 
	background-color: #e97b06;
        color: #fff;
        padding-bottom: 0px;
        padding-top: 0px;
	padding-right: 0px;
	padding-left: 0px;
	height: auto;  
}

ul.menu ul li a:visited{
	background-image:none;
	background-color:#e97b06;
	color: #fff;
	padding-bottom: 0px;
        padding-top: 0px;
	padding-right: 0px;
	padding-left: 0px;
	height: auto; 
}

ul.menu ul li a:hover{
	background-image:none;
	background-color:#545221;
	color: #fff;
	padding-bottom: 0px;
        padding-top: 0px;
	padding-right: 0px;
	padding-left: 0px;
	height: auto; 
}

ul.menu ul li a:active{
	background-image:none;
	background-color:#545221;
	color: #fff;
	padding-bottom: 0px;
        padding-top: 0px;
	padding-right: 0px;
	padding-left: 0px;
	height: auto; 
}



/* Mailform */

.csc-mailform {
        border:none;
}


#mailform * fieldset { border: 0px solid #343434; font-size:11px; }

#mailform * legend { font-weight: normal; border: 0px solid #343434; }

#mailform * label {
	width: 70px;
	float: left;
	text-align: right;
	margin-right: 10px;
	display: block
}

#mailform * input,#mailform *  textarea,#mailform *  select,#mailform *  option { font-size:11px; color:#343434; }

.csc-mailform-field { margin-bottom: 10px;  }

.csc-mailform-submit { margin-left: 80px; }





/* Blog */

#commentform * input,#commentform  * textarea, #commentform  * select, #commentform  * option { font-size:11px; color:#343434; }

#submit {
   margin:10px 0 0 0;
   padding:0;
   display:block;
   overflow:visible;
   clear:both;
   float:none;
}

.tx-guestbook-field {
   margin:0;
   padding:10px 0 10px 0;
   display:block;
   overflow:visible;
   clear:both;
   float:none;
}



/* Umfrage */

.questionNumber, .pagenumbering {
        display:none;
}

.formbuttons {
        padding-top:20px;
}

.survey_item {
	margin-top:20px;
	border: 0px;
	padding-left:30px;
}

.question {
	font-weight:bold;
	margin-left:-30px;
}

.umfrage_button {
	font-size:11px;
	color:#343434; 
}


/* 2 COL */

div.tx-rscontentcolumn-pi1 {
    overflow:hidden;
}

div.tx-rscontentcolumn-pi1 div {
    vertical-align:top;
}

div.tx-rscontentcolumn-pi1 div.leftcol {
   padding-right:10px;
   width:250px;
   white-space:normal;
   float:left;
}

div.tx-rscontentcolumn-pi1 div.rightcol {
   padding-left:10px;
   width:250px;
   white-space:normal;
   float:left;
}

div.tx-rscontentcolumn-pi1 div.leftcolmap {
   padding-right:0px;
   width:400px;
   white-space:normal;
   float:left;
}

div.tx-rscontentcolumn-pi1 div.rightcolmap {
   padding-left:20px;
   width:120px;
   white-space:normal;
   float:left;
}


div.tx-rscontentcolumn-pi1 div.rightcolmap ul {
   list-style-type: none;
   padding:0px;
   margin:0px;
}

div.tx-rscontentcolumn-pi1 hr {
	border:0px none;
	width:100%;
	height:0px;
	visibility:hidden;
	clear:left;
	margin:0px !important;
}

div.tx-rscontentcolumn-pi1 div.threeleftcol {
   padding:1%;
   width:31%;
   white-space:normal;
   float:left;
}

div.tx-rscontentcolumn-pi1 div.threemiddlecol {
   padding:1%;
   width:31%;
   white-space:normal;
   float:left;
}


div.tx-rscontentcolumn-pi1 div.threerightcol {
   padding:1%;
   width:31%;
   white-space:normal;
   float:left;
}



