/* T3A for Markus Giesen
---------------------------------------------------------------------------------------------- */

/* BASICS
---------------------------------------------------------------------------------------------- */
* {
 padding: 0px;
 margin: 0px;
}

/* BODY
---------------------------------------------------------------------------------------------- */
html {
	height: 100.01%;
}
body { 
 height: 100.01%;
 font-size: 13px;
 text-align: center;
 background-color: #c6c7c9;
 background: top left url('images/bg.jpg') repeat-x;
 font-family: Verdana,Arial,Sans-Serif,Helvetica;
 color:#4C4C4C;
}

/* HEADER
---------------------------------------------------------------------------------------------- */
.header {
 vertical-align: top;
 width: 925px;
 height: 197px;
}

/* HEADER - TOP MENU
---------------------------------------------------------------------------------------------- */
.header_top_menu {
 width: 100%;
 height: 26px;
 background-color: #0065B3;
 float: left;
}

.header_top_menu ul {
 float: right;
 list-style-type: none;
 margin-top: 6px;
 margin-right: 10px;
}

.header_top_menu ul li a, .header_top_menu ul li {
 color: #ffffff;
 text-decoration: none;
 font-family: verdana;
 font-size: 11px;
}
.header_top_menu ul li a:hover, .header_top_menu ul li a:hover {
	color:#FFFFFF;
	text-decoration:underline;
}

.header_top_menu ul li {
 float: left;
 margin-right: 5px;
}

/* HEADER BACKGROUND BILD
---------------------------------------------------------------------------------------------- */
.header_images_dynamic .active{
	width:91px;
	height:144px;
	filter:alpha(opacity=70);
	-moz-opacity:0.7;
	opacity:0.7;
	float:left;
	background:#ffffff;
	
}
.header_images_dynamic div{
	width:91px;
	height:73px;
	float:left;
	/*border:1px solid #ff0000;*/
}

.header_images_dynamic {
 background: top left url('images/drei_leute_jung_01.jpg') no-repeat;
 width: 731px;
 height: 145px;
 float: left;
}

.header_images_dynamic div a, .header_images_dynamic div img {
 display: none;
}

.header_images {
 float: left;
}

/* HEADER LOGO
---------------------------------------------------------------------------------------------- */
.header_images_logo {
 width: 194px;
 height: 140px;
 float: left;
 border: 0px;
}

/* HEADER HAUBT MENU
---------------------------------------------------------------------------------------------- */

/* HEADER HAUBT MENU - GLOBAL
---------------------------------------------------------------------------------------------- */
.header_bottom_menu_right div a: hover, .left_menu ul li a: hover, .left_menu #active ul li a: hover, .header_bottom_menu_left div a: hover {
 color: #000000;
}
.header_bottom_menu {
 float: left;
}

/* HEADER HAUBT MENU
---------------------------------------------------------------------------------------------- */
.header_bottom_menu_right {
 width: 731px;
 float: left;
 background: top left url('images/button_menu_top.gif') repeat-x;
}

.header_bottom_menu_right div {
 width: 91;
 height: 26px;
 float: left;
 background: top left url('images/button_menu_top.gif') repeat-x;
 text-align: center;
}

.header_bottom_menu_right .active {
 width: 91;
 height: 26px;
 float: left;
 background: top left url('images/button_menu_top_philtr.gif') repeat-x;
 text-align: center;
}

.header_bottom_menu_right div a {
 text-decoration: none;
 font-family: verdana;
 color: #0266B2;
 font-weight: bold;
 margin-top: 6px;
 float: left;
 height: 21px;
 font-size: 10px;
 padding-top: 0px;
 width: 84px;
 text-align: center;
}

.header_bottom_menu_right div a:hover {
	color:#F2AF00;
}

/* Start of Hilight */
.header_bottom_menu_right div .left {
 width: 1px;
 float: left;
 height: 25px;
 background: top left url('images/top_m_left.gif') no-repeat;
}

.header_bottom_menu_right .active .left {
 width: 1px;
 float: left;
 height: 25px;
 background: top left url('images/top_m_left_act.gif') no-repeat;
}

.header_bottom_menu_right div .right {
 width: 1px;
 height: 25px;
 float: right;
 background: top left url('images/top_m_right.gif') no-repeat;
}

