@charset "utf-8";
/* styles for www.enors.de 				  */
/*                                        */
/* media:	screen                        */
/* use:		on every page                 */
/* author:	click solutions GmbH          */
/*          Stefan v. Stade               */
/*                                        */


center, isindex, menu, dir, 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, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, 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-weight: inherit; font-style: inherit; font-size: 101%; font-family: inherit; font-variant: inherit; vertical-align: baseline; }

strong {
	font-weight: bold; }
body {
	line-height: 1; color: black; background: white; }

ol, ul {
	list-style: none }

table {
	border-collapse: separate; border-spacing: 0; }

caption, th, td {
	text-align: left; font-weight: normal; }

blockquote:before, blockquote:after, q:before, q:after {
	content: none }

blockquote, q  {
	quotes: none }

ul, ol, dl {
	position: relative }

a, a:hover {
	text-decoration: none; }

html { 
	overflow-y: scroll; }

.clear {
	clear: both; font-size: 1px; line-height: 1px; height: 1px; }

body {
	background-color: #ced2d9; background-image: url(../images/body_bg.gif); background-repeat: repeat-x; background-position: top center; font-family: Arial, Helvetica, sans-serif; }

/*                                        */
/* basic layout                           */
/*                                        */
	
div#header {
	margin: 0px auto 0px auto; width: 860px; height: 114px; background-color: #FFFFFF; }

div#navi-categories {
	margin: 0px auto 0px auto; width: 860px; height: 25px; background-color: #FFFFFF; }
	
div#content {
	margin: 0px auto 0px auto; width: 860px; background-image: url(../images/content_bg.gif); background-repeat: repeat-y; background-color: #FFFFFF; border-top: 6px solid #FFFFFF; 
	border-bottom: 6px solid #FFFFFF; }
	
div#navi-pages {
	float: left; width: 257px; }

div#text {
	float: left; width: 603px; }

div#footer {
	clear: both; margin: 0px auto 0px auto; width: 860px; height: 25px; }


/*                                        */
/* Header                                 */
/*                                        */

div#header p {
	padding: 6px 0px 6px 6px; }

div#header img.headerimage {
	margin-left: 2px; }

/*                                        */
/* Navi                                   */
/*                                        */

div#navi-categories ul {
	margin-left: 6px; background-image: url(../images/navi_bg.gif); background-repeat: no-repeat; width: 848px; height: 25px; }

div#navi-categories li {
	float: left; font-family: "Times New Roman", Times, serif; font-size: 16px; line-height: 18px; }

div#navi-categories li a {
	display: block; padding: 3px 40px 0px 12px; color: #767677; }

div#navi-categories li a:hover {
	color: #3a5b85; }

div#navi-categories li.first {
	margin-left: 260px; }


/*                                        */
/* Navi-Pages                             */
/*                                        */

div#navi-pages h3  {
	margin-left: 6px; padding: 30px 10px 10px 10px; font-size: 13px; font-weight: bold; color: #012d63; }

div#navi-pages p.news-item {
	margin: 0px 6px 0px 6px; padding: 5px 10px 10px 10px; font-size: 12px; color: #333333; border-top: #e3e3e3 1px solid; line-height: 15px;  }

div#navi-pages p.news-item a {
	color: #333333;  }

div#navi-pages p.news-archive  {
	margin: 0px 6px 0px 6px; padding: 5px 10px 10px 10px; font-size: 12px; color: #343434; border-top: #e3e3e3 1px solid; }
	
div#navi-pages p.news-archive a {
	color: #343434; text-decoration: underline; }
	
div#navi-pages ul  {
	margin: 44px 6px 10px 6px;  }

div#navi-pages ul li a {
	display: block; padding: 5px 10px 5px 10px; font-size: 12px; color: #333333; border-top: #e3e3e3 1px solid; line-height: 15px;  }

div#navi-pages ul li.selected a {
	color: #012d63; font-weight: bold; }
	
div#navi-pages ul li.selected ul  {
	margin: 5px 0px 10px 15px;  }

div#navi-pages  ul li.selected ul li a {
	padding: 2px 10px 2px 5px; font-size: 11px; color: #333333; border-top: none; font-weight: normal; }

div#navi-pages ul li.selected ul li.selected a {
	color: #012d63; font-weight: bold; }
	
	
/*                                        */
/* Text - Breadcrumb                      */
/*                                        */

div#text p.breadcrumb {
	margin: 10px 0px 0px 20px; font-size: 11px; line-height: 14px; color: #012d63; }

div#text p.breadcrumb a {
	text-decoration: none; color: #333333; }

/*                                        */
/* Text				                      */
/*                                        */
	
div#text h1 {
	margin: 20px 10px 10px 20px; font-family: Georgia, "Times New Roman", Times, serif; font-size: 18px; line-height: 22px; font-weight: normal; color: #012d63; }	
	
div#text h2 {
	margin: 15px 10px 5px 20px; font-family: Georgia, "Times New Roman", Times, serif; font-size: 16px; line-height: 19px; font-weight: normal; color: #012d63; }	
	
div#text h3 {
	margin: 8px 10px 5px 20px; font-family: Georgia, "Times New Roman", Times, serif; font-size: 14px; line-height: 17px; font-weight: normal; color: #012d63; }	
	
div#text p {
	margin: 0px 20px 10px 20px; font-size: 13px; line-height: 15px; color: #333333; }
	
div#text a {
	color: #012d63; text-decoration: underline; }

div#text ul, div#text ol {
	margin: 0px 47px 15px 50px; font-size: 13px; line-height: 15px; }	
	
div#text li {
	margin-bottom: 7px; color: #333333; }	
	
div#text ul {
	list-style-type: square; color: #012d63; }
	
div#text ol {
	margin-left: 75px; list-style-type: decimal; }

div#text div.project-list p {
	float: left; font-size: 13px; line-height: 15px; color: #333333; border-bottom: #e3e3e3 1px solid; }

div#text div.project-list p a {
	display: block; text-decoration: none; color: #333333; }
	
div#text div.project-list p a img {
	float: left; margin: 0px 10px 10px 0px; }

div#text div.project-list p span.project-title {
	color: #012d63; font-weight: bold; }


div#text div.project p a img {
	float: left; margin: 0px 12px 10px 0px; }

div#text div.project ul {
	clear: both; margin: 20px 20px 15px 20px; list-style-type: none; border-bottom: #e3e3e3 1px solid; border-top: #e3e3e3 1px solid;}

div#text div.project ul li {
	margin: 5px 0px 5px 0px; font-size: 13px; line-height: 16px; color: #333333; }

div#text div.project ul li span.title {
	font-weight: bold; color: #012d63; }

div#text div.project ul li.description {
	margin: 15px 0px 10px 0px;  }

/*                                        */
/* Footer                                 */
/*                                        */

div#footer p {
	margin: 7px 0px 3px 0px; font-size: 11px; line-height: 13px; color: #333333; text-align: center; }

div#footer p a {
	color: #333333; }

div#footer p a:hover {
	text-decoration: underline; }	




