/************************************************
*
*		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%;
	vertical-align: baseline;
	background: transparent;
}
body {
	line-height: 1;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}

/* remember to define focus styles! */
:focus {
	outline: 0;
}

/* remember to highlight inserts somehow! */
ins {
	text-decoration: none;
}
del {
	text-decoration: line-through;
}

/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: collapse;
	border-spacing: 0;
}

.clearfix:after {
	content: ".";
	display: block;
	clear: both;
	visibility: hidden;
	line-height: 0;
	height: 0;
}

.clearfix {
	display: inline-block;
}

html[xmlns] .clearfix {
	display: block;
}

* html .clearfix {
	height: 1%;
}

/************************************************
*												
*		CSS WLAN Bereich des DJH Rheinland
*
*************************************************/

body {
	font-size: 62.5%;
	font-family: "Trebuchet MS", Verdana, Tahoma, sans-serif;
	line-height: 150%;
	background: #FECE00;
	color: #959595;
	color: #666666;
}

a:link, a:visited {
	color: #959595;
	color: #666666;
	text-decoration: none;
}

a:hover, a:active {
	color: #000000;
}

#wrap {
}

#header {
	width: 100%;
	height: 140px;
	background: url('../images/css/header_bg.jpg') repeat-x;
	position: absolute;
}

#logo {
	left: 50px;
	top: 34px;
	position: absolute;
}

h1#claim {
	color: #FFFFFF;
	margin: 1.4em auto 0 auto;
	font-size: 3em;
	font-style: italic;
	padding: .5em;
	width: 22em;
}

h1#claim span {
	display: block;
}

h1#claim span.part_2 {
	margin: 20px 0 0 150px;
}

#djh-links {
	position: absolute;
	top: 0;
	right: 2%;
	background: url('../images/css/djh-links_bg.png') no-repeat 0 100%;
	padding: 0;
	height: 140px;
	width: 174px;
	font-size: 1.1em;
}

#djh-links li {
	padding: 0 0 0 10px;
	font-size: 1em;
	margin: 3px 0 0 0;
}

#djh-links a.djh-rheinland {
	background: url('../images/css/djh-rheinland-logo-klein.png') no-repeat 0 0;
	padding: 5px 0 5px 43px;
	display: block;
}

#djh-links a.web20 {
	background: url('../images/css/djh-web-20-icon.png') no-repeat 0 0;
	padding: 5px 0 5px 43px;
	display: block;
}

#djh-links a.nutzungsbedingungen {
	background: url('../images/css/djh-nutzungsbedingungen-icon.png') no-repeat 0 0;
	padding: 5px 0 5px 43px;
	display: block;
}

#djh-links a.empfehlungsseite {
	background: url('../images/css/djh-empfehlungsseite-icon.png') no-repeat 0 0;
	padding: 5px 0 5px 43px;
	display: block;
}

#areas {
	position: relative;
	top: 140px;
}

ul.kwicks {
	position: relative;
	overflow: hidden;
	padding: 0 0 70px 0;
}

.kwicks li {
	height: 405px;
	width: 100%;
	overflow: visible!important;
	position: absolute;
	padding: 0 0 0 0;
}

.bottom {
	width: 100%;
	clear: both;
	position: absolute;
	bottom: -20px;
	height: 20px;
}

.bottom span.button {
	display: block;
	font-style: italic;
	text-align: center;
	position: relative;
	left: 50px;
	padding: 2px 0 4px 0;
	width: 100px;
	font-size: 1.2em;
	color: #000000;
}

#kwick_1 { background: url('../images/css/kwick_1_bg.jpg') repeat-x 0 100% #FECF05; }
#kwick_1 .bottom { background: url('../images/css/kwick_1_bottom_bg.png') no-repeat 0 0; }
#kwick_1 .col1 { background: url('../images/css/kwick_1_col1_bg.png') no-repeat 0 0; }

#kwick_2 { background: url('../images/css/kwick_2_bg.jpg') repeat-x 0 100% #ECF4F7; }
#kwick_2 .bottom { background: url('../images/css/kwick_2_bottom_bg.png') no-repeat 0 0; }
#kwick_2 .col1 { background: url('../images/css/kwick_2_col1_bg.png') no-repeat 0 0;}

#kwick_3 { background: url('../images/css/kwick_3_bg.jpg') repeat-x 0 100% #E0F2F4; }
#kwick_3 .bottom { background: url('../images/css/kwick_3_bottom_bg.png') no-repeat 0 0; }
#kwick_3 .col1 { background: url('../images/css/kwick_3_col1_bg.png') no-repeat 0 0;}

