body      {
	background: #F5F0B5 url('http://www.mit-liebe-heilen.de/clips/background.gif');
	background-repeat: repeat-y;
	color: black;
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 10pt;
	margin: 0px;
	padding: 0px; }

* {	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 10pt;
	color: #101084;
	background: transparent; }



/* Links */
a:link, a:visited, a:active, a:hover   { color: blue;
	background: transparent;
	font-size: 10pt;
	text-decoration: none;
	 }
a:hover  { color: red; }



/* Headmenu - Links */
a.headmenu:link, a.headmenu:visited, a.headmenu:active, a.headmenu:hover   { color: white;
	background: transparent;
	font-size: 10pt;
	text-decoration: none;
	 }
a.headmenu:hover  { color: yellow; }


	
/* Links */
a.menu:link, a.menu:visited,  a.menu:active, a.menu:hover   { color: #EDDA3F;	
	background: transparent;
	border-bottom: 1px solid #C1CBD7;
	font-size: 10pt;
	display: block; 
	padding-left: 20px;
	padding-bottom: 5px;
	margin-bottom: 10px;
	text-decoration: none;}
a.menu:hover  { color: blue;
	background: transparent url('http://www.mit-liebe-heilen.de/clips/button.gif');
	background-position: 0px 1px ;
	background-repeat: no-repeat;
	 }
	
/* Links */
a.menu_akt:link, a.menu_akt:visited, a.menu_akt:active, a.menu_akt:hover    { 
	color: #EDDA3F;	
	background: transparent url('http://www.mit-liebe-heilen.de/clips/button.gif');
	background-position: 0px 1px ;
	background-repeat: no-repeat;
	border-bottom: 1px solid #C1CBD7;
	font-size: 10pt;
	display: block; 
	padding-bottom: 2px;
	margin-bottom: 8px;
	padding-left: 20px;
	text-decoration: none;}
a.menu_akt:hover  { color: blue; }
	



/* Links */
a.menu2:link, a.menu2:visited, a.menu2:active, a.menu2:hover   { 
	color:#EDDA3F;	
	background: transparent;
	border-bottom: 1px solid #C1CBD7; 
	font-size: 10pt;
	display: block; 
	padding-left: 15px; padding-bottom: 1px;
	margin-bottom: 8px; margin-left: 20px;
	text-decoration: none;}
a.menu2:hover  { 
	color: blue;
	background: transparent url('http://www.mit-liebe-heilen.de/clips/button2.gif');
	background-position: 4px 6px ;background-repeat: no-repeat;
}
	
/* Links */
a.menu2_akt:link, a.menu2_akt:visited, a.menu2_akt:active, a.menu2_akt:hover    { 
	color: #EDDA3F;	
	background: transparent url('http://www.mit-liebe-heilen.de/clips/button2.gif');
	background-position: 4px 6px ;background-repeat: no-repeat;
	border-bottom: 1px solid #C1CBD7;
	font-size: 10pt;
	display: block; 
	padding-left: 15px;padding-bottom: 1px;
	margin-bottom: 8px;margin-left: 20px;	
	text-decoration: none;}
a.menu2_akt:hover  { color: blue; }



/* Überschriften */
h1 {
	font-size: 10pt;
	font-weight: bold;
}
h2 {
	font-size: 10pt;
	font-weight: bold;
	margin-bottom: 5px;
}
h2.underline{
	font-size: 10pt;
	font-weight: bold;
	margin-bottom: 5px;
	border-bottom: 1px solid black;
}
h3 {
	font-size: 10pt;
	font-weight: normal;
	margin: 0px;
	margin-bottom: 10px;
}
/* Überschrift für Impressum (muss gesetzt werden!) */
h2.impressum {
	font-size: 11pt;
	font-weight: bold;
}
ul{
	margin-top: 5px;
	margin-bottom: 5px;
}



/* Normale Texte */
span.normal  {
	font-size: 10pt;  }
span.normalbold  {
	font-weight: bold;
	font-size: 10pt;  }
