body {
	background-color: #FFF;
	color: #000;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	margin: 0px;
	padding: 0px;
}

#copyright {
	font-size:11px;
	color:#999999;
	margin:20px;
	text-align:center;
}

img {
	border: 0px;
}

a {
	color: #38A6F3;
	text-decoration: none;
}

h1, #extrainhalt #subinfo h1 {
	font-size: 18px;
	color: #38A6F3;
	font-weight: normal;
	margin: 0px;
	padding: 0px;
	padding-top: 23px;
	padding-bottom: 14px;
}

p {
	margin-top: 30px;
}

/* Blauer Header
 * ------------------------------------------------- */

#logokopf {
	height: 142px;
	background-color: #38A6F3;
	color: #FFF;
	border-bottom: 10px solid #EDEEED;
}

#logokopf img {
	margin-top: 1px;
	margin-left: 26px;
}

/* Das horizontale Menü
 * ------------------------------------------------- */

#hmenu {
	background-color: #69C5F8;
	color: #FFF;
	margin-top: 28px;
	height: 18px;
	border-bottom: 1px solid #38A6F3;
	padding: 5px;
	padding-top: 7px;
	padding-left: 28px;
}

#hmenu a {
	color: #FFF;
	font-family: Arial, Helvetica, sans-serif;
	padding: 15px;
	padding-top: 7px;
	padding-bottom: 8px;
}

#hmenu a:hover, .nbox a:hover {
	background-color: #87D1F9;
	text-decoration: none;
}

/* Allgmeiner Inhalt
 * ------------------------------------------------- */

#inhalt, #inhaltbg, #extrainhalt {
	padding-left: 44px;
	padding-bottom: 20px;
	line-height: 18px;
	width: 760px;
}


#inhalt .listing ul {		
	list-style-type:none;
	margin:0;
	padding:0;
}

#inhalt .listing li {	
	padding-left: 15px;	
	background-image: url(../images/doppelpfeil.gif);
	background-repeat: no-repeat;
	background-position: 0px 8px;
	line-height: 20px;
}



/* einfach normaler Inhalt mit nem spezial BG (siehe Kontakt, die Linie)
 * ------------------------------------------------- */
 
#inhaltbg {
	background-image: url(../images/linedp.gif);
	background-repeat: repeat-x;
	background-position: 0px 100px;
}

/* z.B. für den Fahradblock (Menü und Subinfo)
 * ------------------------------------------------- */

#extrainhalt {
	padding-left: 0px;
	background-image: url(../images/extrabg.gif);
	background-repeat: repeat-x;
	background-position: 0px 201px;
	width: 100%;
}

#extrainhalt #vmenu {	
	float: left;
	background-image: url(../images/vmenu.gif);
	background-repeat: no-repeat;	
	width: 157px;	
	list-style-type: none;
	margin: 0;
	padding: 0;
	padding-right: 10px;
}

#extrainhalt #vmenu li {	
	margin: 0;
	padding: 0;
	text-align: right;
	border-bottom: solid 1px #EDEEED;
}

#extrainhalt #vmenu a {
	display: block;
	padding-top: 2px;
	padding-bottom: 4px;
	padding-right: 20px;
   width: 137px;
	color: #000;
	font-size: 11px;
	background-image: url(../images/vmenubg.gif);
	background-repeat: no-repeat;
}

#extrainhalt #vmenu a:hover {
	background-image: url(../images/vmenubgh.gif);
}

#extrainhalt #subinfo {
	width: 760px;
}

#extrainhalt #themenblock {
	float: right;
	background-image: url(../images/subinfobg.jpg);
	background-position: 0px 2px;
	background-repeat: no-repeat;
	height: 210px;	
	padding-left: 344px;
	width: 245px;
}

#extrainhalt #subinfo h1 {
	padding-top: 13px;
	padding-bottom: 10px;
}

/* Fahrrad, Motorräder und Zubehörlistings
 * ------------------------------------------------- */

#extrainhalt #listing {
	clear: both;
	margin-left: 179px;
}

#extrainhalt #listing p {
	margin-top: 0px;
	clear: both;
}

#extrainhalt #listing span {
	background-color: #38A6F3;
	padding: 2px;
}

#extrainhalt #listing h3 {
	font-weight: bold;
	font-size: 14px;
	color: #FFF;
	border-bottom: 1px solid #38A6F3;	
	padding-top: 10px;
}

#extrainhalt #listing img {
	display: block;
	float: left;
	border:1px solid #38a6f3;
	margin-right: 38px;
	/*padding-right: 40px;*/
}

#extrainhalt #listing ul {		
	list-style-type: none;
	margin: 0;
	padding: 0;
	font-size: 11px;
}

#extrainhalt #listing li {	
	padding-left: 15px;	
	background-image: url(../images/doppelpfeil.gif);
	background-repeat: no-repeat;
	background-position: 0px 9px;
	line-height: 22px;
}

/* Die Logos (Footer)
 * ------------------------------------------------- */

#logoline {	
	background-image: url(../images/llinebg.gif);
	background-repeat: repeat-x;
	height: 124px;
}

#logoline img {
	margin: 2%;
	margin-top: 26px;
	margin-bottom: 30px;
}

/* Aktuellblöcke
 * ------------------------------------------------- */

.nbox {
	/*width: 172px;
	height: 194px;*/
	width:100%;
	border: 1px solid #EDEEED;
	padding-left: 18px;
	padding-top: 14px;
	padding-right: 18px;
	padding-bottom: 14px;
	font-size: 11px;
	float: left;
	margin-right: 10px;
	margin-bottom: 10px;
	line-height: normal;
}

.nbox h4 {
	color: #38A6F3;
	margin: 0px;
	padding: 0px;
	padding-bottom: 12px;
	font-weight: bold;
	font-size: 12px;
}

.nbox img {
	/*border:1px solid #38a6f3;*/
	margin-bottom: 5px;
	float: left;
  margin-right:18px;
}

.nbox a {
	/*display: block;
	background-color: #69C5F8;
	background-image: url(../images/mehr.gif);
	background-repeat: no-repeat;
	background-position: 50px 0px;
	color: #FFF;
	padding: 2px;
	padding-left: 15px;
	width: 50px;*/	
}

.clear {
	clear: both;
}



/*Fabian*/
.overview {
	width:100%;
}

.overview td, .overview th {
	padding:4px;
	border:1px solid #999999;
	text-align:left;
	vertical-align:top;
}

.overview th {
	background-color:#DDDDDD;
}

.overview td td {
	padding:1px;
	border:none;
}

.edit {
	width:100%;
}

.edit td, .edit th {
	padding:4px;
	text-align:left;
	vertical-align:top;
}

.head {
	text-align:right !important;
	width:120px;
}

fieldset {
	margin:10px 0px 4px 0px;
	padding:8px;
	border:solid 1px #AAA;
}

legend {
	font-weight:bold;
}

input, select, textarea {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	border:1px solid #555555;
	background-color:#FFFFFF;
	padding:0px 0px 0px 2px;
}


#partner ul {		
	list-style-type: none;
	margin-left: 40px;
	padding: 0;
	font-size: 11px;
}

#partner li {	
	padding-left: 15px;	
	background-image: url(../images/doppelpfeil.gif);
	background-repeat: no-repeat;
	background-position: 0px 9px;
	line-height: 22px;
}