@charset "utf-8";
/* CSS Document */

body {
	font-family: sans-serif, Arial, Helvetica;
	font-size: 12px;
	color: #333;
	background:#E4E4E4 url(background.gif) center -194px no-repeat;
	line-height: 18px;
}

body.start {
	background:#E4E4E4 url(background.gif) center -144px no-repeat;
}

h1 {
	font-size:20px;
}

h2 {
	font-size:14px;
}

h3 {
	font-size:14px;
}

h1 {
	color:#008854;
}

b  {
	font-weight: bold;
}

a.link {
	color:#ff6600;
}

#wrapper {
	background:#fff url(bg_container.jpg) top left repeat-y;
}

#header div.inside {
	background:#EFF0F2;
	margin: 0 0 0 210px;
	height:95px;
}

#footer, #footer .inside {
	height:170px;
}


#main {
	z-index: 1;
	background-color:#FFF;
	margin: 10px 250px 10px 210px;
	padding:20px;
	padding-top:10px;
	border-right:1px solid #dadada;
}

#main h1, #main h2, #main h3, #main h4 {
	border-bottom: 1px solid #DADADA;
	padding: 0 0 10px 0;
         margin: 11px 0;
}

#main .inside #latestnews {
	float:right;
	width:210px;
	background-color:#f7f6f5;
	border:1px solid #d9d4d2;
	padding:10px;
}
#main .inside #latestnews div {
	width:auto;
}

#main .inside div.fullwidth {
	width:auto;
}

#latestnews div.layout_short, #projekte div.layout_short, #main .inside div div.ce_teaser, #right .ce_teaser {
	line-height:150%;
}

/* stuff in right column */
#latestnews h3, #projekte h3, #right .ce_teaser h2 {
	margin-top:0px;
	color:#333;
	margin-bottom:10px;
}

#right .ce_teaser h2 {
	margin-bottom: 0;
	padding-top:10px;
}

#latestnews div.layout_short, #projekte div.layout_short, #right .ce_teaser {
	background: url(dotted.gif) top left repeat-x;
	padding-top:10px;
}

#latestnews .more {
	background: url(dotted.gif) left bottom repeat-x;
}

#latestnews .more, #projekte .more {
	padding-bottom:10px;
}

#right .ce_teaser p {
	margin: 0;
}


#latestnews a, #projekte a, a.more {
	color:#333;
	font-weight:bold;
	text-decoration:none;
}

#latestnews a:hover, #projekte a:hover, a.more:hover {
	color:#676767;
}

#latestnews .more a, #projekte .more a, a.more {
	display:block;
	background:url(arrow_mouseout.gif) center right no-repeat;
}

#latestnews .more a:hover, #projekte .more a:hover, a.more:hover {
	background:url(arrow_mouseover.gif) center right no-repeat;
}

#latestnews p, #projekte p{
	margin:0;
}

#projekte {
	margin-top:20px;
}


#subheader {
	/* negative bg positioning to allow viewport to be smaller than our green line. */
	background:#E4E4E4 url(background.gif) -970px -194px no-repeat;
	height:185px;
	overflow:hidden;
}

.start #subheader {
	/* negative bg positioning to allow viewport to be smaller than our green line. */
	background:#E4E4E4 url(background.gif) -970px -144px no-repeat;
	height:235px;
}

#subheader .inside {
	background: url(logo-ner.png) left 40px no-repeat;
	padding-left: 210px;
}
.start #subheader .inside {
	padding-left: 0;
}

.image_container {
	height: 185px;
	overflow:hidden;
}

#left {
	padding: 20px 0 0 0;
	width:210px;
	color:#fff;
}

#left .inside {
	z-index:99;
}

#left div.block {
	padding: 0 0 10px 0;
}

#right {
	background-color: #fff;
	width:220px;
	padding: 20px 20px 20px 10px;
}

/* stuff in left column */
#contactaddress h3 {
	color:#fff;
}

#left #contactaddress {
	padding-left:10px;
}

/* Main Navigation */
#navi {
	text-align: left;
	z-index: 99;
	position: relative;
	overflow:visible;
	padding: 65px 0 0 30px;
	line-height:20px;
}

#navi ul {
	display: none;
	list-style-type: none;
	margin: 0;
	padding:0;
}

#navi li {
	border-bottom: #888c8f 1px solid;
	line-height:30px;
	padding: 0 10px 0 0;
}

#navi ul.level_1 li:hover,
#navi ul.level_1 li.hover,
#navi ul.level_1 li.active,
#navi ul.level_1 li.trail,
#navi ul ul li a:hover,
#navi ul ul li a.hover,
#navi ul ul li span.active,
#navi ul ul li a.trail {
	background: url(hover_on.jpg) left center repeat;
}

#navi ul.level_1 {
	display: block;
}

#navi a,
#navi span {
	display:block;
	width: 200px;
	color: #FFF;
	font-size:12px;
	text-decoration:none;
	padding:0 10px;
}

