@charset "utf-8";
/* CSS Document */

/* EXTENSIONS */

/* ##################################
** ### TX_ZEITSCHRIFTENARCHIV RTE ###
** ##################################
*/

@import url(zeitschriftenarchiv.css);

/* ###########################
** ### TX_DCLOGIN      ######
** ###########################
*/

.tx-dclogin-pi1 .error
{
	color: #FF2200;
}

.tx-dclogin-pi1 .loginstatus
{
	font-size: 90%;
	color: #000000;
}

.tx-dclogin-pi1 .button_top
{	
	height: 9px;
	width: 220px;
	background: url(../images/doccheck/button_top.gif) no-repeat;
}
.tx-dclogin-pi1 .button_center
{	
	padding-left: 10px;
	padding-right: 10px;	
	min-height: 10px;
	width: 200px;
	background: url(../images/doccheck/button_bg.gif) repeat-y;
	
	
}

.tx-dclogin-pi1 .button_center a
{
	color: #000000;
	text-decoration: none;
	float: right;
}

.tx-dclogin-pi1 .button_center a:hover
{
	color: #747575;	
}

.tx-dclogin-pi1 .button_bottom
{	
	height: 9px;
	width: 220px;
	padding-bottom: 20px;
	background: url(../images/doccheck/button_bottom.gif) no-repeat;
}

/* ###########################
** ### TX_CARDS         ######
** ###########################
*/

.tx-cards-pi1 .listView
{

}

.tx-cards-pi1 .searchbox
{
	margin-left: -3px;
	margin-bottom: 10px;
}

.tx-cards-pi1 .index-headline
{
	background:url(../images/comed_headline_colors.gif) no-repeat;
	width: 350px;
	height: 15px;		
	padding-left: 75px;
	padding-top: 1px;	
	padding-bottom: 5px;
	font-size: 100%;
	font-weight: bold;
}

.tx-cards-pi1 .link-box
{
	background:url(../images/linkbox-content-bg.gif) no-repeat;
	width: 586px;
	height: 20px;		
	/*padding-left: 75px;*/
	text-align: center;
	padding-top: 3px;	
	margin-bottom: 10px;
	font-size: 120%;
	font-weight: bold;
}

.tx-cards-pi1 .link-box a:link, .tx-cards-pi1 .link-box a:active, .tx-cards-pi1 .link-box a:visited
{
	color: #2d630c;
}

.tx-cards-pi1 .link-box a:hover {
	color: #000000;
}

.tx-cards-pi1 .latestView 
{
	margin-top: -10px;
	margin-bottom: -10px; 
}

.tx-cards-pi1 .latestView a:link, .tx-cards-pi1 .latestView a:active, .tx-cards-pi1 .latestView a:visited
{
	color:#000000; 
}

.tx-cards-pi1 .latestView a:hover {
	color: #000000;
}

.tx-cards-pi1 .latestView .latestItem-0 .left
{
	float: left;
	width: 65px;	
	
}

.tx-cards-pi1 .latestView .latestItem-0 .right
{
	float: right;
	width: 135px;	
	overflow:hidden;
}

.tx-cards-pi1 .latestView .latestItem-1 .left
{
	float: left;
	width: 135px;	
	overflow:hidden;
	
}

.tx-cards-pi1 .latestView .latestItem-1 .right
{
	float: right;
	width: 65px;	
}

.tx-cards-pi1 .latestView hr
{
	color: #d4c194;	
	background-color: #d4c194;	
	border-color: #d4c194;
	margin-top: 4px;
	margin-bottom: 2px;
}

.tx-cards-pi1 .latestView ul{	
	margin-left: 0px;	
	padding-left: 0px;
	margin-top: 0px;
	list-style: none;
}

.tx-cards-pi1 .latestView li {	
	background:url(../images/bullet_orange.gif) no-repeat;	
	padding:5px 2px 0px 12px;	
}

.tx-cards-pi1 .listView
{
	padding-bottom: 10px;
}

