@charset "UTF-8";
/**
 *  01.GENERAL PARAMS
 */
#content {
    padding: 0px 8px 0px 8px;
    display: block;
}


#right_column, #center_column {
	/*text-align: left;*/
	color: #33383b;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 0.75em;
	line-height: 1.3em;
	margin: 0;
	padding: 0;
}

#center_column, #bestellformular {
	width: 480px;
	margin: 0px 14px 0px 26px;
	float: left;
	display: block;
	clear: none;
	padding: 25px 0px 0px 0px;
}

#right_column {
	width: 225px;
	float:left;
	height: 100%;
	display: block;
	clear: none;
	margin: 0px 0px 0px 0px;
	padding: 25px 0px 0px 25px;
}

/* style exception for TinyMCE (i.e. avoid useless scrollbars) */
#right_column.mceContentBody, #center_column.mceContentBody {
	margin: 0 5px;
	padding: 0;
}

#right_column p, #center_column p {
	margin: 0;
	padding: 0px 0px 15px 0px;
}

#right_column a, #center_column a {
	text-decoration: none;
}
#right_column a:link, #center_column a:link {
	color: #0c7ba9;
}
#right_column a:visited, #center_column a:visited {
	color: #0c7ba9;
}
#right_column a:hover, #center_column a:hover {
	color: #33383b;
	text-decoration: underline;
}
#right_column a:active, #center_column a:active {
	color: #a3c538;
}

#right_column h1, #center_column h1, #bestellformular h1 {
	font-size: 1.4em;
	line-height: 1.4em;
	color:#637a85;
	margin: 0px;
	padding: 0px 0px 3px 0px;
}

#right_column h2, #center_column h2,
#right_column h3, #center_column h3 {
	font-size: 1.0em;
	line-height: 1.3em;
	margin: 0px;
	padding: 0px;
}

#right_column h4, #center_column h4 {
	font-size: 1.0em;
	line-height: 1.3em;
	margin: 0px;
	padding: 0px;
}

#right_column h5, #center_column h5 {
	background-attachment:scroll;
	background-color:transparent;
	background-image: url(/images/doppelpfeil.gif);
	background-position:left 3px;
	background-repeat:no-repeat;
	display: block;
	padding-left: 15px;
	font-size: 1.0em;
	line-height: 1.3em;
	margin: 0px;
}

#center_column table {
	font-size: 11px;
}

#center_column table td, #center_column table th {
	border: 0;
	background-color: #FFFFFF;
	margin-bottom: 0px;
}

#center_column table p {
	padding: 0px;
	line-height: 1.3em;
	
}

#center_column table td {
	padding-right: 7px;
	vertical-align: top;
}

#center_column td.info {
	margin-bottom: 10px;
	border: 1px solid #e1e1e1;
	background-color: #ebecef;
}

#center_column td.info p {
	line-height: 1.3em;
	padding: 5px 10px;
}

#center_column table.event,
#center_column table.dealer,
#center_column table.schedule,
#center_column table.contacts,
#center_column table.documents{
	font-size: 10px;
	line-height: 1.0em;
	background-color: #BBBBBB;
	border-spacing: 1px;
}

#center_column table.event p,
#center_column table.dealer p,
#center_column table.schedule p,
#center_column table.contacts p,
#center_column table.documents p{
	line-height: 1.0em;
}

#center_column table.event {
	width: 480px;
}

#center_column table.dealer {
	font-size: 10px;
	width: 680px;
	table-layout: fixed;
	background-color: #BBBBBB;
	border-spacing: 1px;
	-webkit-border-top-left-radius: 7px;
	-khtml-border-top-left-radius: 7px;
	border-top-left-radius: 7px;
	-webkit-border-top-right-radius: 7px;
	-khtml-border-top-right-radius: 7px;
	border-top-right-radius: 7px;
	-moz-border-radius-topright: 10px;
	-moz-border-radius-topleft: 10px;
}

