@charset "utf-8";
/* CSS Document */
* {
	padding:0px;
	margin:0px;
}

body, div, td, th, h2, h3, h4 { 
    font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:    x-small;
	voice-family: "\"}\"";
	voice-family: inherit;
	font-size: small;
	color:#000;
}
	 
body {
	font-size: 100.01%;
	color:#000;
	text-align: center;
	background:url(../img/assets/bg_root.jpg) repeat-x;
	background-color: #c5c5c5;	
}

/* ***************************************************** */
/*                   Fonts                               */
/* ***************************************************** */

div, p, a, th, tr, td, span, label, li {
	font-size: 12px;
	color:#555555;
	text-align:left;		
	line-height:14px;
}
td{
	vertical-align:top
}
p.bodytext{
	padding: 0px 10px 10px 0px;
	line-height: 14px;
}
a{
	text-decoration:none;
}
a:hover, a:active{
	text-decoration: underline;
}
a.internal-link, .csc-uploads-fileName a{
	color:#36783e;
	font-weight: bold;
}
h1	{ font-size:20px; color:#36783e; font-weight:normal; line-height:20px; font-family:Arial, Helvetica, sans-serif;}
h2 	{ font-size:18px; color:#36783e; font-weight:normal; line-height:18px;  font-family:Arial, Helvetica, sans-serif;}
h2 	{ font-size:16px; color:#36783e; font-weight:normal; line-height:16px;  font-family:Arial, Helvetica, sans-serif;}
h4 	{ font-size:14px; color:#36783e; font-weight:normal; line-height:14px;  font-family:Arial, Helvetica, sans-serif;}
h5 	{ font-size:12px; color:#36783e; font-weight:bold; line-height:12px; text-transform:uppercase; }
h6	{ font-size:11px; color:#36783e; font-weight:bold; line-height:11px; }

h1  { padding: 0px 0px 15px 0px; }
h2	{ padding: 0px 0px 15px 0px; }
h3	{ padding: 0px 0px 15px 0px; }
h4	{ padding: 0px 0px 15px 0px; }
h5	{ padding: 0px 0px 15px 0px; }
h6	{ padding: 0px 0px 15px 0px; }

span.green{
	color:#36783e;
}
fieldset, img { 
	border: 0 solid;
}
.csc-textpic-clear{

}
dl img {
	display: block;
	padding-bottom: 5px;
}
p.bodytext img{
	border-bottom: 4px solid #27683e;
}
dd.csc-textpic-caption{
	font-size:11px;
}

.clearfix:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}

/* ***************************************************** */
/*                   Main Classes                        */
/* ***************************************************** */

#root{
	width: 975px;
	margin: 0 auto; 
}
#search{
	display: block;
	width: 975px;
	min-width: 975px;
	max-width: 975px;
	height: 37px;
	min-height: 37px;
	max-height: 37px;
	text-align:right;
	padding-top: 5px;
}
#searchbutton{
	height: 20px;
	line-height: 20px;
	min-height: 20px;
	max-height: 20px;
	vertical-align:middle;
}
#main{
	display: block;
	background:url(../img/assets/bg_main_middle.gif) repeat-y;
	width: 975px;
	min-width: 975px;
	max-width: 975px;
	padding-left: 2px;
}
#main-bottom{
	display: block;
	background:url(../img/assets/bg_main_bottom.gif) no-repeat;
	width: 975px;
	min-width: 975px;
	max-width: 975px;
	height: 5px;
	min-height: 5px;
	max-height: 5px;
}
#header{
	display:block;
	width: 975px;
	min-width: 975px;
	max-width: 975px;
	height: 291px;
	min-height: 291px;
	max-height: 291px;
}

#logo{
	display:block;
	float: left;
	width: 186px;
	min-width: 186px;
	max-width: 186px;
	height: 291px;
	min-height: 291px;
	max-height: 291px;
}

