*{margin: 0; padding: 0}

body    { 
	font-family: Arial;
	font-size: 100.01%;
	color: #4B575F;
	margin: 0; 
	padding: 0;

	scrollbar-base-color: #006784;
	scrollbar-arrow-color: #cccc33;
}

h1	{

}

h2	{
	font-size:0.9em;
	color:#006784;
}

p, li	{
	font-size:0.9em;
	line-height:14pt;
}

.smalltext	{
font-size:0.7em;
}

p	{
	padding-bottom:12px;
}

a {
	color: #33859d;
	text-decoration: none;
}
a:hover {
	color: #33859d;
	text-decoration: underline;
}

#zentrierer	{
	width:925px;
	margin:0px auto;
}

#container_scooter	{
	background:url(../img/layout/bg_scooter.jpg) no-repeat;
	width: 100%;
	height: 1235px;
	margin-top: 15px;
}

#container_bike	{
	background:url(../img/layout/bg_bike.jpg) no-repeat;
	width: 100%;
	height: 1235px;
	margin-top: 15px;
}

#container_scooter_f	{
	background:url(../franz/img/layout/bg_scooter_f.jpg) no-repeat;
	width: 100%;
	height: 1235px;
	margin-top: 15px;
}

#container_bike_f	{
	background:url(../franz/img/layout/bg_bike_f.jpg) no-repeat;
	width: 100%;
	height: 1235px;
	margin-top: 15px;
}

#nav01 {
	position:absolute;
	margin-left:205px;
	top:155px;
	width:190px;
	height:117px;
	z-index:1;
	/*border:1px dashed silver;*/
}

#nav02 {
	position:absolute;
	margin-left:415px;
	top:155px;
	width:140px;
	height:117px;
	z-index:2;
	/*border:1px dashed silver;*/
}

#nav03 {
	position:absolute;
	margin-left:587px;
	top:155px;
	width:155px;
	height:117px;
	z-index:3;
	/*border:1px dashed silver;*/
}

#nav01 ul    {
	padding-left:20px;
}

#nav02 ul    {
	padding-left:0px;
}

#nav01 li, #nav02 li, #nav03 li {
	text-align: left;
    list-style-type: none;
}

#nav01 a, #nav02 a, #nav03 a {
    text-decoration: none;
	font-weight: bold;
	color: #ffffff;
	font-size:0.95em;
}

#nav01 a.aktiv:hover, #nav02 a.aktiv:hover, #nav03 a.aktiv:hover {	cursor: default; }

#nav01 a:hover, #nav02 a:hover, #nav03 a:hover, #nav01 a.aktiv, #nav02 a.aktiv, #nav03 a.aktiv	{ color: #cccc33; }

#suche {
	/*position:absolute;
	margin-left:225px;
	top:284px;
	width:192px;
	height:45px;
	z-index:4;
	border:1px dashed silver;*/
height:0;
left:-1000px;
overflow:hidden;
position:absolute;
top:-1000px;
width:0;
}

#inhalt01 {
	position:absolute;
	background:url(../img/layout/contentbg_01.gif);
	top:350px;
	width:730px;
	min-height:900px;
	padding-right:195px;
	z-index:5;
	/*border-top:1px dashed silver;*/
}

#inhalt02 {
	position:absolute;
	background:url(../img/layout/contentbg_02.gif);
	top:350px;
	width:730px;
	min-height:900px;
	padding-right:195px;
	z-index:5;
	/*border-top:1px dashed silver;*/
}

#inhalt01 h2, #inhalt01 p,
#inhalt02 h2, #inhalt02 p {
	padding-left:225px;
}

#inhalt01 table, #inhalt02 table	{
	margin-left:225px;
	top:0px;
	text-align:left;
}

table	{
padding:0px;
border:none;
}

td	{
	padding-bottom:15px;
}

td a	{
	font-size:0.9em;
}

th p	{
	font-weight:normal;
}

caption	{
	font-size:0.9em;
	font-weight:bold;
	text-align:left;
	padding-bottom:12px;
	color:#006784;
}

