@CHARSET "UTF-8";

.part {
	float:left;
	width: 696px;
}

.partLeft {
	float:left;
	width:228px;
	overflow: hidden;
}

.partCenter {
	float:left;
	width:480px;
	padding-right:12px;
}

* html .partCenter {
	overflow: hidden;
}

.partRight {
	float:left;
	width:204px;
}

* html .partRight {
	overflow: hidden;
}


.partCenterStart {
	float:left;
	width: 564px;
	margin-right: 24px;
}

.partRightStart {
	float:left;
	width: 336px;
}


.spacer_4PX {
	line-height: 4px;
	font-size: 4px;
	height: 4px;
}

.spacer_9PX {
	line-height: 9px;
	font-size: 9px;
	height: 9px;
}

.spacer_13PX {
	line-height: 13px;
	font-size: 13px;
	height: 13px;
}

.spacer_17PX {
	line-height: 17px;
	font-size: 17px;
	height: 17px;
}

.blueText {
	color:#003871;
}

.title1 {
	background-image: url("../../img/layout/title1_backg.jpg");
	background-repeat: repeat-x;
}

.title2 {
	background-image: url("../../img/layout/title2_backg.jpg");
	background-repeat: repeat-x;
}

.newsTitle {
	background-image: url("../../img/layout/news_start.png");
	background-repeat: repeat-x;
}

a.link, div.link {
	padding-right:20px;
	background-image: url("../../img/layout/link.gif");
	background-repeat: no-repeat;
	background-position: right 2px;
	color:#4C82B8;
}

a.moreImages {
	padding-right:14px;
	background-image: url("../../img/layout/more_images.png");
	background-repeat: no-repeat;
	background-position: bottom right;
	color:#4C82B8;
	text-decoration: none;
}

a.pfeilDown {
	padding-left:14px;
	background-image: url("../../img/layout/pfeil_down.png");
	background-repeat: no-repeat;
	background-position: 2px 5px;
	color:#4C82B8;
	text-decoration: none;
}

.borderTop {
	border-top:1px solid #004182;
}

.exposeInput {
	width: 203px;
	height: 18px;
	border: 1px solid #004182;
	background-image: url("../../img/layout/input_backg.jpg");
	background-repeat: repeat-x;
	line-height: 16px;
	font-size: 12px;
	margin: 0px;
	padding: 0px;
}

.exposeCheckbox {
	width: 12px;
	height: 12px;
	background-image: url("../../img/layout/input_backg.jpg");
	background-repeat: repeat-x;
	margin: 0px;
	padding: 0px;
}

.exposeSubmit {
	border: 1px solid #004182;
	font-size:11px;
	background-color: #FFFFFF;
	color: #004182;
	cursor: pointer;
}

.exposeTitle {
	border-bottom: 1px solid #BFD2E5;
}

.exposeTitle h2 {
	padding-top:0px;
}

.exposeSubTitle {
	float:left;
	width: 492px;
	font-weight:bold;
}

.exposeLine {
	float:left;
	border-bottom:1px solid #B1B1B1;
	margin:6px 0px 6px 0px;
	height: 1px;
	line-height: 1px;
}

.exposeImageContainer {
	float:left;
	width: 480px;
	position: 
}

.exposeImage {
	float:left;
	width:350px;
	height:260px;
	position: relative;
}

#exposeImage {
	position: relative;
}

#exposeImage .desc {
	position: absolute;
	bottom: -19px;
	left: 45px;
}

.exposeImage a {
	display: block;
}

.exposeImageBorder {
	float:left;	
	background-color: #F2F6FA;	
	margin:0px 0px 10px 0px;
	padding:8px;
	padding-bottom: 24px;
	position: relative;
}

.exposeImageEnlarge {
	background-image: url("../../img/enlarge_image.png");
	background-repeat: no-repeat;
	width: 120px;
	height: 20px;
	text-align: center;
	position: absolute;
	color: #FFF;
	bottom: 20px;
	left: 122px;
	display: none;
}

.prevExposeImage {
	background-image: url("../../img/expose_prev.png");
	background-repeat: no-repeat;
	width: 16px;
	height: 16px;
	position: absolute;
	bottom: 4px;
	left: 8px;
	cursor:pointer;
}

.nextExposeImage {
	background-image: url("../../img/expose_next.png");
	background-repeat: no-repeat;
	width: 16px;
	height: 16px;
	display: block;
	position: absolute;
	bottom: 4px;
	left: 28px;
	cursor:pointer;
}

