@charset "UTF-8";



/***********************************/
/******** Anfang Navigation ********/
/***********************************/



#nav {
	/*width: 928px;
	height: 20px;
	font-family: "fildhautsans_normalregular";
	position: relative;
	margin-left: 32px;
	margin-top: 0px;
	margin-bottom: 10px;
	font-size: 15px;*/
}



* 									/*{ margin: 0; padding: 0; }*/
#page-wrap							{ width: auto; margin: 0px auto; } 
a									{
	/* [disabled]text-decoration: none; */
}
ul									{
	list-style: none;
}
p                                   {
	/* [disabled]margin: 15px 0; */
}

/* 
	LEVEL ONE
*/
ul.dropdown                         { position: relative; margin: 0; padding: 0; margin-left: 10px; }
ul.dropdown li                      {
	/* [disabled]font-weight: bold; */
	float: left;
	zoom: 1;
	color: #d81e00;
	letter-spacing: 1px;
	/* [disabled]background: #ccc; */
}
ul.dropdown a:hover		            { color: #434343; }
ul.dropdown a:active                { color: #434343; }
ul.dropdown li a                    {
	display: block;
	/* [disabled]border-right: 1px solid #333; */
	color: #d81e00;
	padding-top: 0px;
	padding-right: 18px;
	padding-bottom: 4px;
	padding-left: 4px;
	text-decoration: none;
}
ul.dropdown li:last-child a         { border-right: none; } /* Doesn't work in IE */
ul.dropdown li.hover,
ul.dropdown li:hover                { /*background: #ebebeb;*/ color: #434343; position: relative; }
ul.dropdown li.hover a              { color: #434343; }


ul.dropdown span                    { /*color: #488d96;*/ text-transform: uppercase; font-weight: bold; }



/* 
	LEVEL TWO
*/
ul.dropdown ul 						{ width: 200px; visibility: hidden; position: absolute; top: 100%; left: 0; }
ul.dropdown ul li 					{
	font-weight: normal;
	color: #000;
	border-bottom: 1px solid #FFF;
	float: none;
	background: #f6f6f6;
	background-image: none;
	background-repeat: repeat-y;
	background-position: 0px 0px;
}
									  
                                    /* IE 6 & 7 Needs Inline Block */
ul.dropdown ul li a					{ border-right: none; width: 100%; display: inline-block; } 

/* 
	LEVEL THREE
*/
ul.dropdown ul ul 					{ left: 100%; top: 0; }
ul.dropdown li:hover > ul 			{ visibility: visible; }



/***********************************/
/********* Ende Navigation *********/
/***********************************/




.datenschutz {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #C00;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	letter-spacing: 1px;
	text-decoration: none;
}
a:link {
	color: #d81e00;
	text-decoration: none;
}
a:hover {
	color: #F90;
	text-decoration: underline;
}

a:visited {
	color: #d81e00;
}

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #F5F5F5;
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
}

h1, h2, h3 {
	text-align: left;
	font-family: serif;
	font-weight: normal;
	color: #d81e00;
}

h1 {
	letter-spacing: 1.5px;
	font-style: italic;
	margin-top: 0px;
	margin-bottom: 10px;
}

h2 {
	margin-bottom: 7px;
}

h3 {
	margin-top: 0px;
	margin-bottom: 10px;
}

span.mehr {
    color: #d81e00;
    cursor: Pointer;
    text-decoration: underline;
}

p, .Copy13px {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	/*color: #CC0202;*/
	color: #434343;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	letter-spacing: 1px;
	line-height: 20px;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;
	word-spacing: normal;
	text-align: left;
	white-space: normal;
}
.Copy13px1 {	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #CC0202;
	letter-spacing: 1px;
	font-style: italic;
	line-height: 18px;
}
.Copy13px1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	text-align: justify;
	color: #CC0202;
}

.Stil7 {font-family: Arial, Helvetica, sans-serif; font-size: 14px; color: #CC0202; font-style: normal; font-weight: bold; font-variant: normal; letter-spacing: 1px; line-height: 20px; margin-top: 0px; margin-right: 0px; margin-left: 0px; word-spacing: normal; }
.center {
	text-align: center;
}





.hinweise {
	margin-top: 20px;
	margin-bottom: 0px;
	padding: 20px;
	background-color: white;
	border-radius: 10px;
}

.krefeld {
	position: relative;
	float: left;
	width: 323px;
	padding-right: 10px;
}

.krefeld img {
	width: 320px;
}

.gal {
	padding: 0px;
	margin: 0px;
	margin-top: 40px;
}

.clear {
	clear: both;
}











