html			{}
body			{margin:0px; font-family:Verdana, Helvetica, Arial, sans-serif; font-size:12px; color:#093372; background:url(../gfx/body_bg.gif) no-repeat center top;}

#wrapper		{width:860px; margin:0px auto;}
#top			{height:160px; background:url(../gfx/toppix.jpg) no-repeat left top;}
#content		{}

#t_navi			{font-weight:bold; margin-top:120px;}
#t_breadcrumb	{background:#d6d6d6; padding:4px 10px; margin-top:144px; height:16px;}

#c_left			{width:130px; padding:10px; background:#e7e7e7; vertical-align:top;}
#c_middle		{width:450px; padding:10px 15px; background:#e7e7e7; vertical-align:top;}
#c_right		{width:180px; padding:10px; background:#e7e7e7; vertical-align:top;}
.spacer			{width:15px;}


a:link {
	color: #666666;
}
a:visited {
	color: #222222;
}
a:hover {
	color: #222222;
}
a:active {
	color: #333333;
}


h1				{font-size:14px; margin:0px;}
h2				{}
h3				{}

/* Topnavi */
#t_navi ul				{margin:0px; padding:0px; list-style-type:none;}
#t_navi ul li			{padding:0px; float:left; color:#999999; margin-right:10px;}
#t_navi ul li a			{text-decoration:none; color:#093372;}
#t_navi ul li a.active	{color:#999999; text-decoration:underline;}
#t_navi ul li a:hover	{color:#999999;}

/* Leftnavi */
#c_left ul				{margin:0px; padding:0px; list-style-type:none;}
#c_left ul li			{padding:2px; margin:0px;}
#c_left ul li a			{display:block; padding:4px 3px; text-decoration:none; color:#093372; background:#D6D6D6}
#c_left ul li a.active	{color:#999999;}
#c_left ul li a:hover	{color:#999999;}


/* Suche */
#t_breadcrumb p		{margin:0px; padding:0px;}
#t_breadcrumb a		{text-decoration:none; color:#666666;}