/*************************************************************/
/*   Design:   SZWEITSICHT.CH	         				 	 */
/*   File:     print.css					                 */
/*-----------------------------------------------------------*/
/*   Autor:   Sam Mueller, www.nuun.ch 		                 */
/*   Datum:   Februar 2010				                     */
/*   Site: 	  wwww.szweitsicht.ch           		         */
/*************************************************************/
/*   Colors:  magenta: #a3195c						 		 */
/*			  grün: #b4ba00 (mod_navigation)		 	     */
/*			  grau: #dbdee1 (bg - linke spalte)				 */
/*			  schwarz: #282828 (schriftfarbe)				 */
/*			  grau: #777777 (schriftfarbe)				     */
/*************************************************************/


/*  GLOBAL LAYOUT											 */
/*************************************************************/
body { background:none; color:#282828; font: normal normal 100.01%/1.1em Arial, Verdana, Helvetica, sans-serif; letter-spacing:0.01em;}
#wrapper { font-size:1em; width:960px; margin:0 auto; padding: 0px 1px 0px 1px; position:relative; }
#header {height:48px; width:931px; background-color:#fff; padding: 22px 7px 10px 22px; border-bottom: 1px solid #777; margin-bottom: 20px; }
#header a.logo {float:left;}
#container { width:960px; }
#left {display:none; }
#right {display:none; }
#picture {display:none; }
#pagepic {display:none; }
#main { width:800px;  margin:10px; border-left:0px solid #fff; border-right:1px solid #fff; padding:0px 15px 0px 20px;}
#krank {display:none; }
#searchpanel {display:none; }
#wfelden { display:block; width:120px; height:30px; position:absolute; top:20px; right:20px; }
address { display:block; width:300px; height:50px; position:absolute; top:20px; right:300px; font-size:0.85em; letter-spacing:0em; font-style:normal; }
#print {display:none; }
#up {display:none; }


/*  HAUPT-NAVIGATION / SEK-NAVIGATION / SERVICE-NAVIGATION / */
/*************************************************************/
#left .mod_navigation{display: none;}

/* UNTER-NAVIGATION */
#picture {display: none;}

/* SERVICE-NAVIGATION */
#gnav {display: none;}

/* BREADCRUMB-NAVIGATION */
.mod_breadcrumb ul { display: none;}

#main a:link, #main a:visited, #header a:link, #header a:visited {color:#a3195c; border:none; background:none; }
img  { border:none; background:none; }

/*  NEWS                								  	 */
/*************************************************************/
#main .mod_newslist .even {background-color:#f7f7f7; padding:4px; margin-bottom:10px; }
#main .mod_newslist .odd {background-color:#fff; padding:4px; margin-bottom:10px;}
.ce_news_gallery {display: block; clear: both;	}
.mod_newslist .layout_simple, span.rightlinks {margin-bottom:10px; font-size:0.85em;}
.mod_newslist .block {display:block;}
.mod_newslist .layout_simple a:link, .mod_newslist .layout_simple a:visited, span.rightlinks a:link, span.rightlinks a:visited { color:#291b09; }
.mod_newslist .layout_simple a:hover, .mod_newslist .layout_simple a:active, span.rightlinks a:hover, span.rightlinks a:active   { color:636363#; text-decoration:underline; }
.mod_newslist p.more a:link, .mod_newslist p.more a:visited {color:#291b09; font-size:0.85em;}
.mod_newslist p.more a:hover, .mod_newslist p.more a:active  {color:#636363; }
#news .mod_newslist h2 a:link, #news .mod_newslist h2 a:visited {border-bottom:1px solid #a3195c; display:block; font-weight:normal; color:#a3195c; margin-bottom: 5px; background:url(../grafics/ico_arrowright.gif) no-repeat top left; padding-left:20px;}
#news .mod_newslist h2 a:hover, #news .mod_newslist h2 a:active {border-bottom:1px solid #dbdee1; color:#777; background:url(../grafics/ico_arrowright_hover.gif) no-repeat top left; padding-left:20px;}
.mod_newslist p.info {color:#777; margin:0px; font-size:0.85em; float:right;}
.mod_newsreader p.info {color:#777; margin:0px; font-size:0.85em; float:right; position:relative; top:-20px;}
.mod_newslist .layout_short {margin-bottom:30px;}
.mod_newslist .newsdate {color:#777; margin:0px; padding:0px; }
.layout_full p.info {color:#777; margin:0px; padding:0px; }
.ce_text .image_container {margin: 4px 15px 10px 0;}
.ce_news_gallery {margin:10px 0px 10px 0px;}
.ce_news_gallery img {margin:4px;}
.mod_newsreader p.back a:link, .mod_newsreader p.back a:visited {display:none;}

/* GLOBAL FONT STYLES                                        */
/*************************************************************/
/* SEITE DRUCKEN */
#print  { display: none; }

/* UEBERSCHRIFTEN */
h1 {color:#a3195c; font-size:1.2em; text-transform:uppercase; font-weight:bold; margin-bottom:0.5em;}
h2 {color:#a3195c; font-size:1em; font-weight:bold; margin-bottom:0.3em;}
h3, h4, h5, h6 {font-size:1em; font-weight:bold; margin-bottom:0.1em;}


/*  NEWS / RECHTE SPALTE								  	 */
/*************************************************************/
#right {display: none;}

/*  PAGINATION											  	 */
/*************************************************************/
.pagination {display:none;}
.pagination ul {display: none;}