#top-navigation{
	display:block;
	float:left;
	width: 789px;
	min-width: 789px;
	max-width: 789px;
	height: 291px;
	min-height: 291px;
	max-height: 291px;
}
#help-navigation{
	display: block;
	clear:both;
	background:url(../img/assets/topline.gif) top left no-repeat;
	background-color: #f4f4f4;
	width: 970px;
	min-width: 970px;
	max-width: 970px;
	height: 37px;
	min-height: 37px;
	max-height: 37px;

}
#mainarea{
	display:block;
	width: 970px;
	min-width: 970px;
	max-width: 970px;
	background:url(../img/assets/bg_mainarea.gif) repeat-y;
	height: 100%;
}
#margin{
	display: block;
	float: left;
	width: 250px;
	min-width: 250px;
	max-width: 250px;
	height: auto !important;
	height: 100px;
	min-height: 100px;
	background-color: #f4f4f4;
}
#marginarea{
	display: block;
	width: 250px;
	min-width: 250px;
	max-width: 250px;
	background-color: #f4f4f4;
}

#contentarea{
	display: block;
	float:left;
	width: 668px;
	min-width: 668px;
	max-width: 668px;	
	height: 100%;	
	padding: 16px 15px 16px 37px;
	background-color:#fff;
}

#subarea{
	width: 975px;
	min-width: 975px;
	max-width: 975px;
	height: 24px;
	min-height: 24px;
	max-height: 24px;
	padding-top: 12px;
}
/*********  Topnavigation ***************/

#top-navi{
	display: block;
	width: 785px;
	min-width: 785px;
	max-width: 785px;
	height: 41px;
	min-height: 41px;
	max-height: 41px;
	background:url(../img/assets/bg_topnavi.jpg) top left no-repeat;
	background-color: #16873e;
	overflow: hidden;
}
#mainnav{
	list-style: none;
	margin: 0px;	
}
#mainnav li{
	display: block;
	float:left;
	height: 40px;	
	width: auto !important;
	width: 50px;
	background:url(../img/assets/mainnav_border.gif) bottom right no-repeat;
}
#mainnav li#tnav85{
	background:url(../img/assets/trans.gif) bottom right no-repeat;
}
#mainnav li a{
	display:block;
	font-size: 13px;
	height: 40px;
	text-transform:uppercase;
	color: #63581D;
	font-family:Arial, Helvetica, sans-serif;
}
#mainnav li.act{
	background:url(../img/assets/mainnav_act.gif) 0px 100% repeat-x;
	background-color: #16873e;	
}
#mainnav li.act a{
	background:url(../img/assets/mainnav_act.gif) top right repeat-x;
	color: #fff;
}

ul.secnav{
	width: 180px;
	min-width: 180px;
	height: 245px;
	min-height: 245px;	
	max-height: 245px;		
	position: absolute; 
	color: #000;
	list-style: none; 
	z-index: 3; 
	text-align: left;
	background-color: #fff;
	opacity: .80;
	filter: alpha(opacity=80);
	-moz-opacity: 0.80;	
	margin: 0px 0px 0px 0px;
	padding-top: 5px;
	font-weight: normal;
}
ul.secnav li{
	display:block;
	width: 151px;
	min-width: 151px;	
	max-width: 151px;
	height: auto;		
	line-height: 22px;	
	background-image: none;
	margin: 0px 0px 0px 18px;
	color: #5b5b5b;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-transform:uppercase;	
	font-weight: normal;
}
ul.secnav li a{
	display:block;
	width: 151px;
	min-width: 151px;	
	max-width: 151px;
	background-image: none;
	margin: 0px;	
	padding: 0px 0px 0px 11px;
	line-height: 22px;
	color: #5b5b5b;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	text-transform:uppercase;
}
ul.secnav li:hover{
	background-color: #16873e;

}
ul.secnav li:hover a{
	color: #fff;
}
ul.secnav li a:hover{
	color: #fff;
	background-color: #16873e;
}

/********* Help-Navigation ***************/

