.header {
    padding-top: 6px;
    padding-bottom: 8px;
    background-color: #ff9900;
}

.header img {
    float: left;
    display: block;
    margin-top: 8px;
}

.news-box {
    float: left;
    margin-left: 38px;
    padding-left: 10px;
    padding-top: 8px;
    height: 79px;
    width: 308px;
    border-left: 1px dotted #fff;
}

.appointment-box {
    float: left;
    padding-left: 10px;
    padding-top: 8px;
    height: 79px;
    width: 298px;
    border-left: 1px dotted #fff;
}

.news-box span, .appointment-box span {
    float: left;
    display: block;
    color: #bd0d05;
    font-size: 16px;
}
.news-box h1, .appointment-box h1 {
    float: left;
    margin-bottom: 3px;
    font-size: 16px;
    color: #fff;
    text-transform: uppercase;
}

.news-box a, .appointment-box a {
    float: left;
    display: block;
    padding-left: 15px;
    color: #fff;
    font-weight: bold;
    text-decoration: none;
    background-image: url(/img/slices/arrow_dark_red.gif);
    background-repeat: no-repeat;
    background-position: left;
}

.news-box a:hover, .appointment-box a:hover {
    text-decoration: underline;
}

.news-box .box a, .appointment-box .box a {
    float: none;
}

.breadcrumb {
    float: left;
    height: 47px;
    line-height: 47px;
    color: #696969;
}

.breadcrumb a {
    color: #696969;
    text-decoration: none;
}

.breadcrumb a:hover {
    text-decoration: underline;
}

.breadcrumb a.activelink {
    font-weight: bold;
}

.searchbox {
    float: right;
    padding-top: 12px;
    height: 35px;
}

.searchbox input {
    padding-left: 4px;
    width: 138px;
    border: none;
    border-left: 1px solid #949494;
    border-top: 1px solid #949494;
    background-color: #e1e1e1;
    font-size: 11px;
    height: 16px;
    color: #666666;
}

.searchbox button {
    height: 19px;
    width: 36px;
    margin-left: 9px;
    border: none;
    background-image: url(/img/slices/ok_orange.gif);
    background-repeat: no-repeat;
}

.navigation {
    display: block;
}

.navigation li {   
    display: block;
    list-style-type: none;
    font-size: 1.273em;
    line-height: 23px;
    text-transform: uppercase;
    border-bottom: 1px solid #9d9d9d;
}

.navigation li.wrapper {   
    border-top: 1px solid #fff;
}

.navigation li.expanded {
    color: #fff;
    background-color: #ff9900;
    background-image: url('/img/slices/navigation_bg.gif');
    background-position: left;
    background-repeat: no-repeat;
}


.navigation li.haschildren {
    border-bottom: 1px solid #fff;
}

.navigation li.expanded a {
    padding-left: 15px;
    color: #fff;
    text-decoration: none;
}

.navigation li a {
    display: block;
    
    padding-left: 15px;
    color: #7a7a7a;
    text-decoration: none;
}

.navigation li ul {
    margin-top: 0px;
    margin-left: 0px;
    padding-left: 0px;
}

.navigation li ul li a {
    padding-left: 26px;
    font-size: 14px;
    text-transform: none;
}

.navigation li ul li.expanded {
    background-color: #fff;
    background-image: none;
}

.navigation li ul li.expanded a {
    margin-left: 15px;
    padding-left: 11px;
    color: #ff9900;
    font-weight: bold;
    background-image: url('/img/slices/snd_navigation_bg.gif');
    background-position: left 6px;
    background-repeat: no-repeat;
}


.navigation li ul li a.activelink {
    margin-left: 15px;
    padding-left: 11px;
    color: #ff9900;
    font-weight: bold;
    background-image: url('/img/slices/snd_navigation_bg.gif');
    background-position: left 6px;
    background-repeat: no-repeat;
}

.navigation li ul li {
    border-bottom: none;
}


.layout-scheme {
    line-height: 28px;
    color: #696969;
}

