body {
	font:13px/19px Arial, Helvetica, sans-serif; color:#333;
	/*font:13px/16px Verdana, Helvetica, sans-serif; color:#333;*/
	background: #dadada;
}
.clear, .clr {
	line-height:0; font-size:0; clear: both;
}
.invs {
	display: none;
}
a {
  color: #36c;
	color: #05646c;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
.more {
 display: block;
 float: right;
 background: url(../images/more.png) right no-repeat;
 padding-right: 22px;
 margin-top: -10px;
 /*font-weight: bold;*/
 color: #022c6c;
}
.more:hover {
 background: url(../images/more-hover.png) right no-repeat;
 text-decoration: none;
}
img {
  border: none;
}
sup { 
	margin-bottom: 0;
}
sub { 
	margin-top: 0;
}
sup, sub { 
	font-size: 9px;
}
h1, h2, h3, h4, h1 a, h2 a, h3 a, h4 a {
	color: #0d2040;
	font-family: Century Gothic, Arial, Verdana !important;
	/*font-family: Monotype Corsiva,monospace !important;
	font-family: Edwardian Script ITC !important;
	font-family: Georgia,monospace !important;*/
}
h1 {
	font:22px/28px Georgia,monospace !important;
	font:22px/28px Century Gothic !important;
	margin-bottom: 10px;
}
h2.intro, .contentdescription {
	font:14px/20px Arial, Helvetica, sans-serif !important;
	color: #333;
	margin-bottom: 20px;
}
#header {
	background: #164673;
	border-bottom: 1px solid #fff;
}
#logo {
	float: left;
	width: 183px;
	height: 121px;
	background:url(../images/logo_reflection.png) no-repeat top left;
	background:url(../images/logo_round_small_dark.png) #fff no-repeat top left;
	border-bottom: 1px solid #fff;
}
#headerImg {
	height: 124px;
	width: 940px;
	background:url(../images/header.png) #fff no-repeat top left;
	cursor: pointer;
}
#headerImg img { 
  display: none;
}
#content {
	width: 940px;
	margin: 22px 14px;
	border-top: 4px solid #666;
	border-left: 4px solid #666;
	border-right: 4px solid #666;
	border: none;
	background:url(../images/bg4.png) repeat-y; 

}
#breadcrumb {
  font-size: 12px;
	background: url(../images/breadcrumb.gif) left center no-repeat;
	padding-left: 20px;
	margin-top: 0;
}

#left {
  float:left;
	width: 632px;
	/*background:#cddfea;
	background:#e9e9d2;
	background:#ededdb;
	background:#fff;*/
	padding: 5px 15px 15px 15px;
}

#left h3 {
	font: normal 17px/21px Georgia,monospace !important;
	font: normal 17px/21px Century Gothic !important;
	margin: 15px 0 8px 0;
}
#left {
	font:14px/21px Arial, Helvetica, sans-serif; color:#222;
}
#left #headerSlide {
  display: bock;
	clear: both;
	margin-bottom: 150px;
}
.teaserImgLeft {
  margin-right: 15px;
	margin-top: 4px;
}

/*category list */
.catList {
  list-style: none;
  margin-left: -40px;
	margin-top: 30px;
}
.catList li {
  margin-bottom: 30px;
}
.catList img.left {
  float: left;
	margin-right: 15px;
}
.catList img.right {
  float: right;
	margin-left: 15px;
}
.catList h2, .teaser h2 {
	font: normal 17px/21px Century Gothic !important;
	margin: -2px 0 5px 0;
}
.catList h2 a, .teaser h2 a, h3 a {
	color: #0d2040;
}
.catList div {
	float: left;
	width: 465px;
}
.leading {
	display: inline;
  margin-bottom: -1000px;
	padding-bottom: -1000px;
}
.teaser {
	margin: 30px 0 -15px 0;
	width: 630px;
	clear: both;
}
.teaser h2 {
	margin: 0 0 -7px 165px;
}
.teaser p img {
	margin: -20px 15px 5px 0;
}

.caption {
  font-size: 12px;
	margin: 3px 0 0 2px;
	line-height: 15px;
	color: #666;
}

