body {
    height: 100%;
	text-align: center;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 14px;
    background-color: #EEE;
    margin: 5 0 25 0;
    overflow: -moz-scrollbars-vertical;
}

    
h3 {

    margin-bottom: 15px;
    font-size: 1.2em;
    margin: 15px;
}
p {
    text-align: left;
    margin: 15 25 20 30;
}

html { 
	height: 100%;
	min-height: 100%;
	margin-bottom: 1px;
}

#wrapper {
	text-align: left;
	margin: 0 auto;
	width: 800px;
	border-left: 1px solid #FFF;
    border-right: 1px solid #FFF;
    border-bottom: 1px solid #FFF;

}

#Frame {
   
}

#Frame th {
font-weight: normal;
text-align: left;
font-size: 12px;
}

#Frame td {
    background-color: #F5F4F4;
    text-align: left;
    font-size: 12px;
}

#wrapper1 {
    height: 18px;
    text-align: right;
    padding: 2px:
    color: #fff;
}

#header { 
	position: relative;
	width: 800px;
	height: 138px;
	padding: 0;
    margin: 0;
    background-color: #FE8900;
    background: url(http://www.mitfahrten-online.de/data2/templ/grafic/head_hg_a.jpg);
    background-repeat:no-repeat;
}

#headline {
    margin: 10 0 0 20;
}

#topbanner {
    position: relative;
    top: 7px;
    margin: 0 0 0 0;
}

#topnav {
    position: relative;
    top: 40px;
    left: 290px;
    font-size: 1.2em;
}

#col1 {
    display: block;
    float: left;
    width: 180px; 
}
#col2 {
    width: 600px;
    float: left; 
    padding: 0 3;
    background: url(http://www.mitfahrten-online.de/data2/templ/grafic/head_hg01.jpg); 
    background-repeat:no-repeat;
}


#col3 {
    display: block; 
    float: right;
    padding: 0 2;
}


/* Output Table */

#ausgabe {
    border: solid 1 #fff;
    padding: 10 0 10 5;
}

#output table,th,td, {
    text-align: center;
    font-size: 12px;   
}

.line1 {
    border-bottom: solid 1px gray;
    padding: 2 0;
    text-align: center;
    font-weight: bold;
}

.line2 {
    margin: 3 0;
    padding: 2 0;
    font-size: 0.8em;
    text-align: left;
    border-bottom: dotted 1px;
    color: gray;
}

.data {
    margin: 5;
    text-align: center;
}

/* end der Ausgabe Formatierung */

#suchbox {
    border: solid 1 #fff;
    margin: 0 25px 0 25px;
}

.anzeigenlabel {
    text-align: right;
    padding-bottom: 2px;
}

#footer {
    width: 800px;
    margin: 5 0 25;
    border: solid 1px #fff;
    background-color: #F5F4F4;
}

.eingabe_te {

}

h1,h2 {
font-size: 14;
margin: 0;
padding: 0;
color: #363636;
}


h3,h4 {
color: #363636;
}

.small {
font-size: 11px;
color: gray;
}

.block {
text-align: justify; 
}

/*suche_form Table*/
#suche_tab {

}

/* Pagination */
#pageNavPosition {
    margin: 10 0 5 10;
}

.pg-normal {
  color: black;
  font-weight: normal;
  text-decoration: none;    
  cursor: pointer;    
}

.pg-selected {
  color: black;
  font-weight: bold;        
  text-decoration: underline;
  cursor: pointer;
}
