﻿/*==========================================================*
 *	STYLES FOR Arminia Freiburg :: ONECOL.css
 *==========================================================*/
 
/*\_/°\_/°\_/°\_/°\_/°\_/°\_/°\_/°\_/°\_/°\_/°\_/°\_/°\_/°\_
 ° FARBEIMER:
 °\_/°\_/°\_/°\_/°\_/°\_/°\_/°\_/°\_/°\_/°\_/°\_/°\_/°\_/°\_
 °
 ° #222222 (Schrift Body)
 ° #5c0a74 (HG-lila)
 ° # (schrift Seitennavi)
 ° # (HG Seitennavi)
 ° # (HG Seitennavi Highlight)
 ° #
 ° #
 °
 *\_/°\_/°\_/°\_/°\_/°\_/°\_/°\_/°\_/°\_/°\_/°\_/°\_/°\_/°\_/*/
 
/**
 * Dieses Stylesheet wird mit eingebunden wenn nur eine Spalte
 * angezeigt werden soll.
 **/


/*==========================================================*
 *	LEFTBLOCK :: Linker Block  
 *==========================================================*/
div#leftblock {	width: 600px;}
* html div#leftblock {	width: 600px;}
div#leftblock img {	border: 0px; }

/*==========================================================*
 *	RIGHTBLOCK :: Rechter Block mit zwei Spalten  
 *==========================================================*/
div#rightblock { display:none; }


/*==========================================================*
 *	GALLERY CODE 
 *==========================================================*/
table#tx-lzgallery-pi1-fotonav, table#tx-lzgallery-pi1-fotos {
	font-family: Tahoma;	
	font-size: 11px;	
	background-color: transparent;
	text-align:center;
	
	border-collapse: collapse;
	border: 0px;
}


table#tx-lzgallery-pi1-fotonav {
	width: 560px;
	margin-left: 10px;
	margin-top: 20px;
	
	font-size: 13px;
	color: #222222;
	
	border-left: 0px;
	border-top: 1px dotted #000000;
	border-right:0px;
	border-bottom: 1px dotted #000000;
}

table#tx-lzgallery-pi1-fotonav a {
	font-size: 13px;
	color: #5c0a74;
	font-weight: bold;
	text-decoration: none;
	
}

table#tx-lzgallery-pi1-fotonav select {
	display:none;
}

table#tx-lzgallery-pi1-fotos {
	width: 580px;
}

div#tx-lzgallery-pi1-title{
	margin-left:10px;
	margin-top:15px;
	margin-bottom:5Px;
		
	font-family: Tahoma;
	font-size: 13px;
	line-height: 16px;
	font-weight: bold;
	text-align: left;
	
	border: 0px;
}
 


table#tx-lzgallery-pi1-fotonav a:hover {		
	text-decoration: underline;
}

table#tx-lzgallery-pi1-fotonav a:visited {
	color: #5c0a74;
	text-decoration: none;
}

table#tx-lzgallery-pi1-fotonav a:visited:hover {	
	text-decoration: underline;
}


table#tx-lzgallery-pi1-fotos td {
	border: 0px;
	padding: 5px;
}

table#tx-lzgallery-pi1-listing {
	width: 480px;
}

table#tx-lzgallery-pi1-listing, table#tx-lzgallery-pi1-listing td {
	font-family: Tahoma;	
	font-size: 13px;	
	text-align:left;
	margin-top: 20px;
	background-color: transparent;
	border-collapse: collapse;
	vertical-align: top;
}

td.title a {
	font-weight: bold;
	font-size: 13px;
	padding-left:3px;
}
td.count{}

* html td.title{border-bottom: 1px dotted #222222;}

tr.line1 {
	border-bottom: 1px dotted #222222;
}


td.preview {
	padding-top: 5px;
	padding-bottom: 20px;}

td.information {
	display:none;
}

td.descr_short {	
	font-size: 11px;
	padding-left: 7px;
	padding-top:3px;
	color: #222222;
}

div#tx-lzgallery-pi1-descr-long {
	width: 555px;
	margin-left: 12px;
	margin-bottom: 15px;
}

tr.pagination, tr.sorting { display:none; }