@import url("/se_data/global/css/menu_horizontal.css");
@import url("vorlagen.css");

.jsImageSlider .preview {
	z-index: 1;
}

#body {
	background: #e7edf5;
	margin: 0px;
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #333;
}

img {
	margin: 0;
	padding: 0;
	border: 0;
}

#container {
	background: #D9E1EC;
	width: 1000px;
}

#header {
	background: #173478 url(/gfx/bg_header.jpg) repeat-x;
	width: 1000px;
	height: 32px;
	position: relative;
	z-index: 1000;
}

#logoTannheim {
	background: url(/gfx/tannheim_logo.png) no-repeat;
	position: absolute;
	cursor: pointer;
	top: 0px;
	left: 0px;
	width: 580px;
	height: 90px;
}


*html #logoTannheim {
/*	background-image: none !important;
	backround-repeat: no-repeat;
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/gfx/tannheim_logo.png', sizingMethod='scale');
	*/
	background: url(/gfx/tannheim_logo.gif) no-repeat left top;	
}


#logoTirol {
	position: absolute;
	top: 0px;
	right: 15px;
	z-index: 1500;
}

#logoTirol img {
	width: 90px;
	height: 40px;
	display: block;
}

/*Das Menü wird aus der menu_horizontal inkludiert und hier nur angepasst*/

#header .Menu {
	width: 635px;
	position: absolute;
	top: 0px;
	right: 120px;
	z-index: 100;
}

/* #header .Menu ul.nav {
 width: 568px;
} */

*html #header .Menu {
	width: 650px;
	right: 120px;
}

/*
*html #header .Menu ul.nav {
	width: 575px;
}
*/

#header .Menu ul {
	padding: 0px;
	margin: 0px;
	position: relative;
	z-index: 100;
}

#header .Menu ul li {
	display: inline;
}

*html #header ul li.hover ul {
	display: block !important;
}

#header .Menu ul li a {
	background: transparent;
	font-size: 14px;
	font-weight: bold;
	color: #fff;
	display: block;
	float: left;
	line-height: 14px;
	margin: 0px 1px;
	padding: 9px 11px;
	/* height: 14px; */
	position: relative;
	z-index: 10;
}

#header .Menu ul li.on a {
	background: url(/gfx/bg_menu_on4s.png) no-repeat center bottom;
	padding: 9px 11px 24px 11px;
	/* height: 42px; */
	behavior: url(/se_data/global/js/behaviors/pngfix.htc);
	z-index: 10;
}

*html #header .Menu ul li.on a {
	background-image: none;
	background-color: #B0C5DD;
	padding: 9px 11px 24px 11px;
	/* height: 14px; */
}

#header .Menu ul li.off a {
	background: transparent;
	font-size: 14px;
	font-weight: bold;
	color: #fff;
	display: block;
	line-height: 14px;
	padding: 9px 11px 24px 11px;
	/* height: 14px; */
	z-index: 10;
}

#header .Menu ul li.on a:hover,
#header .Menu ul li:hover a,
#header .Menu ul li a:hover {
	/*border: 1px solid #142D6F;*/
	background: #B0C5DD;
	padding: 9px 11px;
	/* height: 14px; */
	line-height: 14px;
	z-index: 100;
	position: relative;
	cursor: pointer;
	color: #2C6081;
}

#header .Menu ul li.on a.home:hover,
#header .Menu ul li:hover a.home,
#header .Menu ul li a.home:hover {
	cursor: pointer;
}


#header .Menu ul li ul {
	width: 183px;
	background: #B0C5DD;
	border-right: 1px solid #142D6F;
	border-bottom: 1px solid #142D6F;
	border-left: 1px solid #142D6F;
	padding: 10px 0px 5px 0px;
	position: absolute;
	top: 32px;
	left: 0px;
	z-index: 1000;
}


#header .Menu ul li.off ul li a,
#header .Menu ul li.on ul li a,
#header .Menu ul li ul li a {
	border: none;
	background: transparent;
	font-size: 13px;