.layout-scheme a {
    color: #696969;
    text-decoration: none;
}

.layout-scheme a:hover {
    text-decoration: underline;
}

.layout-scheme a.active {
    font-weight: bold;
}

#content h1 {
    padding-top: 11px;
    margin-bottom: 15px;
    font-size: 24px;
    color: #dd261e;
    text-transform: uppercase;
    line-height: 24px;
    border-top: 9px solid #e7e7e7;
}

#content h2 {
    margin-bottom: 15px;
    font-size: 14px;
    font-weight: bold;
    color: #dd261e;
    text-transform: uppercase;
}

#content h3 {
    margin-bottom: 8px;
    font-weight: bold;
    color: #666666; 
}

#content h6 {
    margin-bottom: 4px;
    font-size: 14px;
    font-weight: bold;
    color: #f89500; 
    text-transform: uppercase;
}

#content .border-top {
    padding-top: 11px;
    margin-bottom: 15px;
    border-top: 9px solid #e7e7e7;
}

#content ul {
    margin-left: 13px;
}


#content img {
    display: block;
}

#content .cssmediacaption {
    margin-bottom: 18px;
    padding-left: 6px;
    height: 18px;
    line-height: 18px;
    background-image: url(/img/slices/media_caption.gif);
}

#content .cssmediacaption-long {
    margin-bottom: 18px;
    padding-left: 6px;
    padding-top: 3px;
    height: 27px;
    background-image: url(/img/slices/media_caption.gif);
}


#sidebar h3 {
    padding-bottom: 8px;
    font-size: 18px;
    line-height: 18px;
    font-weight: bold;
    color: #dd261e;
    text-transform: uppercase;
}

#content p {
    margin-bottom: 4px;
}

#content a {
    padding-left: 15px;
    color: #dd261e;
    font-weight: bold;
    text-decoration: none;
    background-image: url(/img/slices/arrow_dark_red.gif);
    background-repeat: no-repeat;
    background-position: left;
}

#content a.noitem {
    padding-left: 0px;
    background-image: none;
}

#content a.thickbox {
    padding-left: 0px;
    background-image: none;     
}

#content a:hover {
    text-decoration: underline;
}

#content .cssmediacaption-long a {
    display: block;
    background-position: left 3px;
    line-height: 12px;
}

#sidebar .newsletter {
    padding-left: 8px;
    height: 16px;
    width: 148px;
    line-height: 16px;
    border: none;
    border-bottom: 1px solid #f98c00;
    color: #7a7a7a;
}

#sidebar .newsletter-submit {
    height: 19px;
    width: 74px;
    border: none;
    background-image: url(/img/buttons/absenden.gif);
    background-repeat: no-repeat;
    background-position: left; 
    background-color: #f7f6f6;
}

#sidebar p {
    padding-bottom: 6px;
}

.footer {
    height: 22px;
    background-color: #fe8f00;
}

.footer-left {
    float: left;
    padding-left: 10px;
    color: #fff;
    line-height: 22px;
}

.footer-right {
    float: right;
    padding-right: 10px;
    line-height: 22px;
}

.footer-right a {
    color: #fff;
    text-decoration: none;
}

.footer-right a:hover {
    text-decoration: underline;
}

.footer-right span {
    padding-left: 5px;
    padding-right: 5px;
    color: #ca140c;
}


/* Pagination Start */

#content .pageinationContainer {
	padding-top: 10px;
	height: 22px;
}

#content .pageinationContainer a {
	background-image: none;
	padding-left: 5px;
}

#content .pageinationContainer a.active {
	color: #939292  ;	
}

#content .pageinationContainer .pageination {
    float: left;
    width: 382px;
    text-align: center;
}

#content .pageinationContainer .pageinationControlLeft {
	float: left;	
    width: 67px;
}


#content .pageinationContainer .pageinationControlRight {
	float: right;	
    width: 67px;
    text-align: right;
}

/* Pagination End */

#content .calendarNavi {
    font-size: 14px;
    font-weight: bold;
    text-transform: uppercase;
}

