/*********************************************

     CSS-Stylesheet für Motorrad Grüneberg,
      geschrieben von Alexander Grüneberg

*********************************************/


* {
	margin: 0;
	padding: 0;
	font-family: Verdana, Arial, Tahoma, sans-serif;
	font-size: small;
	line-height: 18px;
	color: #000;
}


/* Text */

p {
	margin-bottom: 12px;
}

p.heading {
	margin: 15px 0 15px 0;
}

h1 {
	font-size: medium;
	font-weight: bold;
	margin-bottom: 15px;
	color: #393;
}

h2 {
	font-size: small;
	font-weight: bold;
	margin: 20px 0 10px 0;
}

h3 {
	font-size: small;
	font-weight: normal;
	text-decoration: underline;
	margin: 10px 0 5px 0;
}

a:link, a:visited {
	text-decoration: none;
	color: #666;
}

a:hover {
	text-decoration: underline;
	color: #666;
}

a img {
	border: 0;
}

*.bold {
	font-weight: bold;
}

*.rot {
	color: #FF0000;
	font-weight: bold;
	text-align: center;
}


/* Listen */

ul {
	list-style-type: square;
	list-style-position: inside;
	margin-left: 15px;
}


/* Tabellen */

table {
	border-collapse: collapse;
}

td {
	padding: 1px;
}

table.center {
	margin: 15px auto 15px auto;
	width: 100%;
}

table.center td {
	padding: 1px 10px 1px 10px;
	vertical-align: top;
}

table.center th {
	padding: 1px 10px 1px 10px;
	background-color: #090;
	color: #FFF;
}

tr.header {
	background-color: #BCE1BC;
}

.farbe1 {
	background-color: #DCF1DC;
}

.farbe2 {
	background-color: #E7F5E7;
}

table.gebrauchte {
	width: 100%;
}

table.gebrauchte td {
	padding: 0 5px;
}

td.termine {
	width: 70%;
}

table.team {
	width: 85%;
}

table.team td {
	padding: 5px 5px 5px 15px;
}

table#routenplaner {
	width: 435px;
}


/* Formulare */

legend {
	padding: 0 5px 0 5px;
	margin-bottom: 4px;
	font-weight: bold;
	border: 1px solid #000;
	line-height: 15px;
	background: #393;
	color: #FFF;
}

fieldset {
	padding: 5px;
}

html>body fieldset {
	background: #EEE;
}

label.left {
	float: left;
	text-align: right;
	width: 100px;
	margin-right: 5px;
	margin-bottom: 5px;
}

input, select {
	margin-bottom: 5px;
}

html>body input {
	margin-bottom: 8px;
}

input.right {
	float: left;
	clear: both;
	margin-left: 105px;
}

input.submit {
	margin-left: 150px;
}

textarea {
	width: 225px;
	height: 100px;
}

textarea.full {
	width: 395px;
	height: 100px;
}

form br {
	clear: both;
}


/* Blog */

blockquote {
	margin: 0 0 0 30px;
	padding: 10px 0 0 20px;
	font-size: 88%;
	line-height: 1.5em;
	color: #666;
	background: url(http://www.blogblog.com/tictac_blue/quotes.gif) no-repeat top left;
}

blockquote p {
	margin-top: 0;
}

abbr, acronym {
	cursor: help;
	font-style: normal;
	border-bottom: 1px dotted;
}

code {
	color: #996666;
}

hr {
	display: none;
}

#wrap {
	background: url(http://www.blogblog.com/tictac_blue/tile.gif) repeat-y;
}

#content {
	margin-left: 50px;
}

#main-content {
	float: left;
	width: 90%;
	margin: 20px 0 0 0;
	padding: 0;
	line-height: 1.5em;
}

h2.date-header {
	margin-top: 0;
	padding-left: 14px;
	font-size: 90%;
	color: #999999;
	background: url(http://www.blogblog.com/tictac_blue/date_icon_blue.gif) no-repeat 0 50%;
}

h3.post-title {
	margin-top: 0;
	font-size: 130%;
	letter-spacing: -1px;
	color: #993333;
}

.post {
	margin: 0 0 1.5em 0;
	padding: 0 0 1.5em 14px;
	border-bottom: 1px solid #ddd;
}

.post-footer {
	margin: 0;
	padding: 0 0 0 14px;
	font-size: 88%;
	color: #999;
	background: url(http://www.blogblog.com/tictac_blue/tictac_grey.gif) no-repeat 0 8px;
}

.post img {
	padding: 6px;
	border-top: 1px solid #ddd;
	border-left: 1px solid #ddd;
	border-bottom: 1px solid #c0c0c0;
	border-right: 1px solid #c0c0c0;
}

#comments {
	padding-top: 10px;
	font-size: 85%;
	line-height: 1.5em;
	color: #666;
	background: #eee url(http://www.blogblog.com/tictac_blue/comments_curve.gif) no-repeat top left;
}

#comments h4 {
	margin: 20px 0 15px 0;
	padding: 8px 0 0 40px;
	font-size: 130%;
	color: #666;
	background: url(http://www.blogblog.com/tictac_blue/bubbles.gif) no-repeat 10px 0;
	height: 29px !important; /* for most browsers */
	height /**/:37px; /* for IE5/Win */
}

#comments ul {
	margin-left: 0;
}

#comments li {
	background: none;
	padding-left: 0;
}

.comment-body {
	padding: 0 10px 0 25px;
	background: url(http://www.blogblog.com/tictac_blue/tictac_blue.gif) no-repeat 10px 5px;
}

.comment-body p {
	margin-bottom: 0;
}

.comment-data {
	margin: 4px 0 0 0;
	padding: 0 10px 1em 60px;
	color: #999;
	border-bottom: 1px solid #ddd;
	background: url(http://www.blogblog.com/tictac_blue/comment_arrow_blue.gif) no-repeat 44px 2px;
}

.deleted-comment {
	font-style: italic;
	color: gray;
}


/* CSS-Shadows */

.out {
	display: block;
	background: #bbb;
	border: 1px solid #ddd;
	position: relative;
	margin: 1em 0;
}

.in {
	text-align: center;
	background: #fff;
	border: 1px solid #555;
	position: relative;
	padding: 5px;
	font-weight: normal;
}

.ltin {
	left: -5px;
}

.tpin {
	top: -5px;
}

.rtin {
	left: 5px;
}