/* css created and developed by 12bis3.de - zeitgemäß kommunizieren */

/* allgemeine definitionen */

* {
	margin: 0px;
	padding: 0px;
}

body {
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 75%;
	line-height: 140%;
	color: #0069b2;
}

img {
	border: none;
}

a:link, a:active, a:visited {
	color: #d2223f;
	text-decoration: none;
}
a:hover {
	color: #d2223f;
	text-decoration: underline;
}

body#start {
	background-color: #fff;
}

body#laden {
	background-color: #ffd500;
	background-image: url(../bilder/fahrradschmiede/schmiede-back.png);
	background-repeat: repeat-x;
	margin: 25px 20px;
}

body#verleih {
	background-color: #fb9400;
	background-image: url(../bilder/fahrradverleih/verleih-back.png);
	background-repeat: repeat-x;
	margin: 25px 20px;
}

h1 {
	font-size: 140%;
	font-style: italic;
	color: #d2233f;
	margin: 0px 0px 20px 0px;
}

h2 {
	font-size: 120%;
	font-style: italic;
	color: #0069b2;
	margin: 0px 0px 12px 0px;
}

h3 {
	font-size: 110%;
	color: #0069b2;
	margin: 0px 0px 10px 0px;
}

h4 {
	font-size: 90%;
	background-color: #fb9400;
	color: #fff;
	margin: 0px 0px 10px 0px;
	text-transform: uppercase;
	padding: 1px 2px 1px 2px;
}

p {
	margin: 0px 0px 16px 0px;
}


/* definitionen für die startseite */

#start-laden {
	background-color: #ffd500;
	background-image: url(../bilder/yellow-start-back.png);
	background-repeat: repeat-x;
	text-align: right;
	float: left;
	width: 100%;
	height: 750px;
}

#start-verleih {
	background-color: #fb9400;
	background-image: url(../bilder/orange-start-back.png);
	background-repeat: repeat-x;
	text-align: left;
	float: left;
	width: 100%;
	height: 750px;
}

#start-laden div {
	margin: 60px 40px 0px auto;
	background-image: url(../bilder/yellow-start-box-back.png);
	background-repeat: no-repeat;
	width: 361px;
	height: 414px;
	text-align: left;
}

#start-verleih div {
	margin: 60px auto 0px 40px;
	background-image: url(../bilder/orange-start-box-back.png);
	background-repeat: no-repeat;
	width: 361px;
	height: 414px;
}

#start-verleih div img, #start-laden div img {
	margin: 30px 0px 60px 75px;
}

#start-verleih div h2, #start-laden div h2 {
	margin: 0px 0px 0px 75px;
	font-size: 100%;
	color: #000;
}

#start-verleih div p, #start-laden div p  {
	margin: 0px 0px 15px 75px;
	color: #000;
}

#start-text {
	clear: both;
	width: 450px;
	margin: 20px auto 20px auto;
}

#start-impressum {
	font-size: 80%;
	text-align: center;
	margin-top: 20px;
}


/* definitionen für standardseite */

#container {
	width: 819px;
}

#navigation {
	width: 191px;
	float: left;
	background-repeat: no-repeat;
}
#laden #navigation  {
	background-image: url(../bilder/fahrradschmiede/navi-top.png);
}
#verleih #navigation  {
	background-image: url(../bilder/fahrradverleih/navi-top.png);
}
#laden #navigation img, #verleih #navigation img {
	margin: 21px 0px 20px 20px; 
}

#navigation ul {
	background-repeat: repeat-y;
	color: #d1163f;
	font-weight: bold;
	list-style-type: square;
	padding: 34px 10px 225px 0px;
	margin-top: -1px;
}
#navigation ul li {
	margin: 0px 0px 4px 40px;
}
#navigation ul li a {
	color: #0069b2;
}
#navigation ul li a:hover, #navigation ul li a#aktiv {
	color: #d2233f;
	text-decoration: none;
}

#navigation p {
	margin: 0px;
}
#navigation p#language {
	margin: 0px;
	background-image: url(../bilder/fahrradverleih/navi-back.png);
	padding: 0px 10px 10px 25px;
	font-weight: bold;
}
#laden #navigation ul {
	background-image: url(../bilder/fahrradschmiede/navi-back.png);
}
#verleih #navigation ul {
	background-image: url(../bilder/fahrradverleih/navi-back.png);
}

#navigation div {
	background-repeat: no-repeat;
	height: 9px;
	width: 191px;
}
#laden #navigation div {
	background-image: url(../bilder/fahrradschmiede/navi-bottom.png);
}
#verleih #navigation div {
	background-image: url(../bilder/fahrradverleih/navi-bottom.png);
}

#content {
	width: 628px;
	float: left;
}

#inhalte {
	background-repeat: no-repeat;
	background-position: bottom left;
	background-image: url(../bilder/content-fahrrad-back.png);
	margin: 0px 0px 0px 8px;
	padding: 35px 15px 0px 23px;
	background-color: #fff;
}

#text {
	float: left;
	width: 342px;
	padding-right: 20px;
}

#marginalie {
	float: left;
	width: 220px;
}

#marginalie img {
	margin-bottom: 15px;
}

#marginalie div {
	border: 1px solid #fb9400;
	margin-bottom: 15px;
}
#marginalie div h3 {
	padding: 0px 5px;
	font-size: 90%;
	margin-bottom: 6px;
}
#marginalie p {
	margin-bottom: 10px;
	font-size: 90%;
	padding: 0px 5px;
}

#footer {
	font-size: 80%;
	text-align: right;
	clear: left;
	margin-top: 5px;
}

#rad-back {
	background-image: url(../bilder/content-fahrrad-back-small.png);
	background-repeat: no-repeat;
	width: 620px;
	height: 8px;
	margin-left: 8px;
}

#inhalte ul {
	list-style-type: none;
	margin: 0px 0px 16px 30px;
}

#inhalte ul li {
	padding: 0px 0px 3px 12px;
	background-image: url(../bilder/navi-listing.png);
	background-position: 0px 7px;
	background-repeat: no-repeat;
}

p.bilduntertitel {
	margin: -15px 0px 16px -5px;
	font-style: italic;
}






