	/*
 * CSS Klassen Screen/All
 *
 * GRUNDLAYOUT
 *
 * www.anwaltskanzlei-muehlbauer.de
 *
 * www.l-vogel.de
 * erstellt: 2009-01-24
 * geaendert: 
 * 
 *
 */ 
 

 @import url(navigation_top.css);
 @import url(navigation.css);
 @import url(jw_calendar.css);
 @import url(yac.css);
 @import url(vcd_archive.css);
 @import url(tt_news.css);


html {
    margin: 0;
    padding: 0;
    border: 0;
}
body {
    width: 960px;
    margin: 0px auto;
    padding: 0;
	font-family: "Lucida Grande", Verdana, Arial, Helvetica, sans-serif;
    font-size: 12px; 
    font-weight: normal; 
    color: #555; 
    line-height:140%;
    position: relative;
   
}

#frame {
	
}

.clearer {
	clear:both;
}
.align-center {
	text-align: center;
}
/* ------------------------------------
   Header
   ------------------------------------ */
#header {
    width: 960px;
    height: 120px;
}
#headerNav {
	position: absolute;
	top: 20px;
	left: 454px;
	width: 480px;
	height: 29px;
	background-image:url(../images/bg_top_nav.gif);
	background-position: 0 0;
	background-repeat:no-repeat;
}
  
#headerNav ul {
    margin: 0 0 0 36px;
    padding: 0;
    list-style-type: none !important;
}
#headerNav ul li:hover {
	
}


/* 1. Ebene */
#headerNav ul li {
	margin: 0;
    padding: 0;
	float:left;
	list-style-type: none !important;

}
#headerNav ul li a span {	
	display: none;
}
#headerNav ul li a {	
	margin: 0;
    color: pink !important;
    text-decoration: none;
    font-weight: bold;
	display: block;
	padding: 0 0 0 0 !important;
	margin-right: 5px;
	height: 29px;
	width: 140px;
	background-position: 0 0;
	background-repeat:no-repeat;
	background-image:url(../images/top_nav_dummy.gif);

}

a.headerNavKanzlei:hover {
	background-image:url(../images/top_nav_kanzlei.gif) !important;
}
a.headerNavInternet:hover {
	background-image:url(../images/top_nav_internet.gif) !important;
}

a.headerNavPferde:hover {
	background-image:url(../images/top_nav_pferde.gif) !important;
}


/* ------------------------------------
   Inhalt
   ------------------------------------ */
#content {
	width: 920px;
	clear: both;
	padding: 8px 20px 20px 20px;

}
#contentLeft {
    width: 210px;
    float: left;
	padding: 8px 0 0 0;
}
#slideshow {
	width: 670px;
	height: 200px;
	margin: 8px 0 0 20px;
}
#fl_header_slide_slideshow img {
	border: 0 !important;
}
#contentContainer {
	float:left;
}

#contentCenter {
    width: 455px;
	padding: 20px 20px 0 20px;
	float: left;
}
#contentRight {
	width: auto;
	float: left;
	padding: 20px 0 0 0px;
}



/* ------------------------------------
   Footer
   ------------------------------------ */
#footer {
    width: 960px;
	padding: 0 0 0 0;
    height: 60px;
    border: 0;
	color: #fff;
	font-size: 11px;
}
.footerLeft {
    float:left;
	width: 120px;
	text-align: left;
	padding: 17px 0 0 30px ;
}
.footerCenter {
    float:left;
	width: 660px;
	text-align:center;
	padding: 17px 0 0 0;
}
.footerRight {
    float:left;
	width: 120px;
	text-align:right;
	padding: 17px 30px 0 0;
}

#footer a {
    font-size: 11px; 
    font-weight: normal; 
    text-decoration: none; 
    color: #fff;
    padding: 1px;
	text-transform: capitalize;
}
#footer a:hover { 
    text-decoration: underline; 
}
.footerNav {
}
.footerLabel {
	font-size: 11px;
}
/* ------------------------------------
    Navigation
    ------------------------------------ */

