/*
Print CSS

@site       attersee.at
@author     Sindre Wimberger // wimberger@echonet.at
@copyright  echonet communication gmbh
		    schottenfeldgasse 24, 1070 vienna
	  	    http://www.echonet.at
@date       29.01.2008
@lastmodified 
*/

html, body, div, p, h1, h2, h3, ul, ol, span, table, td, form, li {padding: 0;font-family:Arial, Helvetica, sans-serif;}
body, html {margin:0;}
body {font-size:62.5%;text-align: left;}

/* +standard Elemente
-------------------------------------------------------------------*/
.fright {float:right;}
.fleft {float:left;}
.c {clear: both;}
.center {text-align: center;}
ul#c-sitenav, #c-nav, form, ul.gal-browse, .v, .versteckt {display: none; visibility:hidden;}

/* ----- +Links ----- */
a {color: #BF4342;text-decoration: underline;}
/* ----- +headlines/ Überschriften/ Absätze ----- */
h1 {font-size: 1.54em;line-height:1;margin:1em 0 .35em;}/*22px*/
h2 {font-size: 1.23em;line-height:1.25;margin:1.25em 0 .44em;}/*16px*/
h3 {font-size: 1.15em;line-height:1.33;margin:1.33em 0 .47em;}/*15px*/
h4 {font-size: 1.08;line-height:1.43;margin:1.43em 0 .5em;}/*14px*/
h5 {font-size: 1em;line-height:1.54;margin:1.54em 0 .54em;}/*13px*/
h6 {font-size: 0.915em;line-height:1.64;margin:1.64em 0 .55em;}/*11px*/
p {line-height: 1.54;margin: 0 0 1.54em;}

.module_freepage #c-content a[href]:after {content: " (" attr(href) ") ";font-size: 90%;}
.module_freepage #c-content a[href^="/"]:after {content: " (http://www.attersee.at" attr(href) ") ";}

/* ----- +bilder ----- */
img {border:0;}/* display:block; Verhindert whitespace unter bild */
.fright img, img.fright {margin: 0 0 3px 7px;}
.fleft img, img.fleft {margin: 0 7px 3px 0;}

/* +grundlayout
-------------------------------------------*/
/*#c-logo {margin-left:-18px;}*/
#c-content {font-size: 1.3em;line-height: 1.54;}

/* @section =module
-------------------------------------------------------------------*/
/* ----- =article ----- */
ul.article {list-style:none;margin:0;padding:0;}
ul.article li {margin: 0 0 2.15em;}
ul.article h2 {margin:0 0 .54em;}
/* ----- =freepage ----- */
.sideimage {float:right;margin:0 0 0 -230px;}
#c-text {}
body.imagebar #c-text {padding-right:230px;}
/* ----- =gallery ----- */
ul.gal-cat {list-style:none;margin:0;padding:0;}
ul.gal-cat li {float:left;margin:0 0 30px; text-align:center;width:46%;}
ul.gal-cat li img {display:block;margin:0 auto;}

h1.cattitle {margin:0 0 1.5em;text-transform:uppercase;}
ul.gal-list {list-style:none;margin:0;padding:0;text-align:center;}
ul.gal-list li {border:1px solid #ccc;display:table;float:left;height:112px;margin:0 8px 8px 0;overflow:hidden;position: static;width:112px;}
ul.gal-list li:hover {}
ul.gal-list li div {display: table-cell; vertical-align: middle;text-align:center; position: static;}
ul.gal-list li a:link, ul.gal-list li a:visited, ul.gal-list li a:focus, ul.gal-list li a:hover, ul.gal-list li a:active {text-decoration: underline;}
ul.gal-list li img {}

.img img {display:block;}
.img-info {padding:10px 2px;text-align:left;}
.img-title {font-size:1em;margin:0; text-transform:uppercase;}
.img-descr, .img-copy {display:inline;margin:0;}


/* +formulare
-------------------------------------------*/
textarea, input[type=text] {
 border:none;
 border-bottom: 2px #000 dashed;
}