.tx-cards-pi1 .listView .header
{
	background:url(../images/comed_headline_colors-big.gif) no-repeat;
	width: 220px;
	height: 15px;	
	
	padding-left: 75px;
	padding-top: 1px;	
	margin-top: 10px;
	padding-bottom: 5px;
	font-size: 140%;
	font-weight: bold;
}
/*	font-size: 140%;
	font-weight:bold;
	padding-top: 10px;
	padding-left: 2px;
	padding-bottom: 5px;*/
.tx-cards-pi1 .listView .head
{
	font-size: 100%;
	font-weight:bold;	
	/*padding: 5px;	
	background-color: #f6e7c6;*/
	padding-left: 5px;
	padding-right: 5px;
	padding-top: 8px;	
	height: 23px;
	max-height: 23px;
	background-color: #f6e7c6;
	background: url(../images/header-table.gif) no-repeat;
}

.tx-cards-pi1 .listView .name
{
	float: left;
	width: 190px;	
	padding-right: 5px;
}

.tx-cards-pi1 .listView .contactbox
{
	float: left;
	width: 360px;	
	padding-right: 5px;
}

.tx-cards-pi1 .listView .description
{
	float: left;
	width: 370px;	
	padding-right: 5px;
}

.tx-cards-pi1 .listView .description div.active .intro
{
	display: none;
}

.tx-cards-pi1 .listView .description .teaser
{
	display: none;
}

.tx-cards-pi1 .listView .description div.active .teaser
{
	display: block;
}


.tx-cards-pi1 .listView .priorities
{
	float: right;
	width: 185px;	
}

.tx-cards-pi1 .listView .content-1
{
	border-bottom: 1px #ffcc99 solid;
	border-left: 1px #ffcc99 solid;
	border-right: 1px #ffcc99 solid;
	padding: 5px;
	min-height: 13px;
}

.tx-cards-pi1 .listView .content-2
{
	background-color: #f8f6ef;
	border-bottom: 1px #ffcc99 solid;
	border-left: 1px #ffcc99 solid;
	border-right: 1px #ffcc99 solid;
	padding: 5px;
	min-height: 13px;
}

.tx-cards-pi1 .listView div
{
	display: block;
}

.tx-cards-pi1 .listView div.active 
{
	display: none;
}

.tx-cards-pi1 .listView .selectBox
{
	width: 586px;
}

.tx-cards-pi1 .listView .selectBox .list-2
{
	background-color: #f8f6ef;
}

.tx-cards-pi1 .listView ul{	
	margin-left: 0px;	
	padding-left: 0px;
	margin-top: 0px;
	list-style: none;
}

.tx-cards-pi1 .listView li {	
	background:url(../images/bullet_orange.gif) no-repeat;	
	padding:5px 2px 0px 12px;	
}

.tx-cards-pi1 .singleView .header
{	
	font-weight:bold;		
}

.tx-cards-pi1 .singleView .subline{
	width: 586px;
	height: 15px;	
	padding: 1px 0px 0px 1px;
	padding-top: 1px;
	color: #0065b3;	
	font-size: 100%;
	font-weight: bold;
}

.tx-cards-pi1 .singleView .visit .left
{
	float:left;
	width: 320px;	
/*	background-color: #f9eed8;	*/
}

.tx-cards-pi1 .singleView .visit .right
{	
	float: right;
	width: 240px;
	padding-right: 15px;
/*	background-color: #f9eed8;	*/
}

.tx-cards-pi1 .singleView .visit
{	
	/*background-color: #f9eed8;*/
	color: #000000;
	padding: 5px;	
}

.tx-cards-pi1 .singleView .freecontent
{	
	/*background-color: #f9eed8;*/
	padding-left: 10px;	
	padding-right: 10px;	
}

.tx-cards-pi1 .singleView .description
{	
	padding-top: 10px;	
}

.tx-cards-pi1 .singleView .therapy
{	
	padding-top: 10px;		
}

.tx-cards-pi1 .singleView .therapy-title
{
	font-weight: bold;
}