#breadcrumb{
	display: block;
	float:left;
	width: 600px;
	min-width: 600px;	
	max-width: 600px;
	height: 15px;		
	min-height: 15px;	
	max-height: 15px;
	padding: 22px 0px 0px 15px;
	text-transform:uppercase;
	color: #444444;
	font-size: 11px;
	overflow:hidden;
}
#breadcrumb a{
	text-transform:uppercase;
	color: #444444;	
	font-size: 11px;	
}
#helpnav{
	display: block;
	float:right;
	height: 24px;
	width: 150px;
	padding: 13px 15px 0px 0px;
}
#helpnav a{
	height: 24px;
	line-height: 24px;	
	padding: 0px 5px;
}
div.homelink{
	float: left;
	width: auto;
	padding-right: 5px;
}
div.printlink{
	float: left;
	width: auto;
	padding-right: 5px;
}
div.tipafriend{
	float: left;
	width: auto;
}
div.sitemaplink{
	float: left;
	width: auto;
	padding-right: 5px;
}

div.homelink a img{
	background:url(../img/assets/btn_home.gif) 0px 0px no-repeat;
}
div.homelink a:hover img{
	background:url(../img/assets/btn_home_aktiv.gif) 0px 0px no-repeat;
}
div.printlink a img{
	background:url(../img/assets/btn_print.gif) 0px 0px no-repeat;
}
div.printlink a:hover img{
	background:url(../img/assets/btn_print_aktiv.gif) 0px 0px no-repeat;
}
div.tipafriend a img{
	background:url(../img/assets/btn_tipp.gif) 0px 0px no-repeat;
}
div.tipafriend a:hover img{
	background:url(../img/assets/btn_tipp_aktiv.gif) 0px 0px no-repeat;
}
div.sitemaplink a img{
	background:url(../img/assets/btn_sitemap.gif) 0px 0px no-repeat;
}
div.sitemaplink a:hover img{
	background:url(../img/assets/btn_sitemap_aktiv.gif) 0px 0px no-repeat;
}

/********* Content-Navigation ***************/

#content-navigation{
	display: block;
	width: 250px;
	min-width: 250px;
	max-width: 250px;
	min-height: 0px;
	overflow:hidden;
}

#cnav{
	list-style: none;
	padding: 0px 0px;
	margin: 0px;	
}
#cnav li {
	display: block;
	width: 249px;
	min-width: 249px;	
	max-width: 249px;
	background:url(../img/assets/cnav_main.gif) top left no-repeat;	
}
#cnav li a{
	display:block;
	width: 233px;
	min-width: 233px;	
	max-width: 233px;
	line-height: 35px;
	font-family:Verdana, Arial, Helvetica, sans-serif;	
	color: #fff;
	font-size: 14px;
	text-transform:uppercase;
	padding-left: 16px;
}

#cnav li ul{
	width: 223px;
	min-width: 223px;	
	max-width: 223px;
	list-style: none;
	padding: 0px;
	margin: 0px;
	padding: 0px 0px 5px 27px;	
}
#cnav li ul li{
	display:block;
	width: 223px;
	min-width: 223px;	
	max-width: 223px;
	line-height: 22px;		
	background-image: none;
	color: #333333;
	font-size: 11px;
	text-transform:uppercase;		
}
#cnav li ul li a{
	display:block;
	width: 203px;
	min-width: 203px;	
	max-width: 203px;
	line-height: 22px;	
	font-weight: normal;
	color: #333333;
	font-size: 11px;
	text-transform:uppercase;	
	padding-right: 20px;
}
#cnav li ul li:hover{
	background-color: #16873e;
}
#cnav li ul li a:hover{
	background-color: #16873e;
	color: #fff;
	text-decoration: none;	
}

#cnav li ul li.subact{
	background-color: #16873e;
}
#cnav li ul li.subact a{
	color: #fff;
	text-decoration: none;	
}
li a:hover{
	text-decoration: none;
}


/*********  Subnavigation ***************/
#copyright{
	display: block;
	float: left;
	width: 486px;
	min-width: 486px;
	max-width: 486px;
	line-height: 24px;
	padding: 0px 7px;
}
#copyright p, #copyright a{
	text-transform:uppercase;
	color:#333333;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}
#copyright span, #copyright span a{
	text-transform:lowercase;
	color:#333333;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}
