/* zurücksetzen der browserseitigen default-Werte */

:link, :visited {
	text-decoration: none;
}

ul, ol {
	list-style: none;
}

h1, h2, h3, h4, h5, h6, pre, code, p {
	font-size: 1em;
}

ul, ol, dl, li, dt, dd, h1, h2, h3, h4, h5, h6, pre, form, body, html, p, blockquote, fieldset, input {
	margin: 0;
	padding: 0;
}

a img, :link img, :visited img {
	border: none;
}

address {
	font-style: normal;
}


/* festlegen der Standard-Schriftgröße (auf 10px) */
/* d.h. 1em = 10px; 1.1em = 11px; 1.2em = 12px */
html {
	font-size: 62.5%
}

body {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1.3em;
	line-height: 1.7em;
	padding: 20px;
}

#main a {
	text-decoration: none;
}
#main a:hover {
	text-decoration: underline;
}
#main h1 {
	font-size: 1.4em;
	font-weight: normal;
	font-style: italic;
	margin: 30px 0px 25px 0px;
}
#main h2 {
	font-size: 1.1em;
	font-weight: bold;
	font-style: normal;
	color: #333333;
	margin: 20px 0px 20px 0px;
}
#main p {
	margin: 0px 0px 18px 0px;
}
#main ul {
	list-style-type: disc;
	margin-top: 15px;
	margin-left: 50px;
	margin-bottom: 30px;
}
#main blockquote {
	padding-top: 20px;
	margin-left: 50px;
	line-height: 1.4em;
}
#footer a {
	color: #007fab;
	text-decoration: underline;
}
#footer a:hover {
	text-decoration: none;
}

/* YAC-CSS-CODE */
/**************************/
/* STYLES FOR TX_KECAL2  */
/**************************/
.tx-keyac-pi1 {
	/* width: 620px; */
	margin-left: 25px;
}

/* listView */
.tx-keyac-pi1 .termine-item a:link,
.tx-keyac-pi1 .termine-item a:visited {
	text-decoration:none;
	vertical-align:middle;
	margin-left:6px;
}
.tx-keyac-pi1 #navigation {
	height:2em;
	margin-bottom:1em;
	text-align:center;
}

.tx-keyac-pi1 #pfeil_zurueck   {
	padding-top:0.6em;
	float:left;
	width:1.6em;
	height:3em;
	margin-right:0.4em;
}
.tx-keyac-pi1 #pfeil_vor {
	padding-top:0.6em;
	float:right;
	width:1.6em;
	height:3em;
}
.tx-keyac-pi1 #pfeil_vor img.vor,
.tx-keyac-pi1 #pfeil_zurueck img.zurueck {
	width: 1.5em;
	height: 1.5em;
	border:0;
}
.tx-keyac-pi1 #pfeil_vor[id] img.vor {
}

.tx-keyac-pi1 table.calendar {
	margin-bottom: 1em;
	float: left;
	margin: 0em 0.6em 2em 0.7em;
}
.tx-keyac-pi1 table.calendar th {
	text-align: center;
	padding: 0.3em;
	font-weight: bold;
	border: 1px solid #E1DDCC;
	color: #007fab;
	background-color: #ffffff;
}
.tx-keyac-pi1 table.calendar td {
	width:1.4em;
	height:1.6em;
	text-align:center;
	background:#ececec;
	border:1px solid #e0e0e0;
}	
.tx-keyac-pi1 table.calendar td.day,
.tx-keyac-pi1 table.calendar td.week {
	color:#b6b4b4;
	background:#e0e0e0;
	border:1px solid #e0e0e0;
	font-weight:bold;
}
#content[id] .tx-keyac-pi1 table.calendar td {
	padding:0;
}
.tx-keyac-pi1 table.calendar td.today {
	background: #CCC; 
}
.tx-keyac-pi1 table.calendar td.cat1,
 .tx-keyac-pi1 table.calendar td.todaycat1 {
	border: 1px solid #009ee0;
}
.tx-keyac-pi1 table.calendar td.cat2,
.tx-keyac-pi1 table.calendar td.todaycat2 {
	border: 1px solid #32b135;
}
.tx-keyac-pi1 table.calendar td.cat3,
.tx-keyac-pi1 table.calendar td.todaycat3 {
	border: 1px solid #111a9c;
}
.tx-keyac-pi1 table.calendar td.cat4,
.tx-keyac-pi1 table.calendar td.todaycat4 {
	border: 1px solid #FF0000;
}
.tx-keyac-pi1 table.calendar td.cat5,
.tx-keyac-pi1 table.calendar td.todaycat5 {
	border: 1px solid #b325c4;
}
.tx-keyac-pi1 table.calendar td.cat6,
.tx-keyac-pi1 table.calendar td.todaycat6 {
	border: 1px solid #e71678;
}
.tx-keyac-pi1 table.calendar td.cat7,
.tx-keyac-pi1 table.calendar td.todaycat7 {
	border: 1px solid #bb1515;
}
.tx-keyac-pi1 table.calendar td.cat8,
.tx-keyac-pi1 table.calendar td.todaycat8 {
	border: 1px solid #fcff00;
}
.tx-keyac-pi1 table.calendar td.cat9,
.tx-keyac-pi1 table.calendar td.todaycat9 {
	border: 1px solid #3cff00;
}
.tx-keyac-pi1 table.calendar td.cat10,
.tx-keyac-pi1 table.calendar td.todaycat10 {
	border: 1px solid #ff6c00;
}
.tx-keyac-pi1 table.calendar td.cat99,
.tx-keyac-pi1 table.calendar td.todaycat99 {
	border: 1px solid;
	border-left-color:#ffd200;
	border-top-color:#32b135;
	border-right-color:#111a9c;
	border-bottom-color:#b325c4;
}
.tx-keyac-pi1 table.calendar td.todaycat1,
.tx-keyac-pi1 table.calendar td.todaycat2,
.tx-keyac-pi1 table.calendar td.todaycat3,
.tx-keyac-pi1 table.calendar td.todaycat4,
.tx-keyac-pi1 table.calendar td.todaycat5,
.tx-keyac-pi1 table.calendar td.todaycat6,
.tx-keyac-pi1 table.calendar td.todaycat7,
.tx-keyac-pi1 table.calendar td.todaycat8,
.tx-keyac-pi1 table.calendar td.todaycat9,
.tx-keyac-pi1 table.calendar td.todaycat10,
 .tx-keyac-pi1 table.calendar td.todaycat99 {
	background: #CCC;
}
.tx-keyac-pi1 .calswitch {
	text-align: center;
	clear:both;
	margin-top:1em;
	display:block; 
	padding-right:1.7em;
}




