/* CSS Document */

/* http://meyerweb.com/eric/tools/css/reset/ */
/* v1.0 | 20080212 */

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,
b, u, i, center,
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-size: 100%; }
	
body	{ }
ol, ul  { list-style: none; }

/* remember to define focus styles! */
:focus  { outline: 0; }

/* tables still need 'cellspacing="0"' in the markup */
table 	{ /* border-collapse: collapse; border-spacing: 0; */ }

/* *********************************************************************************************************************** */


/*

FARBEN:

blau:			#003578;


*/
	
/* *********************************************************************************************************************** */

body	{
		background:url(bg.jpg) repeat-x #ffffff;
		font-family: Verdana, Arial, Helvetica, sans-serif; font-size:12px; color:#003578; line-height:18px;
		}

#container	{
		background:url(weiterleitungen.jpg) repeat-x #ffffff;
		font-family: Verdana, Arial, Helvetica, sans-serif; font-size:24px; color:#003578; line-height:28px;
		text-align:center; font-weight:bold;
		width:630px;
		height:220px; /* 465 -245 */
		padding: 245px 0 0 0;
		position:relative;
		margin:0 auto;
		}

#suchbegriffe	{
		display:none;
		color:#dddddd;
		width:630px;
		position:relative;
		margin:0 auto;
		}




/* *********************************************************************************************************************** */
/* *********************************************************************************************************************** */
/* *********************************************************************************************************************** */
/* *********************************************************************************************************************** */
/* *********************************************************************************************************************** */