#subnavigation{
	display: block;
	position: relative;
	float: left;
	width: 470px;
	min-width: 470px;
	max-width: 470px;
	line-height: 24px;	
	padding: 0px;
}
#subnav{
	position: absolute;
	right: 0;
	list-style: none;
	margin: 0px;	
	padding: 0px 7px;		
}
#subnav li{
	display: block;
	float:left;
}	 
#subnav li a{
	color:#333333;
	font-weight:normal;
	text-transform:uppercase;	 
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}



/*********  Margin-Teaser ***************/
.marginteaser-head{
	display: block;
	width: 212px;
	min-width: 212px;	
	max-width: 212px;
	height: 34px;
	min-height: 34px;
	max-height: 34px;
	line-height: 34px;		
	background:url(../img/assets/marginteaser_head.gif) top left no-repeat;	
	font-size: 14px;
	color: #63581d;
	padding-left: 37px;
	text-transform:uppercase;
	font-family:Arial, Helvetica, sans-serif;
}
.marginteaser-content{
	padding: 10px 12px;
}

.marginteaser-link{
	display: block;
	width: 238px;
	min-width: 238px;	
	max-width: 238px;
	text-align: right;
	padding: 0px 12px 11px 0px;
}
.tlink{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #63581d;
	text-transform:uppercase;
	background:url(../img/assets/arrow.gif) right 2px no-repeat;	
	padding-right: 16px;	
}
.marginteaser-line{
	display:block;
	width: 250px;
	min-width: 250px;	
	max-width: 250px;
	height: 1px;
	min-height: 1px;
	max-height: 1px;
	background-color: #c9c9c9;
}

/*********** Aktuelles ****************/
.news-single-item p, .news-list-item p, .news-single-backlink{
	margin-bottom: 10px;
}
.news-catmenu-ACT{
	font-weight: bold;
}
.news-latest-item{
	border-top: 2px solid #296940;
	padding-top: 10px;
}
h5 	a{ font-weight: normal; color:#36783e; }

.news-latest-item a img{
	border: none;
	padding-bottom: 5px;	
}
.news-latest-morelink a{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-transform:uppercase;
	color: #63581d;
	background:url(../img/assets/arrow.gif) right 2px no-repeat;	
}
/* ***************************************************** */
/*                   Sitemap                             */
/* ***************************************************** */


.tx-flseositemap-pi1 ul.list{
	width: 660px;
	min-width: 640px;	
	max-width: 640px;
	list-style-type:none;
	padding: 0px 0px 9px 0px;
}
.tx-flseositemap-pi1 ul.list li{
	display: block;
	font-weight: bold;
	font-size:10px;
	color:#555555;
	background-color: #fff;	
	padding-left: 8px;
	text-transform:uppercase;
}
.tx-flseositemap-pi1 ul.list li{
	margin-bottom: 10px;
}
.tx-flseositemap-pi1 ul.list li a{
	display:block;
}
.tx-flseositemap-pi1 ul.list li a:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}
.tx-flseositemap-pi1 .deep1 a{
	display: block;
	padding-left: 20px;
	font-weight: normal;	
}	
.tx-flseositemap-pi1 .deep2 a{
	display: block;
	padding-left: 40px;
	font-weight: normal;	
	font-size: 9px;	
}	


/* ***************************************************** */
/*                   Print-Version                       */
/* ***************************************************** */

#root-print{
	width: 720px;
	margin: 0 auto; 
}

#main-print{
	width: 720px;
	text-align: left;
}
#header-print{
	display: block;
	width: 720px;
}
#header-print #top-navigation{
	width: 534px;
	min-width: 534px;
	max-width: 534px;
}
#help-navigation-print{
	display: block;
	clear:both;
	background:url(../img/assets/topline.gif) top left no-repeat;
	background-color: #f4f4f4;
	width: 720px;
	min-width: 720px;
	max-width: 720px;
	height: 37px;
	min-height: 37px;
	max-height: 37px;
	overflow:hidden;
}

