body { background-image: url('../images/body-background-page.gif'); }

#title { height: 76px; }
	#title h1 { margin: 0; padding: 20px 0 0 0; color: #fff; font-size: 32px; line-height: 100%; font-weight: normal; }
	#title .breadcrumb { margin-top: 5px; color: #c89b9d; font-size: 11px; line-height: 100%; text-transform: lowercase; }
		#title .breadcrumb a:link, #title .breadcrumb a:hover, #title .breadcrumb a:visited { color: #c89b9d; text-transform: lowercase; }
		#title .breadcrumb a:hover { color: #fff; }

#content { min-height: 450px; height:auto !important; height: 450px; }

	#content .shadow_left, #content .shadow_right { position: absolute; top: 50px; }

	#content .column { background: transparent url('../images/column-background.gif') no-repeat top right; min-height:400px; height:auto !important; height: 400px; }


#page { }
	#page h1, #page h2, #page h3, #page h4, #page h5, #page h6, #page p, #page li { margin: 20px 0; color: #444; line-height: 100%; font-weight: normal; }
	#page h1 { color: #ab0d1e; font-size: 40px; }
	#page h2 { font-size: 30px; }
	#page h3 { font-size: 25px; }
	#page h4 { color: #ab0d1e; font-size: 22px; }
	#page h5 { margin-bottom: 10px; font-size: 18px; }
	#page h6 { margin-bottom: 5px; font-size: 14px; font-weight: 900; }
	#page p, #page ul, #page ul li { margin: 0 0 15px 0; font-size: 13px; line-height: 20px; text-align: justify; }
	#page ul { margin-bottom: 10px; }
		#page ul li { margin-bottom: 5px; padding-left: 35px; list-style: none; background: transparent url('../images/li-bullet.gif') no-repeat 10px 5px; }
	#page a:link, #page a:hover, #page a:visited { color: #ab0d1e; }
	#page a:hover { color: #ab0d1e; text-decoration: underline; }


/* modul text css */
.modul_text { margin: 0 30px; }