.article_separator, .leading_separator {
  display: none;
}

/* teaser images */
.blog .teaserL {
	display: none;
}
#page .teaserS {
	display: none;
}

/* article layout */
#page {
	margin-top: -10px;
}
#page .buttonheading {
  float: right;
	margin-bottom: -5px;
	border: 1px solid #c4c5c7;
	background: #e3e4e4;
}
#page .buttonheading img {
  margin: 3px 5px;
}
#page h1 {
	font:22px/28px Century Gothic, Arial !important;
	margin: 10px 0 -10px 0;
}
#page h2 {
	font: normal 18px/24px Century Gothic, Arial !important;
	margin: 10px 0 -10px 0;
}
#page h1 a, #page h2 a {
	color: #0d2040;
}
#page .intro {
	font:14px/20px Arial, Helvetica, sans-serif;
	color: #666;
}
#page img.left {
	margin: 2px 15px 5px 0;
}
#page .imgCenter {
	text-align: center;
}
#page .slideContainer {
	background: #fff;
	padding-bottom: 10px;
	display: block;
}
#page .slideContainerLeft {
	float: left;
	width: 314px;
}
#page .slideContainerRight {
	float: left;
	margin-left: 2px;
	width: 314px;
}
#page .slide {
	display: block;
}
#page .slideNav input {
	margin: 5px 0 10px 0;
}
#page>ul {
	margin-left: -25px !important;
}
#page img.right {
	margin: 2px 0 5px 15px;
}
#page .imageBoxRight {
	border: 1px solid red;;
}
#page p, #page p.clr {
	margin-top: 25px !important;
}
#page .infoBoxLeft, #page .infoBoxRight {
	background-image: none !important;
	float: left;
	margin: 3px 15px 5px 0 !important;
	padding: 0 5px 20px 5px !important;
	width: 224px !important;
	border: 1px solid #ccc !important;
}
#page .infoBoxLeft h3, #page .infoBoxRight h3 {
	margin: 0 0 0 -5px !important;
}
#page .infoBoxLeft h4, #page .infoBoxRight h4 {
	font-size: 14px;
	line-height: 17px;
	font-weight: normal;
}
#page .infoBoxLeft ul li, #page .infoBoxRight ul li {
	color: #0d2040; margin:0 2px 0 0; line-height: 15px; font-size: 12px !important;
	padding-left: 0 !important;
}
#page .infoBoxRight {
  float: right;
	margin: 3px 0 5px 15px !important;
}

/* login form */
.name label, .user label, .email label, .pass label, .verify_pass label {
	display: block;
}
fieldset {
	margin-bottom: 15px;
}
/* table layout */
table th.sectiontableheader {
	background: #0c3772;
	color: #fff;
	padding: 3px 0 3px 5px !important;
	font: normal 13px/18px Century Gothic !important;
	border: 1px solid #fff;
}
table th.sectiontableheader a {
	color: #fff;
	font: normal 13px/18px Century Gothic !important;
}
table td {
	padding: 5px;
	border: 1px solid #999;
}

/* contact */
#emailForm input, #emailForm textarea {
	width: 300px;
	margin-bottom: 7px;
}
#emailForm textarea {
	width: 450px;
}

/*right col */
#right {
  float:left;
	width: 234px;
	padding: 8px 22px;
	/*background: #a5afb5;*/
}
#right h3, #page .infoBoxLeft h3, #page .infoBoxRight h3 {
	width: 222px;
	background: #7491ab;
	background: #1e467e;
	border: 1px solid #fff;
	color: #fff;
	padding: 4px 5px;
	margin-bottom: 0;
	font-size: 15px;
	font-weight: normal;
	border-bottom: 1px solid #999;
	font: bold 13px/18px Georgia,monospace !important;
	font: normal 14px/18px Century Gothic !important;
}
#right h4 {
	font-size: 14px;
	line-height: 17px;
	margin: 0 0 10px 0;
}
#right .teaserBox, #right .menu_teaserBox, #right .moduletable .search, #page .infoBoxLeft, #page .infoBoxRight, #right .poll {
	width: 224px;
	background: #fff url(../images/rightbox_bg.png) top left repeat-x;
	background: #fff url(../images/rightbox_bottom_right.png) bottom right no-repeat;
	color: #333;
	padding: 10px 5px 20px 5px;
	margin-bottom: 22px;
	font-size: 12px;
	font: 12px/15px Arial, Helvetica, sans-serif;
}
 #right .moduletable .search {
	margin-top: 0;
	padding-top: 15px;
}

