/* @override http://beta.imaginale-festival.de/fileadmin/imaginale/template/styles_print.css */

/*
ROT: #c10033
*/




/* ################################# Rahmendesign ################################# */

#outer_center {
	width: 593px;
	margin: 0;
}

#headerbox {
	background-image: none;
	height: auto;
}

#toplogo {
	float:none;
	display:none;
}

#topnavi {
	display: none;
}

.clear {
	clear:both;
}

#content_outer {
	margin-top: 40px;
}

#content_inner {
}


#content-left {
	width: auto;
	float:none;
}

#content-left-content {
margin-top: 20px;
color: #c10033;
font-size: 10px;
}

#content-left-content p{
float:left;
margin-right:15px;
}

#content-main {
	width: auto;
	float:none;
}



/* ################################# HOME ################################# */

#outer_center_home {
	width: 791px;
	margin-left:auto;
	margin-right:auto;
	margin-top:10px;
	margin-bottom: 10px;
	padding:0px;
}


#headerbox_home {
	height: 110px;
}

#headerbox_home ul#hauptnavigation{

}


#topnavi_home {
	display:  none;
}

#content_outer_home {
	background-image: url(home_illu_2008.jpg);
	background-repeat: no-repeat;
	background-position: 100px 180px;
	height:770px;

}

#content_inner_home {

}

#toplogo_home {
	float: left;
	width: 500px;
}

#content-main_home {
	margin-top: 10px;
	width: 200px;
	float: right;
}

#content_unten_home {
	margin-bottom: 10px;
}

#sponsoren_home {
	padding-top: 10px;
	background-image: url(linie_strichel_h_2px_rot.gif);
	background-repeat: repeat-x;
	background-position: left top;
}

/* ####################################################### */
/* #### Navigationen ausblenden ########################## */

div#hauptnavi {
	display: none;
}

#subnaviDIV {
	display: none;
}

/* ####################################################### */
/* #### News f ausdruck bereinigen ####################### */

.news-list-container IMG {
	display: none;
}

.news-search-form {
	display: none;
}

.news-search-emptyMsg {
	display: none;
}

.news-list-item {
	page-break-inside:avoid;
}