.tx-cards-pi1 .singleView .offer
{	
	padding-top: 10px;		
}

.tx-cards-pi1 .singleView .priorities
{	
	padding-top: 10px;		
}

.tx-cards-pi1 .singleView .category
{	
	padding-top: 10px;		
}

.tx-cards-pi1 .singleView .agb
{	
	padding: 5px;		
}

.tx-cards-pi1 .singleView .images-item
{		
	padding: 1px;
	border: 0;
	float: left;
}

.tx-cards-pi1 .singleView .back, .tx-cards-pi1 .listView .bottom
{	
	background:url(../images/main_content_footer_big.gif) no-repeat;
	width: 586px;
	height: 44px;
	text-align: right;
	margin-top: 3px;
	padding: 27px 0px 0 0;	
}

.tx-cards-pi1 .singleView .contactbox
{
	padding-top: 10px;
}

.tx-cards-pi1 .singleView .substitle
{
	font-weight: bold;
}

.tx-cards-pi1 .singleView .input
{

}

.tx-cards-pi1 .singleView .contacthead, .tx-cards-pi1 .formView .contacthead 
{
	font-size: 100%;
	font-weight:bold;	
	padding-left: 5px;
	padding-right: 5px;
	padding-top: 8px;	
	height: 23px;
	max-height: 23px;
	background-color: #f6e7c6;
	background: url(../images/header-table.gif) no-repeat;
	
}

.tx-cards-pi1 .singleView .contact-0, .tx-cards-pi1 .formView .contact-0 
{
	border-bottom: 1px #ffcc99 solid;
	
	padding: 5px;
	min-height: 5px;
}

.tx-cards-pi1 .singleView .contact-1, .tx-cards-pi1 .formView .contact-1 
{
	border-bottom: 1px #ffcc99 solid;
	border-left: 1px #ffcc99 solid;
	border-right: 1px #ffcc99 solid;
	padding: 5px;
	min-height: 13px;
}

.tx-cards-pi1 .singleView .contact-2, .tx-cards-pi1 .formView .contact-2
{
	background-color: #f8f6ef;
	border-bottom: 1px #ffcc99 solid;
	border-left: 1px #ffcc99 solid;
	border-right: 1px #ffcc99 solid;
	padding: 5px;
	min-height: 13px;
}

.tx-cards-pi1 .singleView ul{	
	margin-left: 0px;	
	padding-left: 0px;
	margin-top: 0px;
	list-style: none;
}

.tx-cards-pi1 .singleView li {	
	background:url(../images/bullet_orange.gif) no-repeat;	
	padding:5px 2px 0px 12px;	
}

.tx-cards-pi1 .singleView .orangeboxcontent-top{
	background:url(../images/elements/orangecontentbox_top.gif) no-repeat;
	width: 584px;
	height: 40px;
	max-height: 40px;
}

.tx-cards-pi1 .singleView .orangeboxcontent-content{
	background:url(../images/elements/orangecontentbox_middle.gif) repeat-y;
	width: 584px;
	min-height: 20px;
	padding-left: 10px;
	padding-right: 10px;	
}

.tx-cards-pi1 .singleView .orangeboxcontent-bottom{
	background:url(../images/elements/orangecontentbox_bottom.gif) no-repeat;
	width: 584px;
	height: 40px;
	max-height: 40px;
}

.tx-cards-pi1 .singleView .hl{
	margin-top:5px;
	background:url(../images/content-hl-orange.gif) no-repeat;
	width: 350px;
	height: 5px;	
}

.tx-cards-pi1 .singleView .error
{
	color: #FF2200;
	font-weight: bold;
	padding-bottom: 5px;
}

.tx-cards-pi1 .formView .listselect
{
	
	border-top: 1px #ffcc99 solid;
	border-bottom: 1px #ffcc99 solid;
	overflow:auto;
	width: 100%;
	max-height: 150px;
}

.tx-cards-pi1 .formView .selectBox
{
	width: 340px;
}

.tx-cards-pi1 .formView .selectBox .list-2
{
	background-color: #f8f6ef;
}