/*	height: auto;*/
	padding: 4px 11px;
	margin: 0px;
	width: 161px;
	cursor: pointer;
}

#header .Menu ul li.off ul li a:hover,
#header .Menu ul li.on ul li a:hover,
#header .Menu ul li ul li a:hover {
	border: none;
	color: #821513;
	padding: 4px 11px;
}




#contentHome {
	width: 1000px;
	height: 560px;
	position: relative;
	z-index: 1;
}

#contentDefault {
	background: #fff url(/gfx/default_bg.gif) repeat-y;
	width: 1000px;
	position: relative;
	z-index: 1;
}

#contentHome .columnLeft {
	width: 594px;
	height: 545px;
	position: absolute;
	top: 0px;
	left: 0px;
}

#contentDefault .columnLeft {
	width: 780px;
	float: left;
	overflow: hidden;
}

#contentDefault .columnLeft .picture {
	width: 210px;
	height: 562px;
	float: left;
}

#contentDefault .columnLeft .topic {
	width: 525px;
	float: left;
	margin: 50px 0px 15px 30px;
	overflow: hidden;
}

#contentDefault .columnLeft .topicWide {
	width: 780px;
	background: #fff;
	float: none;
	padding: 80px 0px 0px 0px;
}



#contentHome .columnLeft img {
	width: 590px;
	height: 545px;
	display: block;
}

#contentHome .columnLeft .title {
	background: url(/gfx/bg_title_gr.png) no-repeat;
	width: 300px;
	height: 38px;
	position: absolute;
	top: 410px;
	left: 0px;
	z-index: 3;
}

*html #contentHome .columnLeft .title {
	/* filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/gfx/bg_title_gr.png', sizingMethod='scale');
	background: transparent; */
	background: url(/gfx/bg_title_gr.gif) no-repeat;
}

#contentHome .columnLeft .title h3 {
	font-size: 20px;
	color: #fff;
	margin: 7px 20px;
}

#contentHome .columnCenter {
	width: 188px;
	height: 540px;
	position: absolute;
	top: 5px;
	left: 609px;
}

#contentHome .columnCenter img {
	width: 188px;
	height: 120px;
	display: block;
}

#teaserRow img {
	width: 188px;
	height: 120px;
	display: block;
}

#contentHome .columnCenter .miniDB {
	width: 188px;
	height: 120px;
	margin: 15px 0px 0px 0px;
	position: relative;
}

#teaserRow .miniDB {
	width: 188px;
	height: 120px;
	margin: 0px 15px 15px 0px;
	position: relative;
	float: left;
}

#teaserRow .miniDB.last {
	margin: 0px;
}

#contentHome .columnCenter .miniDB .miniTitle,
#teaserRow .miniDB .miniTitle {
	background: url(/gfx/bg_title_kl.png) no-repeat;
	width: 131px;
	height: 21px;
	position: absolute;
	top: 85px;
	right: 0px;
}

*html #contentHome .columnCenter .miniDB .miniTitle,
*html #teaserRow .miniDB .miniTitle {
	/* filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/gfx/bg_title_kl.png', sizingMethod='scale');
	background: transparent; */
		background: url(/gfx/bg_title_kl.gif) no-repeat;
}

#contentHome .columnCenter .miniDB .miniTitle h3,
#teaserRow .miniDB .miniTitle h3 {
	font-size: 12px;
	color: #fff;
	margin: 4px 0px 0px 20px;
}

#contentHome .columnCenter .miniDB .miniTitle a,
#teaserRow .miniDB .miniTitle a {
	text-decoration: none;
}

#contentHome .columnRight {
	width: 188px;
	height: 680px;
	position: absolute;
	top: 5px;
	right: 0px;
	overflow: hidden;
	z-index: 1;
}

#contentDefault .columnRight {
	width: 220px;
	float: left;
	margin: 5px 0px 0px 0px;
	overflow: hidden;
}

