/* -------------------------------------------------------------------------- */
/* bremerbiker.de global stylesheet                                           */
/* (c)2008 Bremer Biker - http://www.bremerbiker.de                           */
/* -------------------------------------------------------------------------- */

body {
	padding: 0px;
	margin: 0px;
	background-color: #c0c0c0;
	border: 0px;
}

* html, * html body {
    margin: 0px;
    padding: 0px;
    height: 100%;
    overflow: hidden;
	background-color: #c0c0c0;
	border: 0px;
}

p, h1, h2, h3, h4, h5, h6 {
	text-align: left;
	padding: 0px;
	margin: 0px;
	font-family: Arial, Verdana;
}

h1, h2 {
	font-size: 0.7em;
	font-weight: bold;
	color: #666666;
}

h1 {
	padding: 3px 0px 0px 24px;
	background: url(../images/pfeil_unten1.gif) no-repeat 6px 3px;
	cursor: pointer;
}

h2 {
	padding: 3px 0px 0px 4px;
	text-align: center;
}

p {
	font-size: 0.7em;
	text-align: justify;
}

a,
a:visited,
a:hover,
a:active,
a:hover {
	text-decoration: none;
	color: blue;
	border: none;
}

a:hover {
	text-decoration: underline;
}

#bremerbiker {
	margin: 0 auto;
	width: 600px;
	margin-top: 100px;
}

#bremerbiker #logo {
	height: 200px;
	padding: 0px;
	margin: 0px;
	background: url(../images/bremerbiker.gif) no-repeat center center;
}

#bremerbiker #adv-schams-net {
	clear: both;
	background: url(../images/headline2.jpg) no-repeat center top;
}

#bremerbiker #adv-schams-net-content {
	height: 72px;
	height: 90px;
	margin: 3px 1px 0px 0px;
	background: url(../images/schams-net.jpg) no-repeat center top;
	overflow: hidden;
	cursor: pointer;
}

#bremerbiker #adv-schams-net-content p {
	padding: 0px;
	margin: 75px 0px 0px 0px;
	color: #666666;
	font-weight: bold;
	text-align: center;
}

