﻿body
{
	font-family: Arial, Sans-Serif;
	color: Blue;
	background-color: #c9e1f7;
	font-size: 100.01%;
	margin: 0px;
	padding: 0px;
	BACKGROUND:url(../stuff/body_bg.jpg) #c9e1f7 no-repeat center top;
}


/*#main_inhalt {
	background-color: #FFF;
	padding: 15px;
	padding-top:10px;
	padding-bottom:10px;
	
	margin:0px;
	margin-top: 0px;
	position: relative;
	color: #C30;
	font-size:80%;
}*/

#main_inhalt_no_scr {
	
	position:relative;
	width:800px;
	left:50%;
	margin-left:-400px;
	margin-right:auto;/*margin-top:8px;*/
	margin-top:110px;
	/*background-color:#EEE;*/
	
	
}
#nav {
	position:relative;
	margin-top: -5px; margin-right:0px; float:right;
	z-index:900;
}


 H1
{
    color: #6666ff;
    
    font-size: 18px;
	margin-left:50px;
   
}

H2
{
	/*color: #AFBEDD;*/
	
	font-size:16px;
	padding: 10px;
	margin: 10px;
}

H3 
{
    padding-left: 10px; 
    font-size: large;
    padding-top: 10px; 
}
  
a
{
	color: #AFBEDD;
	text-decoration: none;
	border: 1px solid #AFBEDD;
  
}

a:hover
{
	background-color: #AFBEDD;
	color:  #ffffff;
	text-decoration: none;
}/**/



a.my_level_1
{
    color: #F66;
    /*background-color: #0099ff;*/
    border-bottom: #99ccff 1px solid;
    border-right: #99ccff 1px solid;
    border-top: #99ccff 1px solid;
    border-left: #99ccff 1px solid;
    position: relative;
    padding-left: 10px;
    padding-right:10px;
	margin-left: 10px;
	margin-right:10px;
  /*  margin-top: 10px;
    margin-bottom: 6px;
    
   background-image: url(http://www.activweb.com/stuff/buttons/buttonBG_1.jpg);
   background-image: url(http://www.therapie-lundstroem.de/stuff/buttonBG_1.jpg));
*/    
background-image: url(http://www.activweb.com/stuff/buttons/button_1.jpg);
background-repeat: repeat-x;
}
a.my_level_1:hover
{
    color: #ff0000;
    background-color: #99ccff;
  background-image: url(http://www.activweb.com/stuff/buttons/button_2.jpg);
 /*  background-image: url(http://www.activweb.com/stuff/buttons/buttonBG_2.jpg);
  background-image: url(http://www.therapie-lundstroem.de/stuff/buttonBG_2.jpg));*/
}


a.mylevel1 {
	background: #008AD3; color: #FCFCFC; text-decoration: none; position:relative;
	border-bottom : 2px solid black; border-right : 2px solid black; border-top:2px solid white; border-left : 2px solid silver;
	position: relative; padding-left:3px; padding-right:3px;font-size:0.8em;
}

a.mylevel1:hover {
	 background: #78D1FF; color: #333333;
	border-bottom : 2px solid silver; 	border-right : 2px solid silver; 	border-top : 2px solid black; 	border-left : 2px solid black;
	font-size:0.8em;
}

a.mylevel2 {
	background: #008AD3; color: #FCFCFC; text-decoration: none; position:relative;
	border-bottom : 2px solid black; border-right : 2px solid black; border-top:2px solid white; border-left : 2px solid silver;
	position: relative; padding-left:3px; padding-right:3px;font-size:0.8em;
}

a.mylevel2:hover {
	 background: #78D1FF; color: #333333;
	border-bottom : 2px solid silver; 	border-right : 2px solid silver; 	border-top : 2px solid black; 	border-left : 2px solid black;
	font-size:0.8em;
}

.kugel {
	cursor:help;
}
a.kugel {position:relative; z-index: 1; margin-left:2px; border: 0px}
a.kugel span{display: none;}
a.kugel:hover {background-color: #0000FF}
a.kugel:hover span {
	font-size:0.8em;
	border-bottom : 2px solid black; border-right : 2px solid black; border-top:2px solid silver; border-left : 2px solid silver;
	text-decoration:none; display:block; background-color: #FFFFFF; color: #0000AA; position:absolute;
	top: 0px; left: 150px; width: 100px; padding: 3px;


.navi
{
    margin-top: 6px;
    margin-bottom: 6px;
    padding-bottom: 6px;
    padding-top: 6px;
    padding-right: 50px;
}




.Titel
{
    color: #ffffff;
    background-color: #0099ff;
    font-size: large;
    margin-left: 10px;
    padding-left: 30px;
    margin-top: 15px; 
}

.U_Titel 
{  
    padding-left: 10px; 
    font-size: large;
    padding-top: 10px; 
    
}

.ArtikelText
{
	margin: 0px;
	padding: 10px;
	background-color:#FFF;
	width:800px;
	position:relative;
}