#contentHome .columnRight .box {
	width: 190px;
	margin: 15px 0px 0px 0px;
	overflow: hidden;
}

.columnRight .box.boxquasu {
	background-color: #C7D5E5;
	height: 255px;
}

#contentDefault .columnRight .box {
	width: 190px;
	margin: 15px 0px 0px 30px;
}

/* UNTERMENU */

.subNav {
	width: 205px;
	background: url(/gfx/ul_bg.gif) repeat-y;
	margin: 15px 0px 0px 0px;
	padding: 15px 0px;
}


.subNav ul {
	margin: 0px 0px 0px 0px;
	padding: 0;
	list-style-type: none;
}

.subNav ul li {
	display: inline;
}

.subNav ul li a {
	display: block;
	color: #2C6081;
	font-size: 12px;
	line-height: 15px;
	font-weight: bold;
	text-decoration: none;
	margin: 1px 0px 1px 0px;
	padding: 5px 0px 5px 30px;
}

.subNav ul li a:hover,
.subNav ul li.on a {
	background: url(/gfx/subNav_bg.jpg) no-repeat;
	display: block;
	color: #fff;
	font-size: 12px;
	line-height: 15px;
	font-weight: bold;
	text-decoration: none;
	margin: 1px 0px 1px 0px;
	padding: 5px 0px 5px 30px;
}

.subNav ul li ul {
	margin: 5px 0px 10px 15px;
}

.subNav ul li ul li a,
.subNav ul li ul li.off a {
	background: transparent;
	display: block;
	color: #2C6081;
	font-size: 12px;
	line-height: 14px;
	font-weight: normal;
	text-decoration: none;
	margin: 0px 0px 0px 0px;
	padding: 3px 0px 3px 30px;
}

.subNav ul li ul li a:hover,
.subNav ul li ul li.on a {
	background: transparent;
	display: block;
	color: #821513;
	font-size: 12px;
	line-height: 14px;
	font-weight: normal;
	text-decoration: none;
	margin: 0px 0px 0px 0px;
	padding: 3px 0px 3px 30px;
}

.subNav ul li ul li ul {
	margin: 5px 0px 10px 15px;
}

.subNav ul li ul li ul li a,
.subNav ul li ul li ul li.off a {
	background: transparent;
	display: block;
	color: #2C6081;
	font-size: 12px;
	line-height: 12px;
	font-weight: normal;
	text-decoration: none;
	margin: 0px 0px 0px 0px;
	padding: 3px 0px 3px 30px;
}

.subNav ul li ul li ul li a:hover,
.subNav ul li ul li ul li.on a {
	background: transparent;
	display: block;
	color: #821513;
	font-size: 12px;
	line-height: 12px;
	font-weight: normal;
	text-decoration: none;
	margin: 0px 0px 0px 0px;
	padding: 3px 0px 3px 30px;
}


/* SEITENSUCHE */

#contentHome #sitesearch {
	background: #c7d5e5;
	width: 160px;
	margin: 15px 0px 0px 0px;
	padding: 9px 15px;
}

#contentDefault #sitesearch {
	background: #c7d5e5;
	width: 160px;
	margin: 15px 0px 15px 30px;
	padding: 9px 15px;
}

#contentHome #sitesearch form,
#contentDefault #sitesearch form {
	height: 17px;
	margin: 0px;
	padding: 0px;
}

#contentHome #sitesearch .input,
#contentDefault #sitesearch .input {
	width: 85px;
	font-size: 11px;
	padding: 1px 0px 1px 3px;
	color: #333;
	float: left;
}

#contentHome #sitesearch .submit,
#contentDefault #sitesearch .submit {
	font-size: 11px;
	float: right;
}


/* FOOTER */

#footer {
	background: #f68300 url(/gfx/bg_footer.jpg) repeat-x;
	width: 1000px;
	height: 100px;
	color: #000;
	font-weight: bold;
	line-height: 16px;
	position: relative;
}