#navi li a:hover {
	color: #FFF;
}

#navi li a.active,
#navi li span.active {
	color: #FFF;
}

/* second level */

#navi ul ul {
	position: absolute;
	z-index: 99;
	background:transparent;
	background-position:right top;
	margin-left:210px;
	margin-top:-30px;
}

#navi ul ul li {
	padding: 0px 20px 0px 20px;
/*	width:200px;*/
/*	background:#707070 url(bg_container.jpg) repeat;*/
}

#navi ul ul li a,
#navi ul ul li span
 {
	background:#707070 url(bg_container.jpg) repeat;
}



#navi ul.level_1 ul li {
	margin:0;
	padding:0;
	margin-bottom:0px;
	margin-left:5px;
}

#navi a.submenu,
#navi a.submenu:hover,
#navi a.submenu.hover {
	background: transparent url(arrow_white.gif) 180px center no-repeat;
}


#navi li:hover ul,
#navi li.hover ul {
	display:block;
}

#navi ul.level_2  {
	opacity:0.95;
	filter: alpha(opacity = 95);
}

#navi ul.level_4 {
display:none !important;
}

/* Left Navigation */

#subnav_box {
	float: left;
}

#subnav {
	float: left;
	width:215px;
	padding: 110px 20px 10px 0px;
	margin:0;
	width:190px;
	font-size: 12px;
}

#subnav ul {
	list-style-type: none;
	display: block;
	margin: 0;
	padding:0;
}

#subnav ul li{
	border-bottom:1px solid #999;
}

#subnav li a,
#subnav li span {
	background: url(listpoint_mouseout.gif) left center no-repeat;
	padding: 0px 20px 0px 20px;
	text-decoration:none;
	line-height:20px;
	text-transform:uppercase;
	font-weight:bold;
	color: #333;
	display:block;
         letter-spacing: 1px;
}

#subnav li a:hover,
#subnav li span:hover {
	background: url(listpoint_mouseover.gif) left center no-repeat;
	color: #FD6735;
}

/* More links Navigation */
#morenav {
	padding: 10px 40px 10px 0px;
	margin: 0;
}

#morenav ul {
	list-style-type: none;
	display: block;
	margin: 0;
	padding:0;
}

#morenav li a,
#morenav li span {
	background: url(arrow_linklist_mouseout.gif) left center no-repeat;
	padding: 0px 20px 0px 20px;
	text-decoration:underline;
	line-height:20px;
	font-weight:normal;
	color: #0F555F;
	display:block;
}

#morenav li a:hover,
#morenav li span:hover {
	background: url(arrow_linklist_mouseover.gif) left center no-repeat;
	color: #FD6735;
}

#morenav li a.active,
#morenav li span.active {
	background: url(arrow_linklist_mouseover.gif) left center no-repeat;
	color: #FF3366;
}

#morenav h3 {
	color: #0F555F;
}


/* Second level navigation */
#navsecondlevel {
	padding: 0 10px 10px 0px;
	margin: 0;
}

#navsecondlevel ul {
	list-style-type: none;
	display: block;
	margin: 0;
	padding:0;
}

#navsecondlevel li a,
#navsecondlevel li span {
	background:url(arrow_mouseout.gif) center right no-repeat;
	padding: 0px;
	text-decoration:none;
	line-height:20px;
	font-weight:bold;
	display:block;
	color:#333;
}

#navsecondlevel li a:hover,
#navsecondlevel li span:hover {
	background:url(arrow_mouseover.gif) center right no-repeat;
	color:#676767;
}

#navsecondlevel li a.active,
#navsecondlevel li span.active {
	background:url(arrow_mouseover.gif) center right no-repeat;
	color:#FF3366;
}

#navsecondlevel h2 {
	color: #333;
}

#main .inside div div.ce_teaser {
	float:left;
	width:250px;
	height:170px;
/*	padding:5px 20px 10px 0;*/
}

#main .inside div.fullwidth div.ce_teaser {
	padding:10px 20px 10px 0;
}

#teaser div.ce_teaser h2 {
	font-size:12pt;
	color:#008854;
	border:none;
	margin:0;
	padding:0;
	padding-bottom:5px;
}

#main .inside div div.ce_teaser p {
	font-size:12px;
	color:#333;
	border:none;
	margin:0;
	padding:0px 0 0 0;
}

#main .inside div div.ce_teaser a {
	padding-right: 20px;
	text-align:right;
}

#footer div.inside {
	background:#fff;
	margin: 0 0 0 210px;
}

#footertext {
	border-top: 1px solid #DADADA;
	margin: 0 10px;
	height:130px;       
}

#footertext h3 {
	margin: 14px 0;
}

#footercopyright {
	margin: 0 10px;
	text-align: right;
	padding-bottom:20px;
    font-size: 10px;
    color: #666;
	font-weight: bold;
}

