/* CSS Document */
/* dunkelrot #aa455f
zartrosa #eec9c7
zartrosa 40% #f8e9e9
petrol dunkel #448690   neue petrol dunkel #3b818b
petrol 10% #ecf1f2
petrol 22% #d6e0e2
*/
body
{
font-family:Arial, Helvetica, sans-serif;
font-size:0.80em;
line-height:1.4em;
 background-color:#FFFFFF;
 text-align:center;
 margin:0px;
}
h1 {font-size:1.6em;color:#aa455f;margin-bottom:0.8em;}
h2 {font-size:1.2em;color:#000000;margin-top:0.0em; margin-bottom:0.1em;}

.termine_titel {font-size:1.6em;color:#448690;margin-bottom:0.2em;text-decoration:none; font-weight:bold;margin-bottom:-1.0em;}/*Überschrift Termine*/
.termine_titel:hover {
text-decoration:underline;
}
sup{
line-height:1.0em;
}
.seminare, .link{
color:#aa455f;
text-decoration:none;
}
.seminare{
font-size:1.6em;
font-weight:bold;
line-height:2.0em;
}
.link{
font-weight:bolder;
}
.seminare:hover, .link:hover {
text-decoration:underline;
}
.blocksatz{
text-align:justify;
}

/*-------------Menu linker Teil --------------*/
#left ul{
width:15em;
list-style-type:none;
text-align:left;
margin-left:-28px;
}
.geklickt, .ungeklickt
{
display:block;
padding:3px;
font-weight:bold;
text-align:left;
text-decoration:none;
line-height:1.2em;
}
.ungeklickt, .weiss{
 color:#eeeeee;
}
.geklickt{
background-color:#f8e9e9;
color:#aa455f;
padding-left:2em;
}
.ungeklickt:hover,.geklickt:active, .ungeklickt:active{
background-color:#f8e9e9;
color:#aa455f;
}
.weiss{
font-size:0.95em;
font-weight:bold;
margin-left:1.3em;
}

/*---------- Div-Container ---------*/
#title {
width:765px;
height:320px;
background-color:#f8e9e9;
}
#left {

text-align:left;
width:200px;
float:left;
}
#content {
margin-right:10px;
width:725px;
float:right;
padding:0px 10px;
}

/*------------Navigation Seminare----------*/
#nav_seminare{
position:relative;
background-color:#aa455f;
width:826px;
height:1.3em;
padding:0.4em;
margin-left:-90px;
margin-top:-20px;
}
#nav_seminare ul{
margin-top:-0.2em;
}
#nav_seminare li{
background-color:#aa455f;
display:inline;
list-style-image:none;
list-style-type:none;
float:left;
}
.geklickt_u, .ungeklickt_u
{
font-size:1.0em;
display:block;
padding:0.2em;
font-weight:bold;
text-align:left;
text-decoration:none;
line-height:1.2em;
}
.ungeklickt_u{
 color:#eeeeee;
 font-weight:bold;
}
.geklickt_u{
background-color:#f8e9e9;
color:#aa455f;
}
.ungeklickt_u:hover,.geklickt_u:active, .ungeklickt_u:active{
background-color:#f8e9e9;
color:#aa455f;
}

/* --------Beginn Tabelle für Kontakt-------*/
table{
width:500px;
border:none;
}
td{
text-align:left;
padding-top:0px;
margin:0px;
}

input{
margin: 4px;
border:solid thin #aa455f;
padding:2px;
}
.box{
border:none;
}
.nachricht{
height:14em;
width:240px;
border:solid thin #aa455f;
}
.eingabe{
width:120px;
}
.warnung{
color:#FF0000;
}

/*-------------Inhalt Termine Seminare--------------*/

hr{
background-color: #3b818b; /* Farbe für Opera und Firefox */
color: #3b818b; /* Farbe für Internet Explorer (IE) */
border:none;
height: 3px;
}
.ort{
font-weight:bolder;
color:#448690;
}
.leer{
margin:10px;
}
#content dl{
margin-top:2.3em;width:730px;height:13em;position:relative;padding:0.4em;padding-top:1.0em;
/*margin-left:-30px;margin-top:4px;width:530px;height:13em;  vorher*/
}
.dunkel{
background-color:#d6e0e2;
}
#content .volleBreite{
width:680px;
}
#content .links  {
width:20%; float:left;margin-left:3.1em;
}
#content .mitte {
width:60%; float:left;margin-left:0px;
}
#content .rechts {
width:30%; float:right;margin-top:-20px;margin-right:0.8em;text-align:right;
}

.link_petrol{
font-weight:bolder;color:#3b818b;
text-decoration:none;
}
.link_petrol:hover {
text-decoration:underline;
}
.icon{
float:right;border:none;margin-top:-1.6em;margin-left:500px;
}

/*--------- Info Ebenen -----------------*/
#tipp_1, #tipp_2, #tipp_3, #tipp_4, #tipp_5, #tipp_6, #tipp_7, #tipp_8, #tipp_9, #tipp_10, 
#tipp_11, #tipp_12, #tipp_13, #tipp_14, #tipp_15, #tipp_16, #tipp_17, #tipp_18, #tipp_19, #tipp_20{
	background-color:#FFFFFF;
	border:#3b818b thin solid;
	position:absolute;
	width:300px;
	height:auto;
	visibility:hidden;	
	padding:0.4em;

}
#tipp_1 {
	z-index:1;
}
#tipp_2 {
	z-index:2;
}
#tipp_3{
	z-index:3;
}
#tipp_4{
	z-index:4;
}
#tipp_5{
	z-index:5;
}
#tipp_6{
	z-index:6;
}
#tipp_7{
	z-index:7;
}
#tipp_8{
	z-index:8;
}
#tipp_9{
	z-index:9;
}
#tipp_10{
	z-index:10;
}
#tipp_11{
	z-index:11;
}
#tipp_12{
	z-index:12;
}
#tipp_13{
	z-index:13;
}
#tipp_14{
	z-index:14;
}
#tipp_15{
	z-index:15;
}
#tipp_16{
	z-index:16;
}
#tipp_17{
	z-index:17;
}
#tipp_18{
	z-index:18;
}
#tipp_19{
	z-index:19;
}
#tipp_20{
	z-index:20;
}
