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

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

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

html, body, div, p, h1, h2, h3, ul, ol, 
span, table, td, form, li {
   padding: 0;
}
html, body {
	font-size: 1em;
	font-size: 100.1%;
	text-align: left;	
}
body {width:650px;}
.page {page-break-after: always;} /* Inhalt beginnt auf einer neuen Seite  */

/* Links - Standard Elemente
-------------------------------------------*/
a, a:active, a:link, a:visited, a:hover {color: #990000;}
.c {clear: both;}
.center {text-align: center;}
img {border: 0;}
#topnav, form, #c-content-right, .aktuelles #c-content-middle, #c-content-left, #ttopnavigation, #kontakt, .versteckt {display: none; visibility:hidden;}
.aktuelles #c-content-left {display:block;visibility:visible;}
li  {list-style-type: none;}


/* Grundlayout 
-------------------------------------------*/
#breadcrumb {margin-bottom:5px;}
#c-wrap-bottom {
border-top: 1px solid #000;
clear:both;
line-height: 34px;
margin:19px 0 0 0;
padding:10px 0 10px 0;
text-align:center;
width:100%;
}
#c-wrap-bottom a {margin: 0px 5px;}

#c-content-middle p {
margin:10px 0px;
}

#c-content-middle img.right {
float: left;
margin: 2px 7px 1px 0px;
}
#c-content-left img.left {
display:inline;
float: left;
margin: 2px 7px 3px 0px;
}
#gewinn {
border: 1px solid #000;
clear: both;
margin: 10px 0; 
width:650px;
}
#c-content-left #gewinn h2 {
margin:0;
padding:2px 10px;
text-align:left;
}
#gewinn ul {
list-style-type: none;
margin:0;
padding:0 ;
}
#gewinn ul li {
margin: 5px 0;
padding: 0 10px;
}

/* Fontsize 
-------------------------------------------*/
body {font-family: Verdana, Arial, Helvetica, sans-serif;}
a, li{text-decoration:none;}
a:hover {text-decoration: underline;}

/* +header */
#breadcrumb {font-size: 0.65em; }
/* +left content  */
#c-content-left, #c-content-middle, #c-content-right {font-size:1.1em;}
#c-content-left h1, #c-content-left h2, #c-content-left h3, #c-content-left h4 {font-size: 0.65em;font-weight:bold;}
#c-content-left h3 {line-height:1em;}
#c-content-left h5, #c-content-left h6 {font-size: 0.6em;font-weight:bold;}
#c-content-left p {font-size: 0.65em;}

/* +middle content  */
#c-content-middle h1 {font-size: 0.75em;line-height:1em;font-weight:bold;}
#c-content-middle h2 {font-size: 0.65em;line-height:1em;font-weight:bold;}
#c-content-middle h3, #c-content-middle h4 {font-size: 0.65em;font-weight:bold;}
#c-content-middle h5, #c-content-middle h6 {font-size:0.6em;font-weight:bold;}
#c-content-middle p {font-size: 0.65em;line-height:1.3em;}
#c-content-middle p.lead {font-size: 0.65em;line-height:1.4em;font-weight:bold;}
#c-content-middle li, #c-content-middle .geboxt p, #c-content-middle .halter p {font-size: 0.65em;font-weight:normal;}
#c-content-middle .geboxt h2, #c-content-middle .halter h2 {font-size: 0.7em;font-weight:bold;}
#sitenav, #download {font-size: 0.65em;font-weight:normal;}
#download li {line-height:1.6em;}
#c-content-middle #download {font-size:1em;font-weight:normal;}
#gewinn h2 {font-size: 0.8em;font-weight:bold;line-height:20px;}
#gewinn ul li {font-size: 0.65em;}


/* +home  */
.home form label, .home #c-content h2 {font-size:0.75em;line-height:2em;font-weight:bold;}
.home #c-content ul li {font-size: 1em;line-height:2em;font-weight:bold;}

