/* 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	{
	background:url(wvk_bg.jpg) repeat;}
	
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; */ }

/* ------------------------------------------------------------------ */

.navi a:link 			{ color: #FFF; font-weight:bold; text-decoration: none; }
.navi a:visited			{ color: #FFF; font-weight:bold; text-decoration: none; }
.navi a:active 			{ color: #FFF; font-weight:bold; text-decoration: none; }
.navi a:hover			{ color: #444; font-weight:bold; text-decoration: none; }


.container	{
	width:800px;
	margin: 0 auto;
	padding: 120px 0 0 0;
}

.privat_adresse	{
	padding:0px;
	text-align:center;
	line-height:20px;
	color:#ffffff;
	font-size:12px;
	font-family:Verdana, Geneva, sans-serif;
}

.privat_impressum	{
	padding:0px;
	text-align:left;
	line-height:20px;
	color:#ffffff;
	font-size:12px;
	font-family:Verdana, Geneva, sans-serif;
}






/*  - - - - - - - -   rex4mod - 30 - Fancybox  - - - - - - - - - - */

div.rex4mod30 {
	/* border:1px solid #000; */
	margin-bottom: 15px;
	overflow:hidden; 	/* damit die floats nach der Navi gecleared werden*/
	height:100%;		/* IE6 overflow:hidden hack */ }


div.rex4mod30 a {
	/* border: 1px solid #ff6600; */
	margin: 0 8px 8px 0;
	padding:0px;
	float:left;	 }


div.rex4mod30 img {
	/*border: 1px solid #000000;*/   }





