/* ////////////////// Print CSS //////////////////

Project:  viennaregion.at
Autor:    Sindre Wimberger // wimberger@echonet.at
Company:  echonet communication gmbh
		  schottenfeldgasse 24, 1070 vienna
	  	  http://www.echonet.at
Created:  08.05.2006
Modified: 

/////////////////////////////////////////////////// */

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;}

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

/* ----- +Links ----- */
a {color: #BF4342;text-decoration: underline;}
/* ----- +headlines/ Überschriften/ Absätze ----- */
h1 {font-size: 1.835em;font-weight: normal;}
h2 {font-size: 1.5em;font-weight: normal;}
h3 {font-size: 1.335em;font-weight: normal;}
h4 {font-size: 1.165em;font-weight: normal;}
h5 {font-size: 1em;font-weight: bold;}
h6 {font-size: 0.915em;font-weight: normal;}

#/* ----- +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;position: relative;text-align: left; background-color:#FFFFFF; }

/* +header--*/
#header-links {background-color:#CCCCCC;float:left;width:382px;height:177px;position:relative;margin: 0 6px 0 0;}
#header-links .text {position:absolute; top:77px; left:19px;}
#header-links .logo {position:absolute;margin:36px 56px 8px 238px;}
#header-links .schriftzug {position:absolute;margin:8px 57px 169px 22px;}
#header-links .deutsch {position:absolute;margin:35px 0 0 22px;}
#header-links .english {position:absolute;margin:50px 0 0 22px;}
#header-rechts {background-color:#CCCCCC;float:left;width:240px; height:177px;position:relative;margin: 0 0 0 0;}
#header-rechts img {margin: 8px 0 9px 0;}
#c-nav {background-color:#CCCCCC;list-style:none;float:left;width:686px;margin: 0 0 0 5px;}
#c-nav li {float:left;line-height:26px;margin: 0 0 0 22px;}    

/* +content--*/
#c-content {float:left;padding: 38px 0 0 0; border-top: 5px solid #ccc;}
a.mehr {text-decoration:underline;}