#center_column table.dealer td, #center_column table.dealer th,
#center_column table.event td, #center_column table.event th,
#center_column table.documents td, #center_column table.documents th {
	border: 0;
	padding: 5px;
	margin-bottom: 0px;
}

#center_column table.dealer th {
	background-color: #CCCCCC;
	text-align: left;
}

#center_column table.dealer tr {
	background-color: #FFFFFF;
}

#center_column table.dealer tr:nth-of-type(2n) {
	background-color: #e0e5e8;
}

#center_column table.dealer p {
	line-height: 1.3em;
}

#center_column table.schedule {
	font-size: 10px;
	width: 880px;
	background-color: #BBBBBB;
	border-spacing: 1px;
}

#center_column table.schedule td, #center_column table.schedule th {
	border: 0;
	padding: 3px 4px;
	margin-bottom: 0px;
}

#center_column table.schedule td,#center_column table.schedule th {
	width: 19px;
}

#center_column table.schedule td.namecol {
	white-space: nowrap;
	width: auto;
}

#center_column table.schedule td.kw {
	white-space: nowrap;
	width: auto;
	text-align: center;
	color: #CCCCCC;
	font-size: 10px;
}

#center_column table.schedule td.weekend {
	background-color: #CCCCCC;
}

#center_column table.schedule td.holiday {
	background-color: #AAAAAA;
}

#center_column table.schedule td.absence-vacation,
#center_column table.schedule_legend td.absence-vacation {
	background-color: #E48E14;
}
#center_column table.schedule td.absence-illness,
#center_column table.schedule_legend td.absence-illness {
	background-color: #C01612;
}
#center_column table.schedule td.absence-businesstrip,
#center_column table.schedule_legend td.absence-businesstrip {
	background-color: #4470A0;
}
#center_column table.schedule td.absence-bridge,
#center_column table.schedule_legend td.absence-bridge {
	background-color: #973D9D;
}
#center_column table.schedule_legend td.legend {
	width: 10px;
}

#center_column table.contacts {
	font-size: 10px;
	width: 880px;
	background-color: #BBBBBB;
	border-spacing: 1px;
}

#center_column table.contacts td, #center_column table.contacts th {
	border: 0;
	padding: 3px 4px;
	margin-bottom: 0px;
}

#center_column table.contacts td.Name {
	white-space: nowrap;
	width: auto;
}

#center_column table.sortable th.sortcol {
	background-image: url(/images/sort.gif);
	background-position: right center;
	cursor: pointer;
	background-repeat:no-repeat;
}


#center_column table.sortable th.nosort {
	background-image: none;
	cursor: default;
}

#center_column table.sortable th.sortasc {
	background-image: url(/images/up.gif);
}

#center_column table.sortable th.sortdesc {
	background-image: url(/images/down.gif);
}

#center_column table.dealer th.firstrow {
	-webkit-border-top-left-radius: 7px;
	-khtml-border-top-left-radius: 7px;
	-moz-border-radius-topleft: 5px;
	border-top-left-radius: 7px;
}

#center_column table.dealer th.lastrow {
	-webkit-border-top-right-radius: 7px;
	-moz-border-radius-topright: 5px;
	-khtml-border-top-right-radius: 7px;
	border-top-right-radius: 7px;
}

#center_column table.dealer td.contact {
	height: 100%;
	display: block;
	text-overflow:ellipsis;
	overflow:hidden;
	overflow-y:visible;
	white-space: nowrap;
}


a.arrow_link, a.arrow_link:link {
	display: inline-block;
	background-attachment:scroll;
	background-color:transparent;
	background-image: url(/images/arrow_link.gif);
	background-position:right center;
	background-repeat:no-repeat;
	padding-right: 11px;
	color:#3a95c4;
	text-decoration:none;
}

a.arrow_link:hover {
	display: inline-block;
	background-attachment:scroll;
	background-color:transparent;
	background-image: url(/images/arrow_link.gif);
	background-position:right center;
	background-repeat:no-repeat;
	padding-right: 11px;
	color:#33383b;
	text-decoration:underline;
}