#footer a {
	color: #fefefe;
	font-weight: bold;
	text-decoration: none;
}

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

#footer .footerLink a {
	color: #000;
}

#languages{
	position: absolute;
	top: 0;
	padding: 0px 0 0 30px;
}

#languages a {
	float: left;
}

#languages a img {
	padding: 3px 10px 0 0;
}

#languages a.link img {
	padding: 8px 5px 0 0;
}


#footer .language {
	position: absolute;
	top: 8px;
	left: 15px;
}

#footer .languageEn {
	position: absolute;
	top: 8px;
	left: 15px;
}

#footer .language a {
	background: url(/gfx/flagge_oesterreich.jpg) no-repeat right center;
	display: block;
	padding: 0px 30px 0px 0px;
}

#footer .languageEn a {
	background: url(/gfx/flagge_englisch.jpg) no-repeat right center;
	display: block;
	padding: 0px 30px 0px 0px;
}

#footer .footerNav {
	position: absolute;
	top: 8px;
	left: 210px;
}

#footer .footerNav a {
	display: block;
	float: left;
	margin: 0px 15px 0px 0px;
}

#footer .impress {
	position: absolute;
	top: 8px;
	right: 100px;
}

#footer .fontSizer {
	position: absolute;
	top: 8px;
	right: 10px;
}

#footer .fontSizer a {
	display: block;
	float: left;
	margin: 0px 5px 0px 0px;
	width: 15px;
	height: 15px;
}

#footer .fontSizer img {
	width: 15px;
	height: 15px;
	display: block;
}

#footer .adress {
	position: absolute;
	bottom: 10px;
	left: 15px;
}

#footer .contact {
	position: absolute;
	bottom: 10px;
	left: 290px;
}

#footer .contact a {
	color: #000;
}


#footer .autor {
	position: absolute;
	bottom: 10px;
	right: 15px;
}

#footer .autor a {
	color: #faca6d;
	font-size: 12px;
}

/*------seasonSwitch----*/
#footer .seasonSwitch {
	position: absolute; 
	height: 69px;
	left:605px; 
	bottom: 0px
}

*html #footer .seasonSwitch {
	position: absolute;
	height: 69px; 
	left:605px; 
	bottom: -3px;
}

#footer .seasonSwitch .miniTitle {
	background: url(/gfx/bg_title_kl.png) no-repeat;
	width: 131px;
	height: 21px;
	position: absolute;
	top: 25px;
	right: 0px;
}

*html #footer .seasonSwitch .miniTitle {
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/gfx/bg_title_kl.png', sizingMethod='scale');
	background: transparent;
}

#footer .seasonSwitch .miniTitle h3 {
	font-size: 12px;
	color: #fff;
	margin: 4px 0px 0px 20px;
}

#footer .seasonSwitch .miniTitle a {
	text-decoration: none;
}



/* QUASU-SCHNELLSUCHE */

#contentDefault #quickbook .boxHead h3,
#contentHome #quickbook .boxHead h3 {
	margin: 0px 0px 5px 0px;
	padding: 0px;
}





/* WARENKORB */


#contentDefault .columnRight .boxWarenkorb,
#contentHome .columnRight .boxWarenkorb {
	background: #c7d5e5;
	padding: 10px;
	margin: 0px;
	font-size: 11px; 
	width: 170px;
	height: 100%;

}

#contentDefault .columnRight .box h3,
#contentHome .columnRight .box h3 {
	font-size: 13px; 
	text-transform: uppercase;
	color: #3D80AE;
	margin: 0px 0px 10px 0px;
}



#contentDefault .columnRight .boxWarenkorb .formular,
#contentHome .columnRight .boxWarenkorb .formular {
	padding: 0px;
	margin: 0px;
}

#contentDefault .columnRight .boxWarenkorb label,
#contentHome .columnRight .boxWarenkorb label {
	display: block;

}

#contentDefault .columnRight .boxWarenkorb button,
#contentHome .columnRight .boxWarenkorb button {
	float: right;
	font-size: 11px;
	background-color: #ECECEC;
	display: block;
}

