body {
	text-align: center;
	background-color:#000000;
	color:#999999;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	margin:0;
	line-height:1.2;
}
/*--- DIV IDs ---*/
#wrapper {
	display: block;
	background-color:#121212;
	background-image:url(../img/bg_frame.gif);
	background-repeat:repeat-y;
	width:960px;
	margin:0px auto;
	text-align:left;
	border: 1px solid #232323;
}
#main-navi {
	height: 36px;
	background-image: url(../img/verlauf-navi.jpg);
	background-repeat: repeat-x;
}
#content {
	padding-left:17px;
	padding-right:17px;
	width: 665px;
	float: left;
	margin-top: 11px;
}
#news {
	padding-top: 7px;
	padding-bottom: 8px;
	padding-left: 10px;
	padding-right: 10px;
	margin-bottom: 20px;
	margin-right: 3px;
	border: solid 1px #232323;
	background-color:#000000;
	overflow:auto;
}
#headline {
margin-bottom: 15px;
}
#blackbox {
	padding-top: 7px;
	padding-bottom: 8px;
	padding-left: 10px;
	padding-right: 10px;
	margin-bottom: 20px;
	margin-right: 8px;
	border: solid 1px #232323;
	background-color:#000000;
	overflow:auto;
}
#right {
	float:left;
	width:230px;
	padding-top:4px;
	padding-left:15px;
	padding-right:10px;
	margin-top: 10px;
}
#sidebarright {
	padding-top: 7px;
	padding-bottom: 7px;
	padding-left: 10px;
	padding-right: 10px;
	margin-bottom: 20px;
	border: solid 1px #232323;
	background-color:#000000;
	text-align:left;
}
#footer {
	font-size:11px;
	text-align:center;
	clear:both;
	height: 131px;
	background-color:#060606;
	background-image: url(http://www.deepbmx.com/img/footer.gif);
	background-repeat: repeat-x;
	background-position:bottom;
}
#footer-navi {
	height: 34px;
	background-image: url(../img/verlauf-footer.jpg);
	background-repeat: repeat-x;
}/*---
#both {
	clear: both;
}---*/
/*--- Abstand Top für Bilder in Sidebarboxen ---*/
#img {
	padding-top: 3px;
}
/* ---- NAVI TOP ---- */
a.navi, a:visited.navi {
	font-family:Geneva, Arial, Helvetica, sans-serif;
	font-size: 19px;
	padding-left:16px;
	padding-right: 16px;
	text-decoration:none;
	display:block;
	float: left;
	height: 36px;
	color:#ff9d00;
	font-weight: bold;
	text-transform: uppercase;
	line-height: 36px;
	background-image: url(../img/verlauf-navi.jpg);
	border-right: 1px solid #232323;
}
a:hover.navi, a.navi_on, a:hover.navi_on {
	font-family:Geneva, Arial, Helvetica, sans-serif;
	font-size: 19px;
	padding-left:16px;
	padding-right: 16px;
	text-decoration:none;
	display:block;
	float: left;
	height: 36px;
	color:#60d9f6;
	font-weight: bold;
	text-transform: uppercase;
	line-height: 36px;
	background-image: url(../img/verlauf-navi.jpg);
	background-repeat: repeat-x;
}
/*--- NAVI - FOOTER ---*/
a.footer_navi, a:visited.footer_navi {
	font-family:Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	padding-left:16px;
	padding-right: 16px;
	text-decoration:none;
	display:block;
	float: left;
	height: 34px;
	color:#ff9d00;
	font-weight: bold;
	text-transform: uppercase;
	line-height: 34px;
	background-image: url(../img/verlauf-footer.jpg);
	border-right: 1px solid #232323;
}
a:hover.footer_navi, a.footer_navi_on, a:hover.footer_navi_on {
	font-family:Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	padding-left:16px;
	padding-right: 16px;
	text-decoration:none;
	display:block;
	float: left;
	height: 34px;
	color:#60d9f6;
	font-weight: bold;
	text-transform: uppercase;
	line-height: 34px;
	background-image: url(../img/verlauf-footer.jpg);
	background-repeat: repeat-x;
}
/*--- Texteigenschaften ---*/
/*--- Überschriften ---*/
h1 {
	font-family:Geneva, Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size:20px;
	color: #60d9f6;
	padding-bottom: 10px;
	padding-left:10px;
}
h2 {
	font-family:Geneva, Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size:16px;
	color: #ff9d00;
}
h3 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-weight:normal;
	font-size:14px;
	color: #ff9d00;
	margin-bottom: 0;
}
/*--- HYPERLINKS ---*/

a:visited {
	color: #ff9d00;
	text-decoration: none;
}
a:link {
	color: #ff9d00;
	text-decoration: none;
}
a:active {
	color: #60d9f6;
	text-decoration: none;
}
a:hover {
	color: #60d9f6;
	text-decoration: none;
}
a.links {
	text-decoration : none;
	font-family : verdana;
	font-size : 12px;
	color : #999999;
}
a:hover.links {
	color : #ff9d00;
}
/*--- KLASSEN - CLASS 
.title {
	font-size: 11pt;
	font-family: verdana;
	font-weight: normal;
}---*/
.datum {
	font-size:10px;
	color:#666666;
	margin-bottom: 5px;
}
ul {
	list-style: outside;
	margin: 0 0 0 10px;
	padding: 0;
}
li {
	list-style: square;
}
em {
	color: #60d9f6;
}
.em2 {
	color: #ff9d00;
}
img {
	border:0 !important;
}
.right {
	float:right;
	margin-top:20px;
}/*---
.left {
	float:left;
}
.feed {
	margin-left: 3px;
	padding: 0 0 0 19px;
	background: url() no-repeat 0 50%;
}
.clear {
	clear:both;
}---*/
* {
	margin: 0;
	padding: 0;
}

.vid{
float: left; margin-right: 12px; margin-bottom: 3px; border: 1px solid #121212; padding: 1px;
}

.pic {
float: left; width:208px; height:auto; margin-right: 12px; margin-bottom: 3px;
}

/*--- FORMULARE: Kontakt, Shop ---*/
.inputform {
	background-color : #ff9d00;
	color : #000000;
	font-size : 12px;
	font-family : verdana;
	border-left: 1px solid #5a5a5a;
	border-top: 1px solid #5a5a5a;
	border-right: 1px solid #9c9b9b;
	border-bottom: 1px solid #9c9b9b;
	height : 18px;
}
select {
	background-color : #232323;
	color : #000000;
	font-size : 12px;
	font-family : verdana;
	border : 1px solid #5a5a5a;
}
textarea {
	background-color : #ff9d00;
	color : #000000;
	font-size : 12px;
	font-family : verdana;
	border-left: 1px solid #4c4c4c;
	border-top: 1px solid #4c4c4c;
	border-right: 1px solid #9c9b9b;
	border-bottom: 1px solid #9c9b9b;
}
.checkbox {
	background-color: #000000;
	border: 0;
	margin-bottom: 0;
}
.input {
	background-color : #ff9d00;
	color : #000000;
	border-left: 1px solid #4c4c4c;
	border-top: 1px solid #4c4c4c;
	border-right: 1px solid #9c9b9b;
	border-bottom: 1px solid #9c9b9b;
	height: 18px;
}
.button {
	height : 22px;
	padding-bottom: 5px;
}