/* poll */
#right .poll {
	width: 234px;
	border: none !important;
	margin-bottom: 10px;
}
#right .poll thead td {
	font-size: 13px;
	line-height: 17px;
	font-weight: normal !important;
	color: #0d2040;
	font-family: Century Gothic, Arial, Verdana !important;
}
#right .poll td {
	border: none !important;
	text-align: left !important;
}
#right .pollstableborder {
  margin-left: -10px;
}
.pollstableborder {
  width: 100%;
}
.pollstableborder .question {
  background: #1e467e;
	border: 1px solid #fff;
	color: #fff;
	padding: 4px 5px;
	font-size: 14px;
	font-weight: normal;
	font: normal 15px/19px Century Gothic !important;
}

#right ul, #page .infoBoxLeft ul, #page .infoBoxRight ul { margin: 0; padding: 0; }
#right ul li, #page .infoBoxLeft ul li, #page .infoBoxRight ul li { list-style-image: url(../images/bulletpoint.png); margin: 5px 0 0 20px; padding-left: 28px;  text-indent: 0;}
#right ul li:hover { list-style-image: url(../images/bulletpoint-hover.png) }
#right ul a { color: #0d2040; margin:0 2px 0 -32px; display: block; line-height: 15px; font-size: 12px !important}
#right ul a:hover {text-decoration:none; }

.search {
	margin: 13px 0 20px 0;
}
#mod_search_searchword {
  float: left;
}
.search .button {
  margin: 0 0 0 6px; 
}

/* Search */
.results .list li {
	padding: 10px;
	margin: 0;
}
.results .list li h4 {
	color: #0d2040;
	font: 14px/16px Century Gothic, Arial, Verdana;
	margin-bottom: 5px;
	
}
.results .list li .highlight {
	font-weight: bold;
	background: #fff;
}
.results .list li p {
	margin-bottom: 15px;
}

address {
	font-style: normal;
}
.phone {
  float: left;
	color: #fff;
	margin: 5px 6px 6px 0;
	text-align: right;
	font-size: 14px;
}
.phoneContainer {
	background: url(../images/nav_bg.png) repeat-x; 
	float:right; 
	width: 133px; 
	padding-left: 142px; 
	border-right: 1px solid #fff; 
	border-bottom: 1px solid #fff;
	border-left: 1px solid white;
}
.phoneContainer img {
	float: left; margin: 3px 0 3px 2px;
}
.iconvcard {
	background: url(../images/vcard.gif) no-repeat;
	padding: 3px 0 3px 35px;
	display: block;
}

.sprechzeiten {
	margin: -5px 0 0 -2px;
}
.sprechzeiten th {
	background: #7491ab;
	background: #0c3772;
	color: #fff;
	font-size: 14px !important;
	padding: 3px 0 3px 5px !important;
	font: bold 13px/18px Georgia,monospace !important;
	font: normal 13px/18px Century Gothic !important;
}
.sprechzeiten th, .sprechzeiten td {
	border: 1px solid #fff;
	text-align: left;
	padding: 0 20px 0 5px;
	vertical-align:top;
	font-size: 11px;
}
.sprechzeiten td {
	border: 1px solid #999;
}

#footer {
	clear: both;
	padding: 5px 0;
  text-align: center;
	background: url(../images/footer_dark.png) repeat-x; 
	color: #e1e1e1;
	font-size: 12px;
	border: 1px solid #fff;
	border-top: none;
}
#footer a {
	color: #e1e1e1;
}

/* chronoForms */

#page form  {
	border: 1px solid #0c3772;
	background: #ededed;
	padding: 0 25px;
}

.cf_inputbox, .cf_label, #page label {
	display: block !important;
	clear: both;
}

.chronoform a {
	font-size: 10px;
	color: #999;
}


