/* yui css reset */
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,p,blockquote,th,td { 
	margin:0;
	padding:0;
}
table {
	border-collapse:collapse;
	border-spacing:0;
}
fieldset,img { 
	border:0;
}
address,caption,cite,code,dfn,em,strong,th,var {
	font-style:normal;
	font-weight:normal;
}
ol,ul {
	list-style:none;
}
caption,th {
	text-align:left;
}
h1,h2,h3,h4,h5,h6 {
	font-size:100%;
	font-weight:normal;
}
q:before,q:after {
	content:'';
}
abbr,acronym {
	border:0;
}

/* css start */

html, body {
	background: #e8f9f8 url(../images/bg.gif) repeat-x;
}

body {
	font-family: Verdana, sans-serif;
	font-size: 12px;
	color: #099;
}

a:link, a:visited {
	font-weight: bold;
	text-decoration: underline;
	color: #099;
}
a:hover, a:focus {
	font-weight: bold;
	text-decoration: none;
	color: #099;
}
a:active {
	color: #099;
}

h1 {
	font-size: 20px;
	font-weight: bold;
	color: #000;
}

h2 {
	font-size: 16px;
	font-weight: bold;
	color: #f93;
}

h3 {
	font-size: 14px;
	font-weight: bold;
}

.invis {
	display: none;
}
.clear {
	clear: both;
}
.ir {
	position: absolute;
	width: 0;
	height: 0;
	left: 0;
	top: -9999px;
	overflow: hidden;
}

/* =main */
div#main {
	position: relative;
	width: 740px;
	margin: 0 auto;
}

/* =skip */
ul#skip {
	position: absolute;
	top: 0;
	left: 0;
}
	#skip a {
		position: absolute;
		display: block;
		width: 300px;
		padding: 10px;
		top: -99999px;
		left: -99999px;
	}
	#skip a:focus, #skip a:active {
		top: 0;
		left: 0;
		background-color: #fff;
	}

/* =header */
div#header {
	padding: 16px 20px 0;
	background-color: #caeae9;
	height: 189px;
}

/* =logo */
div#logo h1 a {
	display: block;
	width: 360px;
	height: 125px;
	background: transparent url(../images/zcclogo.gif) 10px 0 no-repeat;
}
	#logo blockquote {
		display: none;
	}

/* =content */
div#content {
	float: left;
	width: 700px;
	padding: 20px;
	background-color: #fff;
}
	#content h2 {
		clear: both;
		margin-bottom: 1em;
	}
	#content h3 {
		clear: both;
		margin: 0 0 1em;
	}
	#content h4 {
		margin: 0;
		padding: 0;
		font-weight: bold;
		font-size: 12px;
	}
		#content h4 span.normal {
			font-weight: normal;
		}
	#content p {
		margin-bottom: 1em;
	}
	#content strong {
		font-weight: bold;
	}
	#content blockquote {
		margin-left: 20px;
		padding-left: 10px;
		border-left: 1px solid #ddd;
		font-style: italic;
	}

#content ul {
	padding-left: 14px;
}
	#content li {
		padding-bottom: 10px;
		list-style-position: outside;
		list-style-image: url(../images/bullet.gif);
		color: #099;
		line-height: 1.5em;
	}

	#content dt {
		font-size: 12px;
		text-transform: uppercase;
		font-weight: bold;
	}
	#content dd {
		margin: 0 0 1em;
	}

/* =main-nav */
div#main-nav ul {
	position: absolute;
	top: 161px;
	left: 0;
	height: 44px;
	padding: 0 20px;
	background-color: #caeae9;
}
	#main-nav li {
		float: left;
	}
		#main-nav a {
			display: block;
			width: 130px;
			margin: 0 5px;
			padding: 6px 0;
			border-width: 0 0 6px;
			border-color: #caeae9;
			border-style: solid;
			font-family: Arial, Verdana, sans-serif;
			font-size: 1.2em;
			font-weight: bold;
			line-height: 1em;
			color: #fff;
			text-align: center;
			text-decoration: none;
			background-color: #099;
		}
		#main-nav a.current, #main-nav a:hover, #main-nav a:focus, #main-nav a:active {
			border-color: #f93;
		}

/* =footer */
div#footer {
	clear: both;
	float: left;
	width: 100%;
	padding: 0 0 20px;
}
	#footer h2 {
		width: 740px;
		height: 40px;
		background: #caeae9 url(../images/aufdemwegzumconsens.gif) 20px 10px no-repeat;
	}
	#footer p {
		padding-top: 4px;
		text-align: center;
		font-size: 10px;
		color: #999;
	}
		#footer p a {
			color: #999;
		}
		#footer .vcard .tel {
			font-weight: normal;
			text-decoration: none;
		}

/* =siteby */
div#siteby h2 {
	position: absolute;
	top: 15px;
	right: 25px;
	font-size: 0.8em;
	color: #099;
}
	#siteby h2 a {
		text-decoration: none;
		color: #099;
	}
	#siteby h2 a strong {
		text-transform: uppercase;
		text-decoration: underline;
		font-weight: bold;
	}
	#siteby h2 a:hover strong {
		text-decoration: none;
	}

/* =contact */
#content p.contact {
	text-align: center;
	margin: 0 0 20px;
	padding: 10px;
	background-color: #caeae9;
	color: #000;
}
	#content .contact a {
		color: #099;
	}
	#content .contact a:hover {
		color: #099;
	}

#content .contact-info {
	clear: both;
	float: left;
	width: 100%;
	padding: 0 0 14px;
}
	#content .contact-img {
		float: left;
	}
	#content .contact-text {
		float: right;
		width: 530px;
		padding: 10px;
		background-color: #f6f6f6;
	}
		#content .contact-text p {
			margin: 1em 0 0;
		}