.tx-cards-pi1 .formView .error
{
	color: #FF2200;
	font-weight: bold;
	padding-bottom: 5px;
}

.tx-cards-pi1 .formView .notice
{
	font-size: 80%;
}

/* ###########################
** ### TX_INDIS_TERMINE ######
** ###########################
*/

.tx-indistermine-pi1 .list-event
{
	width: 200px;
	padding: 0 0 6px 0;
}

.tx-indistermine-pi1 .list-left {
	float: left;
	width: 55px;
}

.tx-indistermine-pi1 .list-right {
	padding-left: 5px;
	float: left;
	width: 140px;
}

.tx-indistermine-pi1 .list-eventlist
{
	width: 586px;
	padding: 0 0 4px 0;
}

.tx-indistermine-pi1 .list-eventlistleft {
	float: left;
	width: 55px;
}

.tx-indistermine-pi1 .list-eventlistright {
	padding-left: 5px;
	float: left;
	width: 450px;
}

.tx-indistermine-pi1 .category{
	color: 999999;
}

.tx-indistermine-pi1 .listViewMonth{
	padding: 2px 0 1em 0;
	font-size: 120%;
	color: #0065b3;
}

.tx-indistermine-pi1 .singleView{

}

.tx-indistermine-pi1 .singleView .title{
	font-size: 120%;
	color: #000000;
	font-weight:bold;
	padding: 0 0 10px 0;
}

.tx-indistermine-pi1 .singleView .organizer{
	padding: 0 0 10px 0;
}

.tx-indistermine-pi1 .singleView .location{
	padding: 0 0 10px 0;
}

.tx-indistermine-pi1 .singleView .eventlink{
	padding: 0 0 10px 0;
}

.tx-indistermine-pi1 .singleView .attachement{
	padding: 0 0 10px 0;
}

.tx-indistermine-pi1 .singleView .description{
	padding: 0px 0 10px 0;
	font-size: 100%;	
}

.tx-indistermine-pi1 .singleView .attachement{
	padding: 0 0 10px 0;
}

.tx-indistermine-pi1 .singleView .back{
	padding: 0 0 10px 0;
}

/* ###########################
** ### TAG CLOUD        ######
** ###########################
*/
.tx-vgetagcloud-pi1 {
	background-color: #e2f19b;
	color: #2d630c;
	width: 220px;
	line-height: 290%;
	margin-bottom: 10px;
}

.tx-vgetagcloud-pi1 ul {
	width: 220px;
	margin: 0px;
	padding: 0px;
	list-style: none;
	float: left;
}

.tx-vgetagcloud-pi1 li {
	display: inline;
	float: left;
}

.tx-vgetagcloud-pi1 li a {
	padding: 4px;
	text-decoration: none;
	color: #2d630c;
}

.tx-vgetagcloud-pi1 li a:hover {
	padding: 4px;
	text-decoration: none;
	color: #000000;
}

/* ###########################
** ### Social Bookmarks ######
** ###########################
*/
.tx-timtabsociable-pi1 {
	float: left;
	margin: 2px 0 0 10px;
}
.tx-timtabsociable-pi1 strong {
	margin: 0 0 10px 0;
	padding: 0 0 2px 0;
	display: none;
	font-weight: normal;
	border-bottom: 1px solid #bcbcbc;
	color: #416895;
}
.tx-timtabsociable-pi1 a {
	margin: 0 4px 0 0;
}

/* ###########################
** ### TT_NEWS          ######
** ###########################
*/

/* LATEST */

.news-latest-container
{
	
}

.news-latest-item {
	/*background:#E7F2F9 none repeat scroll 0% 0%;
	border:1px solid #DDDDDD;*/
}

.news-latest-morelink a {
}

.news-latest-item .news-latest-title a:link,.news-latest-item .news-latest-title  a:visited,.news-latest-item .news-latest-title a:active {
	color: #333333;
	text-decoration: none;
}