/* Kalender - Listenansicht  */
.tx-keyac-pi1 .termine-item {
	margin:10px 0 0 0 ;
}
.tx-keyac-pi1 .termine-item img {
	vertical-align:middle;
}



/* Kalender - Legende */
.tx-keyac-pi1 .legende {
	clear:both;
	margin:20px 0 0 0 ;
	border-bottom:0.1em solid black;
	padding: 0 0 6px 0;
}
.tx-keyac-pi1 .legende img {
	vertical-align:middle;
	margin-right:6px;
}


/* Kalender - SingleView */
.tx-keyac-pi1 h2 {
	border-bottom:0.1em solid black;
}
.tx-keyac-pi1 .category-title {
	display:block;
	border-bottom:0.1em solid black;
	padding-bottom:2px;
	margin-bottom:10px;
}
.tx-keyac-pi1 .content-left {
	float:left;
	width:20%;
	text-align:right;
	vertical-align:middle;
}
.tx-keyac-pi1 .content-right {
	display:block;
	float:right;
	text-align:left;
	width:75%;
	vertical-align:middle;
}
.tx-keyac-pi1 .clearer {
	clear:both;
	height:0;
	visibility:hidden;
}
.tx-keyac-pi1 p {
	margin-top:0;
}



/* Kalender - TeaserView  */
.tx-keyac-pi1 .cal-teaser {
	border:2px solid #d60008;
	width:250px;
	line-height:1.2;
	padding-bottom:0.3em;
}
.tx-keyac-pi1 .cal-teaser .header {
	display:block;
	color:#FFF;
	background:#d60008;
	vertical-align:middle;
	background-image:url(images/icon-rot-gr.gif);
	background-position: right center;
	background-repeat:no-repeat;
	font-weight:bold;
	font-size:1.3em;
	height:1.4em;
	padding-left:0.7em;
	margin-bottom:0.3em;
}
.tx-keyac-pi1 .cal-teaser a:link,
.tx-keyac-pi1 .cal-teaser a:visited {
	text-decoration:none;
}


/* tt_news-CSS-Klassen */

/*-----------------------------------  clearer  -----------------------------------*/
/* prevent floated images from overlapping the div-containers they are wrapped in  */

.news-list-container hr.clearer, .news-single-item hr.clearer, .news-latest-container hr.clearer{
	clear: both;
	border: 0px;
	height: 1px;
	width: 100%;
	color: #FFFFFF;
	border-top: 1px dashed #e1ddcc;
	background-color: #FFFFFF;
}


/*-----------------------------------  tt_news LATEST & LIST view  -----------------------------------*/


#main .news-latest-item, #main .news-list-item {
	clear: both;
	margin-bottom: 35px;
}
#main .news-latest-item img, #main .news-list-item img {
	float: right;
	margin-right: 20px;
	padding-right: 3px;
	padding-bottom: 3px;
	border-right: 1px solid #000000;
	border-bottom: 1px solid #000000;
}
#main .news-latest-item h2, #main .news-list-item h2 {
	margin-top: 0px;
}
#main .news-morelink {
	text-align: right;
	margin-right: 20px;
	margin-bottom: 15px;
}


/*-----------------------------------  tt_news SINGLE view  -----------------------------------*/


#main .news-single-item {
	margin-right: 25px;
}
#main .news-single-item h3 {
	font-size: 1.1em;
	font-weight: normal;
	font-style: italic;
	color: #333333;
	margin: 20px 0px 20px 0px;
}
#main .news-single-item .news-single-shortinfo {
	text-align: right;
	margin-top: 35px
	margin-bottom: 15px;
}
#main .news-single-backlink {
	margin-top: 25px;
	border-top: 1px dashed #e1ddcc;
}


/*--------------------------------- tt_news Categorymenu (CATMENU) --------------------------------- */


.news-catmenu  {
	clear: both;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1.1em;
	line-height: 1.5em;
	margin-top: 10px;
	margin-left: 10px;
	font-weight: normal;
	text-transform: uppercase;
}

.news-catmenu a {
	display: block;
	color: #007FAB;
	text-decoration: none;
	padding: 3px 0px 3px 5px;
}
.news-catmenu a:hover {
	color: #ffffff;
	background-color: #009ee0;
}

.level1 {
	border-top: 1px dashed #e1ddcc;
}
