/* Autor + Copyright: Dirk Petscheleit --- www.roterblitz.de*/
/* Projekt: cycle-mobil.de */


/* undo: */
:link,:visited {
	text-decoration: none;
}

ul,ol {
	list-style: none;
}

h1,h2,h3,h4,h5,h6 {
	font-size: 1em;
}

ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,body,html,p,blockquote,fieldset,input {
	margin: 0;
	padding: 0;
}

a img,:link img,:visited img {
	border: none;
}

/* Generelle Formatierungen */

body {
	background-color:white;
	text-align: center;
	color: black;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}

h1 {
	font-size: 1.4em;
	margin-top: 20px;
}
h2 {
	font-size: 1.2em;
	margin-top: 20px;
}


a:link {
	color: #F47920;
	font-weight: bold;
}

a:visited {
	color: #F47920;
	font-weight: bold;
}

a:hover {
	text-decoration: underline;
	font-weight: bold;
}
p {
	margin-top: 10px;
	line-height: 1.6em;
}
#main ul {
	margin-left: 20px;
}

#main li {
	margin: 10px;
	list-style: disc;
}

/* Die Container */

#container {
	width: 780px;
	margin: auto;
	text-align: left;
}

#header {
	height: 160px;
	background: transparent url("../images/header.jpg") no-repeat;
	cursor:hand  ;
}

#header img {
	margin: 90px ;
}
#start #content {
background:transparent url(../images/row/road.jpg) no-repeat top left;
}
#sogehts #content {
background:transparent url(../images/row/mtb.jpg) no-repeat top left;
}
#ueber #content {
background:transparent url(../images/row/uber_uns.jpg) no-repeat top left;
}
#geschichte #content {
background:transparent url(../images/row/geschichte.jpg) no-repeat top left;
}
#impressum #content {
background:transparent url(../images/row/abend.jpg) no-repeat top left;
}
#philosophie #content {
background:transparent url(../images/row/hollandrad.jpg) no-repeat top left;
}

#main {
	background-color: white;
	width: 580px;
	float: right;
	color: black;
}

#row {
	background-color: transparent;
	width: 180px;
	float: left;
	color: black;
	
	}
	
#row #start {
	background:transparent url(../images/row/road.jpg) no-repeat;
}
	
#kontakt #row, #preise #row {
background-color: #ECECEC;
	color: black;
	margin-top: 20px;
	font-size: 10px;
}
#kontakt #row p , #preise #row p{
	margin: 10px;
}
#kontakt #row h1, #preise #row h1 {
	margin: 10px;
	font-size: 14px;
	border-bottom: 1px solid #cccccc
}

#footer {
	position: relative;
	top: 25px;
	clear: both;
	text-align: right;
	line-height: 25px;
	height: 25px;
	color: black;
}

.box {
	padding-bottom: 10px;
	border-bottom: 1px solid white;
	margin: 20px;
}



#topnavi {
	background-color: #F47920;
	height:22px;
}


/*Navigation*/

#nav, #nav ul {
	float: right;
	line-height: 1em;
	background: transparent;
	font-weight: bold;
	padding: 0;
	margin-left: 1em;
}

#nav a {

	display: block;
	width: 12em;
	w\idth: 10em;
	color: white;
	text-decoration: none;
	padding: 5px 0 5px 10px ;
}

#nav a.daddy {

}

#nav a:hover {
	background-color: #414141;
}

#nav li {
	float: left;
	padding: 0;
	width: 10em;
	margin-right: 10px;
}

#nav li li a {
	margin-right: 5px;
	background-color: #F47920;
	border-bottom: 1px solid black;
}
#nav li li a:hover {
	background-color: #414141;
}

#nav li ul {
	position: absolute;
	left: -999em;
	height: auto;
	width: 16.4em;
	w\idth: 14.9em;
	font-weight: normal;
	margin: 0;
	z-index:999;
}

#nav li li {

	width: 14em
}

#nav li ul a {
	width: 14em;
	w\idth: 10em;
}

#nav li ul ul {
	margin: -1.75em 0 0 14em;
}

#nav li:hover ul ul, #nav li:hover ul ul ul, #nav li.sfhover ul ul, #nav li.sfhover ul ul ul {
	left: -999em;
}

#nav li:hover ul, #nav li li:hover ul, #nav li li li:hover ul, #nav li.sfhover ul, #nav li li.sfhover ul, #nav li li li.sfhover ul {
	left: auto;
}

#nav li:hover, #nav li.sfhover {

}
#first li {
	border: 1px solid black;
}
#nav #first a {
	width: 25px;
	padding: 3px 0 5px 10px ;
}
#nav  #first a:hover {
	width: 25px;
	background-color: #414141;

}
/* Kontaktformular */
fieldset {
	margin: 20px;
	padding: 10px;
}

label,input {
	display: block;
	width: 150px;
	float: left;
	margin-bottom: 10px;
}

label {
	text-align: right;
	width: 140px;
	padding-right: 20px;
}

br {
	clear: left;
}

#buttons {
	margin: 20px;
}

/* Preisliste */

#preise h3 {
	font-size: 1.2em;
	margin-top: 20px;
	background-color: #F47920;	
	color: white;
	line-height: 20px;
}

.ueberschrift_preise {
	font-size: 1.2em;
	/*margin-top: 20px;*/
	background-color: #F47920;
	color: white;
	/*line-height: 20px;*/
	font-weight: bold;
}

table {
	border-collapse: collapse;
	margin-top: 0px;

}

td {
	border-bottom: 1px solid #cccccc;
	vertical-align: top;
	padding: 5px;
}

.tabellezeile2 {
	font-weight:bold;
	line-height: 10px;
	padding-left: 10px;
	background-color:#F7F7F7;
	}
	
.tabellezeile1 {
	background-color: #ECECEC;
	color: black;;
	font-weight:bold;
	line-height: 30px;
	padding-left: 10px;
}

.imageRight {
	 float: right;
}	