#footercopyright a {
	color: #666;
	text-decoration:none;
}


#footercopyright a:hover {
	color: #ff3366;
	text-decoration:none;
}

a.footerlink {
	display:block;
	float:left;
	margin-right:20px;
	height:60px;
	background-repeat:no-repeat;
	background-position:left bottom;
}

a.khsreutlingen {
	width:82px;
	background-image:url(footer/khsreutlingen.png);
}

a.khsreutlingen:hover {
	background-position: -82px bottom;
}

a.echeckfachbetrieb {
	width:101px;
	background-image:url(footer/echeckfachbetrieb.png);
}

a.echeckfachbetrieb:hover {
	background-position: -101px bottom;
}

a.ehandwerk {
	width:165px;
	background-image:url(footer/ehandwerk.png);
}

a.ehandwerk:hover {
	background-position: -165px bottom;
}

a.zveh {
	width:170px;
	background-image:url(footer/zveh.png);
}

a.zveh:hover {
	background-position: -170px bottom;
}

/* contact */
#kontaktformular {
	line-height:20px;
}

#kontaktformular label {
	float: left;
	width:140px;
}

#kontaktformular .radio_container label {
	float:none;
	width:auto;
}

#kontaktformular .explanation, #kontaktformular .captcha {
	margin-left:140px;
}
#kontaktformular .captcha {
	margin-left:164px;
}

#kontaktformular .explanation, #kontaktformular .captcha {
	padding:4px;
}

select, input, textarea {
	margin:3px;
}

p.error {
	margin:0px;
	padding:0px;
	color:#F00;
}

input {
	width:300px;
}

input.radio, input.submit {
	width:auto;
}

.subcolumns .c50l {
	border-right:1px solid #DADADA;
}

.subcolumns .c50r .subcr {
	padding-left: 20px !important;
}


.mod_auto_completer input.ac_keywords {
	background-color:#FFF;
	border: 1px solid #d1d5d8;
	color:#999999;
	margin:0;
	margin-left:10px;
	padding:0;
	width:170px;
	height:20px;
	font-size:13px;
	float:left;
}

.mod_auto_completer input.submit {
	background:transparent url(lupe.gif) no-repeat scroll 5px 5px;
	border:none;
	height:20px;
	margin:0;
	padding:0;
	overflow: hidden;
	text-indent:-400px;
	width:20px;
	float:left;
	/* IE hacks to really get rid of the text. */
	display:block;
	line-height:0px;
	font-size:0px;
}

.autocompleter-choices {
	background-color:#FFF;
	border: 1px solid #d1d5d8;
}

.mod_search a {
	background:url(arrow_mouseout.gif) center right no-repeat;
	padding: 0px;
	text-decoration:none;
	line-height:20px;
	font-weight:bold;
	display:block;
	color:#333;
}

.mod_search a:hover {
	color:#676767;
}

hr {
 color: transparent;
 text-align: center;
 height: 1px;
 clear: left;
 padding-top: 10px;
 border-bottom: 1px solid #DADADA;
}


/* sitemap */
.mod_sitemap {
	padding: 10px 40px 10px 0px;
	margin: 0;
}

.mod_sitemap ul {
	list-style-type: none;
	display: block;
	margin: 0;
	padding:0;
}

.mod_sitemap ul li ul {
	margin-left: 20px;
}

.mod_sitemap li a {
	background: url(arrow_linklist_mouseout.gif) left center no-repeat;
	padding: 0px 20px 0px 20px;
	text-decoration:underline;
	line-height:20px;
	font-weight:normal;
	color: #0F555F;
	display:block;
}

.mod_sitemap li a:hover,
.mod_sitemap li span:hover {
	background: url(arrow_linklist_mouseover.gif) left center no-repeat;
	color: #FD6735;
}

.mod_sitemap h3 {
	color: #0F555F;
}

/* keep slideshow from displaying oversize in IE */
.mod_slideshow2 .slideshow-images {
	z-index:0;
	width:854px !important;
	overflow:hidden;
}

.slideshow-captions {
 background: #fff;
 top: 263 !important;
 color: #FFF;
 font: bold 12px/22px Arial, sans-serif;
 left: 350px !important;
 overflow: hidden;
 position: absolute;
 text-align: left !important;
 padding-left: 15px;
 padding-top: 5px;
 padding-bottom: 5px;
 width: 500px !important;
 z-index: 10000;
}

.mod_breadcrumb h5 {
	display:inline;
	font-size: 11px;
	color: #666;
}

.mod_breadcrumb span {
	display:inline;
	font-size: 11px;
	color: #666;
}

.mod_breadcrumb a {
	font-size: 11px;
	color: #666;
	text-decoration:none;
}

.mod_breadcrumb a:hover,
.mod_breadcrumb span:hover {
	color: #ff3366;
	text-decoration:none;
}


