/*
Print CSS

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

html, body, div, p, h1, h2, h3, ul, ol, span, table, td, form, li {padding: 0;font-family:Verdana, Arial, Helvetica, sans-serif;}
body {font-size:62.5%;text-align: left;}
.page {page-break-after: always;} /* Inhalt beginnt auf einer neuen Seite  */

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

/* ----- +Links ----- */
a:link, a:visited, a:focus, a:hover, a:active {color: #A97D5A;outline:none;text-decoration: underline;}
a:hover {}
a.nu:link, a.nu:visited, a.nu:focus, a.nu:hover, a.nu:active {text-decoration:none;} 
a.nu:hover {text-decoration: underline;}
a.spc:link, a.spc:visited, a.spc:focus, a.spc:hover, a.spc:active {color: #BF4342;}
a.spc:hover {}
/* ----- +headlines/ Überschriften/ Absätze ----- */
h1 {color:#A97D5A;font-size: 1.83em; font-weight:normal;line-height:1.09;margin:1.09em 0 .27em;}/*22px*/
h2 {color:#A97D5A;font-size: 1.5em;font-weight:normal;line-height:1;margin:1em 0 .33em;}/*18px*/
h3 {color:#A97D5A;font-size: 1.33em;font-weight:normal;line-height:1.13;margin:1.13em 0 .38em;}/*16px*/
h4 {color:#A97D5A;font-size: 1.17em;font-weight:normal;line-height:1.29;margin:1.29em 0 .43em;}/*14px*/
h5 {color:#A97D5A;font-size: 1em;line-height:1.5;margin:1.5em 0 .5em;}/*12px*/
h6 {color:#A97D5A;font-size: 0.915em;line-height:1.64;margin:1.64em 0 .55em;}/*11px*/
p {line-height: 1.5;margin: 0 0 1.5em;}

/* ----- +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-parent {font-size: 1.2em;}
#c-content {border-top:5px solid #900;}
#logo {font-size:2em;line-height:1;margin:0;}
#logo a:link, #logo a:visited, #logo a:focus, #logo a:hover, #logo a:active {color:#900;text-decoration:none;}
#title {display:inline;font-size:1.3em;margin:0;}
#title a:link, #title a:visited, #title a:focus, #title a:hover, #title a:active{color:#900;text-decoration:none;}
#gratis {border-right:1px solid #900;color:#900;display:inline;font-size:1.3em;margin:0 .5em 0 0;padding:0 1em 0 0;}

#sponsor {border-top:1px solid #900;margin:1em 0 0;padding:.5em 0 0; text-align:center;}

/* ----- +sponsoren ----- */
body.siteid46 #c-content p img { border:0;vertical-align:middle;margin-bottom:10px; }
body.siteid46 .center {text-align:center;}
#c-content p.sponsoren { padding:10px;background-color:#fff;text-align:justify; }
#c-content p.sponsoren img {padding:10px;}

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