#contentDefault .columnRight .boxWarenkorb .caption,
#contentHome .columnRight .boxWarenkorb .caption {
	display: block;
	margin: 7px 0px -19px 120px;
}

#contentDefault .columnRight .boxWarenkorb .input,
#contentHome .columnRight .boxWarenkorb .input {
	display: block;
	width: 110px;
}

#contentDefault .columnRight .boxWarenkorb .errors,
#contentHome .columnRight .boxWarenkorb .errors {
	color: #b20;	
	padding-top: 5px;
}

#contentDefault .columnRight .boxWarenkorb .text,
#contentHome .columnRight .boxWarenkorb .text {
	padding-top: 5px;
	color: #3D80AE;
}

#contentDefault .columnRight .boxWarenkorb .links,
#contentHome .columnRight .boxWarenkorb .links {
	line-height: 15px;
	color: #3D80AE;
}

#contentDefault .columnRight .boxWarenkorb .basket,
#contentHome .columnRight .boxWarenkorb .basket {
	padding-top: 5px;
}

#contentDefault .columnRight .boxWarenkorb .basket .item,
#contentHome .columnRight .boxWarenkorb .basket .item {
	background-color: #FFFFFF;
	margin: 2px 0px;
	padding: 0px 2px;
}

#contentDefault .columnRight .boxWarenkorb .basket .item a,
#contentHome .columnRight .boxWarenkorb .basket .item a {
	display: block;
	float: left;
	text-decoration: none;
	overflow: hidden;
	white-space: nowrap;
}

#contentDefault .columnRight .boxWarenkorb .basket .item .link,
#contentHome .columnRight .boxWarenkorb .basket .item .link {
	width: 131px;
	color: #14246A;
	line-height: 16px;
	width: 150px;
}

#contentDefault .columnRight .boxWarenkorb .basket .item .link img,
#contentHome .columnRight .boxWarenkorb .basket .item .link img {
	width: 16px;
	height: 16px;
	display: block;
	float: left;
}

#contentDefault .columnRight .boxWarenkorb .basket .item .delete,
#contentHome .columnRight .boxWarenkorb .basket .item .delete {
	width: 16px;
}

#contentDefault .columnRight .boxWarenkorb .basket .item .delete img,
#contentHome .columnRight .boxWarenkorb .basket .item .delete img {
	width: 16px;
	height: 16px;
	display: block;
}

#begruessung {
    color: #333;
    overflow: hidden;
    font-size: 12px;
    margin: 0px;
    padding: 0px 10px 10px 10px;
	width: 170px;
	line-height: 16px;
}

#contentDefault .columnRight .boxWarenkorb .boxHead h2,
#contentHome .columnRight .boxWarenkorb .boxHead h2 {
	padding: 0px 0px 5px 0px;
	border-bottom: 1px solid #999;
}

#contentDefault .columnRight .boxWarenkorb .boxFooter,
#contentHome .columnRight .boxWarenkorb .boxFooter {
	height: 23px;
}

#contentDefault .columnRight .boxWarenkorb .boxFooter a,
#contentHome .columnRight .boxWarenkorb .boxFooter a {
	background: #ececec;
	text-transform: uppercase;
	text-decoration: none;
	padding: 2px 4px;
	margin: 0px 0px 0px 0px;
	font-size: 11px;
	color: #000;
	font-weight: normal;
	display: block;
	white-space: nowrap;
	float: right;
	border: 2px outset #fff;
}


#contentHome #imageslider_home  h3 {
	color: #fff;
}

/* --- Community Login-Kombiniert --- */

.template_communityLoginKombiniert {
	width: 525px;
	overflow: hidden;
}

.template_communityLoginKombiniert .element {
	display: block;
	float: left;
	width: 200px;
	height: 40px;
	padding-right: 20px;
	padding-top: 20px;
	margin-bottom: 5px;
}

