/*	Textliche Formatierungen
	Stand:03. August 2006
	Autor:Ayhan Sahin/fdi
*/
body 			{background:url(bg.gif) repeat-x; text-align:center; margin:0px; padding:0px;}

body, p, font, td 	{font-family: Arial, Helvetica, Sans-Serif; color:#000; font-size :12px; font-weight:normal; line-height:1.5em;}

h1				 { color: #84df00; font-weight: bold; font-size: 20px;margin:20px 0 40px 0 }
h2				 { color: #1c378e; font-weight: bold; font-size: 14px;margin:20px 0 -15px 0 }
h3				 { color: #FF0103; font-weight: bold; font-size: 14px }
h4				 { color: #326360; font-weight: bold; font-size: 13px }
h5				 { color: #32635D; font-weight: bold; font-size: 12px }
h6				 { color: #666666; font-weight: bold; font-size: 11px }



/*	Links
	Stand:03. August 2006
	Autor:Ayhan Sahin/fdi
*/
a				 { color: #043090; font-weight: normal; text-decoration: underline }

a:hover				 { color: #043090; font-weight: normal; text-decoration: none }


/*	Formulare
	Stand:03. August 2006
	Autor:Ayhan Sahin/fdi
*/

.input select, textarea			 { color: black; border: solid 1px #7F9DB9 }
.button			{color:#333331; background-color:#EFEFEF; border:1px groove #333331;}



/*	DIV-Struktur
	Stand:03. August 2006
	Autor:Ayhan Sahin/fdi
*/
#container 				{background:#fff; width:775px; text-align:left;margin:auto}

#topbanner				{height:auto; padding:23px 0px 0px 0px;}

#leistenavtop			{background:url(verlauf_leistetopnav.jpg) repeat-x top; height:62px; padding:3px 10px 2px 0px; text-align:right;  margin-top:-2px;}
#leisteafternavtop		{background:url(verlauf_leisteafternavtop.gif) repeat-x top; height:19px; margin-top:1px;}

#navigation				{margin:0px; width:198px; overflow:hidden; float:left;}
#navigationstart		{background:url(verlauf_navistart.gif) no-repeat; height:15px;}
#navigationende			{background:url(verlauf_naviende.gif) no-repeat; height:14px;}
#content				{width:560px; overflow:auto; float:right;}
#footerverlauf			{background:url(verlauf_footer.gif) repeat-x top; height:9px; margin-top:20px;}
#logo				{margin-top:-17px;  margin-left:12;}
#logo_moz			{margin-top:-21px;  margin-left:12;}
#footer 				{background:url(verlauf_footer_content.gif) repeat-x top; height:22px; padding:3px 10px 1px 0px; margin-top:0px; text-align:right; margin-top:-3px;}

/*	Moduel: Downloads
	Stand:03. August 2006
	Autor:Ayhan Sahin/fdi
*/
#downloads li			{list-style-image:url(download_icon.gif)}



/*	Layoutvorlagen
	Stand:03. August 2006
	Autor:Ayhan Sahin/fdi
*/
#content div 			{height:auto;}
#content a				 { color: #6d8f00; font-weight: normal; text-decoration: underline }









/*	Allgemeine HTML-Elemente
	Stand:03. August 2006
	Autor:Ayhan Sahin/fdi
*/
acronym, abbr, span.caps	{cursor:help; border-bottom:1px dotted #000;}
blockquote 					{background:#FDEBD0; padding:5px 20px 5px 20px; margin:5px 0px 0px 5px; display:block;} 
cite						{text-decoration:none;}
code						{font-family:'Courier New', Courier, Fixed, sans-serif; white-space:pre; font-size:1.0em;}

img							{border:0px;}

	
/* Korrekturen für DIVs
	Stand:03. August 2006
	Autor:Ayhan Sahin/fdi
 */
div.floatleft				{float:left;}
div.floatright				{float:right;}
div.both					{clear:both;}
	
/* 	Bildausrichtungen im Seiteninhalt
	Stand:03. August 2006
	Autor:Ayhan Sahin/fdi
 */

img.border					{border:1px solid #C6C6C6; padding:4px; margin:0px;}
img.border:hover			{background:#E3F5FE;}

img.center					{display:block; margin:auto;}
img.alignright				{float:right; padding:4px; margin:0px 0px 2px 9px; display:inline;}
img.alignleft				{float:left; padding:4px; margin:0px 7px 2px 0px; display:inline;}
	
/*	Textausrichtungen im Seiteninhalt
	Stand:03. August 2006
	Autor:Ayhan Sahin/fdi
 */
.alignright					{text-align:right;}
.alignleft					{text-align:left;}


li	{padding: 0 0 6px 0;list-style-image:url(point2.gif)}

* html li	{padding: 0 0 6px 0;list-style-image:url(point.gif)}

ul      {padding: 0 0 0 -100px}


* html td ul  {margin:0 0 0 16px}

td ul  {margin:0 0 0 -25px}