@charset "utf-8";

/* CSS Document */
html,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; cursor:default; line-height:normal; }
table { border-collapse:collapse; border-spacing:0; }
fieldset,img { border:0; }
address,caption,cite,code,dfn,em,th,var { font-style:normal; font-weight:normal;}
ol,ul { list-style:none; }
caption,th { text-align:left; }
/*h1,h2,h3,h4,h5,h6 { font-size:100%; font-weight:normal; }*/
q:before,q:after { content:''; }
abbr,acronym { border:0; }
body {font:13px/1.22 arial,helvetica,clean,sans-serif;}
* body {font-size:small;font-size:x-small;}
table {font-size:inherit;}
pre,code,kbd,samp,tt {font-family:monospace;font-size:108%;line-height:99%;}
* pre,* code,* kbd,* samp,* tt {font-size:108%;}
.clearboth {clear:both;}
.clearleft{clear:left;}
.clearright{clear:right;}

body{ background-image:url(../images/heidimedhjertei_bg_02.jpg); background-repeat:no-repeat; background-position:left top; background-color:#632181; }
	div#logo{ margin:38px 0 0 74px; }
	
	div#wrapper{ width:800px; margin:0 0 20px 74px; position:relative;}
		div#graphic{ float:right; padding-right:2px; }
			div#small_lotus{ position:absolute; top:102px; left:-26px; }
			div#big_lotus_01{ position:absolute; top:35px; right:-83px; }
			div#big_lotus_02{ position:absolute; top:114px; right:-81px; }
	div#menu{ }
	
	div#content{ background-image:url(../images/content_top_bg.jpg); background-repeat:no-repeat; min-height:13px; background-color:#FFFFFF; padding:33px 31px 10px 31px; font-size:12px; }
	div#content h1{ margin:0 0 0 0 0; font-size:20px; }
	div#content p{ margin:10px 0 0 0; font-size:14px; }
		div#content a{ color:#800080; }
		div#content a:hover{ color:#800080; }
	div#content li{ list-style:disc; margin-left:17px; font-size:14px;  }
		div#content_bottom_bg{ background-image:url(../images/content_bottom_bg.jpg); background-repeat:no-repeat; height:9px; }
	div#footer{ color:#9d59bb; text-align:center; padding:13px 0 13px 0; }
		div#footer a{ color:#9d59bb; text-decoration:none; }
		div#footer a:hover{ color:#9d59bb; text-decoration:underline; }
	