.template_communityLoginKombiniert .element input,
.template_communityLoginKombiniert .element select {
	width: 100%;
}

.template_communityLoginKombiniert .anrede {
	width: 15%;
	margin: 0px 400px 0px 0px;
}
.template_communityLoginKombiniert .vorname,
.template_communityLoginKombiniert .email {
	clear: both;
}



/* --- TISCOVER --- */
iframe #sysContent #tisLeft {
	display: none !important;
}

/* Prospektbestellung ALT */

.product {
	border-bottom: 1px solid #DAE0EC;
	margin: 0 0 15px 0;
	padding: 0 0 10px 0;
}

#contentDefault .product h3 {
	color: #333;
	display: block;
	font-size: 14px;
	float: left;
	width: 30%;
	margin: 0;
}

.product .check {
	float: left;
	padding: 0 2% 0 0;
}

.product .bild {
	float: left;
	width: 19%;
	padding: 0 2% 0 0;
}

#contentDefault .product p {
	display: block;
	float: left;
	width: 40%;
	margin: 0;
}


.contactData {
	padding: 0 0 20px 0;
}

.row {
	width: 100%;
	padding: 0 0 10px 15px;
}

.row .field {
	width: 40%;
	float: left;
}


/* Prospektbestellung */

.product2 {
	margin: 0 0 15px 0;
	padding: 0 0 10px 0;
}

#contentDefault .product2 h3 {
	color: #333;
	display: block;
	font-size: 14px;
	float: left;
	margin: 0;
}

.product2 .check {
	float: left;
	padding: 0 2% 0 0;
}

#contentDefault .product2 p {
	display: block;
	float: left;
	width: 40%;
	margin: 0;
}


.headlineDivider {
	background-color: #DAE0EC;
	color:#333333;
	font-weight:bold;
	padding-left: 5px;
	margin-bottom: 15px;
	width: 100%;	
}

.headlineDivider2 {
	background-color: #DAE0EC;
	color:#333333;
	font-weight:bold;
	padding-left: 5px;
	margin-bottom: 15px;
	width: 100%;
	font-size: 16px;
}

.headlineDividerSmall {
	color:#333333;
	font-weight:bold;
	padding: 15px 0px 15px 5px;
	width: 100%;	
}


.contactData {
	padding: 0 0 20px 0;
}

.row {
	width: 100%;
	padding: 0 0 10px 15px;
}

.row .field {
	width: 40%;
	float: left;
}

/* Impressionen */


#contentDefault .columnRight .boximpressionen h3,
#contentDefault .columnRight .boxvermitteln h3,
#contentHome .columnRight .boxvermitteln h3 {
	font-size: 13px; 
	text-transform: uppercase;
	color: #3D80AE;
	margin: 0px 0px 10px 0px;
}

#contentHome .vermitteln {
	position: relative;
	padding: 0px;
}

#contentDefault .vermitteln {
	position: relative;
	padding: 0px;
}

#contentDefault .vermitteln .boxHead,
#contentDefault .vermitteln .boxHead,
#contentHome .vermitteln .boxHead {
	padding: 5px;
	height: 35px;
}

#contentDefault .vermitteln .boxHead h3,
#contentHome .vermitteln .boxHead h3 {
	margin: 0px;
	padding: 0px;
}

#contentDefault .columnRight .boxvermitteln .vermitteln .bildergalerie,
#contentHome .columnRight .boxvermitteln .vermitteln .bildergalerie {
	width: 190px;
	height: 127px;
	position: relative;
}

#contentDefault .columnRight .boximpressionen .impressionen {
	position: relative;
}

#contentDefault .columnRight .boximpressionen .impressionen .bildergalerie {
	width: 180px;
	height: 120px;
	position: relative;
	overflow: hidden;
}

#contentDefault .columnRight .boximpressionen .impressionen .bildergalerieTitle,
#contentDefault .columnRight .boxvermitteln .vermitteln .bildergalerieTitle,
#contentHome .columnRight .boxvermitteln .vermitteln .bildergalerieTitle {
	background: url(/gfx/bg_title_kl.png) no-repeat;
	width: 131px;
	height: 21px;
	position: absolute;
	top: 136px;
	right: 0px;
}