#help-navigation-print #helpnav{
	width: 50px;
}	
#mainarea-print{
	display: block;
	width: 720px;
}
#mainarea-print:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}
#main-bottom-print{
	display: block;
	background:url(../img/assets/bg_main_bottom_print.gif) no-repeat;
	width: 720px;
	min-width: 720px;
	max-width: 720px;
	height: 5px;
	min-height: 5px;
	max-height: 5px;
}

#subarea-print{
	display: block;
	width: 720px;
}
/* ***************************************************** */
/*                   TipaFriend                          */
/* ***************************************************** */

#tipafriend dl{
	border:none;
}
#tipafriend dt{
	display:block;
	float: left;
	width: 239px;
	min-width: 239px;	
	max-width: 239px;
	padding-bottom: 8px;
}
#tipafriend dd{
	display:block;
	float: left;
	width: 331px;
	min-width: 331px;	
	max-width: 331px;
	padding-bottom: 8px;	
}
#tipafriend dt { clear: both; }

#tipafriend dd:after{
	content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}
#tipafriend .tx-srfreecap-pi2-image{
	border: 1px solid;
	text-align:left;
	margin: 0px;
	padding: 0px;
}
#tipafriend dd img{
	text-align:left;
	margin: 0px;
	padding: 0px;
}
#tipafriend span.obligationfield{
	color:#bc9e2e;
}
#tipafriend input, #tipafriend textarea{
	width: 245px;
	min-width: 245px;
	max-width: 245px;	
}
#tipafriend input.button2{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #63581d;
	text-transform:uppercase;
	background:url(../img/assets/arrow.gif) right 3px no-repeat;	
	padding-right: 16px;	
	border: none;
	width: 160px;
	min-width: 160px;
	max-width: 160px;	
}
#tipafriend .hint{
	display: block;
	float: left;
	width: 300px;
	min-width: 300px;	
	max-width: 300px;	
}
#tipafriend .submit{
	display: block;
	float: right;
	text-align:right;
	width: 300px;
	min-width: 300px;	
	max-width: 300px;	
}

/* ***************************************************** */
/*                   Visual Homepage                     */
/* ***************************************************** */

.visual-rotate{
	display: none;
}

/* ***************************************************** */
/*                   Veranstaltungen                     */
/* ***************************************************** */

.contentbox-head{
	display: block;
	width: 668px;
	min-width: 668px;
	max-width: 668px;		
	border-top: 2px solid #296940;	
	padding: 5px 0px;
}
.contentbox-head:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}
.contentbox-head-left{
	display: block;
	float: left;
	width: 334px;
	min-width: 334px;
	max-width: 334px;		
	padding: 5px 0px;
}
.contentbox-head-right{
	display: block;
	float:right;
	text-align:right;
	color: #ff0000;	
	width: 334px;
	min-width: 334px;
	max-width: 334px;		
	padding: 5px 0px;
}
.contentbox-main{
	display: block;
	width: 668px;
	min-width: 668px;
	max-width: 668px;
}	
.contentbox-main:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}
.contentbox-left{
	display: block;
	float: left;
	width: 220px;
	min-width: 220px;
	max-width: 220px;		
}
.contentbox-middle{
	display: block;
	float: left;
	width: 248px;
	min-width: 248px;
	max-width: 248px;		
}
.contentbox-right{
	display: block;
	float: left;
	width: 200px;
	min-width: 200px;
	max-width: 200px;		
}
.contentbox-bottom{
	display: block;
	width: 668px;
	min-width: 668px;
	max-width: 668px;
}	
.contentbox-bottom:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}
.contentbox-bottom-left{
	display: block;
	float: left;
	width: 334px;
	min-width: 334px;
	max-width: 334px;		
	padding: 0px 0px 5px 0px;
}
.contentbox-bottom-right{
	display: block;
	float:right;
	text-align:right;
	width: 334px;
	min-width: 334px;
	max-width: 334px;		
	padding: 0px 0px 5px 0px;
}
.contentbox-bottom-right a{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #63581d;
	text-transform:uppercase;
	background:url(../img/assets/arrow.gif) right 2px no-repeat;	
	padding-right: 16px;	
}
.contentbox-middle a{
	background:url(../img/assets/trans.gif) right 2px no-repeat;	
	padding: 0px;
}
.contentbox h5{
	padding: 0px 0px 5px 0px;
}
input.form-order{
	width: 20px;
}
.tx-ekreservierung-pi1 dl{
	border:none;
}
.tx-ekreservierung-pi1 dt {
	display:block;
	float: left;
	width: 220px;
	min-width: 220px;	
	max-width: 220px;
	padding-bottom: 8px;
}
.tx-ekreservierung-pi1  dd{
	display:block;
	float: left;
	width: 331px;
	min-width: 331px;	
	max-width: 331px;
	padding-bottom: 8px;	
}
.tx-ekreservierung-pi1  dt { clear: both; }

