*  { padding: 0; margin: 0; border:0;} 


body 	   	 {
	font-family: verdana, arial, helvetica, sans-serif;
	background-color: #ffffff;
	background-image: url(../grafik/bg.gif);
	background-repeat: repeat-y;
}

img		{border-style: none;}
.nofloat { clear: both; }

A:link             { color: #ff6500; font-family: Verdana,Arial,Helvetica; text-decoration: none;}
A:active           { color: #ff6500; font-family: Verdana,Arial,Helvetica; text-decoration: none;}
A:visited          { color: #ff6500; font-family: Verdana,Arial,Helvetica; text-decoration: none;}
A:hover            { color: #ff6500; font-family: Verdana,Arial,Helvetica; text-decoration: none;}



/* Kopf und Logo */
#head {
	height: 82px;
	margin-top: 0px;
	width: 100%;
	margin-left: 0px;
	background-image: url(../grafik/cara.gif);
	background-repeat: no-repeat;
	background-color: #ff6500;
}

/* das Hauptmenu links */		
#menu {
	margin: -4px 0px 0px 0px;
	float: left;
	width: 211px;
	text-align: left;
	background-color: #ff6500;
	background-image: url(../grafik/ecke.gif);
	background-repeat: no-repeat;
	background-position: 100% 4px;
}
.liste1  { list-style: none; margin-top: 25px; margin-left:0px; padding-left: 0px;  padding-top: 23px;}
.abstand   {
	padding-top: 7px ;
}
.menu1haupt         { color: #ffffff; font-weight: bold; font-size: 0.8em; font-family: Verdana, Arial, Helvetica, sans-serif; text-decoration: none; padding-left: 20px }
a.menu1haupt:link    { color: #ffffff; font-weight: bold; text-decoration: none;}
a.menu1haupt:visited   { color: #ffffff; font-weight: bold; text-decoration: none;}
a.menu1haupt:active  { color: #006666; font-weight: bold; text-decoration: none;}
a.menu1haupt:hover  { color: #006666; font-weight: bold; text-decoration: underline;} 

.menu1hauptaktiv     { color: #006666; font-weight: bold; font-size: 0.8em; text-decoration: underline; padding-left: 20px }
a.menu1hauptaktiv:link    { color: #006666; font-weight: bold; text-decoration: underline;}
a.menu1hauptaktiv:visited   { color: #006666; font-weight: bold; text-decoration: underline;}
a.menu1hauptaktiv:active  { color: #006666; font-weight: bold; text-decoration: underline;}
a.menu1hauptaktiv:hover  { color: #006666; font-weight: bold; text-decoration: underline;}

.menu1unter        { font:   0.8em Verdana, Arial, Helvetica, sans-serif; text-decoration: none; padding-left: 30px;}
a.menu1unter:link    { color: #ffffff; text-decoration: none; font-weight: normal;}
a.menu1unter:visited   {color: #ffffff; text-decoration: none; font-weight: normal;}
a.menu1unter:active  {color: #006666; text-decoration: none; font-weight: normal;}
a.menu1unter:hover  {color: #006666; text-decoration: underline; font-weight: normal;}

.menu1unteraktiv     { color: #006666; font-weight: normal; font-size: 0.8em; text-decoration: underline;  padding-left: 30px; }
a.menu1unteraktiv:link    { color: #006666; text-decoration: underline; font-weight: normal;}
a.menu1unteraktiv:visited   {color: #666666; text-decoration: underline; font-weight: normal;}
a.menu1unteraktiv:active  {color: #006666; text-decoration: underline; font-weight: normal;}
a.menu1unteraktiv:hover  {color: #006666; text-decoration: underline; font-weight: normal;}

.menu1unter2        {
	font-weight: normal;
	font-size: 0.8em;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-decoration: none;
	padding-left: 30px;
}
a.menu1unter2:link    { color: #ffffff; text-decoration: none; font-weight: normal;}
a.menu1unter2:visited   {color: #ffffff; text-decoration: none; font-weight: normal;}
a.menu1unter2:active  {color: #006666; text-decoration: none; font-weight: normal;}
a.menu1unter2:hover  {color: #006666; text-decoration: underline; font-weight: normal;}

.menu1unter2aktiv     { color: #006666; font-weight: normal;  text-decoration: underline; padding-left: 30px; }
a.menu1unter2aktiv:link    { color: #006666; text-decoration: underline; font-weight: normal;}
a.menu1unter2aktiv:visited   {color:#006666; text-decoration: underline; font-weight: normal;}
a.menu1unter2aktiv:active  {color: #006666; text-decoration: underline; font-weight: normal;}
a.menu1unter2aktiv:hover  {color: #006666; text-decoration: underline; font-weight: normal;}
	
/* der Textbereich und Textformatierungen*/

#content {
	font-family: verdana, arial, helvetica, sans-serif; 
	font-size: 0.8em;
	width: 500px;
	margin: 0px 0px 0px 212px;
	padding: 50px 0px 20px 50px;
	line-height:1.6em;
	text-align: left;
	background-color: #ffffff;
}
#content .abstand   {
	padding: 7px ;
	border-left:  #FF6600 solid 7px;

}
#content p {padding:8px 0 15px 0;}
#content ul	{
	margin:0 0 0 14px;
	padding:0 ;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-align: left;
	line-height: 1.4em;
	list-style-type: disc;
}
#content ul	li{
	margin:0;
	padding:4px 0 5px 0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-align: left;
	line-height: 1.4em;
	list-style-type: disc;
}
#content .abs{
	margin:0 0 0 10px;
	padding: 0 0 0 5px;	
	line-height: 1.3em;
	list-style-type: none; 
	white-space:nowrap;

	
}
p.bildtext{ padding-left:120px; padding-top:50px;}

hr{
	height: 1px;
	margin: 2em 0 2em 0;
	color: #ff6500;
	border:  1px dashed;
}
#Bildl{
float:left;

	margin: 0  0 0 410px;
 }
#Bildr{
float:right;
	margin: 0;
 }
 #Bildc{
	margin: 1em 5em 1em 7em;
 }
  #Bildm{
	margin: 1em 0 1em 10em;
 }

.wir {
	border-left: 2px dotted #ff6500;
	margin: 1.5em 0 1.5em 0;
	padding: 0 0 0 20px;
}

.pfeil {
	font-family: verdana, arial, helvetica, sans-serif; 
	font-size: 1.0em; color: #ff6500; padding-top:20px;}
	
.schrift1 {
	font-family: verdana, arial, helvetica, sans-serif; 
	font-size: 0.9em; font-weight: bold; color: #000000; }

h1		   { text-decoration: none; color: #006666; font-family: Verdana,Arial,Helvetica; font-size: 1.2em; font-weight: bold; padding-bottom:20px;}
h2		   { text-decoration: none; color: #000000; font-family: Verdana,Arial,Helvetica; font-size: 1.0em; font-weight: bold; padding-top:10px;}

