/* ######################################################################################################
** # "Yet Another Multicolum Layout" (c) by Dirk Jesse (http://www.yaml.de) #############################
** ######################################################################################################
** 
**  YAML Version: 2.5.2
**  Dateiversion: 22.10.06  
**  Datei       : basemod_faux1.css
**  Funktion    : Variation des Basislayouts (3-Spaltenlayout mit zwei Contentspalten)
**
*/

@media screen
{
/* Anpassung für layout_3col_vlines.css --> Searchbox  

body {background: #fff; padding: 20px;}


#page_margins {
	background-image:  url("../../img/gfxborder/rand_l.gif");
	background-repeat:repeat-y;
	background-position:left; 	
}

#page {
	margin: 0 0 0 5px; padding: 0 5px 0 0; 
	background-image:  url("../../img/gfxborder/rand_r.gif");
	background-repeat:repeat-y;
	background-position:right; 
}

Anpassung Searchbox */


#border-top {
	overflow:hidden;
	width: auto;
	height: 20px;
	font-size:0;
	margin-bottom: -15px;
	background-image:  url("../../img/gfxborder/rand_o.gif");
	background-repeat:repeat-x;
	background-position:top left; 	
}

#border-bottom {
	overflow:hidden;
	width: auto;
	height: 20px;
	margin-top: -15px;
	font-size:0;
	background-image:  url("../../img/gfxborder/rand_u.gif");
	background-repeat:repeat-x;
	background-position:bottom left; 	
}

#edge-lo {
	float:left;
	width: 20px;
	height: 20px;	
	font-size:0;
	background-image:  url("../../img/gfxborder/ecke_lo.gif");
	background-position: top left; 	
}

#edge-ro {
	position:relative; /* IE Fix | z-index */
	float:right;
	width: 20px;
	height: 20px;	
	font-size:0;
	background-image:  url("../../img/gfxborder/ecke_ro.gif");
	background-position: top right; 	
}

#edge-lu {
	float:left;
	width: 20px;
	height: 20px;
	background-image:  url("../../img/gfxborder/ecke_lu.gif");
	background-position: bottom left; 
}

#edge-ru {
	position:relative; /* IE Fix | z-index */
	float:right;
	width: 20px;
	height: 20px;	
	background-image:  url("../../img/gfxborder/ecke_ru.gif");
	background-position: bottom right; 	
}



/* ######################################################################################################
** ### Formatierung Search BOX #######################################################################
** ######################################################################################################
*/


#searchbox {
	background-image:  url("../../img/gfxborder/rand_l.gif");
	background-repeat:repeat-y;
	background-position:left; 
}

#searchbox_content {
	margin: 0 0 0 5px; padding: 0 5px 0 0; 
	padding-left: 8px;
	padding-top: 10px;
	padding-bottom: 25px;
	background-image:  url("../../img/gfxborder/rand_r.gif");
	background-repeat:repeat-y;
	background-position:right; 
}

#searchbox-border-top {
	overflow:hidden;
	width: auto;
	height: 20px;
	font-size:0;
	margin-bottom: -15px;
	background-image:  url("../../img/gfxborder/rand_o.gif");
	background-repeat:repeat-x;
	background-position:top left; 	
}

#searchbox-border-bottom {
	overflow:hidden;
	width: auto;
	height: 10px;
	margin-top: -5px;
	font-size:0;
	background-image:  url("../../img/gfxborder/rand_u.gif");
	background-repeat:repeat-x;
	background-position:bottom left; 	
}

#searchbox-edge-lo {
	float:left;
	width: 20px;
	height: 20px;	
	font-size:0;
	background-image:  url("../../img/gfxborder/ecke_lo.gif");
	background-position: top left; 	
}

#searchbox-edge-ro {
	position:relative; /* IE Fix | z-index */
	float:right;
	width: 20px;
	height: 20px;	
	font-size:0;
	background-image:  url("../../img/gfxborder/ecke_ro.gif");
	background-position: top right; 	
}

#searchbox-edge-lu {
	float:left;
	width: 20px;
	height: 10px;
	background-image:  url("../../img/gfxborder/ecke_lu.gif");
	background-position: bottom left; 
}

#searchbox-edge-ru {
	position:relative; /* IE Fix | z-index */
	float:right;
	width: 20px;
	height: 10px;	
	background-image:  url("../../img/gfxborder/ecke_ru.gif");
	background-position: bottom right; 	
}



/* ######################################################################################################
** ### Formatierung col3-container #######################################################################
** ######################################################################################################
*/

/* 
#col3 {
	background-image:  url("../../img/gfxborder/rand_r.gif");
	background-repeat:repeat-y;
	background-position:right; 
}


#col3 {
	background-image:  url("../../img/gfxborder/rand_l.gif");
	background-repeat:repeat-y;
	background-position:left; 
}


#col3_content {
	margin: 0 0 0 5px; padding: 0 5px 0 0; 
	background-image:  url("../../img/gfxborder/rand_r.gif");
	background-repeat:repeat-y;
	background-position:right; 
}

#col3-border-top {
	overflow:hidden;
	width: auto;
	height: 20px;
	font-size:0;
	margin-bottom: -15px;
	background-image:  url("../../img/gfxborder/rand_o.gif");
	background-repeat:repeat-x;
	background-position:top left; 	
}

#col3-border-bottom {
	overflow:hidden;
	width: auto;
	height: 20px;
	margin-top: -15px;
	font-size:0;
	background-image:  url("../../img/gfxborder/rand_u.gif");
	background-repeat:repeat-x;
	background-position:bottom left; 	
}

#col3-edge-lo {
	float:left;
	width: 20px;
	height: 20px;	
	font-size:0;
	background-image:  url("../../img/gfxborder/ecke_lo.gif");
	background-position: top left; 	
}

#col3-edge-ro {
	position:relative;
	float:right;
	width: 20px;
	height: 20px;	
	font-size:0;
	background-image:  url("../../img/gfxborder/ecke_ro.gif");
	background-position: top right; 	
}

#col3-edge-ru {
	position:relative;
	float:right;
	width: 20px;
	height: 20px;	
	background-image:  url("../../img/gfxborder/ecke_ru.gif");
	background-position: bottom right; 	
}

#col3-edge-lu {
	float:left;
	width: 20px;
	height: 20px;
	background-image:  url("../../img/gfxborder/ecke_lu.gif");
	background-position: bottom left; 
}

*/
} 

