/*
** Author    : t3media AG
** YAML      : 3.0.6
** Version   : 0.1.5 / 09.07.08
** Datei     : basemod.css
** LayoutKey : t3media_def
** Desc      : Basisdatei fuer YAML Layout (static CSS) - Default Layout is 1-3-2
** Changes   : Adapted for Finetuning
*/


@media all
{
/* Hier kann ein umlaufender Rand um die gesamte Webseite erzeugt werden */
#page{
	width: 910px; /*##LAYOUT:BODY:PAGE;Breite Page##*/
	background-color: #ffffff; /*@@LAYOUT:BODY:PAGE:BACKGROUND;Hintergrundfarbe Page@@*/ /*##LAYOUT:BODY:PAGE;Hintergrundfarbe Page##*/
	margin: auto auto auto auto;  /*##LAYOUT:BODY:PAGE;Aussenabstand Page##*/
	padding: 0px 0px 0px 0px; /*##LAYOUT:BODY:PAGE;Innenabstand Page##*/
	border-width: 0px 0px 0px 0px;/*##LAYOUT:BODY:PAGE;Rahmenbreite Page##*/
	border-style: solid solid solid solid;/*##LAYOUT:BODY:PAGE;Rahmenstil Page##*/
	border-color: #999999 #999999 #999999 #999999; /*@@LAYOUT:BODY:PAGE:BORDER;Rahmenfarbe Page@@*/ /*##LAYOUT:BODY:PAGE;Rahmenfarbe Page##*/
}

#page_margins { 
	margin-left: auto;margin-right: auto;
	max-width:none;min-width:inherit; 
}
/*
# -------------------------------------------------------------------------
# Formatierung des Kopfbereiches 
# -------------------------------------------------------------------------
*/

#nav {
	background-color: transparent; /*@@LAYOUT:NAV:BACKGROUND;Hintergrundfarbe Header@@*/ /*##LAYOUT:NAV;Hintergrundfarbe Navigation##*/ 
	padding:0px 0px 0px 0px; /*##LAYOUT:NAV;Innenabstand Navigation##*/
	margin:0px 88px 0px 155px; /*##LAYOUT:NAV;Aussenabstand Navigation##*/
	border-color: #cccccc #cccccc #cccccc #cccccc;/*##LAYOUT:NAV;Rahmenfarbe Navigation##*/ /*@@LAYOUT:NAV:BORDER;Rahmenfarbe Navigation@@*/
	border-style: none none none none;/*##LAYOUT:NAV;Rahmenstil Navigation##*/
	border-width: 0px 0px 0px 0px;/*##LAYOUT:NAV;Rahmenweite Navigation##*/
	float: none; /*##LAYOUT:NAV;Rahmenweite Navigation##*/
  width:755px;

}

#nav_l {
  width:650px;
}
#nav_r {
  width:50px;
}

/* Formatierung des Logos */
#logo {
	position:relative;
	left:0;
	top:0;
	padding:0px 0px 0px 0px;
	margin:0px 0px 0px 0px;
	text-align:left;
	width:154px;
	height:170px;
}
#logo a img{
	width:154px;
	height:170px;
}

/*
# -------------------------------------------------------------------------
# Formatierung der Inhaltsspalten
# -------------------------------------------------------------------------
*/
#main {
	background-color:#ffffff; /*@@LAYOUT:MAIN:BACKGROUND;Hintergrundfarbe Main@@*/ /*##LAYOUT:MAIN;Hintergrundfarbe Main##*/
	padding:0px 0px 0px 0px; /*##LAYOUT:MAIN;Innenabstand Main##*/
	margin:0px 0px 0px 0px; /*##LAYOUT:MAIN;Aussenabstand Main##*/
	border-width: 0px 0px 0px 0px;/*##LAYOUT:MAIN;Rahmenbreite Main##*/
	border-style: solid solid solid solid;/*##LAYOUT:MAIN;Rahmenstil Main##*/
	border-color: transparent transparent transparent transparent; /*@@LAYOUT:MAIN:BORDER;Rahmenfarbe Main@@*/ /*##LAYOUT:MAIN;Rahmenfarbe Main##*/
}

/* linke Spalte */
#col1 {width:154px;height:599px;margin:0px;padding:0px;} /*##LAYOUT:MAIN:COL1;Breite Spalte 1 - WERT WIE MARGIN-LEFT SPALTE 3 ANGEBEN##*/
#col1_content {
	margin-left:0em; margin-right:0em;/*##LAYOUT:MAIN:COL1;Aussenabstände Spalte 1##*/
	padding:0 0 0 0;} /*##LAYOUT:MAIN:COL1;Innenabstände Spalte 1##*/