/* ------------------------------------
    Navigationspfad
    ------------------------------------ */

#locationBar {
    width: auto;
    height: 18px;
    padding: 0;
	margin: 0;
    border: 0;
    color: #2f559e;
    font-size: 10px;
    font-weight: normal;
    text-decoration: none;
    vertical-align: middle;
}

#locationBar a:link, 
#locationBar a:active, 
#locationBar a:visited {
    color: #2f559e;
    font-size: 10px;
	font-weight: normal;
	text-decoration: none !important;
}
#locationBar a:hover {
    color: #2f559e;
    font-size: 10px;
	text-decoration: underline !important;
}
/* ------------------------------------
     Boxen
   ------------------------------------ */  

#boxRight {
	width: 173px;
	background-color: #ebebeb;
	border: 1px solid #d3d3d3;
	padding: 10px;
}

.boxStandard {
	margin: 0 0 30px 0;
}


.boxTeaserHead,
.boxTeaserHead a,
.boxTeaserHead a:hover {
	color: #555 !important; 
	font-weight: bold;
	text-decoration:none;
	padding-bottom: 10px;
}
.boxTeaserBody p {
	margin: 0;
	padding: 0;
}



.boxLoginForm {
	width: 160px;
	padding: 8px 6px 8px 0px;
	
}

/* Termine Teaser */
.boxStandardTxt {
	margin: 0 0 8px 0;
}


#social_bookmarks {
	clear: both;
	margin: 20px 0 20px 0;
	padding: 2px 0 2px 0;
	border-top: 1px solid #d3d3d3;
	border-bottom: 1px solid #d3d3d3;
}

/* ------------------------------------
    Text
    ------------------------------------ */

/* 1. Headline */
.csc-firstHeader {
    font-size: 17px !important; 
    font-weight: bold; 
    line-height:120%; 
    padding: 0;
    margin: 2px 0px 6px 0px;
}

/* 2. Headline */
h1 {
	clear:both;
    font-size: 13px; 
    font-weight: bold; 
    line-height:120%;
    padding: 0;
    margin: 20px 0px 8px 0px !important;
	border: 0 !important;
}

h2 {
    padding: 0px 0px 2px 0px;
    margin:0;
    font-size: 12px;
    font-weight: bold; 
    color: #555; 
    line-height:120%; 
    padding-bottom: 8px;
}


/* rechte Spalte */
#boxRight h2,
#boxRight h1 {
	font-size: 12px !important;
}
/*Date*/
h3 {
    padding: 0;
    margin: 0;
    font-size: 12px; 
    font-weight: bold; 
}
/*Info-Box / Loginbox Headline*/
h4 {
	font-size: 12px; 
	font-weight: bold; 
	color: #555;
	margin: 0;
	text-decoration: none;
}
h4 a:hover {
	text-decoration: underline !important;
}
/*Subheadline Artikel*/
h5 {
    font-weight: normal;
	font-size: 10px;
	margin: 0 !important;
	padding: 0 !important;
}

/* Termmine Head */
h6 {
	font-size: 12px; 
	font-weight: bold; 
	margin:0 !important;
	padding: 0 !important;
}

p {

}
.bodytext {
	margin: 0;
	padding: 2px 2px 6px 2px;
}



/* ------------------------------------
    Links
    ------------------------------------ */

a {
    font-size: 12px; 
    font-weight: bold; 
    text-decoration: underline;
    color: #555; 
}