.news-latest-item .news-latest-title a:hover {
	color: #000000;
	text-decoration: underline;
}

.news-latest-item{
	margin-bottom: 14px;
}

.news-latest-title {
	font-size: 120%
}

.news-latest-image {
	text-align: center;
	margin: 0 0 5px 0;
}

.news-latest-date {
	color: 999999;
}

.news-latest-subheader {
	
}

.news-latest-subheader p {
	margin-top: 5px;
	margin-bottom: 5px;
}

.news-latest-gotoarchive {
	background:url(../images/main_content_footer.gif) no-repeat;
	width: 352px;
	height: 44px;
	text-align: right;
	margin-top: 3px;
	padding: 27px 0px 0 0;	
}

/* LIST */

.news-list-item-0 {
	/*background:#E7F2F9 none repeat scroll 0% 0%;
	border:1px solid #DDDDDD;*/
}

.news-list-item-1 {
	/*background:#eff1e8 none repeat scroll 0% 0%;
	border:1px solid #DDDDDD;*/
}

.news-list-morelink a {
}

.news-list-item .news-list-title a:link,.news-list-item .news-list-title  a:visited,.news-list-item .news-list-title a:active {
	color: #333333;
	text-decoration: none;
}

.news-list-item .news-latest-list a:hover {
	color: #000000;
	text-decoration: underline;
}

.news-list-item{
	margin-bottom: 10px;
}

.news-list-title {
	font-size: 120%
}

.news-list-image {
	text-align: center;
	margin: 0 0 5px 0;
}

.news-list-date {
	color: 999999;
}

.news-list-subheader {
	
}

.news-list-subheader p {
	margin-top: 5px;
	margin-bottom: 5px;
}

.news-list-gotoarchive {
	background:url(../images/main_content_footer_big.gif) no-repeat;
	width: 586px;
	height: 44px;
	text-align: right;
	margin-top: 3px;
	padding: 27px 0px 0 0;	
}

.tx-ttnews-browsebox {padding:0; margin:1.2em 0 1em 0; padding:1px; }
.tx-ttnews-browsebox a, .tx-ttnews-browsebox strong {padding:0 0.4em 0.4em 0; margin:0;}