#contentDefault .columnRight .boximpressionen .impressionen .bildergalerieTitle {
	top: 110px;
}


*html #contentDefault .columnRight .boximpressionen .impressionen .bildergalerieTitle,
*html #contentDefault .columnRight .boxvermitteln .vermitteln .bildergalerieTitle
*html #contentHome .columnRight .boxvermitteln .vermitteln .bildergalerieTitle {
	/* filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/gfx/bg_title_kl.png', sizingMethod='scale');
	background: transparent; */
	background: url(/gfx/bg_title_kl.gif) no-repeat;
}

#contentDefault .columnRight .boximpressionen .impressionen .bildergalerieTitle h3,
#contentDefault .columnRight .boxvermitteln .vermitteln .bildergalerieTitle h3,
#contentHome .columnRight .boxvermitteln .vermitteln .bildergalerieTitle h3 {
	font-size: 12px;
	color: #fff;
	margin: 4px 0px 0px 20px;
	text-transform: none;
}

#contentDefault .columnRight .boximpressionen .impressionen .bildergalerieTitle a,
#contentDefault .columnRight .boxvermitteln .vermitteln .bildergalerieTitle a,
#contentHome .columnRight .boxvermitteln .vermitteln .bildergalerieTitle a {
	text-decoration: none;
}

#contentHome .columnRight .boxvermitteln {
	margin: 12px 0px 0px 0px;
}

#contentDefault .columnRight .boxvermitteln,
#contentDefault .columnRight .boximpressionen {
	margin: 15px 0px 0px 30px;
}


/* Verzeichnis */



#contentHome .columnRight .boxverzeichnis h3,
#contentDefault .columnRight .boxverzeichnis h3 {
	font-size: 13px; 
	text-transform: uppercase;
	color: #3D80AE;
	margin: 0px 0px 10px 0px;
}

#contentHome .verzeichnis,
#contentDefault .verzeichnis {
	position: relative;
	padding: 10px;
}

#contentHome .verzeichnis .boxHead h3,
#contentDefault .verzeichnis .boxHead h3 {
	margin: 0px 0px 5px 0px;
	padding: 0px;
}


#contentHome .columnRight .boxverzeichnis .verzeichnis .verzeichnis,
#contentDefault .columnRight .boxverzeichnis .verzeichnis .verzeichnis {
	width: 190px;
	height: 110px;
	position: relative;
}


#contentHome .columnRight .boxverzeichnis .verzeichnis .verzeichnisTitle,
#contentDefault .columnRight .boxverzeichnis .verzeichnis .verzeichnisTitle {
	background: url(/gfx/bg_title_kl.gif) no-repeat;
	width: 131px;
	height: 21px;
	position: absolute;
	top: 40px;
	right: 0px;
}




#contentHome .columnRight .boxverzeichnis .verzeichnis .verzeichnisTitle h3,
#contentDefault .columnRight .boxverzeichnis .verzeichnis .verzeichnisTitle h3 {
	font-size: 12px;
	color: #fff;
	margin: 4px 0px 0px 13px;
	text-transform: none;
}

#contentHome .columnRight .boxverzeichnis .verzeichnis .verzeichnisTitle a,
#contentDefault .columnRight .boxverzeichnis .verzeichnis .verzeichnisTitle a {
	text-decoration: none;
}

#contentHome .columnRight .boxverzeichnis {
	margin: 15px 0px 0px 0px;
	height: 70px;
	background-color: #C7D5E5;
}

#contentDefault .columnRight .boxverzeichnis {
	margin: 15px 0px 0px 30px;
	height: 70px;
	background-color: #C7D5E5;
}

/* Seite Secure */
#SecureBar {
	color: #fff;
}

#SecureBar a {
	color: #000;
}