.tx-ekreservierung-pi1  dd:after{
	content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}
.tx-ekreservierung-pi1 dd img{
	text-align:left;
	margin: 0px;
	padding: 0px;
}
.tx-ekreservierung-pi1 span.obligationfield{
	color:#bc9e2e;
}
.tx-ekreservierung-pi1 input.textfield{
	width: 245px;
	min-width: 245px;
	max-width: 245px;	
}
.tx-ekreservierung-pi1 input.button2{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #63581d;
	text-transform:uppercase;
	background:url(../img/assets/arrow.gif) right 3px no-repeat;	
	padding-right: 16px;	
	border: none;
	width: 105px;
	min-width: 105px;
	max-width: 105px;	
}
.tx-ekreservierung-pi1 .hint{
	display: block;
	float: left;
	width: 300px;
	min-width: 300px;	
	max-width: 300px;	
}
.tx-ekreservierung-pi1 .submit{
	display: block;
	float: right;
	text-align:right;
	width: 300px;
	min-width: 300px;	
	max-width: 300px;	
}
.ekreservierung-hint{
	display:block;
	font-size: 10px;
	padding-top: 5px;
}
#res_choice {
	display:block;
	width:668px;
	margin:0px 0px 10px 0px;
	padding:10px 0px 5px 0px;
	border-bottom:2px solid #296940;
}
#res_privat {
	display:block;
	clear:both;
}
#res_geschaeft {
	display:none;
	clear:both;
}
#res_abholung {
	padding:5px 0px;
}
#res_agb {
	padding:0px 0px 20px 0px;
}
#res_agb_error {
	color:#FF0000;
	font-weight:bold;
}
#res_hinweise {
	padding:20px 0px 0px 0px;
}
#formerror {
	padding:5px 0px;
	color:#FF0000;
	font-weight:bold;
}
h5.h5_student {
	font-size:10px;
}

.logout-button{
	display: block;
	text-align:right;
	padding: 5px 0px 0px 0px;
}
.tx-newloginbox-pi1-submit{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #63581d;
	text-transform:uppercase;
	background:url(../img/assets/arrow.gif) right 3px no-repeat;	
	padding-right: 16px;	
	border: none;
	width: 75px;
	min-width: 75px;
	max-width: 75px;
}
.tx-newloginbox-pi1-submit:hover{
	text-decoration:underline;
}

.news-single-img{
	position:relative;
}
.news-single-img a{

}

/* ***************************************************** */
/*                   Suche                               */
/* ***************************************************** */

.search-extended a{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #63581d;
	text-transform:uppercase;
	background:url(../img/assets/arrow.gif) right 2px no-repeat;	
	padding-right: 16px;
}

/* ***************************************************** */
/*                   Login                               */
/* ***************************************************** */
.tx-newloginbox-pi1-forgotP{
	padding: 10px 0px 0px 103px;
}
.tx-newloginbox-pi1-forgotP a{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #63581d;
	text-transform:uppercase;
	background:url(../img/assets/arrow.gif) right 2px no-repeat;	
	padding-right: 16px;
}