/* SINGLE Ansicht */
.news-single-title {
	font-size: 120%;
	margin-top: 0;
	font-weight: bold;
}
.news-single-item h3 {margin-bottom:1em; margin-top:1em; color:#000; padding:0.5em; background:#f0f0f4; border-left:8px #E0E7F5 solid;}
.news-single-subheader { font-style:italic; margin-bottom: 10px; padding:0 0 0em 0;}
.news-single-img {padding:0 1em 0 0; float:left; padding-bottom: 10px}
.news-single-img p {padding:0; margin:0; padding-bottom: 8px }
.news-single-timedata {color:#aaa; margin-bottom:1em;}
.news-single-additional-info {}
.news-single-additional-info dd {margin-top:-1em;}
.news-single-additional-info dt {margin-bottom:1.4em; color:#aaa;}
.news-single-imgcaption {
	font-size: 0.9em;
}
.news-single-item object {
	margin: 0 0 1em 0;
}

.news-single-backlink {
	background:url(../images/main_content_footer_big.gif) no-repeat;
	width: 586px;
	height: 44px;
	text-align: right;
	margin-top: 0px;
	padding: 27px 0px 0 0;	
}



/* ##############################
** ### Zeitschriftenarchiv ######
** ##############################
*/

.tx-zeitschriftenarchiv-pi1 {
	
}

.tx-zeitschriftenarchiv-pi1 .listView {
	
}

.tx-zeitschriftenarchiv-pi1 .listView .header {
	
	font-size: 140%;
	color: #000000;
	font-weight:bold;
}

.tx-zeitschriftenarchiv-pi1 .listView .image{
	float:left;
	width: 125px;
}

.tx-zeitschriftenarchiv-pi1 .listView .content{
	float: right;
	width: 440px;
}

.tx-zeitschriftenarchiv-pi1 .listView .main{
	color: #0065b3;	
	font-size: 100%;
	font-weight: bold;
}

.tx-zeitschriftenarchiv-pi1 .listView .articleheader{	
	font-size: 100%;
	font-weight: bold;
}

.tx-zeitschriftenarchiv-pi1 .listView ul{
	color: #0065b3;	
	margin-left: 2px;	
	margin-top: 2px;
	padding-left: 2px;
	list-style: none;
}

.tx-zeitschriftenarchiv-pi1 .listView .year
{
	font-weight: bold;
	padding: 0 5px 0 0px;
	float:left;
}

.tx-zeitschriftenarchiv-pi1 .listView li {	
	background:url(../images/bullet.gif) no-repeat;
	padding:5px 2px 0px 12px;
	color: #747575;	
}

.tx-zeitschriftenarchiv-pi1 .teaserView {
	
}

.tx-zeitschriftenarchiv-pi1 .teaserView .header {
	
	font-size: 110%;
	color: #000000;
	font-weight:bold;
	text-align: center;
}

.tx-zeitschriftenarchiv-pi1 .teaserView .image{	
	text-align: center;
	padding-top: 8px;
	padding-bottom: 8px;
}

.tx-zeitschriftenarchiv-pi1 .teaserView .main{
	color: #0065b3;	
	font-size: 100%;
	font-weight: bold;
}

.tx-zeitschriftenarchiv-pi1 .teaserView .content{
	text-align: center;
}

.tx-zeitschriftenarchiv-pi1 .teaserView .articleheader{	
	font-size: 100%;
	font-weight: bold;
}

.tx-zeitschriftenarchiv-pi1 .teaserView ul{
	color: #0065b3;	
	margin-left: 2px;	
	margin-top: 2px;
	list-style: none;
}

.tx-zeitschriftenarchiv-pi1 .teaserView li {	
	background:url(../images/bullet.gif) no-repeat;
	padding:5px 2px 0px 12px;
	color: #747575;	
}

.tx-zeitschriftenarchiv-pi1 .singleView{

}

.tx-zeitschriftenarchiv-pi1 .singleView .zeitschrift{
	font-size: 120%;
	color: #000000;
	font-weight:bold;
	padding: 0 0 10px 0;
}

.tx-zeitschriftenarchiv-pi1 .singleView .rubrik, .tx-zeitschriftenarchiv-pi1 .singleView .page, .tx-zeitschriftenarchiv-pi1 .singleView .author{
	
}

.tx-zeitschriftenarchiv-pi1 .singleView .author{
	padding: 0 0 10px 0;
}

.tx-zeitschriftenarchiv-pi1 .singleView .headline{
	font-size: 110%;	
	color: #0065b3;
	font-weight:bold;
}

.tx-zeitschriftenarchiv-pi1 .singleView .title{
	font-size: 120%;
	color: #000000;
	font-weight:bold;
}

.tx-zeitschriftenarchiv-pi1 .singleView .underline{
	font-size: 90%;
	color: #000000;
	font-weight:bold;
	
}

.tx-zeitschriftenarchiv-pi1 .singleView .teaser{
	font-size: 100%;	
	padding: 10px 0 10px 0;
}

.tx-zeitschriftenarchiv-pi1 .singleView .content{
	padding: 0px 0 10px 0;
	font-size: 100%;
	color: #000000;
}

.tx-zeitschriftenarchiv-pi1 .singleView .schlagworte{
	padding: 0px 0 10px 0;
	font-size: 100%;
	color: #0C50A1;
}

.tx-zeitschriftenarchiv-pi1 .singleView .schlagworte span{
	font-size: 100%;
	font-weight: bold;
	color: #000000;
}

.tx-zeitschriftenarchiv-pi1 .singleView .content{
	padding: 0px 0 10px 0;
	font-size: 100%;
	color: #000000;
}

.tx-zeitschriftenarchiv-pi1 .singleView .pdf{
	padding: 0 0 10px 0;
}

.tx-zeitschriftenarchiv-pi1 .singleView .back{
	padding: 0 0 10px 0;
}

.tx-zeitschriftenarchiv-pi1 .singleView .copyright{
	font-size: 90%;
}

.tx-zeitschriftenarchiv-pi1 .searchView {
	padding: 0 0 10px 0;
}

.tx-zeitschriftenarchiv-pi1 .searchView .header {	
	
}

.tx-zeitschriftenarchiv-pi1 .searchView .rubrik {	

}

.tx-zeitschriftenarchiv-pi1 .searchView .title{
	color: #0065b3;	
	font-size: 100%;
	font-weight: bold;
}

.tx-zeitschriftenarchiv-pi1 .searchView .title a:link, .tx-zeitschriftenarchiv-pi1 .searchView .title a:visited, .tx-zeitschriftenarchiv-pi1 .searchView .title a:active{
	color: #0065b3;		
	text-decoration: none;
}

.tx-zeitschriftenarchiv-pi1 .searchView .title a:hover{
	color: #000000;		
	text-decoration: underline;
}

.tx-zeitschriftenarchiv-pi1 .searchView .author{	
	font-size: 100%;	
}

.tx-zeitschriftenarchiv-pi1 .treffer{
	color: #000000;		
	font-weight: bold;
	padding: 0 0 10px 0;
}

/* ##############################
** ### tx-macinasearchbox  ######
** ##############################
*/

.tx-macinasearchbox-pi1
{
	height: 21px; 
	float: left;
}

.tx-macinasearchbox-pi1 .submit
{
	background:transparent url(../images/searchbox_icon.gif) no-repeat scroll left bottom;
	border:medium none;
	height:19px;
	width:18px;
	cursor:pointer;
}
.tx-macinasearchbox-pi1 .searchBox
{
	height: 15px; 
	width: 120px; 
	font-size: 11px;
	border:1px solid #dbe899;
	margin: 0px;
	padding: 0px;
}

#mainMenu3 .mainMenu3Title
{
	height: 21px; 
	padding: 5px;
	float: left;
}

/* ##############################
** ### Termine	Datepicker ######
** ##############################
*/

input.DatePicker{
	display: block;
	width: 150px;
	padding: 3px 3px 3px 24px;
	border: 1px solid #0070bf;
	font-size: 13px;
	background: #fff url(../images/js_kalender/date.gif) no-repeat top left;
	cursor: pointer;
}
input:focus.DatePicker{
	background: #fffce9 url(../images/js_kalender/datefocus.gif) no-repeat top left;
}
.dp_container{
	position: relative;
	padding: 0;
	z-index: 500;
}
div.DatePicker-Wrapper{
	background-color: #fff;
	border: 1px solid #0070bf;
	position: absolute;
	width: 177px;
	top: 24px;
	left: 0;
	margin: 0px 0px 3px 0px;
}
div.DatePicker-Wrapper table{
	width: 100%;
	border-collapse: collapse;
	border-spacing: 0;
}
div.DatePicker-Wrapper select{
	margin: 2px 3px;
	font-size: 11px;
}
div.DatePicker-Wrapper select option{
	padding: 1px 3px;
}
div.DatePicker-Wrapper th,
div.DatePicker-Wrapper td{
	width: 14.2857%;
	text-align: center;
	font-size: 11px;
	padding: 2px 0;
}
div.DatePicker-Wrapper th{
	border: solid #aad4f2;
	border-width: 1px 0;
	color: #797774;
	background: #daf2e6;
	font-weight: bold;
}
div.DatePicker-Wrapper td{
	cursor: pointer;
}
div.DatePicker-Wrapper thead th{
	background: #d9eefc;
}
div.DatePicker-Wrapper td.dp_roll{
	color: #000;
	background: #fff6bf;
}

div.DatePicker-Wrapper td.empty {
/*
	border-bottom: 1px solid #E0E0E0;
	border-right: 1px solid #E0E0E0;
*/
	background-color:#e2f9c2;	
}

/* must have this for the IE6 select box hiding */
/*
.dp_hide{
	visibility: hidden;
}
.dp_empty{
	background: #eee;
}
.dp_today{
	background: #daf2e6;
}
.dp_selected{
	color: #fff;
	background: #328dcf;
}
*/

/* CSS Document */

.DatePicker {  background: transparent url("images/cal.gif") no-repeat center right;  }
div.DatePicker-Container {}
div.DatePicker-Wrapper {
	background-color: #FFFFFF;
	border: 1px solid #E0E0E0;
	}

div.DatePicker-Wrapper table {}

div.DatePicker-Wrapper td { padding: 0px; }

div.DatePicker-Wrapper td.nav {}

div.DatePicker-Wrapper td.dayName {
	font-weight: bold;
	background-color: #EEEEEE;
	border-bottom: 1px solid #E0E0E0;
	border-right: 1px solid #E0E0E0;
}

div.DatePicker-Wrapper td.day, div.DatePicker-Wrapper td.empty {
	border-bottom: 1px solid #E0E0E0;
	border-right: 1px solid #E0E0E0;
}

div.DatePicker-Wrapper td.current {
	background-color: #666666;
	color: #FFFFFF;
	font-weight: bold;
}

div.DatePicker-Wrapper td.dp_roll { background-color: #E0E0E0; }

/* DEFAULT */

/* ###########################
** ### Links            ######
** ###########################
*/

a:link, a:active, a:visited {
	color: #747575;	
	text-decoration: underline;
}

a:hover {
	color: #000000;
	text-decoration: none;
}

#mainmenu a:link, #mainmenu a:visited, #mainmenu a:active
{
	font-size: 12px;
	color: #000000;
	font-weight: bold;
	text-decoration: none;	
}

#mainmenu a:hover
{
	font-size: 12px;
	color: #000000;
	font-weight: bold;
	text-decoration: underline;		
}

#topmenu a:link, #topmenu a:visited,  #topmenu a:active
{	
	color: #FFFFFF;
	font-size: 9px;
	text-decoration: none;	
}

#topmenu a:hover
{	
	color: #FFFFFF;
	font-size: 9px;
	text-decoration: underline;		
}

#footermenu a:link, #footermenu a:visited,  #footermenu a:active
{	
	color: #FFFFFF;
	font-size: 9px;
	text-decoration: none;	
}

#footermenu a:hover
{	
	color: #FFFFFF;
	font-size: 9px;
	text-decoration: underline;		
}

a.rootline:link, a.rootline:visited, a.rootline:active
{	
	color: #757575;
	font-size: 110%;
	text-decoration: none;	
}

a.rootline:hover
{	
	color: #000000;
	font-size: 110%;
	text-decoration: underline;		
}

/* FontSIZE Changer */

.selectFontSize a.smaller:link, .selectFontSize a.smaller:visited,  .selectFontSize a.smaller:active,  .selectFontSize a.smaller:hover{
	font-size: 10px;
	color: #000000;
	font-family:Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-decoration: none;
}

.selectFontSize a.smaller:hover{
	text-decoration: underline;
}

.selectFontSize a.normal:link, .selectFontSize a.normal:visited,  .selectFontSize a.normal:active,  .selectFontSize a.normal:hover{
	font-size: 14px;
	color: #000000;
	font-family:Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-decoration: none;
}

.selectFontSize a.normal:hover{
	text-decoration: underline;
}

.selectFontSize a.bigger:link, .selectFontSize a.bigger:visited,  .selectFontSize a.bigger:active,  .selectFontSize a.bigger:hover{
	font-size: 18px;
	color: #000000;
	font-family:Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-decoration: none;
}

.selectFontSize a.bigger:hover{
	text-decoration: underline;
}


/*
 CONTENT	
*/
.selectFontSize {
	float: left;
	margin: 2px 0 0 5px;
}

.rss {
	float: left;
}



/*
 TERMIN EINSENDEN
*/

.createView {

}

.createView div.time_selectbox {
	margin:3px 0 3px 0;
}

.createView.navLink {
	margin-right:40px;
}