/* Belle Music */


/* reset */
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,p,blockquote,th,td {  
    margin:0; 
    padding:0; 
}


body {
	font: 11px Arial, Helvetica, sans-serif;
	background: #1F1F1F url(../images/bg_streifen.jpg) repeat-x;
	margin: 0px;
	padding: 0px;
	color: #FFFFFF;
}

/* Positionen */
#belle {
	position: absolute;
	top: 100px;
	left: 50px;
	z-index: 0;
}
#logo {
	position: relative;
	top: 10px;
	left: 30px;
}
#firstbox {
	position: relative;
	top: 20px;
	height: 195px;
	left: 30px;
	padding-top: 30px;
	background-repeat: no-repeat;
	margin-bottom: -9px;
	z-index: 1;
}
.box {
	position: relative;
	margin-top: 0px;
	padding-top: 0px;
	height: 166px;
	left: 30px;
	background-repeat: no-repeat;
}
.archivbox {
	position: relative;
	margin-top: 0px;
	padding-top: 0px;
	height: 166px;
	left: 30px;
	background-repeat: no-repeat;
}
.archivbox img {
	padding-left: 14px;
}
.projektbild {
	position: relative;
	top: 14px;
	left: 14px;
	width: 130px;
	height: 130px;
	float: left;
}
.projekttext {
	position: absolute;
	top: 14px;
	left: 160px;
	width: 440px;
	height: 125px;
	line-height: normal;
}
.projekttext_first {
	position: absolute;
	top: 43px;
	left: 160px;
	width: 440px;
	height: 125px;
	line-height: normal;
}
#weiterbutton {
	position: relative;
	left: 32px;
}
#weiterbutton_oben {
	position: relative;
	left: 31px;
	top: 20px;
}
#newsbox {
	position: absolute;
	width: 308px;
	left: 660px;
	top: 110px;
	z-index: 160;
}
#newshead {
	position: relative;
	width: 308px;
	height: 7px;
	background: url(../images/news_head.gif) no-repeat;
	z-index: 170;
	margin-bottom: -6px;
}
#newsfooter {
	position: relative;
	width: 308px;
	height: 10px;
	background: url(../images/news_footer.gif) no-repeat;
	z-index: 170;
}
#news_mainhg {
	width: 308px;
	background: url(../images/news_hg.gif) repeat-y;
}
#newscontent {
	position: relative;
	left: 7px;
	width: 298px;
	color: #CCCCCC;
}
#newscontent h1 {
	font-size: 14px;
	background: url(../images/news_bubble.gif) left no-repeat;
	text-indent: 13px;
	color: #993399;
}
.newseintrag {
	padding-bottom: 12px;
	margin-top: 6px;
}

.newseintragEnde {
	margin-top: 6px;
	padding-bottom: 0px;
}

#newscontent a {
	display: block;
	padding-top: 3px;
	width: auto;
}

#newscontent a:link, #newscontent a:visited, #newscontent a:active {
	text-decoration: none;
	color: #993399;
}
#newscontent a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}
#impressum {
	position: relative;
	left: 45px;
	width: 630px;
}
#impressum-text {
	display: none;
}

#bytebox { overflow:hidden; text-indent:-1000px; }

/* Hintergrundbilder f�r Newsboxen */

.hg1 {
	background-image: url(../images/box_1.gif);
}
.hg2 {
	background-image: url(../images/box_2.gif);
}
.hg3 {
	background-image: url(../images/box_3.gif);
}
.hg4 {
	background-image: url(../images/box_4.gif);
}
.hgaktuell {
	background-image: url(../images/aktuelle-projekte.gif);
}
.hgarchiv {
	background-image: url(../images/projektarchiv.gif);
}

/* Schriften & Link */

h1 {
	font-family: Arial, Trebuchet MS, Arial;
	font-size: 16px;
	font-weight: bold;
	margin-bottom: 6px;
	/*display: inline;*/
}
h2 {
	font-size: 11px;
	font-weight: normal;
	margin-bottom: 8px;
	/*display: inline;*/
}
a:link {
	color: #000000;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #000000;
}
a:hover {
	text-decoration: underline;
	color: #000000;
}
a:active {
	text-decoration: none;
	color: #000000;
}


#impressum a:link {
	color: #FFFFFF;
	text-decoration: none;
}
#impressum a:visited {
	text-decoration: none;
	color: #FFFFFF;
}
#impressum a:hover {
	text-decoration: underline;
	color: #FFFFFF;
}
#impressum a:active {
	text-decoration: none;
	color: #FFFFFF;
}

#archivlink {
	width: 630px;
	text-align: center;
	font-size: 12px;
}

#archivlink a:link {
	color: #FFFFFF;
	text-decoration: none;
}
#archivlink a:visited {
	text-decoration: none;
	color: #FFFFFF;
}
#archivlink a:hover {
	text-decoration: underline;
	color: #FFFFFF;
}
#archivlink a:active {
	text-decoration: none;
	color: #FFFFFF;
}