a.linkMore,
.news-list-morelink a {
	font-size: 12px; 
    font-weight: normal; 
    text-decoration: none;
    color: #555;
	padding: 0 16px 0 0;
	background-image:url(../images/btn_more.png);
	background-position: right;
	background-repeat:no-repeat;
}
a.linkBack,
.linkBack a,
.news-single-backlink a  {
	font-size: 12px; 
    font-weight: bold; 
    text-decoration: none;
    color: #555;
	padding: 0 0 0 16px;
	background-image:url(../images/btn_back.png);
	background-position: 0 0;
	background-repeat:no-repeat;
}
a.linkForm,
.linkForm a {
	font-size: 11px; 
    font-weight: normal; 
    text-decoration: underline;
    color: #555 !important;
	padding:1px 1px 3px 1px  !important;
}

/* ------------------------------------
    Formulare
    ------------------------------------ */
.formbut {	
	border:1px solid #959595; 
	height: auto;
    background: #d9d9d9;   
    font-size: 12px; 
    font-weight:normal; 
	color: #555;
}
.formfield {
    border:1px solid #959595; 
    height: 14px !important;
    background: #fefefe;  
    font-size: 12px; 
    font-weight:normal; 
    padding:1px;
}

#boxRight .formfield {
	margin-top: 3px;
}

/* Tabelloses Forumlar */

.formDisplay {
    display: block;
	float: left;
	
	border:1px solid #555; 
    height: 14px !important;
    background: #fff;  
    font-size: 12px; 
    font-weight:normal; 
    color:#555;
    padding:1px;
}
/*
.formDisplayEmpty {
    display: block;
	float: left;
	font-weight: normal;
	border: 1px solid #264184;
	background-color: #cbb798;
	text-decoration: none;
    font-size: 12px;
	padding: 1px;
	width: 150px;
	color: #264184;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin: 2px 0 2px 0!important;
}
*/
.formDisplay:focus {
    background: #fcfbf1;
}

textarea, .formarea {
	width: 200px;
	height: 100px !important;
	
	border:1px solid #555;
    background: #fff;  
    font-size: 12px; 
    font-weight:normal; 
    color:#555;
    padding:1px;
	font-family: "Lucida Grande", Verdana, Arial, Helvetica, sans-serif;
}
.formLabel, .noLabel {
    display: block;
	text-align: left;
	float: left;
	width: 100px;
	padding:1px;
	border: 0;
	margin: 2px 0 2px 0!important;
}


.msg {
	color: red;
	font-weight: normal;
	font-size: 10px;
}
.errorForm {
	padding: 0 0 0 0;
	margin: 0 0 0 0;
	list-style-type: none;
}
.errorDiv {
	padding: 10px;
	margin-bottom: 10px;
}

legend {

}

fieldset {
	border: 1px solid #264184;
}

.formSelect {
 	border:1px solid #959595; 
    height: auto !important;
    background: #fefefe;  
    font-size: 12px; 
    font-weight:normal; 
    padding:1px;
}

/* ------------------------------------
    Listen
    ------------------------------------ */
ul {
    list-style-position: outside; 
    list-style-type: square;
}
/* ------------------------------------
   Table (Links,...)
   ------------------------------------ */
   
.tabInfo td {
	vertical-align: top;
	
	/* links unter .tabbed_menue */
} 
.link_sub {
	font-size: 11px;
	padding-bottom: 8px;
	border-bottom: 1px solid #555;

}  
.link_sub a { 
	font-size: 11px;
}



/* ------------------------------------
   csc content
   ------------------------------------ */
.csc-textpic-imagewrap {
	
	margin: 3px 0 0 0 !important;
	padding: 0 !important;
	
}
.csc-textpic-image {
	background-color: #ebebeb;
	border: 0;
}
.csc-textpic-caption {

	padding: 0!important;

}


.csc-textpic-imagewrap img {

}

.csc-textpic-text {
	/*
	border: 1px solid green !important;
	*/
}	