.header_bottom_menu_right .active .right {
 width: 1px;
 height: 25px;
 float: right;
 background: top left url('images/top_m_right_act.gif') no-repeat;
}
/* End of Hilight */

/* HEADER HAUBT MENU - KONTAKT BUTTON LINKS
---------------------------------------------------------------------------------------------- */
.header_bottom_menu_left {
 width: 194px;
 float: left;
 height: 26px;
 background: top left url('left_top_menu.jpg') no-repeat;
}

.header_bottom_menu_left div a {
 text-decoration: none;
 font-family: verdana;
 color: #0066B5;
 font-weight: bold;
 font-size: 10px;
 float: left;
}
.header_bottom_menu_left div a:hover {
	color:#F2AF00;
}

.header_bottom_menu_left div {
 margin-left: 14px;
 margin-top: 6px;
 float: left;
}

/* ROOTLINE
---------------------------------------------------------------------------------------------- */
#rootline {
 color: #b4b4b4;
 font-size: 10px;
 font-family: Verdana;
 margin-left: 195px;
 margin-top: 7px;
 margin-bottom: 7px;
}
#rootline a{
	color:#B4B4B4;
	text-decoration:none;
}
#rootline a:hover{
	color:#B4B4B4;
	text-decoration:underline;
}
/* CONTENT
---------------------------------------------------------------------------------------------- */
.center {
 background-color: #ffffff;
 font-size: 13px;
 height: 500px;
 width: 926px;
 overflow: hidden;
 vertical-align: top;
}

.content_left{
 width: 179px;
 height: 425px;
  display: inline;
 float: left;
 margin-right: 15px;
}

.content_right {
 width: 171px;
 display: inline;
 float: right;
 margin-right: 16px;
}

.maintable {
 height: 100%;
 padding: 0px;
 width: 100%;
 border-collapse: collapse;
}

/* CONTENT - LINKS
---------------------------------------------------------------------------------------------- */
.colomn, #left {
 width: 30%;
}

.address {
 margin: 10px;
}

.address h1 {
 font-size: 10px;
 font-weight: bold;
 font-family: Verdana;
 color: #666;
}

.address p {
 font-size: 10px;
 font-family: Verdana;
 line-height: 14px;
 color: #666;
}

/* CONTENT - LINKS - MENUE
---------------------------------------------------------------------------------------------- */
.left_menu {
 width: 100%;
 vertical-align: top;
}

.left_menu ul {
 margin-top: 0px;
 margin-left: 0px;
 padding-left: 0px;
 list-style-type: none;
 background-color: #EAEAEA;
}

.left_menu ul li a {
font-family:verdana, Arial, Helvetica, sans-serif;
 color: #0065B3;
 text-decoration: none;
 font-size: 10px;
 font-weight: bold;
 padding-left: 10px;
 background: left center url('images/litle_arrow.gif') no-repeat;
 padding-top: 3px;
 margin-left: 22px;
 padding-bottom:5px;
  display:block;
 /*float: left;*/
}
.left_menu ul li a:hover {
	color:#F2AF00;
}

.left_menu ul li {
 background: left bottom url('images/left_menu_line.gif') no-repeat;
}

.left_menu ul li ul {
 width: 100%;
 padding:0px;
 margin:0px;
 
}

.left_menu ul li ul li {
	/*border:1px solid #0000ff;*/
	/*float:left;*/
	/*padding-bottom:3px;*/
	padding:0px;
	margin:0px;
}

.left_menu div {
 /*height: 22px;*/
 /*float:left;*/
 width:100%;
 border:1px solid #eaeaea;
 border-left:0px;
 border-right:0px;
 padding:0px;
}

.left_menu ul li ul li a {
 vertical-align: center;
 color: #B2BAAF;
 padding-bottom: 2px;
 padding-top: 0px;
 padding-left: 10px;
 margin:0px;
 margin-left: 42px;
 margin-top: 3px;
  display:block;
}

.left_menu #active a {
 color: #ffffff;
 background: left center url('images/litle_arrow_white.gif') no-repeat;
 margin-bottom: 4px;
 margin-top: 3px;
  display:block;
/* float: left;*/
}
.left_menu #active a:hover {
	color:#F2AF00;
}