/* Rechte Spalte */
#col2 {width:87px;height:599px;margin:0px;padding:0px;}/*##LAYOUT:MAIN:COL2;Breite Spalte 2 - WERT WIE MARGIN-RIGHT SPALTE 3 ANGEBENN##*/
#col2_content {
	margin-left:0em; margin-right:0em;/*##LAYOUT:MAIN:COL2;Aussenabstände Spalte 2##*/
	padding:0 0 0 0;}/*##LAYOUT:MAIN:COL2;Innenabstände Spalte 2##*/
/* Mittlere Spalte */
#col3 {
	border-width: 0px 0px 1px 0px;/*##LAYOUT:MAIN:COL3;Rahmenbreite Col3##*/
	border-style: solid dotted solid dotted;/*##LAYOUT:MAIN:COL3;Rahmenstil Col3##*/
	border-color: #cccccc #999999 #cccccc #999999; /*@@LAYOUT:MAIN:COL3:BORDER;Rahmenfarbe Col3@@*/ /*##LAYOUT:MAIN:COL3;Rahmenfarbe Col3##*/
	background-color:transparent; /*@@LAYOUT:MAIN:COL3:BACKGROUND;Hintergrundfarbe Col3@@*/ /*##LAYOUT:MAIN:COL3;Hintergrundfarbe Col3##*/
	background-image: url(/fileadmin/images_layouts/bg_col3.gif);
	background-position: left top;
	background-repeat: repeat-x;
	margin-left:155px; /*##LAYOUT:MAIN:COL3;Margin links - SELBER WERT WIE BREITE SPALTE 1 GEBEN##*/
	margin-right:88px;/*##LAYOUT:MAIN:COL3;Margin rechts - SELBER WERT WIE BREITE SPALTE 2 GEBEN##*/
	height: 598px;/*##LAYOUT:MAIN:COL3;Hoehe Col3 - fix ##*/
}
#col3_content {height: 470px;overflow:auto;visibility:visible;margin-left:0px; margin-right:0px; padding-top:0px; padding-bottom:10px;}/*##LAYOUT:MAIN:COL3;Abstände Content##*/
#col3_content_padding {margin-left:20px; margin-right:20px;}
/*
# -------------------------------------------------------------------------
# Formatierung der Fusszeile 
# -------------------------------------------------------------------------
*/

#footer {
	background-color: transparent; /*@@LAYOUT:FOOTER:BACKGROUND;Hintergrundfarbe Footer@@*/ /*##LAYOUT:FOOTER;Hintergrundfarbe Footer##*/
	padding: 3px 0px 3px 0px; /*##LAYOUT:FOOTER;Innenabstand Footer##*/
	margin: 0px 88px 0px 155px; /*##LAYOUT:FOOTER;Aussenabstand Footer##*/
	color: #666666; /*@@LAYOUT:FOOTER:FONT:TEXT;Schriftfarbe Footer@@*/ /*##LAYOUT:FOOTER:FONT;Schriftfarbe Footer##*/
	border-width: 0px 0px 0px 0px;/*##LAYOUT:FOOTER;Rahmenbreite Footer##*/
	border-style: solid solid solid solid;/*##LAYOUT:FOOTER;Rahmenstil Footer##*/
	border-color: #999999 transparent transparent transparent; /*@@LAYOUT:FOOTER:BORDER;Rahmenfarbe Footer@@*/ /*##LAYOUT:FOOTER;Rahmenfarbe Footer##*/
	text-align:left; /*##LAYOUT:FOOTER:FONT;Ausrichtung Text##*/
	font-size:9px; /*##LAYOUT:FOOTER:FONT;Schriftgrösse##*/
}

#footer span,
#footer a {
	color: #666666; /*@@LAYOUT:FOOTER:FONT:LINK;Schriftfarbe Link in Footer@@*/ /*##LAYOUT:FOOTER:FONT;Schriftfarbe Link in Footer##*/
	text-decoration:none;
}

#footer #adresse {
	padding:0px 0px 0px 0px; 
	margin: 0px 0px 0px 22px; /*##LAYOUT:FOOTER:ADDRESS;Aussenabstand Adressblock##*/
}

/* ------------------------------------------------------------------- */

} /* end @media */