/* ------------------------------------
     Kalendar ke_yac (angepass)
   ------------------------------------ */  
   
 /* Teaser > boxStandard etc. */
 
 /* list view */
 .termine-item {
 	width: auto;
	margin: 10px 0 0 0;
	background-color: #eee;
	border: 1px solid #ddd;
 	font-size: 12px;
	padding: 2px 2px 4px 2px;
	
 }
 .termine-item-text,
 .termine-item-text a:link,
 .termine-item-text a:active,
 .termine-item-text a:visited  {
 	font-family: "Lucida Grande", Verdana, Arial, Helvetica, sans-serif;
    font-size: 12px; 
    font-weight: normal; 
    color: #333333; 
    line-height:140%;
	text-decoration: none;
 }
 .termine-item-text a:hover {
  	text-decoration: underline;
  }
 
 /* single view */
 .list-item {
 	width: auto;
	margin: 10px 0 0 0;
	background-color: #eee;
	border: 1px solid #ddd;
 	font-size: 12px;
	padding: 2px 2px 4px 2px;
}
.tx-keyac-pi1 h1 {
	margin-top: 0px !important;
	padding-top: 0px !important;
}
.category-title {
	margin: 6px 0 6px 0;
	letter-spacing: 0.5em;
	text-transform:uppercase;
	font-size:10px;
	
}
.content-left {
	margin: 14px 0 2px 0;
	background-color: #ddd;
}
.content-right {
	margin: 0 0 0 0;
}
hr.clearer {
	clear:both;
	height: 1px;
	visibility:hidden;
}




/* ------------------------------------
    Sitemap
    ------------------------------------ */
.csc-sitemap ul {
	list-style-type:none;
	margin: 0;
	padding: 0;
}


.csc-sitemap ul a {
    color: #182a4f;
    display: block;
	font-size: 12px;
	font-weight: bold;
    padding: 3px 0 3px 20px;
	text-decoration: none;
	background-color: #d9ddde;
	border-bottom: 1px solid #7a7b7f;
}
.csc-sitemap ul a:hover {
	background-color: #7a7b7f;
	text-decoration: none;
}

.csc-sitemap ul ul a {
    color: #182a4f;
    display: block;
	font-size: 12px;
	font-weight: bold;
    padding: 2px 0 2px 50px;
	background-image:url(../images/pfeil_nav.gif);
	background-repeat: no-repeat;
	background-position: 20px 4px;
	text-decoration: none;
	background-color: #fff;
}
.csc-sitemap ul ul a:hover {
    background-color: #7a7b7f;
	text-decoration: none;
}
.csc-sitemap ul ul ul a {
    color: #182a4f;
    display: block;
	font-size: 11px;
	font-weight: normal;
    padding: 2px 0 2px 80px;
	text-decoration: none;
	background-color: #fff;
	background-image:url(../images/pfeil_nav.gif);
	background-repeat: no-repeat;
	background-position: 70px 4px;
}
.csc-sitemap ul ul ul a:hover {
    background-color: #7a7b7f;
	text-decoration: none;
	font-weight: bold !important;
}

.csc-sitemap ul ul ul ul a {
     color: #182a4f;
    display: block;
	font-size: 11px;
	font-weight: normal;
    padding: 2px 0 2px 80px;
	text-decoration: none;
	background-color: #fff;
	background-image:url(../images/pfeil_nav.gif);
	background-repeat: no-repeat;
	background-position: 70px 4px;
	
}
.csc-sitemap ul ul ul ul a:hover {
	color: #585858;
	text-decoration: none;
	font-weight: bold !important;
	background-color: #fff;
}


/* ------------------------------------
    Suche (indexed search)
    ------------------------------------ */
.tx-indexedsearch-searchbox {
	width: auto;
	border: 1px solid #d3d3d3 !important;
	background-color: #ebebeb;
	padding: 3px;
	margin: 14px 0 14px 0;
}
	
	
.tx-indexedsearch-searchbox label {
    display: block;
	text-align: left;
	float: left;
	width: 140px;
	padding:1px;
	border: 0;
	margin: 2px 0 2px 0!important;
}	