.left_menu #active ul #active a {
 background: left center url('images/cube_grey.gif') no-repeat;
 color: #717171;
 margin-top: 3px;
 font-size: 10px;
  display:block;
 /*float: left;*/
 font-weight: normal;
 }

.left_menu #active ul li a {
  background: left center url('images/cube_blue.gif') no-repeat;
 color: #0065B3;
 margin-top: 3px;
 /*float: left;*/
 display:block;
 font-size: 10px;
 font-weight: normal;
 }

.left_menu  ul #active {
 background-color: #0367B3;
 min-height: 22px;
 }

/* CONTENT - MITTE
---------------------------------------------------------------------------------------------- */
.content_center {
 width: 534px;
 margin-bottom: 20px;
 float: left;
}

.content_center_full {
 width: 100%;
 float: left;
 margin-bottom: 15px;
}

.content_center_half {
 width: 258px;
 float: left;
 margin-right: 7px;
 margin-bottom: 15px;
}

.content_center h1, .content_center .content_center_half h1 {
 color: #0066b3;
 font-family: Verdana;
 font-size: 13px;
}

.content_center p, .content_center_half p {
 margin-top: 10px;
 margin-bottom: 10px;
 font-size: 12px;
 line-height: 14px;
 font-family: Verdana;
 color: #4c4c4c;
}

.content_center_full ul {
 list-style-type: square;
 margin-left: 15px;
 font-size: 10px;
}

.content_center_full a.internal-link {
 text-decoration: none;
 font-size: 10px;
 font-family: Verdana;
 color: #0066b3;
}

/* CONTENT - RECHTS
---------------------------------------------------------------------------------------------- */
.content_right_contacts .arrow_link{
  float:right;
  width:14px;
  height:14px;
 /* border:1px solid #ff0000;*/
  margin-right:10px;
  margin-top:8px;
}
.content_right_contacts .arrow_link img{
 margin:0px;
 padding:0px;
}

.content_right_toolbox {
 margin-left: 10px;
 width: 162px;
 height: 59px;
 background: top left url('images/menu_right_toolbox.gif') no-repeat;
 background-color: #e5e5e5;
}

.content_right .margin_left, .csc-firstHeader {
 margin-top: 0;
 margin-left: 10px;
}

.content_right .title, .csc-firstHeader {
 color: #0166B6;
 font-size: 11px;
 font-family: verdana;
 font-weight: bold;
 margin-bottom: 10px;
}

.content_right .title1 {
 color: #0166B6;
 font-size: 9px;
 font-family: verdana;
 font-weight: bold;
}

.content_right .standart {
 margin-top: 0;
 margin-bottom: 2px;
 font-size: 10px;
 color: #717171;
 font-family: verdana;
 border: 0;
 text-decoration: none;
 float: left;
 width: 150px;
}

.content_right .standart1 {
 margin-top: 5px;
 font-size: 10px;
 color: #717171;
 font-family: verdana;
 border: 0;
 text-decoration: none;
 float: left;
 width: 135px;
}


.content_right_box .tx-jppageteaser-pi1 a {
	border:0pt none;
	color:#717171;
	float:left;
	font-family:verdana;
	font-size:10px;
	margin-top:5px;
	text-decoration:none;
	width:160px;
}

.content_right_box .tx-jppageteaser-pi1 a img {
 float: left;
 margin-right: 3px;
 margin-left: 10px; 
 width: 30px;
 height: 30px;
 border: 0px none;
}

.content_right .arrow {
 float: left;
 width: 14px;
 height: 14px;
 margin: 0px !important;
 padding: 0px !important;
}

.content_right_rating .arrow {
 float: right;
 width: 14px;
 height: 14px;
 margin-top: 15px !important;
 margin-right: 15px !important;
 padding: 0px !important;
}

.arrow img {
 border: 0px;
}

.content_right_box .internal-link, .content_right_box .bodytext {
 margin-left: 10px;
 margin-right: 10px;
 text-decoration: none;
 font-size: 10px;
 color: #717171;
 font-family: verdana;
}

.content_left_info .address .bodytext a{
 color:grey;
 text-decoration:none;
}
.content_left_info .address h1 {
	margin:0px;
	padding:0px;
	color:#888888;
}
.content_right_box .internal-link {
 margin-left: 0px;
}