#kwick_4 { background: url('../images/css/kwick_4_bg.jpg') repeat-x 0 100% #FBE8D7; }
#kwick_4 .bottom { background: url('../images/css/kwick_4_bottom_bg.png') no-repeat 0 0; }
#kwick_4 .col1 { background: url('../images/css/kwick_4_col1_bg.png') no-repeat 0 0;}

#kwick_5 { background: url('../images/css/kwick_5_bg.jpg') repeat-x 0 100% #F8C9DB; }
#kwick_5 .bottom { background: url('../images/css/kwick_5_bottom_bg.png') no-repeat 0 0; }
#kwick_5 .col1 { background: url('../images/css/kwick_5_col1_bg.png') no-repeat 0 0; }

.col1 {
	width: 100px;
	height: 340px;
	position: absolute;
	left: 50px;
	bottom: 0;
	padding: 0 0 30px 0;
	font-size: 1.2em;
}

.content {
	padding: 5px 0 0 0;
	width: 650px;
	height: 340px;
	background: url('../images/css/content_bg.png') no-repeat;
	font-size: 1.2em;
	margin: 35px auto 30px auto;
}
.content-inner {
	overflow: hidden;
	height: 329px;
	margin: 0 12px 0 20px;
	padding: 0 5px 0 0;
}

.content h2, .col3 h2 {
	padding: 15px 0 10px 0;
	font-style: italic;
	font-size: 1.1em;
}

.col3 h2 {
	padding: 15px 15px 10px 15px;
}

.content h3 {
	padding: 0 0 2px 0;
}

.content p {
	padding: 0 0 10px 0;
	font-size: .95em;
}

.col3 {
	width: 174px;
	height: 340px;
	position: absolute;
	right: 2%;
	padding: 0 0 30px 0;
	font-size: 1.2em;
	bottom: 0;
	background: url('../images/css/col3_bg.png') no-repeat;
}

.col3 ul.surftipps li {
	display: block;
	padding: 0 13px 8px 13px;
	position: relative;
	height: auto;
	width: auto;
}

#footer {
	background: #FECE00;
	position: absolute;
	width: 100%;
	height: 20px;
}

*+html .content {
	padding: 35px 0 30px 0;
	background: url('../images/css/content_bg.png') no-repeat 0 35px;
}

.content-inner ul {
	margin: 0 0 10px 0;
	height: auto;
}

.content-inner li {
	margin: .1em 0 .1em 2em;
	height: auto;
	position: static;
	list-style: square;
}
.content-inner.scroll {
	overflow-y: auto;
}

*+html #areas .content {
	padding: 40px 0 30px 0;
}

#nutzungsbedingungen #header {
	position: static;
}

#nutzungsbedingungen h1#claim {
	margin: 0 auto 0 auto;
	padding: 1.9em .5em .5em .5em;
}

#nutzungsbedingungen .content {
	background: none;
	height: auto;
	width: 810px;
	margin: 0 auto 0 auto;
}

#nutzungsbedingungen .content-inner {
	padding: 0 15px 0 15px;
	overflow: auto;
	height: auto;
	background: url(../images/nutzungsbedingungen/content_bg.png) repeat-y 0 0;
}

#nutzungsbedingungen .content-inner.top {
	height: .8em;
	background: url(../images/nutzungsbedingungen/top_bg.png) no-repeat 0 0;
	overflow: hidden;
}

#nutzungsbedingungen .content .content-inner.bottom {
	height: .8em;
	position: static;
	width: auto;
	background: url(../images/nutzungsbedingungen/bottom_bg.png) no-repeat 0 0;
	overflow: hidden;
}

#nutzungsbedingungen #areas {
	position: static;
}

#nutzungsbedingungen .bottom {
	position: static;
	background: url('../images/css/kwick_1_bottom_bg.png') no-repeat 0 0;
}

*+html #nutzungsbedingungen #areas .content {
	padding: 0;
}


*+html #nutzungsbedingungen .content-inner {
	background: url(../images/nutzungsbedingungen/content_ie_bg.png) repeat-y 0 0;
}

*+html #nutzungsbedingungen .content-inner.top {
	background: url(../images/nutzungsbedingungen/top_ie_bg.png) no-repeat 0 0;
}

*+html #nutzungsbedingungen .content .content-inner.bottom {
	background: url(../images/nutzungsbedingungen/bottom_ie_bg.png) no-repeat 0 0;
}
