@charset "UTF-8";
/*------------------------------------------------------------------ 
# [Print Stylesheet] 
#  
# Project:    Amadeus FiRe 
# Version:    1.0 
# Last change:    19/10/09 [ Thorsten Mertens ] 
# -------------------------------------------------------------------*/ 

* {
	padding:0;
	margin:0;
	background-image:none;
}

html,body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	width:auto; 
}

#BlackLine, #MetaTopNavi, #TopLogo, #TopNavi, #BottomAdress, #RightBanner, #MetaBottomNavi, #HeadBanner, #LeftMenue, .push, #morespace {
	display:none;
}

#wrapper, #stretcher, #SiteContainer {
	width:auto;
}

#SiteContainer {
	margin:0 10%;	
}

/* Breadcrumb  */
#Breadcrumb {
	font-size: 11px;
	padding:0 0 20px 0;
	display:inline;
}

#Breadcrumb ul {
	display: inline;
	padding:0;
	margin: 0;
}

#Breadcrumb li {
	display: inline;
	list-style: circle;
	padding:5px 0 0 8px;
	margin:0;
}

#Breadcrumb a, #Breadcrumb a:visited, #Breadcrumb a:focus, #Breadcrumb a:active {
	text-decoration:none;
	color:#555;
}


#Typo3Content, html, body {
	background-image:none;	
	clear:both;
}

#InnerContent {
	width:100% !important;
	margin:0;
	padding:0;
}

#module_2colums, #module_2colums_left, #module_2colums_right {
	clear:both;
	width:100%;
	padding:0;
	margin:0;
}
