/*	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:Verdana, Arial, Helvetica, Sans-Serif; font-size :11px; font-weight:normal; line-height:1.5em;}

h1				{color:#bcb8ac; font-size:17px; font-weight:bold;}
h2				{color:#999999; font-size:16px; font-weight:bold;}
h3				{color:#c7030f; font-size:15px; font-weight:bold;}
h4				{color:#000000; font-size:15px; font-weight:bold;}
h5				{color:#999999; font-size:13px; font-weight:bold;}
h6				{color:#999999; font-size:12px; font-weight:bold;}



/*	Links
	Stand:03. August 2006
	Autor:Ayhan Sahin/fdi
*/
a			{color:#c7030f; text-decoration:underline; font-weight:bold;}
.whiteb			{color:#fff; font-weight:bold; text-decoration:none;}
.white			{color:#fff; font-weight:normal; text-decoration:none;}
.grey			{color:#333331; font-weight:normal; text-decoration:none;}

	
/*	Formulare
	Stand:03. August 2006
	Autor:Ayhan Sahin/fdi
*/

.input			{color:#000; border:1px solid #bcb8ac;}
.button			{color:#000; background-color:#EFEFEF; border:1px groove #bcb8ac;}



/*	DIV-Struktur
	Stand:03. August 2006
	Autor:Ayhan Sahin/fdi
*/
#container 			{/*background:#fff;*/ width:980px; text-align:left; margin:auto;}

#topbanner			{background:url(verlauf_top.gif) repeat-x top; height:auto; padding:23px 0px 0px 0px;}

#leistenavtop			{color:#000;background:url(verlauf_leistetopnav.gif) repeat-x top; height:auto; padding:2px 10px 2px 0px; text-align:right;}
#leisteafternavtop		{background:url(verlauf_leisteafternavtop.gif) repeat-x top; height:19px; margin-top:1px;}

#navigation			{margin:0px; width:200px; overflow:hidden; float:left;}
#navigationstart		{background:url(verlauf_navistart.gif) no-repeat; height:14px;}
#navigationende			{background:url(verlauf_naviende.gif) no-repeat; height:14px;}
#content			{margin:0px; width:764px; overflow:auto; float:right;}
#footerverlauf			{background:url(verlauf_footer.gif) repeat-x; height:9px; margin-top:20px; margin-bottom:0px;}
#footer 			{color:#000;background:url(_akad_banner_footer_1.jpg) repeat-x top; height:auto; padding:2px 10px 5px 0px; margin-top:0px; text-align:right;}
#footerNavi 			{clear:both;color:#000;background:url(_akad_banner_footer_2.jpg) repeat-x top; height:auto; padding:2px 10px 5px 0px; margin-top:0px; text-align:right;} 


/*	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 			{margin:auto; height:auto;}
#content a			{color:#c7030f; text-decoration:underline;}
#content visited		{color:#c7030f; text-decoration:underline;}
#content a:hover		{color:#c7030f; text-decoration:none; font-weight:bold;}
#content a:active		{color:#c7030f; text-decoration:none; font-weight:bold;}




/*	Navigatinoslinks
	Stand:03. August 2006
	Autor:Ayhan Sahin/fdi
*/
#navigation ul			{margin:0px; padding:0px; list-style:none;}
#navigation li			{height:auto; width:100%; margin:0px;}
#navigation li.e1		{background-color:#bcb8ac; padding:3px 0px 3px 10px; border-bottom:#fff 1px solid;}
#navigation li.e1_forsch	{background-color:#4A83B8; padding:3px 0px 3px 10px; border-bottom:#fff 1px solid;}
#navigation li.e1_entwick	{background-color:#61A99D; padding:3px 0px 3px 10px; border-bottom:#fff 1px solid;}
#navigation li.e1_bild	        {background-color:#C6020E; padding:3px 0px 3px 10px; border-bottom:#fff 1px solid;}
#navigation li.e1_angebote      {background-color:#746F5A; padding:3px 0px 3px 10px; border-bottom:#fff 1px solid;}
#navigation li.e2		{background-color:#adadad; padding:3px 0px 3px 15px; border-bottom:#fff 1px solid;}
#navigation li.e3		{background-color:#adadad; padding:3px 0px 3px 20px; border-bottom:#fff 1px solid;}
#navigation li.e4		{background-color:#adadad; padding:3px 0px 3px 25px; border-bottom:#fff 1px solid;}
#navigation li.e5		{background-color:#adadad; padding:3px 0px 3px 30px; border-bottom:#fff 1px solid;}


/*	Elemente im Content der Seite
	Stand:03. August 2006
	Autor:Ayhan Sahin/fdi
*/
#content ul, ol 		{}


/*	Allgemeine HTML-Elemente
	Stand:03. August 2006
	Autor:Ayhan Sahin/fdi
*/
acronym, abbr, span.caps	{cursor:help; border-bottom:1px dotted #000;}
blockquote 			{background:#bcb8ac; 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:#bcb8ac;}

img.center				{display:block; margin:auto;}
img.alignright				{float:right; padding:4px; margin:0px 0px 2px 7px; 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;}
