@import url(text.css);
@import url(images.css);
@import url(forms.css);

body {
	background-color: #EEEEEE;
	background-image: url(../images/common/bg.gif);
	background-repeat: repeat;
	text-align: center;
	margin:0 auto;
	
}
#indexbg {
	width: 627px;
}

#main {
	width: 802px;
	background-image: url(../images/common/bg_new.gif);
	background-repeat: repeat-y;
	padding-left:2px;
	
	text-align: center;
	margin:0 auto;
}
#arrangementsbg {
	width: 200px;
	background-image: url(../images/common/arrangemts_bg.gif);
	background-repeat: no-repeat;
	height: 300px;
}
#kulturbg {
	width: 200px;
	background-image: url(../images/headlines/kulturbg.gif);
	background-repeat: no-repeat;
}
#arrangements { width: 200px;  }
#arrabg {
	width: 200px;
	background-image: url(../images/common/arra_bg.jpg);
	background-repeat: no-repeat;
	height: 300px;
}