span.small  {
	font-size: 9pt;  }
span.smallbold  {
	font-weight: bold;
	font-size: 9pt;  }
span.impressum  {
	font-size: 10pt;  }
	
	
/* ################################ */
div#pictures{
	position: absolute;width: 823px;height:131px;top: 0px;left: 167px;z-index:0;
}
div#main{
	position:relative;width:990px;
	background: url('http://www.mit-liebe-heilen.de/clips/bogen.gif');background-repeat: no-repeat;
	min-height: 600px;height:auto !important;height:600px;
	z-index: 10;
}
div#menu{
	position: relative; width: 175px;float: left;
}
div#menu_dist{
	padding-top:40px;padding-left: 30px;
}
div#menu_dist2{
	padding-top:40px;padding-left: 15px;
}
div#content{
	position:relative;width: 815px;float:right;
}
div#content_dist{
	padding-top: 140px;padding-left: 150px;
}
div#topic{
	color: #000066; background: transparent;
}
div#mcontent{
	position:relative;width:650px;border:1 px solid;
}
div#c{
	position:relative;width: 439px;
	float: left; border-right: 1px solid #101084;
	background: url('http://www.mit-liebe-heilen.de/clips/mit-liebe-heilen-logo-hintergrund2.png');
	background-repeat: no-repeat;background-position: 50px 40px;min-height: 350px;
	height:auto !important;height:350px;
}
div#c_dist{
	padding-right: 20px;
}
div#c_dist2{
	padding-left:15px;
	padding-right: 10px;
}
div#aktuell{
	position:relative;width: 210px;float: right;
}
div#aktuell_dist{
	padding-left:20px;
}
div#imprint{
	position: relative; width: 650px;border-top: #EEBF3E 1px solid; text-align: right;
}
	
input.form, textarea.form{
	border: #355DAE 1px solid;
	background: white;
	width: 100%;
}
input.checkbox{
	border: #355DAE 1px solid;
	background: white;
}
select{
	border: #355DAE 1px solid;
	background: white;
}
td.forum {
	background:#F2F0D9;
}



#lightbox{	position: absolute;	left: 0; width: 100%; z-index: 100; text-align: center; line-height: 0;}
#lightbox img{ width: auto; height: auto;}
#lightbox a img{ border: none; }

#outerImageContainer{ position: relative; background-color: #fff; width: 250px; height: 250px; margin: 0 auto; }
#imageContainer{ padding: 10px; }

#loading{ position: absolute; top: 40%; left: 0%; height: 25%; width: 100%; text-align: center; line-height: 0; }
#hoverNav{ position: absolute; top: 0; left: 0; height: 100%; width: 100%; z-index: 10; }
#imageContainer>#hoverNav{ left: 0;}
#hoverNav a{ outline: none;}

#prevLink, #nextLink{ width: 49%; height: 100%; background-image: url(data:image/gif;base64,AAAA); /* Trick IE into showing hover */ display: block; }
#prevLink { left: 0; float: left;}
#nextLink { right: 0; float: right;}
#prevLink:hover, #prevLink:visited:hover { background: url(/clips/lightbox/prevlabel.gif) left 15% no-repeat; }
#nextLink:hover, #nextLink:visited:hover { background: url(/clips/lightbox/nextlabel.gif) right 15% no-repeat; }

#imageDataContainer{ font: 10px Verdana, Helvetica, sans-serif; background-color: #fff; margin: 0 auto; line-height: 1.4em; overflow: auto; width: 100%	; }

#imageData{	padding:0 10px; color: #666; }
#imageData #imageDetails{ width: 70%; float: left; text-align: left; }	
#imageData #caption{ font-weight: bold;	}
#imageData #numberDisplay{ display: block; clear: left; padding-bottom: 1.0em;	}			
#imageData #bottomNavClose{ width: 66px; float: right;  padding-bottom: 0.7em; outline: none;}	 	

#overlay{ position: absolute; top: 0; left: 0; z-index: 90; width: 100%; height: 500px; background-color: #000; }
