/*
Theme Name: BIKE EXPERT
Theme URI: -
Description: Theme for the homepage of BIKE EXPERT HandelsgesmbH
Version: 0.1
Author: SH
Author URI: -
Tags:

*/

html, body, ul, li, img {
	margin: 0;
	padding: 0;
}

a {
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

a img {
	border: none;
}

img {
	border: none;
}

table {
	font-size: 14px;
}


body {
	
	display: block;       	/* diese 2 Zeilen fuer Internet Explorer unbedingt im body-tag */
	text-align: center; 	/* notwendig, damit in der Mitte dargestellt wird*/
							/* im wrapper funktionieren diese 2 Zeilen nicht*/
	background: #cccccc url(img/bg2.jpg) repeat-x center top;
	width: 100%;
	font-family: helvetica, georgia, sans-serif;
}

#wrapper {
	background: url(img/bg_header_komp.jpg) no-repeat center top;
}

#contentwrapper {
	width: 850px;
	margin: auto;
}

#header {
	height: 160px;
	display: block;
}

#header h1, .description {
	display: none;
}

/**************************************************************/
/* Menu Begin */

#menu {
	height: 63px;
	background: url(img/menu/schatten.png) no-repeat center bottom;
	padding: 0;
	margin: 0;
	text-align: left;

}

#menu li{
	list-style-type: none;
	padding: 0;
	margin: 0;
	float: left;
}

#menu a, img, div {
	padding: 0;
	margin: 0;
}


/* Menu End */
/**************************************************************/


/**************************************************************/
/* Content Begin */

#content {
	background: url(img/bg_content.gif) repeat-y center top;
	padding: 5px 20px 5px 20px;
	min-height: 500px;

}

#maincontent{
	text-align: left;
	width: 600px;
	border-right: 1px solid #999999;
	/*display: block;*/

}

#maincontent h1, #maincontent h3 {
	padding: 0;
	margin:0;
	color: #999999;
}

#maincontent .post h2,
#maincontent .post h2 a
{
	color: red;
	font-size: 1.3em;
	text-decoration: none;
}

.post
{
	padding: 30px 0px 0px 5px;
	/*border-bottom: 2px solid red;*/
	/*background: url(img/tl02.gif) no-repeat center bottom;*/
}

.tl {
	height: 30px;
	background: url(img/tl02.gif) no-repeat center bottom;
}


.post h2 {
	margin: 0;

}

.post #dat {
	color: #999999;
	font-size: 12px;
	padding-top: 5px;
}

.post img {
	padding: 5px 10px 5px 10px;
}


.entry {
	margin-right: 10px;
}
.entry p, .entry ul, .entry ol, .entry div  {
	font-size: 14px;
}

.entry ul{
	padding-left: 30px;
	padding-bottom: 10px;
}

.entry li {
	margin: 5px 0px 5px 10px;
}

/*img.alignright {
	padding: 4px;
	margin: 0 0 2px 7px;
	display: inline;
}

img.alignleft {
	padding: 4px;
	margin: 0 7px 2px 0;
	display: inline;
}*/

.postmetadata {
	clear: left;
}


.navigation, .navigation a:visited {
	margin: 10px;
	font-size: 0.9em;
	color: #999999;
}


#sidebar {
	text-align: right;
	width: 200px;
	float: right;
	/*display: inline;*/

}

#sidebar li {
	list-style-type: none;
}

#sidebar .hidden {
	display: none;
}


#searchform {
	text-align: center;
	width: 199px;
	height: 100px;
	background:url(img/search_bg.jpg) no-repeat center right;
}

#searchform #s {
	width:140px;
	margin-top:25px;
	margin-left: 14px;
	padding:3px;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size:12px;
}


#searchform input[TYPE=submit]
{
	border: 1px solid black;
	margin-top: 10px;
	margin-left: 15px;
}

.banner {
	margin: 20px 0px 20px 0px;
}

#clear {
	clear: both;
}

/* Content End */
/**************************************************************/


#homeleft {
	float: left;
	text-align: left;
	padding-left: 10px;
	padding-top: 10px;
}


#homeright {
	float: right;
	text-align: right;
	padding-right: 10px;
	padding-top: 10px;
}


#homeleft p, #homeright p {
	font-size: 12px;
}

#kontakt {
	height: 530px;
	background:url(img/cs/kontakt_bg.jpg) no-repeat center top;
}

#kontaktinfo {
	padding: 305px 33px 20px 33px;
}


#footer {
	height: 36px;
	background: url(img/footer_transp.png) no-repeat center top;

}

.vst p {
	font-size: 14px;
}

.vst table {
	margin: 10px;
	padding: 5px;
}

.vst table td {
	vertical-align: top;
	text-align: left;
}

.vst table tr {
	padding: 30px;
}

.vst a {
	color: red;
}

#vsttab {
	margin: 20px 0px 20px 0px;
	padding: 0;
	text-align: center;
	background-color: #cccccc;
}
#vsttab table {
	margin: 0;
	padding: 0;
	background-color: #cccccc;
}

#vsttab p, #vsttab li {
	font-size: 14px;
}

#vstnav {
	padding-top: 5px;
	margin: 0px;
	background-color: #ffffff;
	width: 100%;
	
}

#vstnav a {
	color: red;
}

.zentriert {
	text-align: center;
}

.backright {
	float:right;
}

.backright a {
	color: red;
	text-decoration: none;
	font-size: 13px;

}

/**************************************************************/
/* WP Alignment and Caption Classes */

.aligncenter,
div.aligncenter {
   display: block;
   margin-left: auto;
   margin-right: auto;
}

.alignleft {
   float: left;
}

.alignright {
   float: right;
}

.wp-caption {
   border: 1px solid #ddd;
   text-align: center;
   background-color: #f3f3f3;
   padding-top: 4px;
   margin: 10px;
   /* optional rounded corners for browsers that support it */
   -moz-border-radius: 3px;
   -khtml-border-radius: 3px;
   -webkit-border-radius: 3px;
   border-radius: 3px;
}

.wp-caption img {
   margin: 0;
   padding: 0;
   border: 0 none;
}

.wp-caption p.wp-caption-text {
   font-size: 11px;
   line-height: 17px;
   padding: 0 4px 5px;
   margin: 0;
}

/* End WP Alignment and Caption Classes */
/**************************************************************/
