/*  
Theme Name: Stiftung zur Förderung von Menschen mit Autismus
Theme URI: 	www.autismusstiftung.org
Version: 	November 2008
Author: 	Realdesigns Berlin / Thorsten Kienemann
Website: 	http://www.realdesigns.de
*/

*		{padding:0;margin:0}
img		{border:none}
div, p, ul, li, form, label, input, textarea, select, h1, h2, h3, h4, h5, h6 {font-family: Arial, verdana, sans-serif;color:#000000;}

/* Body */
.wrap 	{margin:0 auto 0 auto;width:630px}

/* Headlines */
#content h1 {font-size:0.9em;color:#000000; line-height:1.5em;margin:0 0 20px 0}

 
/* Container */
#header			{height:auto;margin:0 0 20px 0}

.logo			{display:none}
.logo_print		{width:189px; height:134px;}


#content				{background:#ffffff;height:auto;}
#content_inner_left		{padding:10px 15px 20px 0;margin:0;width:auto}
#content_inner_left p	{font-size:0.9em;line-height:1.6em;}

#content_inner_right	{width:auto;padding:0 0 15px 0}
#content_inner_right p	{font-size:0.9em;line-height:1.6em;}

#content_inner_right img{border:none}

#content_inner_left ul	{font-size:0.9em;line-height:1.6em;padding:10px 0 10px 20px;}


/* Footer */
#footer 		{height:auto;font-size:0.70em;clear:left}
#footer p.left	{display:none}
#footer p.right	{}

#footer a:link, #footer a:visited	{color:#000000; text-decoration:none}
#footer a:hover						{color:#000000; text-decoration:underline}

/* Navigation */
#navcontainer	{display:none}

/* Kontaktformular */
.kontakt_form					{height:auto;width:500px}
.kontakt_form label				{float:left; width: 150px;margin:0 0 10px 0; font-size:0.80em}
.kontakt_form select			{width: 260px;padding:3px;margin:3px 0 20px 0;background-color:#F5F5F5;border:1px solid #999999; }
.kontakt_form input, textarea	{width: 250px;margin:0 0 10px 0;padding:3px; background:#ffffff;border:1px solid #CCCCCC;}
.kontakt_form textarea			{width: 250px;height:120px;}
.kontakt_form .boxes			{width: 1em;}
.kontakt_form br				{clear: left;}
.kontakt_form input.btn			{padding:4px 0 4px 0;cursor:pointer;background: #CCCCCC;border:1px solid #000000;color:#000000;width:130px;margin:5px 0 0 210px;}
.kontakt_form input.btnhov		{background:#00388B;color:#ffffff}
.kontakt_form .focus			{width: 250px;margin:0 0 10px 0;padding:3px; background: #ffffff;border:1px solid #00388B;}
.kontakt_form .blur				{width: 250px;margin:0 0 10px 0;padding:3px; background:#ffffff;border:1px solid #cccccc;}

/* Links allgemein */
a:link, a:visited	{color:#00388B; text-decoration:none}
a:hover				{color:#0099FF; text-decoration:underline}