#tx-newloginbox-pi1-forgot_email_submit{
	width: 140px;
	min-width: 140px;
	max-width: 140px;	
}
.tx-newloginbox-pi1-back a{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #63581d;
	text-transform:uppercase;
	background:url(../img/assets/arrow.gif) right 2px no-repeat;	
	padding-right: 16px;
}
.tx-srfreecap-pi2-cant-read{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color:#000;
}
.tx-srfreecap-pi2-cant-read a:link { 
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #63581d;
	text-transform:uppercase;
	background:url(/fileadmin/img/assets/arrow.gif) right 2px no-repeat;	
	padding-right: 16px;
}


#modal-head{
	width: 529px;
	min-width: 496px;
	max-width: 496px;
	height: 25px;
	min-height: 19px;
	max-height: 19px;	
	background:url(../img/popup/bg_p_head.jpg) no-repeat;
	color:#fff;
	text-transform:uppercase;
	font-size: 12px;
	font-weight: bold;
	padding: 6px 16px 0px 17px;
}


.tx-newloginbox-pi3-table td{
	padding: 3px 0px;
}


.tx-newloginbox-pi3-singleView-HCell{
	width: 150px;
}

.tx-cal-controller{
	width: 668px;
	overflow: hidden;
}

.tx-cal-controller .year-tab{
	display:block;
	position: absolute;
	top: 0px;
	color: #36783e;	
}
.tx-cal-controller .year-tab a{
	color: #36783e;	
}
.tx-cal-controller .year-tab a:hover{
	text-decoration: none;
}
p.found{
	color: #555555;
}
#termin-liste{
	display: block;
	position: relative;
}
#termin-liste:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}
.list-year{
	padding-top: 30px;
	display: none;
}
.tx-cal-controller dd{
	display:block;
	padding-bottom: 5px;
	border-bottom: 2px solid #296940;
}
.tx-cal-controller dt{
	display:block;
	padding-top: 5px;
}

.tx-cal-controller dt.even, .tx-cal-controller dd.even{
	color: #555555;
	background-color:#FFFFFF;
}
.tx-cal-controller dt div{ 
	font-weight: bold;
	text-transform:uppercase;
	color: #36783e;
}

#month-header-icons{
	display: none;
}

.tx-srfeuserregister-pi1-left{
	float:left;
}
.tx-srfeuserregister-pi1-right{
	float:right;
}

.tx-srfeuserregister-pi1 dt { clear: both; width: 145px; text-align: right; padding-right: 5px; }
.tx-srfeuserregister-pi1 dd { text-align: left; width: 508px; }


.tx-srfeuserregister-pi1-uploader{
}

.file-label{
	width: 250px;
	height: 115px;
}
.file-label label{
	text-align:left;
	padding: 0;
	margin: 0;

}

.tx-srfeuserregister-pi1-line{
	display:block;
	clear:both;
	width: 668px;
	min-width: 668px;	
	max-width: 668px;
	height: 1px;
	min-height: 1px;
	max-height: 1px;
	background-color: #c9c9c9;
	margin: 5px 0px;
}
.tx-srfeuserregister-pi1-zip{
	width: 50px;
}
.tx-srfeuserregister-pi1-city{
	width: 198px;
}

#tx-srfeuserregister-pi1-tx_ekmitglieder_spitzname{
	background-color: #f0f0f0;
	border: 1px solid #bdbdbd;
}
.tx-srfeuserregister-pi1-header{
	padding: 5px 10px 15px 5px;
}
.tx-srfeuserregister-pi1-header label{
	padding-right: 11px;
}
.tx-guestbook-latest-header{
	background-color: #16873e;
	padding: 3px;
}
#calendar-event-backlink a, #icslink a{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #63581d;
	text-transform:uppercase;
	background:url(/fileadmin/img/assets/arrow.gif) right 2px no-repeat;	
	padding-right: 16px;
}
.tx-guestbook-more a{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #63581d;
	text-transform:uppercase;
	background:url(/fileadmin/img/assets/arrow.gif) right 2px no-repeat;	
	padding-right: 16px;
}
.tx-guestbook-list-header{
	background-color: #16873e;
	padding: 3px;
}
dl.csc-textpic-image dt{
	display: block;
	position: relative;
}

a.linkedImage{
	position: absolute;
	bottom: 3px;
	right: 0px;
}