#content .calendarNavi a.calendarNaviPrev  {
    float: left;
    display: block;
    width: 164px;
    padding-left: 16px;
    background-image: url(/img/slices/calendar_navi_prev.gif);
    background-repeat: no-repeat;
    background-position: left 2px;
}

#content .calendarNavi .calendarNaviActual  {
    float: left;
    display: block;
    width: 156px;
    text-align: center;
}

#content .calendarNavi a.calendarNaviNext  {
    float: right;
    display: block;
    width: 164px;
    background-image: none;
    text-align: right;
    padding-left: 0px;
    padding-right: 16px;
    background-image: url(/img/slices/calendar_navi_next.gif);
    background-repeat: no-repeat;
    background-position: right 2px;
}

/* Galerie Start */

#content #galleryContainer a {
    padding-left: 0px;
    background-image: none;
}

#content #galleryContainer .inlinethumb {
    float: left;
    width: 100px;
    height: 100px;
    overflow: hidden;
}


#content a.h2 {
    display: block;
    margin-bottom: 15px;
    font-size: 14px;
    font-weight: bold;
    color: #dd261e;
    text-transform: uppercase;
}

/* Contact Form */

.MTConfigurableFeedback input[type=text], .MTConfigurableFeedback input[type=AntiSpam] {
    padding-left: 9px;
    width: 391px !important;
    height: 16px;
    font-size: 11px;
    background-color: #efefef;
    border: none;
    border-top: 1px solid #efefef;
    border-bottom: 1px solid #ff9900;
    color: #666666;
}

.MTConfigurableFeedback textarea {
    padding-left: 9px;
    padding-top: 9px;
    width: 391px !important;
    height: 125px !important;
    background-color: #efefef;
    border: none;
    border-bottom: 1px solid #ff9900;
    color: #666666;
    
}

.MTConfigurableFeedback label {
    width: 90px !important;
    float: none;
}   

.MTConfigurableFeedback div.focused, .MTConfigurableFeedback div.error  {
    background: none;
    background-color: none;
    border-color: #fff;
}

.MTConfigurableFeedback div.error  input[type=text],  .MTConfigurableFeedback div.error textarea, .MTConfigurableFeedback div.error  input[type=AntiSpam] {
    background-color: #ff9900;
    color: #fff;
}

.MTConfigurableFeedback div.buttonHolder {
    margin-top: 0px !important;
    margin-left: 92px;
    padding-top: 0px !important;
    width: 400px;
    text-align: left;
    background: none;
    border: none;
}

.MTConfigurableFeedback .errorField {
    display: none;
}

.MTConfigurableFeedback p.form-error {
    font-weight: bold;
    color: #ff9900;
}

.MTConfigurableFeedback h2 {
    margin-bottom: 0px !important;
}

.MTConfigurableFeedback .requiredHolder {
    margin-left: 104px;
}

.MTConfigurableFeedback .requiredHolder em {
    color: #ff9900;
}

.MTConfigurableFeedback div.ctrlHolder {
    border: none;
}

.MTConfigurableFeedback div.ctrlHolder label em {
    color:#ff9900;
    display:inline;
    left:2px;
    position:relative;
}

.MTConfigurableFeedback button.submitButton {
    margin-top: 20px;
    height: 19px;
    width: 74px;
    border: none;
    background-image: url(/img/buttons/absenden.gif);
    background-repeat: no-repeat;
    background-position: left; 
    background-color: #f7f6f6;
}



div.MTConfigurableFeedback div.ctrlHolder div.checkBoxGroup div.checkBoxRow {
	height: 20px;
	float: left;
}

div.MTConfigurableFeedback div.ctrlHolder div.checkBoxGroup div.checkBoxRow div.inputCheckbox {
	display: block;
	float: left;
}

div.MTConfigurableFeedback div.ctrlHolder div.checkBoxGroup div.checkBoxRow label {
	display: block;
	float: left;	
	margin: 0 0 0 0;
	margin-left: 5px;
	line-height: 20px;
	width: auto !important;
}
