@charset "UTF-8";
/************************************/
/*   css-file by wonders and sign   */
/*   DJ MORANGE                     */
/*   Stand: 6.2009                  */
/************************************/



/*** Allgemeines ***/
* {
	margin:0;
	padding:0;
}
body {
	background: #fff url(../imgs/top_bg.jpg) repeat-x center top;
	font-family: Verdana, Tahoma, Helvetica, Arial, sans-serif;
	font-size: 70%;
	color: #333;
	text-align:center;
}
ul, li, dd, dt, dl, p, h1, h2, h3, h4, h5, h6 {
	text-align: left;
	color: #333;
}
ul, li {
	list-style: none;
	font-size: 1em;
}
p, ul, li, dd, dt, dl {
	font-size: 1em;
}
p {
	margin: 0 20px 10px 0;
	line-height: 1.3em;
}
h1 {
	font-size: 1.5em;
	font-weight: normal;
	padding: 0 0 0 166px;
	margin: 4px 0 30px 0;
	clear: both;
}

h1.mit {
	font-size: 1.5em;
	font-weight: normal;
	padding: 0 0 0 34px;
	background: transparent url(../imgs/dots.gif) no-repeat left bottom;
	margin: 4px 0 20px 0;
	clear: both;
}
h1.inner_hl {
	padding: 0 0 0 34px;
	background: transparent url(../imgs/dots.gif) no-repeat left bottom;
	margin: 30px 0 20px 0;
	clear: both;
}
a {
	color: #333;
	text-decoration: underline;
}
a:hover, .orange{
	color: #ff6009;
	text-decoration: none;
}
/*** Container ***/
#main {
	margin: 0 auto;
	width: 1180px;
}
#flashheader {
	background: transparent url(../imgs/morange_header.jpg) no-repeat center top;
	width: 1180px;
	height: 175px;
	margin:0;
	padding:0;
}
#navi {
	width: 260px;
	float: left;
}
#content {
	width: 865px;
	float: right;
}
/*** Specials ***/
.clear {
	font-size: 0px;
	line-height:0px;
	clear:both;
}
.noshow {
	display:none;
}
#navi li {
	margin: 10px 0 0 155px;
	font-size: 1em;
}

#navi a{
	color: #333;
      text-decoration: none;
}

#navi a.akt {
	color: #ff6009;
}
#navi a:hover{
	color: #ff6009;
}
ul#unterpunkte {
	margin: 10px 0 0 -149px;
}
ul#unterpunkte li.last {
	margin-bottom: 0;
}
.schmale_spalte {
	width: 249px;
	float: left;
	margin-bottom: 30px;
	background: transparent;
}
.schmale_spalte li {
	font-size: 1em;
	margin: 0 20px 10px 0;
}
.breite_spalte {
	width: 525px;
	float: left;
      margin: 0px 0 0 34px;
	margin-bottom: 0px;
	background: transparent;
}
.ganze_spalte {
	width: 748px;
	float: left;
      margin-bottom: 30px;
	background: transparent;
}
#spalte_mit_dj {
	background: transparent url(../imgs/dj_morange.jpg) no-repeat top right;
}
.video {
	text-align: left;
	margin-top: 20px;
}
.small_pic {
	margin: 0 20px 20px 0;
	float: left;
}
.small_pic_lastinarow {
	margin: 0 0 20px 0;
	float: left;
}
#kontakt_snip{
	margin: 40px 0 0 0px;
}
#kontakt_snip li{
	font-size: 1em;
      font-weight: normal;
	line-height: 1.2em;
	margin-bottom: 10px;
}