.tx-indexedsearch-searchbox div {
	clear: left;
	margin: 4px 2px 4px 2px;
}

.tx-indexedsearch-selectbox-type,
.tx-indexedsearch-selectbox-defop,
.tx-indexedsearch-selectbox-media,
.tx-indexedsearch-selectbox-lang,
.tx-indexedsearch-selectbox-sections,
.tx-indexedsearch-selectbox-freeIndexUid,
.tx-indexedsearch-selectbox-order,
.tx-indexedsearch-selectbox-desc,
.tx-indexedsearch-selectbox-results,
.tx-indexedsearch-selectbox-group {
	width: 150px !important;
}

.tx-indexedsearch-searchbox-sword {
	width: 200px !important;
}

.tx-indexedsearch-search-submit {
	padding: 10px 0 10px 142px !important;
}


.tx-indexedsearch-whatis {
	margin: 10px 0 10px 0;
}
.browsebox {
	margin: 0;
    padding:  20px 0 20px 0;
	list-style-type: none !important;
}
.browsebox li {
	margin: 0;
    padding: 0 0 0 0;
	float: left;
	list-style-type: none !important;

}

.browsebox li a {	
	display: block;
	padding: 2px!important;
	background-color: #ebebeb;
	font-weight: normal;
	font-size: 11px !important;
	color: #555 !important;
	border: 1px solid #d3d3d3;
	margin: 0 2px 0 0;
    text-decoration: none;
}
.browsebox li a:hover {
    text-decoration: none;
	color: #fff !important;
	background-color: #555;
}

.tx-indexedsearch-res {
	clear: both;
	margin: 20px 0 0 0;
}
.tx-indexedsearch-res h3 {
	padding: 0;
	margin: 0;
}
.tx-indexedsearch-percent,
.tx-indexedsearch-icon,
.tx-indexedsearch-result-number {
	display: none;
}
/* ------------------------------------
    Print
    ------------------------------------ */
#headerPrintKanzlei {
	width: 0;
	height: 0;
	display: none;
}
/*
#headerPrintInternet {
	width: 0;
	height: 0;
	display: none;
}
#headerPrintPferde {
	width: 0;
	height: 0;
	display: none;
}
*/
#footerPrint {
	width: 0;
	height: 0;
	display: none;
}
/* ------------------------------------
   Sprachauswahl
   ------------------------------------ */

#headerLang {
	position: absolute;
	width:54px;
	height:auto;
	top: 129px;
	left: 864px;
}

#headerLang .active {
 	float:left;
	width: 21px;
	height: 13px;
	margin: 0 0 0 4px;
	padding: 0;
}

 #headerLang .inactive,
 #headerLang .INACT {
 	float:left;
	width: 21px;
	height: 13px;
	margin: 0 0 0 4px;
	padding: 0;
}


/* ------------------------------------
   Air Filemanager
   ------------------------------------ */
 .tx-airfilemanager-pi1 { 
	font-size: 11px !important;
}   
   
.tx-airfilemanager-pi1 .row {
	background-color: #ebebeb;
	border: 1px solid #d3d3d3;
	margin: 0 0 10px 0;
	padding: 2px;
}

.tx-airfilemanager-pi1 table {
	background-color: #d3d3d3;
}

.tx-airfilemanager-pi1 table,
.tx-airfilemanager-pi1 table a {
	font-size: 11px !important;
}

.tx-airfilemanager-pi1 th {

}

.tx-airfilemanager-pi1 td {
	background-color: #ebebeb;
	padding: 2px;
	vertical-align: top;
}

.tx-airfilemanager-pi1 .formrow {
	background-color: #ebebeb;
	padding: 2px;
	margin: 0 0 1px 0;
}

.tx-airfilemanager-pi1 .namecol {
	background-color: #ebebeb;
	padding: 2px;
}

.tx-airfilemanager-pi1 .inputcol {
	background-color: #ebebeb;
	padding: 2px;
}
