.rahmenneu {
background:url(bilder/schnellsuche.gif);
background-repeat:no-repeat;
width:202px;
height:101px;
}
.button {
width:50px; 
height:20px;  
border:1px; 
background-color:#F5F5F5; 
color:#333333; 
font-size:11px; 
font-family:Arial;
}

.text {
	font-family: Tahoma;
	font-size: 0.8em;
	color: #666666;
	text-decoration:none;
}
.textweis {
	font-family: Tahoma;
	font-size: 0.8em;
	font-weight:bold;
	color: #FFFFFF;
	text-decoration:none;
}
.textweis2 {
	font-family: Tahoma;
	font-size: 0.8em;
	color: #FFFFFF;
	text-decoration:none;
}
.nav {
	font-family: Tahoma;
	font-size: 1em;
	color: #666666;
	text-decoration: none;
}
.nav23 {
	font-family: Tahoma;
	font-size: 0.9em;
	color: #666666;
	text-decoration: underline;
}
.nav:link{
	font-family:Tahoma;
	font-size: 1em;
	color: #666666;
	text-decoration:none;
}
.nav:visited{
	font-family:Tahoma;
	font-size: 1em;
	color: #666666;
	text-decoration:none;
}
.nav:hover{
	font-family:Tahoma;
	font-size: 1em;
	color: #666666;
	text-decoration:none;
}
.nav:active{
	font-family:Tahoma;
	font-size: 1em;
	color: #666666;
	text-decoration:underline;
}

h1{
	font-family:Tahoma;
	font-size: 1em;
	color:#666666;
	font-weight:bold;
}
h2{
	font-family:Tahoma;
	font-size: 0.8em;
	color:#666666;
	font-weight:bold;
}
h3{
	font-family:Tahoma;
	font-size: 0.7em;
	color:#666666;
	font-weight:bold;
}
.text-link {
	font-family: Tahoma;
	font-size: 1em;
	color: #666666;
	text-decoration:none;
}
.text-link:hover {
	font-family: Tahoma;
	font-size: 1em;
	color: #666666;
	text-decoration:none;
}
.text-link:active {
	font-family: Tahoma;
	font-size: 1em;
	color: #666666;
	text-decoration:none;
}
.text-link:link {
	font-family: Tahoma;
	font-size: 1em;
	color: #666666;
	text-decoration:none;
}
.text-link:visited {
	font-family: Tahoma;
	font-size: 1em;
	color: #666666;
	text-decoration:none;
}
.uberschrift-button{
	font-family:Tahoma;
	font-size: 1em;
	color:#666666;
	font-weight:bold;
	text-decoration:none;
}
.uberschrift-button:link{
	font-family:Tahoma;
	font-size: 1em;
	color:#666666;
	font-weight:bold;
	text-decoration:none;
}
.uberschrift-button:hover{
	font-family:Tahoma;
	font-size: 1em;
	color:#666666;
	font-weight:bold;
	text-decoration:none;
}
.uberschrift-button:visited{
	font-family:Tahoma;
	font-size: 1em;
	color:#666666;
	font-weight:bold;
	text-decoration:none;
}
.uberschrift-button:active{
	font-family:Tahoma;
	font-size: 1em;
	color:#666666;
	font-weight:bold;
	text-decoration:none;
}
.div{
	position:absolute;
	width:420px;
	height:510px;
	top:80%;
	left:80%;
	margin-top:-210px;
	margin-left:-255px;
	visibility: visible;
}
/* ***   HELP.gv.at-spezifische CSS Properties fuer die Content Syndizierung *** */

/* Unterbindet die Anzeige eines vertikalen Striches nach Links (fuer WAI-Zwecke) */

.nono {
	display: none;
}

/* Formatierungen fuer Tipps; die Hintergrund-Farbe in tipp_logo bitte entsprechend Ihrem
    Corporate Design anpassen */

.tipp, .tipp_oc {
   position: relative;
   min-height: 1.7em;
   margin-bottom: 1em;
}

.tipp {
   clear: both;
   margin-top: 0.5em;
   
}

* html .tipp {
   height: 1.7em;
}

.tipp_logo {
   background-color: #D2691E;
   color: #FFFFFF;
   margin-right: 1em;
   padding-bottom: 0.25em;
   padding-top: 0.25em;
   width: 4em;
   text-align: center;
   float: left;
   font-weight: bold;
}

.tipp_text {
   margin-top: 0em;
   margin-bottom: 0em;
   margin-left: 5em;
   padding: 0em;
}

/* Formatierung fuer Abnahmeangaben (am Ende der Seiten) */

.acceptance {
	text-align: right;
}

/* Formatierung fuer fett markierte Texte */

.ueberschrift_fett {
	font-family:Tahoma;
	font-size: 15px;
	color:#666666;
	font-weight:bold;
	
}

/* Formatierung fuer fett markierte Texte in einer bestimmten Farbe; die Farbe bitte
     entsprechend Ihrem Corporate Design anpassen */

.fett_rot {
	font-weight: bold;
	color: #D2691E;
	margin-top: 1em;
	margin-bottom: 1em;
}

/* Formatierungen zur HELP.gv.at-Quellenangabe (am Ende der Seite) */

.source {
	vertical-align: bottom;
	text-align: center;
	padding-bottom: 0.5em;
}

.source img {
	border: none;
}
  h1,h2,h3 { 
  font-size:15px;
 }