.exposeImage:hover .exposeImageEnlarge {
	display: block;
}

.exposeThumbImagesContainer {
	float:left;
	padding-top: 2px;
	width:114px;
	background-color: #f2f6fa;
}

.exposeOutlineDetails {
	float: left;
	padding:5px 5px 5px 0px; 
	border-bottom:1px solid #b1b1b1; 
	color:#143e7c;
}

.exposeDetails {
	float: left; 
	width: 480px;
	padding:5px 0px 5px 0px;
	line-height: 14px;
	margin: 0px 0px 15px 0px;
}

.exposeDetails .exposeLine {
	width:220px;
}

.exposeDetailTitle {
	width: 460px;
	padding:0px 0px 5px 12px;
}

.exposeDetailLabel {
	float: left;
	width: 180px;
	padding: 3px 5px 0px 10px;
}

.exposeDetailValue {
	float: left;
	width: 285px;
	padding: 3px 0px 0px 0px;
	color:#003871;
}

.exposeDetailLabel2 {
	float: left;
	width: 180px;
	padding: 3px 5px 0px 0px;
}

.exposeDetailValue2 {
	float: left;
	width: 180px;
	padding: 3px 0px 0px 0px;
}

.exposeThumbnail {
	float:left;
	padding:3px;
	background-color: #d9dfe4;
	margin-left: 5px;
	margin-top: 5px;
	cursor:pointer;
	width: 46px;
	height: 32px;
	font-size: 9px;
	text-align: center;
}

.exposeThumbnail.selected {
	background-color: #abc7e4;
}

.contentLine {
	float:left;
	border-bottom: 1px solid #b1b1b1;
	margin-bottom: 10px;
	height: 1px;
}

.contentExposeKurzinfoStart {
	padding-top: 6px;
	padding-bottom:8px;
	overflow: hidden;
	background-image: url("../../img/layout/title2_backg.jpg");
	background-repeat: repeat-x;
}

.contentExposeImage {
	float:left;
	clear: left;
	margin:0px 0px 7px 12px;
	padding:12px;
	width: 120px;
	background-color: #F2F6FA;
}

.contentExposeKurzinfoCase {
	float:left;
	width:156px;
}

.contentExposeKurzinfo {
	float:left;
	margin:0px 0px 10px 16px;
	padding:0px 0px 10px 0px;
	width: 146px;
	text-align: left;
}

.contentImage {
	float:right;
	margin:0px 0px 10px 0px;
	padding:8px;
	width:150px;
	height:113px;
	background-color: #F2F6FA;
}

.contentThumbnail {
	float:right;
	padding:3px;
	margin:0px 0px 5px 5px;
	cursor:pointer;
	width: 34px;
	height: 30px;
	background-color: #F2F6FA;
}

.thumbnail {
	float:left;
	padding:3px;
	background-color: #F2F6FA;
	margin:0px 5px 0px 0px;
	width: 46px;
	height: 32px;
}

.listEntryNoIcon {
	float: left; 
	width:234px;
	background-image: url("../../img/layout/liste_line_backg.png");
	background-repeat: repeat-x;
	padding: 1px 0px 4px 0px;
}

#ErrorPop {
	background-color:#D9E2EC;
	background-image:url(../../img/emailpopup_bg.jpg);
	background-position:0px;
	background-repeat:no-repeat;
	border:1px solid #557293;
	color:#484848;
	font-family:Arial,Helvetica,sans-serif;
	font-size:11px;
	font-weight:normal;
	height:90px;
	left:120px;
	position:absolute;
	text-decoration:none;
	top:-200px;
	display:none;
	width:200px;
	z-index:1;
}


.hofkurier {
	background-image: url("../../img/layout/hofkurier.jpg");
	background-repeat: no-repeat;
	width: 204px;
	margin-bottom: 7px;
}

.hofkurier_right {
	background-image: url("../../img/layout/hofkurier_right.jpg");
	background-repeat: no-repeat;
	width:336px;
	margin-bottom: 7px;
}
	
.linkMenu {
	background-image: url("../../img/layout/link_menu_backg.jpg");
	background-repeat: no-repeat;
	background-position: right bottom;
	padding:5px 18px 5px 12px;
}

.partner {
	width: 204px;
	margin-bottom: 7px;
}

.events {
	width: 204px;
	margin-bottom: 7px;
}

.contentStartExposeImage {
	float:left;
	margin:5px 0px 7px 12px;
	padding:12px;
	width: 120px;
	background-color: #F2F6FA;
}


