@charset "UTF-8";
/* ################################################################
** # "YAML for TYPO3" (c) by You if you put something in here :) ##
** ################################################################
**
**  Date     : 23.8.07
**  File     : myOwnStyles.css
**  Function : This file is not part of the YAML-CSS-Framework.
**             It was included to give the user the possibility to quickly apply tests, changes or
**             whatever with no need to change the YAML-files and mess up anything.
**             Hmmm. Does this make sense? Anyway, use it or just leave it empty. It will do no harm.
**             This is the last stylesheet beeing imported. So, everything can be overwritten here.
**             Be careful what you put in here and don't hold us responsible for anything that goes wrong...
*/
@media all
{
/* Your styles here */
.tx-srfeuserregister-pi1 dd {width:370px;}
.tx-srfeuserregister-pi1 dt {width:120px;}
.tx-srfeuserregister-pi1-password-again {width:110px;}

/**
 * Plugin 'Branchenbuch' for the 'mh_branchenbuch' extension.
 *
 * @author	Martin Hesse <mail@martin-hesse.info>
 * 
 * SAMPLE CSS  
 */
.tx_mh_branchenbuch-entry,
.tx_mh_branchenbuch-standard,
.tx_mh_branchenbuch-advanced,
.tx_mh_branchenbuch-premium,
.tx_mh_branchenbuch-premium-1,
.tx_mh_branchenbuch-premium-2,
.tx_mh_branchenbuch-premium-3 {
  height:90px; 
  width:490px; 
  padding:5px;
  margin:0px;
  margin-left:20px;  
}

.tx_mh_branchenbuch-entry {height:50px; }
.tx_mh_branchenbuch-entry {
  border:1px solid #ececde;
}

.tx_mh_branchenbuch-standard,
.tx_mh_branchenbuch-advanced
{
  border:1px solid #ececde; background: #fff url(/fileadmin/css/images/bbuch/l.jpg) no-repeat;
}

.tx_mh_branchenbuch-premium   {
  border:1px solid #ececde; background: #fff url(../css/location24/css/images/bbuch/xl_1.jpg) no-repeat; 
}


.tx_mh_branchenbuch-premium-1 {
  border:1px solid #ececde; background: url(../css/location24/css/images/bbuch/xl_2.jpg) no-repeat; 
}

.tx_mh_branchenbuch-premium-2 {
  border:1px solid #ececde; background: #fff url(../css/location24/css/images/bbuch/xl_3.jpg) no-repeat;
}

.tx_mh_branchenbuch-premium-3 {
  border:1px solid #ececde; background: #fff url(../css/location24/css/images/bbuch/xl_2.jpg) no-repeat; 
}

.tx_mh_branchenbuch-advertise {
  width:490px; 
  padding:5px;
  margin:0px;
  margin-left:30px;
  margin-bottom:10px;
  border:1px solid #eee; 
   
}

.tx_mh_branchenbuch-tagcloud  { padding:3px; float:left; }

.tx_mh_branchenbuch-advertise { }

.tx_mh_branchenbuch-statistics { }


.tx_mh_branchenbuch_table {
  border:1px solid #ddd;
}

.tx_mh_branchenbuch_table th {
  background-color:#ddd; color:333;
}

.tx_mh_branchenbuch_table td {
  background-color:#fafafa;
}

.tx_mh_branchenbuch-detail .imgBlock {
	width:550px;
}
.tx_mh_branchenbuch-detail .imgBlock img {
	margin:5px;
}


#col2 .tx_mh_branchenbuch-entry,
#col2 .tx_mh_branchenbuch-standard,
#col2 .tx_mh_branchenbuch-advanced,
#col2 .tx_mh_branchenbuch-premium,
#col2 .tx_mh_branchenbuch-premium-1,
#col2 .tx_mh_branchenbuch-premium-2,
#col2 .tx_mh_branchenbuch-premium-3 {
  height:auto; 
  width:215px; 
  padding:5px;
  margin:0px; 
  background: #C9DCF2;
}

