/*****************************************************************
Name:			Deisslingen.css
Date:			28.10.2005
Version:		1.0
Author:			R. Rauch  / Mark Regemann / Angela Brestrich
Description:	:	Style Sheet fuer CMS

******************************************************************/
/*<![CDATA[*/

a 																		{ text-decoration: none; color: #ffffff; font-weight: bold; }
a:link 																{ text-decoration: none; color: #ffffff; font-weight: bold; }
a:visited 														{ text-decoration: none; color: #ffffff; font-weight: bold; }
a:hover 															{ text-decoration: none; color: #ffffff; font-weight: bold; }
a:active 															{ text-decoration: none; color: #ffffff; font-weight: bold; }

html																	{ width: 100%; margin: 0px; padding: 0px; border: 0px;}

.noframebody 		{ 	font-family: verdana, arial, helvetica, sans-serif; 
										font-size: 100.01%; 
										text-decoration: none;
 										background-attachment:fixed;
	 									line-height: 100%;
	 									color: #000000;
	 									margin: 0px; 
	 									padding: 0px;
	 									width: 100%;
	 									text-align: center;
	 }
	 
div.Pirofunctions				{ position: absolute; left: 10px; bottom: 20px; }

div.free1html						{ display: none; }
div.free2html						{ display: none; }

hr											{ display: none; }

/*** Beginn Topframelemente**/

.sbtopcell														{ display: none;}
 	
/*** Ende Topframelemente***/

div#topframe													{ display: none; }

div#Bottom														{ display: none;}

div#start															{ width: 985px;  margin-right: 0px; text-align: center; margin: 0px auto;}
div.startseite												{ padding: 0px; margin: 0px; width: 985px; }
div.logo-kinder												{ float: left; width: 198px; }
div.rechts														{ float: left; width: 757px; }
div.grauerbalken											{ margin: 0px; width: 757px; height: 17px; background-color: #8f8f8f; color: #ffffff; text-align: center; margin-bottom: 2px;}
div.bilderleiste											{ width: 759px; }
div.bilderleiste	img									{ margin-right: 2px; padding: 0px; }
div.blauerbalken											{ width: 757px; margin-top: 2px; height: 23px; background-color: #0099ff; font-size: 1.1em; line-height: 120%;}

div.deisslingen												{ width: 757px; background-color: #e1e1e1; text-align: center; }
div.blauerbalken2											{ Width: 757px; height: 18px; background-color: #0099ff; font-size: 0.9em; }
.clear																{ clear: both; }
/*]]>*/