.capt	{
	text-align:left;
	font-size:0.9em;
	padding-bottom:20px;
}

#inhalt01 table h2, #inhalt01 table p,
#inhalt02 table h2, #inhalt02 table p {
	padding:0px;
}

#bftab	{
	width:510px;
	min-height:120px;
}

img	{
	border:none;
}

.img_rechts	{
	float:right;
	padding-left:15px;
}

.img_links	{
	float:left;
	padding-right:15px;
}

.float	{
	float:left;
	padding-right:55px;
}

.thumb_quer	{
	float:left;
	padding-right:15px;
}

.thumb_hoch	{
	float:left;
	padding-right:100px;
}

#flash	{
margin-left:225px;
}

.listmargin {
margin-left:240px;
}

#rechte_spalte {
	position:absolute;
	margin-left:770px;
	top:402px;
	width:151px;
	z-index:6;
	/*border:1px dashed silver;*/
}

#sprache {
	position:absolute;
	text-align:right;
	margin-left:675px;
	top:13px;
	width:264px;
	height:37px;
	z-index:7;
	/*border:1px dashed silver;*/
}

#sprache a {
	color:#8fbcbd;
	font-size:0.9em;
	font-weight:normal;
	padding-right:10px;
}
#sprache a:hover, #sprache a.aktiv {
	color:#006784;
	text-decoration:underline;
}

hr, .invisible {
height:0;
left:-1000px;
overflow:hidden;
position:absolute;
top:-1000px;
width:0;
}

/* *** Accessibility Hilfen *** */
#logo a.home { /* die gesamte Grafik ist ein Link der zum Index zurückführt */
	float:left;
    top: 20px;
    display: block;
    height: 120px;
    width: 400px;
    border: none;
	position:absolute;
	margin-left:50px;
}

#skipnav   {
    display:none;
	}

.skip a { /* die Links sind aus dem sichtbaren Bereich gerückt */
    position:absolute; 
    z-index:0; 
    width:10em; 
    overflow:hidden; 
    top:-200px; 
    left:-1000px;
    } 

.skip a:focus,
.skip a:active   {
    position:absolute; 
    z-index:0;
	}

/*#skipnav   {
    display:inline;
    font-size:1px;
    line-height:1px;
    z-index:0;
	}

.skip a { /* die Links sind aus dem sichtbaren Bereich gerückt */
/*    position:absolute; 
    z-index:0; 
    width:10em; 
    overflow:hidden; 
    top:-200px; 
    left:-1000px;
    } 

.skip a:focus,
.skip a:active   {
    position:absolute; 
    z-index:0;
	}*/
	
fieldset {
margin: 20px 0px 10px 0px;
padding: 5px 10px;
border: 1px solid #fff;
text-align: left;
font-size:0.9em;
}

input.button:hover, a.button:hover {
text-decoration:underline;
}

input.button, a.button,  {
width:65px;
height:20px;
}

input.button {
padding-bottom:2px;
margin-left:-4px;
}

input.button, a.button {
display:block;
color:#FFFFFF;
background-color:#006784;
font-weight:bold;
font-size:0.95em;
cursor:pointer;
}

input.button2 {
padding-bottom:2px;
margin-left:0px;
}

input.button2, a.button2 {
display:block;
color:#000;
background-color: #ccc;
border:1px solid #999999;
font-size:0.95em;
text-align:center;
width:100px;
cursor:pointer;
}

input.button2:hover, a.button2:hover {
text-decoration:underline;
}

input, textarea, select {
border:none;
height:20px;
width:150px;
text-align:left;
}

.inpt {
color:#666;
background-color:#ccc;
}

input.inpt:focus {
color:black;
background-color:#fff;
}

.inpt2 {
color:#666;
background-color:#ccc;
border: 1px solid #999;
margin:0 0 0 -11px;
padding:0px;
}

label	{
margin-left:-11px;
font-weight:lighter;
}

input.inpt2:focus {
color:black;
background-color:#fff;
}

.chkbox	{
margin-left:-11px;
margin-right:220px;
width:7px;
}

.klick {
cursor:pointer;
voice-family:inherit;
}