#right_column img, #center_column img {
	border: solid 1px #CCCCCC;
}

.noborder {
	border: 0;
}

.left {
	text-align:left;
}

.right {
	text-align:right;
}

.center {
	text-align:center;
}

.full {
	text-align:justify;
}

.img_left, img.left {
	margin: 2px 13px 10px 0px;
	display:block;
	float:left;
}

.img_right, img.right {
	margin: 2px 0px 10px 13px;
	display:block;
	float:right;
}

img.social_icon {
	width: 15px;
	height: 15px;
	float:right;
	display: block;
	clear: left;
	margin: 0px 2px 15px 6px;
	border: 0px;

}

#head_image {
	height: 200px;
	width: 770px;
	overflow: hidden;
	position: relative;
	margin: 0;
	padding: 0;
	display: block;
	background: #FFFFFF;
}

#head_image img, #head_image img {
	border: 0;
}

.container_teaser {
	width: 218px;
	background-image:url(/images/background_teaser_right.gif);
	background-repeat:no-repeat;
	background-color:#FFFFFF;
	float: left;
	display: block;
	clear: none;
	margin: 0px 0px 30px 0px;
	padding: 10px 15px 20px 15px;
}

#right_column ul, #center_column ul {
	list-style-image: url(/images/kasten_gruen.gif);
	list-style-position: outside;
	position: relative;
	left: -15px;
	list-style-type: none;
}

#right_column p + ul, #center_column p + ul {
	margin-top: 0;
}

table.calendar {
	font-size: 10px;
	width: 210px;
	table-layout: fixed;
	background-color: #FFFFFF;
	border-spacing: 1px;
	padding: 4px;
	border: 1px solid #CCC;
	margin: 0px 0px 10px 0px;
}

table.calendar td, table.calendar th  {
	font-size: 10px;
	color: #333333;
	background-color: #FFFFFF;
	text-align: center;
}

table.calendar tr.calendar_head  {
	font-size: 10px;
	background-color: #FFFFFF;
	font-weight: bold;
}


table.calendar tr.calendar_foot td {
	text-align: left;
	font-size: 9px;
}

table.calendar td.event a {
	text-decoration: none;
}
table.calendar td.event a:link {
	color: #FF0000 !important;
}
table.calendar td.event a:visited {
	color: #FF0000 !important;
}
table.calendar td.event a:hover {
	color: #FF0000 !important;
	background-color: #E1E5E8 !important;
	text-decoration: none !important;
}
table.calendar td.event a:active {
	color: #FF0000 !important;
}

table.calendar td#today  {
	border: 1px solid #CCC;
	font-weight: bold;
	background-color: #E1E5E8;
	color: #000000;
}

table.calendar td.event  {
	font-weight: bold;
}

a.ics, a.ics:link {
	background-image: url(/images/ics.gif);
	background-position:left center;
	background-repeat:no-repeat;
	color:#3a95c4;
	padding: 5px 18px;
	text-decoration:none;
}

a.ics:hover {
	background-image: url(/images/ics.gif);
	background-position:left center;
	background-repeat:no-repeat;
	padding: 5px 18px;
	color:#33383b;
	text-decoration:underline;
}

#center_column div.publication_list p {
	padding: 0 !important;
}

#center_column div.publication_list  {
	margin-bottom: 15px;
	margin-left: 10px;
}

#center_column h2.parent  {
	margin-top: 10px;
}

#center_column div.gallery {
	width: 480px;
	display: block;
	margin: 0px;
	clear: both;
}

#center_column div.gallery a img{
	width: 109px;
	height: 109px;
	border: 1px solid #CCCCCC;
	margin: 5px 0 5px 0;
}

#center_column div.gallery a:hover img{
	border: 1px solid #637a85;
}

#center_column div.gallery a  + a  {
	margin-left: 12px;
}

#center_column plugin, #right_column plugin {
	display: block;
}


#center_column plugin img, #right_column plugin img {
	margin: 0;
	border: 0;
}

.small {
	font-size: 11px;
}