#searchResults div.item {
	float:left; 
	clear:left;
	margin-bottom: 5px;
	border-top: 1px solid #BFD2E5;
	padding-bottom: 5px;
	width: 480px;
	background-image: url("../../img/layout/link.png");
	background-position: right 4px;
	background-repeat: no-repeat;
}
#searchResults div.thumbnail {
	padding:3px;
	cursor:pointer;
	width: 80px;
	height: 61px;
	float:left;
}
#searchResults div.info {
	float:left;
	margin-left: 5px;
	width: 360px;
}


.startSearcher {
	position: relative;
	width:336px;
	height: 145px;
	background-image: url("../../img/layout/suche.jpg");
	position:relative;
}

.startSearcher .searchInfo {
	position:absolute;
	top:0px;
	left:13px;
	width:200px;
	height:150px;
}

.startSearchForm {
	position: absolute;
	top: 77px;
	left: 13px;
	width: 328px;
	height: 28px;
}

.startSearcher input {
	border: 1px solid #004182;
	background-color: #FFFFFF;
	color: #4c82b8;
}

.startSearcher select {
	width: 118px;
	font-size: 9px;
	height: 18px;
	color: #4c82b8;
}

.media {
	padding-left:20px;
	background-repeat: no-repeat;
}

ul.media {
	list-style: none;
	margin:0px;
	padding:0px;
	margin-bottom: 5px;
}

ul.media li {
	list-style: none;
	margin:0px;
	padding:0px;
	margin-top: 4px;
}

ul.media li div {
	margin-top: 2px;
	padding-left: 20px;
	padding-bottom: 4px;
	background-repeat: no-repeat;
}

ul.list {
	list-style: none;
	margin:0px;
	padding:0px;
	margin-top: 5px;
}

ul.list li {
	margin-top: 2px;
	padding-left: 12px;
	padding-bottom: 4px;
	background-image: url("../../img/rect_blue.gif");
	background-position: 0px 6px;
	background-repeat: no-repeat;
}


.teaserbalken {
	position:absolute;
	top:138px;
	left:0px;
	width: 184px;
	height: 47px;
	overflow: hidden;
	background-image: url("../../img/layout/teaserbalken.png");
	color:#FFFFFF;
	padding:5px 10px 5px 10px;
	font-size: 17px;
	line-height: 22px;
}

.teaserbalken2 {
	position:absolute;
	top:103px;
	left:0px;
	width: 240px;
	height: 47px;
	overflow: hidden;
	background-image: url("../../img/layout/teaserbalken.png");
	color:#FFFFFF;
	padding:5px 10px 5px 10px;
	font-size: 17px;
	line-height: 22px;
}


.testimonial_sp {
    position: relative;
    border:1px solid #c5d2db;
    height: 235px;
    overflow:hidden;
}


.testim_backg_right {
    position: absolute;
    top:0px;
    right:0px;
    background-image: url("../../img/layout/tm_back_right.jpg");
    width: 33px;
    height: 235px;
    z-index: 2;
}

.testim_backg_right .tm_button {
    position: absolute;
    top:109px;
    right:5px;
    background-image: url("../../img/layout/tm_buttons.png");
    background-position: right top;
    width: 15px;
    height: 22px;
    cursor: pointer;
}

.testim_backg_right .tm_button_over {
    position: absolute;
    top:102px;
    right:0px;
    background-image: url("../../img/layout/tm_buttons_over.png");
    background-position: right top;
    width: 23px;
    height: 35px;
    cursor: pointer;
}

.testim_backg_left {
    position: absolute;
    top:0px;
    left:0px;
    background-image: url("../../img/layout/tm_back_left.jpg");
    width: 33px;
    height: 235px;
    z-index: 2;
}

.testim_backg_left .tm_button {
    position: absolute;
    top:109px;
    right:9px;
    background-image: url("../../img/layout/tm_buttons.png");
    background-position: left top;
    width: 15px;
    height: 22px;
    cursor: pointer;
}

.testim_backg_left .tm_button_over {
    background-image:url("../../img/layout/tm_buttons_over.png");
    background-position:left top;
    cursor:pointer;
    height:34px;
    position:absolute;
    right:7px;
    top:102px;
    width:24px;
}

.testim_item {
    position: absolute;
    top:0px;
    left:0px;
    height: 235px;
    z-index: 1;
    display: none;
}

.tm_content {
    padding: 4px 40px 4px 40px;
}