.content_right_contacts img {
 margin-top: 10px;
 margin-bottom: -10px;
}

.content_right_toolbox img {
 border: 0;
 margin-top: 0;
}

.content_right_toolbox a {
 margin-top: 0;
 margin-left: 10px;
 margin-bottom: 2px;
 font-size: 10px;
 color: #717171;
 font-family: verdana;
 border: 0;
 text-decoration: none;
 float: left;
 width: 150px;
}

.right_colomn {
 vertical-align: top;
}

.top3_text_contener {
	float:left;
	margin-top:8px;
	overflow:hidden;
	width:117px;
}

.content_right .margin_top{
 padding-top: 27px;
 padding-bottom: 0px;
 margin-bottom: 0px !important;
}

.content_right_box, .content_right_contacts {
 margin-left: 10px; 
 padding-bottom: 10px; 
 margin-top: 30px;
 width: 162px;
 /* border: 1px dotted green; */
 /* height: 165px; */
 /* background: top left url('images/top3.gif') no-repeat; */
 background: top left url('images/menu_right_toolbox.gif') no-repeat; 
 background-color: #e5e5e5;
 display: inline;
 float: left;
}

.content_right_contacts div {
  /*border: 1px dotted red; */
 margin-left: 10px;
 width: 110px;
 text-decoration: none;
 font-size: 10px;
 color: #717171;
 font-family: verdana;
 float: left;
 margin-top:3px;
}
.content_right_contacts a{
  text-decoration:none;
  color:#717171;
}

/* JP PAGETEASER
---------------------------------------------------------------------------------------------- */
.link a {
 color: #0066b3;
 margin-left: 5px;
 margin-right: 5px;
 margin-bottom: 4px;
 font-family: Verdana;
 font-size: 10px;
 font-weight: bold;
 text-decoration: none;
}

.link img {
 width: 14px;
 height: 14px;
 margin: 0px;
 margin-right: 5px;
}

/*
.link a {
 margin-bottom: 0px;
}
*/

.link {
    width: 60px !important;
    float: right !important;
	margin-bottom: 2px;
}

/* JP PAGETEASER - BILDER RECHTS
---------------------------------------------------------------------------------------------- */
.right_image_style {
 float: right;
 overflow:hidden;
 width: 120px;
 height: 70px;
 margin-top: 5px;
 margin-left: 0px;
 margin-right: 5px;
 margin-bottom: 0px;
}

.right_image_style div {
 float: left;
 width: 385px;
}

.right_image_style img {
 float: right;
 margin: 0px;
}
/*
.right_image_style_text {
width: 200px;
}
*/

/* JP PAGETEASER - BILDER LINKS
---------------------------------------------------------------------------------------------- */
.left_image_style {
 float: left;
 overflow:hidden;
 width: 120px;
 height: 70px;
 margin-top: 5px;
 margin-left: 0px;
 margin-right: 5px;
 margin-bottom: 0px;
}

.left_image_style div {
 float: left;
 width: 385px; 
}

/*
.left_image_style img {
 float: left;
 margin-bottom:5px;
 margin-left: 0px;
 margin-right: 5px;
 margin-bottom: 0px;
}
*/

/* JP PAGETEASER - 2 SPALTEN
---------------------------------------------------------------------------------------------- */
.half_left_image_style {
 float: left;
 overflow:hidden;
 width: 120px;
 height: 70px;
 margin-top: 5px;
 margin-left: 0px;
 margin-right: 5px;
 margin-bottom: 0px;
}
/*
.half_left_image_style img {
 float: left;
 margin: 5px;
}

.half_left_image_style .text_div {
 float: left;
 width: 150px;
}
*/

/* STUFF
---------------------------------------------------------------------------------------------- */
.block {
 width: 121px;
 height: 170px;
 margin-top: 25px;
 float: left;
}

.text {
 margin-top: 145px;
 border: 1px solid #0000ff;
 float: left;
 width: 100%;
 text-align: center;
 height: 25px;
}

.standart img, .standart1 img{
 margin-right: 3px;
 border: 0px;
 float: left;
}

.internal_link {
 color: #0066b3;
 margin-left: 5px;
 margin-right: 5px;
 font-family: Verdana;
 font-size: 10px;
 font-weight: bold;
 text-decoration: none;
}