#col2 p {margin:3px;padding:0;}

.tx_mh_branchenbuch-searchbox {margin:30px;padding:15px; border:1px solid #ddd;}
.tx_mh_branchenbuch-searchbox dl {margin:3px;}
.tx_mh_branchenbuch-searchbox dd {margin:3px;}
.tx_mh_branchenbuch-searchbox select {margin-left:10px; width:200px;}

.tx_mh_branchenbuch-searchresult {padding-top:0px;}

.tx_mh_branchenbuch-alphabetical {border-top:2px dotted grey;}
.tx_mh_branchenbuch-alphabetical ul {list-style-type: none;}
.tx_mh_branchenbuch-alphabetical ul li { 
 float:left; 
 margin:2px;
 padding: 2px; 
 padding-left:3px;
 padding-right:3px;
 border:1px solid #ddd;
 background:#CADCF2;
 color:#000;
 }
.tx_mh_branchenbuch-alphabetical ul li a {color:red;}

.tx_mh_branchenbuch-tagcloud {
 border:1px solid #ddd;
 display:block;
 width:490px;
 margin:10px;margin-left:20px;
 padding:5px;
 }

.tx_mh_branchenbuch-searchselect {margin:5px;} 
 

/*Linkliste*/
/* --------------------  general styles  -------------------- */  
.tx_ablinklist_viewDetailsForLink { 	
font-size : medium; 	
border : solid 1px #ddd; 	
background-color : #fff; 	
padding : 5px; 	
margin-top : 10px; 	
display : block; 	
text-align : left; 
font-size:1.0em;
}  

.tx_ablinklist_viewAddNewLink { 	
font-size : 1.0em; 	
border : solid 1px #ddd; 	
background-color : #fff; 	
padding : 5px; 	
margin-top : 10px; 	
display : block; 	
text-align : left; 
} 

.tx_ablinklist_viewAddNewLinkResult { 	
font-size : 1.0em; 	
border : solid 1px #ddd; 	
background-color : #fff; 	
padding : 5px; 	
margin-top : 10px; 	
display : block; 	
text-align : left; 
}  

.tx_ablinklist_viewReportBrokenLink { 	
font-size : 1.0em; 	
border : solid 1px #ddd; 	
background-color : #fff; 	
padding : 5px; 	
margin-top : 10px; 	
display : block; 	
text-align : left; } 

.tx_ablinklist_viewReportBrokenLinkResult { 	
font-size : 1.0em;  	
border : solid 1px #ddd; 	
background-color : #fff; 	
padding : 5px; 	
margin-top : 10px; 	
display : block; 	
text-align : left; } 

 .tx_ablinklist_viewRateLink { 	
 font-size : 1.0em;; 	
 border : solid 1px #ddd; 	
 background-color : #fff; 	
 padding : 5px; 	
 margin-top : 10px; 	
 display : block; 	
 text-align : left; }  
 
 .tx_ablinklist_viewRateLinkResult { 	
 font-size : medium; 	
 border : solid 1px #ddd; 	
 background-color : #fff; 	
 padding : 5px; 	
 margin-top : 10px; 	
 display : block; 	
 text-align : left; }  
 
 .tx_ablinklist_categoryPath { 	
 font-size : small; 
 }  
 .tx_ablinklist_formErrorMsg { 	
 color : red; 	margin-top : 10px; 	margin-bottom : 10px; 
 }  /* --------------------  listView  -------------------- */  
 .tx_ablinklist_listView_categoryPath { font-size : small; } 
.tx_ablinklist_listView_categories { margin-top : 10px; }  
.tx_ablinklist_listView_category { 	margin-top : 10px; }  
.tx_ablinklist_listView_categoryLabel { }  
.tx_ablinklist_listView_links { margin-top : 10px; }  
.tx_ablinklist_listView_link_1 { border:1px solid #ddd;margin-bottom:5px;padding:5px;}  
.tx_ablinklist_listView_link_2 { border:1px solid #eee;margin-bottom:5px;padding:5px;}  
.tx_ablinklist_listView_linkAddNew { 	margin-top : 10px; } 
.tx_ablinklist_listView_linkLabel { }  
.tx_ablinklist_listView_linkDetails { }  
.tx_ablinklist_listView_linkReportBroken { }  
.tx_ablinklist_listView_linkRate { }  
.tx_ablinklist_listView_linkImage { }  
/* --------------------  treeView  -------------------- */  
.tx_ablinklist_treeView_category { 	margin-top : 10px; 	margin-bottom : 10px; } 
.tx_ablinklist_treeView_category_level_1 { }  
.tx_ablinklist_treeView_category_level_2 { }  
.tx_ablinklist_treeView_category_level_3 { }  
.tx_ablinklist_treeView_category_level_4 { }  
.tx_ablinklist_treeView_links { 	margin-bottom : 10px; }  
.tx_ablinklist_treeView_linkAddNew { 	font-size : small; }  
.tx_ablinklist_treeView_linkLabel { }  
.tx_ablinklist_treeView_linkDetails { }  
.tx_ablinklist_treeView_linkReportBroken { }  
.tx_ablinklist_treeView_linkRate { }  
.tx_ablinklist_treeView_linkImage { } 
 /* --------------------  searchView  -------------------- */ 
.tx_ablinklist_searchView_searchBox { }  
.tx_ablinklist_searchView_searchBox_searchWord { }  
.tx_ablinklist_searchView_searchBox_button { }  
.tx_ablinklist_searchView_resultMessage { 	margin-top : 10px; 	margin-bottom : 10px; }  
.tx_ablinklist_searchView_noLinksMessage { 	
 font-size : medium; 	border : solid 1px #C5C5C5; 	
 background-color : #E5E5E5; 	
 padding : 5px; 	
 margin-top : 10px; 	
 margin-bottom : 10px; 	
 display : block; 	
 text-align : center; 
 }  
.tx_ablinklist_searchView_categoryPath { 	font-size : small; }  
.tx_ablinklist_searchView_categoryLabel { }  
.tx_ablinklist_searchView_links { 	margin-top : 10px; }  
.tx_ablinklist_searchView_linkLabel { }  
.tx_ablinklist_searchView_linkDetails { }  
.tx_ablinklist_searchView_linkReportBroken { }  
.tx_ablinklist_searchView_linkRate { }  
.tx_ablinklist_searchView_linkImage { }  
 /* --------------------  topView  -------------------- */  
 .tx_ablinklist_topView_links { 	
 font-size : medium; 	border : solid 1px #C5C5C5; 	
 background-color : #E5E5E5; 	
 padding : 5px; 	
 margin-bottom : 10px; 	
 display : block; 	
 text-align : left; }  
.tx_ablinklist_topView_link { 	margin-top : 5px; }  
.tx_ablinklist_topView_linkLabel { } 
.tx_ablinklist_topView_linkDetails { }  
.tx_ablinklist_topView_linkImage { }  
/* --------------------  catalogView  -------------------- */  
.tx_ablinklist_catalogView_categoryPath { 	font-size : small; }  
.tx_ablinklist_catalogView_category { 	float : left; 	width : 300px; 	padding-top : 20px; }  
.tx_ablinklist_catalogView_subcategories { 	font-size : small; }  
.tx_ablinklist_catalogView_categoryLabel { }  
.tx_ablinklist_catalogView_links { 	clear : both; 	padding-top : 20px; }  
.tx_ablinklist_catalogView_link_1 { }  
.tx_ablinklist_catalogView_link_2 { }  
.tx_ablinklist_catalogView_linkAddNew { 	margin-top : 10px; }  
.tx_ablinklist_catalogView_linkLabel { }  
.tx_ablinklist_catalogView_linkDetails { }  
.tx_ablinklist_catalogView_linkReportBroken { }  
.tx_ablinklist_catalogView_linkRate { }  
.tx_ablinklist_catalogView_linkImage { }

.tx_ablinklist_viewRateLink_nummer_scala {margin-left:14px;letter-spacing:0.75em;}



}
