/* Allgemein */
html,body {background-color:#FFFFFF;background-attachment:fixed;background-image:url('../CSS/CSS/none');
	  padding:0px;margin-left:5px;margin-right:5px;margin-top:5px;margin-bottom:0px;}
      			
a				{text-decoration:none;}
a:link 			{color:#0033CC;}
a:visited 		{color:#0033CC;}
a:active 		{color:#CCCCCC;}
a:hover 		{color:#FF6600;}

p,td,div,ul,li,body {font-family:arial,helvetica;font-size:12px;color:#000000;text-align:justify;}

#site				{position:fixed;width:980;heigth:766;}
#header				{background-color:#FFFFFF;width:980;height:50px;padding:0px;margin:0px;}
#navigation_top		{background-color:#FFFFFF;width:980;height:33px;padding:0px;margin:0px;}
#navigation_left	{float:left;background-color:#CDDBEB;width:145;height:650px;padding:0px;margin:0px;}
#content			{float:right;background-color:#FFFFFF;width:832;height:650;padding:0px;margin:0px;}

#title				{float:left;background-color:#FFFFFF;width:680;height:50;}
#search				{float:right;background-color:#FFFFFF;width:300;height:30;}

/* End */

/* Tabelle */
.site_table			{border-collapse:collapse; border:0px none; border-spacing:0; border-top-width:0px; border-right-width:0px;
					border-bottom-width:0px; border-left-width:0px; empty-cells:collapse;}
/* End */

/* Text */
h1.sitetitle				{font-size:18px;font-weight:bold;color:#000000;}
.info_small_white_right		{font-size:10px;text-align:right;color:#FFFFFF;}
.info_small_white_center    {font-size:10px;text-align:center;color:#FFFFFF;}
.info_small_white_left		{font-size:10px;text-align:left;color:#FFFFFF;}
/* End */
