
/* CSS ruecksetzen */
/* =============== */
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td
	{margin:0; padding:0; border:0; outline:0; font-weight:inherit; font-style:inherit; font-size:100%; font-family:inherit; vertical-align:baseline;}
:focus	{outline:0;}
body	{line-height:1; color:#000; background:#FFF;}
ol, ul	{list-style:none;}
table	{border-collapse:separate; border-spacing: 0;}
caption, th, td
	{text-align:left; font-weight:normal;}
/* =============== */
/* Ende ruecksetzen  */

body	  {
	margin-top:2em;
	margin-left:10%;
	margin-right:10%;
	font:normal 68.75%/136.36% verdana,arial,helvetica,sans-serif;
	 color:#687b8e;
	background:#FFF; }

#Wrapper	{
	margin-top;5em;
	width:975px; 
	height:20em; }

#Tools {
	float:left;
	width:100%; 
	background:#ECECEC;}
	
#Global {
	float:left;
	width:975x;	}

/* Kopfliste als Block */ 
#Global li, 
#Global a		{
	display:block;
	width:114px; 
	line-height:40px;
	font-size: 15px;}

#Global li	{
	margin:2px;
	float:left;
	text-align:center;
	padding:0 5px 0 1px;
	background:url(../images/separator_global.gif) 100% 0 no-repeat;}
	
#Global a	{
	color:#1e5c89;
	text-decoration:none;}
		
#Header	{
	display:inline;
	float:left;
	clear:both; 
	width:975px;
	height:1px;
	margin:0 0 0 5px;
	position:relative;}

#Main			{
	float:left; 
	width:945px;
	padding:30px 20px;}
	
#Main h2		{
	text-transform:uppercase; 
	font-weight:bold; 
	float:left; width:100%; 
	padding:0 0 8px 0; }

#Main h3		{
	font-weight:bold; 
	padding:0 0 5px 0;
	margin:0 0 8px 0; 
	border-bottom:2px solid #ebeff2;}
#Main h4		{
	font-weight:bold; 
	margin:0 0 8px 0;}
	
#Main p		{margin:0 0 15px 0;}
	
#Main a		{color:#1e659b;}

#Content		{
	float:left; 
	width:718px;}
	
#Content ul	{margin:0 0 15px 0;}
#Content ul li	{margin:0;}

#Footer			{
	display:block;
	clear:both; 
	width:945px;
	margin:0 20px; 
	padding:10px 0 30px 0; }
	
#Footer a			{color:#1e659b;}