/*******************************************************************************
 *   Layout
 ******************************************************************************/

body {
	margin: 0px;
	padding: 0px;
	font-family: Arial, sans-serif;
	font-size: 10pt;
	background-color: #FFFFFF;
	/*color: #838383;*/
	color: #000;
}

p.align-justify {
	text-align: justify;
}

#page {
	width: 990px;
	position: relative;
	top: 90px;
	left: 50%;
	margin-left: -495px;
	height: 100%;
}

#left {
	width: 168px;
	float: left;
}

#wrapper {
	width: 780px;
	float: left;
}

#main {
	margin-left: 30px;
	margin-right: 30px;
	margin-top: 10px;
	width: 552px;
	float: right;
}

#right {
	width: 200px;
	float: left;
	margin-top: 37px;
}

p {
	font-family: Arial, sans-serif;
	font-size: 10pt;
	color: #000;
	font-weight: normal;
}

p.align-right {
	text-align: right;
}

.clearboth {
	clear: both;
}

p.bodytext {
	text-align: justify;
}

/*******************************************************************************
 *   Header
 ******************************************************************************/

#header {
	position: absolute;
	top: 0px;
	height: 89px;
	width: 100%;

	background-image: url("/fileadmin/templates/images/dents/bg_header.png");
	background-repeat: repeat-x;
}

#header_content {
	position: absolute;
	width: 990px;
	left: 50%;
	margin-left: -495px;
}

#header_content_left {
	width: 307px;
	height: 69px;
	padding-top: 10px;
	
/*	background-image: url("/fileadmin/templates/images/dents/logo_dents.png");
	background-position: bottom;
	background-repeat: no-repeat;
*/
	float: left;
}

#header_content_left img {
	margin-top: 13px;
	margin-left: 5px;
}

#header_content_right {
	width: 307px;
	height: 69px;
	padding-top: 10px;
	text-align: right;
		
	float: right;
}

#header_content_right p {
	margin: 0;
	margin-top: 3px;
	font-size: 10px;
	color: #838383;
}

/*******************************************************************************
 *   Footer
 ******************************************************************************/

#footer {
	height: 49px;
	width: 100%;
	color: #838383;
	
	margin-top: 100px;
	
	background-image: url("/fileadmin/templates/images/dents/bg_footer.png");
	background-repeat: repeat-x;
	background-position: bottom;
}

#footer_content {
	position: absolute;
	width: 990px;
	left: 50%;
	margin-left: -495px;
}

#footer_content_left {
	margin-top: 12px;
	float: left;
}

#footer_content_right {
	float: right;
	margin-top: 15px;
	text-align: right;
	font-size: 10px;
}

/*******************************************************************************
 *   Menue
 ******************************************************************************/

.menuitem {
	font-weight: bold;
	color: #009ee0;
	margin-top: 5px;
	margin-bottom: 5px;
}

.menuitem .menuitem .menuitem {
	font-weight: normal;
	margin-left:10px;
	margin-bottom: 4px;
}
.menuitem .menuitem .menuitem .menuitem {
	margin-left: 15px;
}

#search input.text {
	font-size: 10pt;
	color: #fff;
	border: 1px solid #d5d5d5;
	background-color: #1ea9e4;
	width: 125px;
	padding: 2px;
	margin-top: 10px;
	margin-bottom: 5px;
	float: left;
}

#search input.img {
	display: block;
	float: right;
	margin-top: 10px;
}

#newsletter form {
	margin: 0;
}

#newsletter input.text {
	font-size: 10pt;
	color: #464646;
	border: 1px solid #d5d5d5;
	background-color: #f6f6f6;
	width: 162px;
	padding: 2px;
	margin-top: 5px;
	margin-bottom: 5px;
}

#newsletter input.img {
	margin-top: 5px;
}

/*******************************************************************************
 *   Headlines
 ******************************************************************************/

h1, .menuitem.category {
	font-size: 13px;
	font-weight: bold;
	color: #585858;
	border-top: 1px solid #CCC;
	border-bottom: 1px solid #CCC;
	padding-top: 2px;
	padding-bottom: 2px;
	margin-top: 10px;
	margin-bottom: 5px;
	height: 15px;
}

h2 {
	font-size: 14px;
	font-weight: bold;
	/*color: #585858;*/
	color: black;
	margin-top: 10px;
	margin-bottom: 5px;
}

h3 {
	font-size: 13px;
	font-weight: bold;
	/*color: #585858;*/
	color: black;
	margin-top: 10px;
	margin-bottom: 5px;
}

/*******************************************************************************
 *   Links
 ******************************************************************************/

#header a, #footer a {
	color: #838383;
	font-size: 10px;
	text-decoration: none;
}

a {
	color: #009ee0;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

/*******************************************************************************
 *   Content
 ******************************************************************************/

#breadcrumb {
	font-size: 10px;
	color: #838383;
	margin-bottom: 19px;
	margin-top: 5px;
}

/*******************************************************************************
 *   Calendar
 ******************************************************************************/

.tx-keyac-pi1 a img {
	border: none;
}

#events #yac_calendars {
	margin-top: -10px;
}

#content #yac_calendars {
	width: 552px;
}

.tx-keyac-pi1 table.calendar {
	border-collapse: collapse;
	width: 174px;
	margin: 0;
	margin-left: 5px;
	margin-right: 5px;
	padding: 0;
}

#right #events .tx-keyac-pi1 table.calendar {
	width: 200px;
	margin: 0;
}

.tx-keyac-pi1 table.calendar th {
	background: #F2F2F2;
	font-weight: bold;
	border: none;
	font-size: 10px;
	border: none;
	height: 19px;
}

.tx-keyac-pi1 table.calendar td {
	text-align:center;
	background: #FFF;
	color: #000;
	font-size: 10px;
	border: none;
}	
.tx-keyac-pi1 table.calendar td.day,
.tx-keyac-pi1 table.calendar td.week {
	color: #000;
	background: #FFF;
	font-weight: bold;
	border: none;
}

.tx-keyac-pi1 table.calendar td.week {
	background-color: #F2F2F2;
}

.tx-keyac-pi1 #arrow_prev {
	padding-top: 0;
	width: 15px;
	height: 13px;
	margin-right: 0;
	position: relative;
	top: 8px;
	left: 5px;
}
.tx-keyac-pi1 #arrow_next {
	padding-top: 0;
	width: 15px;
	height: 13px;
	margin-left: 0;
	float: right;
	position: relative;
	top: 8px;
	right: 5px;
}

#content .tx-keyac-pi1 #arrow_prev  {
	position: relative;
	top: 29px;
	left: 10px;
}

#content .tx-keyac-pi1 #arrow_next {
	position: relative;
	top: 29px;
	right: 10px;
}

.tx-keyac-pi1 #arrow_next img.vor,
.tx-keyac-pi1 #arrow_prev img.zurueck {
	width: 15px;
	height: 13px;
	border: 0;
}

.tx-keyac-pi1 #navigation {
	font-size: 10px;
	margin-bottom: 5px;
}

.tx-keyac-pi1 .listview {
	margin-top: 130px;
}

#partner .blue_modos { text-align: center; margin-top: 10px; }