#little_arrow, #little_arrow img{
	width: 8px;
	height: 9px;
	border: 0;
}

#active ul #active {
 background-color: #ffffff;
 border: 0;
}

.maintable #left {
 background-color: #c6c7c9;
 background: top right url('images/bg_left.jpg') no-repeat;
}

.maintable #right {
 background-color: #c6c7c9;
 background: top left url('images/bg_right.jpg') no-repeat;
}

#zuruk a {
 text-decoration: underline;
 font-size: 10px;
 color: #717171;
 font-family: verdana;
}

#zuruk a:hover {
 text-decoration: none;
}

.content_center_full h1 {
	margin-left: 0px;
}

#mailform fieldset div span fieldset {
border:1px solid #ffffff !important;
	width:200px;
	float:left;
}

.content_center_half div div div div dl dt a img{
	width:60px;
	min-width:60px;
	max-width:60px;

	height:60px;
	min-height:60px;
	max-height:60px;
	overflow:hidden;
}
/* TABELLE
---------------------------------------------------------------------------------------------- */
.contenttable {margin:1em 1em 2em 0em;padding:0em;width:90%;empty-cells:show;border-spacing:0px;border-collapse:collapse;border-left: 1px solid #87888a;border-top: 1px solid #87888a;border-right: 1px solid #87888a;text-align:left;font:400 10px verdana, arial;color:#87888a;}
.contenttable td {padding: 7px 0 5px 0;margin:0;border-right: 1px solid #87888a;border-bottom: 1px solid #87888a;vertical-align: top;}
.contenttable tr.tr-odd td {background: #FFFFFF;padding-left: 10px;}
.contenttable tr.tr-even td {background: #d9dadc;padding-left: 10px;}
.contenttable tr.tr-0 td {font:400 12px verdana, arial;color:#FFFFFF;background: #87888a;border-right: 1px solid #FFFFFF;}
.contenttable td.td-last {border-right:0px;}
.contenttable tr.tr-0 td.td-last {font:400 12px verdana, arial;color:#FFFFFF;background: #87888a;border-right: 1px solid #87888a;}
.contenttable tr.tr-0 th.td-last {font:400 12px verdana, arial;color:#FFFFFF;background: #87888a;border-right: 1px solid #87888a;}
.contenttable tr.tr-even th {font:400 12px verdana, arial;color:#FFFFFF;background: #87888a;border-right: 1px solid #FFFFFF;padding: 7px 0 5px 10px;}

/* SITEMAP
---------------------------------------------------------------------------------------------- */
.csc-sitemap A {padding:0em 0em 0em 0.4em;margin:0em; color:#0066B3; text-decoration:none; font-family:Verdana, Arial, Helvetica, sans-serif; font-size:10px;}
.csc-sitemap A:hover {}
.csc-sitemap ul {padding:0px;margin:0.0em 1.4em 0.0em 3em;font-size:100%; list-style:square;}
.csc-sitemap ul li{list-style-type:square;padding:0px;margin:0.0em 0em 0.0em 0em;list-style:square;}
.csc-sitemap ul li ul{padding:0px;margin:0.0em 1.4em 0.0em 3em;font-size:100%;list-style:square;}
.csc-sitemap ul li ul li{padding:0px;margin:0.0em 0em 0.0em 0em;list-style: square;}
/*
.csc-textpic-left {width:52px;min-width:52px;max-width:52px;height:52px;min-height:52px;max-height:52px;overflow:hidden;}
DL.csc-textpic-image


DL.csc-frame-frame1 {width:52px;min-width:52px;max-width:52px;height:52px;min-height:52px;max-height:52px;overflow:hidden;}
*/

.content_center_half .csc-frame-frame1 dl dt a {
	display:inline;
	float:left;
	height:55px;
	overflow:hidden;
	width:55px;
}
/*
DL.csc-frame-frame1 {width:52px;min-width:52px;max-width:52px;height:52px;min-height:52px;max-height:52px;overflow:hidden;}
*/

/**
	Extension Styles for rgaccordion
**/
/* Toggle default */
h3.rgaccord1-toggle {
  font-weight:bold;
  color:#475425;
  line-height: 15px;
  height: 15px;
  background: #ececec;
  border-top:1px solid #999;
  padding:2px 0 2px 14px;
  margin-right: 0;
  cursor:pointer;
  
  	color: #999;
	font-weight:normal;
	font-size:11px;
}

/* Toggle act item */
h3.act {
	color:#0066B3;
  background:#f8f8f8 url(/fileadmin/template/main/images/litle_arrow.gif) 13px center no-repeat;
  border-left:1px solid #ccc;
  border-right:1px solid #ccc;
  padding-left: 24px;
}

/* the real slide content wrapper */
.rgaccord1-nest div {
	background: #f8f8f8;
  border-left:1px solid #ccc;
  border-right:1px solid #ccc;
}
.rgaccord1-nest div div {
	border: none;
	background: none;
}

/* the content */
div.rgaccord1-content {
	border-bottom:1px solid #ccc;
	padding-bottom: 16px;
	width:535px;
}

/* remove margin of a CE */
div.rgaccord1-content .ce {
  margin-bottom:0;
}

/* remove the header inside the CE, twice is not nice */
div.rgaccord1-content h1 {
  display:none;
}

div.csc-textpic div.csc-textpic-imagewrap .csc-textpic-image .csc-textpic-caption {
	font-size: 11px;
}

#lbCanvas #lbNextLink {
  background: no-repeat 100% 15%;
}
#lbCanvas #lbPrevLink {
  background: no-repeat 0% 15%;
}

#lbCanvas #lbPrevLink, #lbCanvas #lbPrevLink:hover { background-image: url(/typo3conf/ext/pmkslimbox/res/images/sb_prev.gif); }
#lbCanvas #lbNextLink, #lbCanvas #lbNextLink:hover { background-image: url(/typo3conf/ext/pmkslimbox/res/images/sb_next.gif); }
#lbBottom #lbCloseLink { background-image: url(/fileadmin/template/main/images/sb_closelabel_global.gif); }


/* special Home Settings */
.home .content_left {
	display: none;
}
.home #rootline  {
	visibility: hidden;
}
.home .content_center {
	display: inline;
	margin-left: 22px;
	width: 700px;
}

.home .content ul.homeTeaser {
	display: inline;
	float: left;
	list-style: none;
	margin: 0;
	padding:0;
	width: 700px;
}
	.home .content ul.homeTeaser li {
		display: inline;
		float: left;
		margin: 0;
		padding: 0;
		width: 700px;
	}
		.home .content ul.homeTeaser li h1 {
			display: inline;
			float: left;
			width: 700px;
		}
			.home .content ul.homeTeaser li h1 a {
				background:#ECECEC none repeat scroll 0%;
				border-top:1px solid #fff;
				border-bottom: 1px solid #929395;
				color:#999999;
				display: inline;
				float: left;
				font-size:11px;
				font-weight:normal;
				height:15px;
				line-height:15px;
				margin-right:0pt;
				padding:2px 0pt 2px 14px;
				text-decoration:none;
				width:686px;
			}
			.home .content ul.homeTeaser li.over h1 a,
			.home .content ul.homeTeaser li h1 a:hover {
				background: #929395;
				border-top:1px solid #929395;
				border-bottom: 1px solid #fff;
				color: #fff;
				font-weight: bold;
			}
	* html .home .content ul.homeTeaser li h1 a {
		width:700px;
	}
	.home .content ul.homeTopList li {
		display: inline;
		float: left;
		background: #fff;
		border-right: 1px solid #fff;
		width: 174px;
	}
	.home .content ul.homeTopList li.show {
		border-right: none;
		width: 700px;
	}
		.home .content ul.homeTopList li h1 {
			display: none;
		}
		.home .content ul.homeTopList li.show h1 {
			display: inline;
		}
		
		.home .content ul.homeTopList img {
			filter:Alpha(opacity=25);
			opacity: 0.25;
		}
		.home .content ul.homeTopList img.over,
		.home .content ul.homeTopList a:hover img {
			filter:Alpha(opacity=100);
			opacity: 100;
		}
	.home .content ul.homeTeaser li p {
		display: none;
	}
	.home .content .tx-jppageteaser-pi1 {
		display: inline;
		float: left;
	}

	
.home .content .content_center_full * {
}