/*  
Theme Name: nyconenergy
*/

* {
	border: none;
	padding: 0;
	margin: 0;
}

body {
	color: black;
	font-size: 10px;
	font-family: Arial, "Helvetica Neue", Helvetica, Geneva, sans-serif;
	font-weight: normal;
	line-height: 1.5em;
	text-decoration: none;
	padding: 0;
	margin: 0;
	background: url(images/bg_body.gif) repeat-x fixed left bottom;
}

/* LAYOUT
-----------------------------------------------------------------------------------*/

#wrapper {
	width: 880px;
	padding-left: 20px;
	padding-top: 20px;
	margin: 0 auto 0 auto;
	overflow: hidden;
}

#header {
	width: 860px;
	height: 80px;
	clear: both;
	background: url(http://www.nyconenergy.com/images/bg_header.gif) no-repeat 20px 30px;
}

#image {
	width: 860px;
	height: 250px;
	margin-bottom: 30px;
	border-top: 1px solid #DCDCDC;
	border-bottom: 1px solid #DCDCDC;
	clear: both;
}

.index {
	background: url(http://www.nyconenergy.com/images/bg_image_index.jpg) no-repeat 0 0;
}

.ueberuns {
	background: url(http://www.nyconenergy.com/images/bg_image_ueberuns.jpg) no-repeat 0 0;
}

.philosophie {
	background: url(http://www.nyconenergy.com/images/bg_image_philosophie.jpg) no-repeat 0 0;
}

.leistungen {
	background: url(http://www.nyconenergy.com/images/bg_image_leistungen.jpg) no-repeat 0 0;
}

.kontakt {
	background: url(http://www.nyconenergy.com/images/bg_image_kontakt.jpg) no-repeat 0 0;
}

#main {
	width: 880px;
	clear: both;
	overflow: hidden;
}

#footer {
	color: #666;
	width: 820px;
	padding: 0 20px 0 20px;
	margin-bottom: 100px;
	clear: both;
}

/* GRIDS
-----------------------------------------------------------------------------------*/

.grid1,
.grid2,
.grid3,
.grid4 {
	padding: 0;
	margin: 0 20px 0 0;
	float: left;
}

.grid1 {
	width: 200px;
}

.grid2 {
	width: 420px;
}

.grid3 {
	width: 640px;
}

.grid4 {
	width: 860px;
}

/* CONTENT
-----------------------------------------------------------------------------------*/

.content {
	padding: 19px;
	background-color: white;
}

.box {
	padding: 9px;
	margin-bottom: 20px;
	background-color: white;
}

.border {
	border: 1px solid #DCDCDC;
}

.border1 {
	padding-bottom: 1px;
	border-bottom: 2px solid #E20026;
}

.border2 {
	border-top: 1px solid #DCDCDC;
	border-bottom: 1px solid #DCDCDC;
}

.border3 {
	border-left: 1px solid #DCDCDC;
	border-right: 1px solid #DCDCDC;
	border-bottom: 1px solid #DCDCDC;
}

.gradient {
	background: white url(images/bg_gradient.gif) repeat-x 0 0;
}

.entry {
	padding-bottom: 10px;
	margin-bottom: 10px;
	border-bottom: 1px solid #DCDCDC;
}

/* MAINNAVI
-----------------------------------------------------------------------------------*/

ul#navi {
	padding-left: 320px;
	font-size: 1.6em;
	clear: both;
	overflow: hidden;
}

ul#navi li {
	white-space: nowrap;
	display: inline;
}

ul#navi li a,
ul#navi li.current_page_parent a,
ul#navi li.current_page_item a {
	text-decoration: none;
	padding: 5px 15px 8px 15px;
	margin-left: 5px;
	float: left;
}

ul#navi li a {
	color: #666;
	border-bottom: 3px solid white;
}

ul#navi li a:hover,
ul#navi li.current_page_parent a,
ul#navi li.current_page_item a {
	color: #E20026;
	border-bottom: 3px solid #E20026;
}

/* CONTENTNAVI
-----------------------------------------------------------------------------------*/

ul#contentnavi {
	width: 621px;
	padding-left: 19px;
	font-size: 1.2em;
	overflow: hidden;
	background: url(images/bg_border.gif) repeat-x left bottom;
}

ul#contentnavi li {
	display: inline;
	border-bottom: 1px solid white;
}

ul#contentnavi li a,
ul#contentnavi li.current_page_item a {
	text-decoration: none;
	padding: 8px 8px 6px 8px;
	margin-right: 1px;
	float: left;
}

ul#contentnavi li a {
	color: #666;
	border-bottom: 1px solid #DCDCDC;
	background-color: #F0F0F0;
}

ul#contentnavi li a:hover,
ul#contentnavi li.current_page_item a {
	color: #E20026;
	border-bottom: 1px solid #DCDCDC;
	background: white url(images/bg_contentnavi.gif) repeat-x left top;
}

ul#contentnavi li.current_page_item a {
	color: #E20026;
	border-bottom: 1px solid white;
	background: #DCDCDC url(images/bg_contentnavi.gif) repeat-x left top;
}

/* SUBNAVIS
-----------------------------------------------------------------------------------*/

ul#topnavi,
ul#footernavi {
	font-size: 1.1em;
	padding-right: 5px;
	clear: both;
}

ul#topnavi {
	text-align: right;
}

ul#footernavi {
	padding-top: 20px;
}

ul#topnavi li,
ul#footernavi li {
	display: inline;
}

ul#topnavi li a,
ul#footernavi li a {
	color: #666;
	text-decoration: none;
	padding: 5px 15px 5px 15px;
	background: url(images/arrow_right_grey.gif) no-repeat left center;
}

ul#footernavi li a.top {
	background: url(images/arrow_top_grey.gif) no-repeat left center;
}

ul#footernavi li a.top:hover {
	color: black;
	background: url(images/arrow_top_black.gif) no-repeat left center;
}

ul#topnavi li a:hover,
ul#topnavi li.current_page_item a,
ul#footernavi li a:hover,
ul#footernavi li.current_page_item a {
	color: black;
	background: url(images/arrow_right_black.gif) no-repeat left center;
}

/* TEXTFORMATE
-----------------------------------------------------------------------------------*/

h1, 
h2,
h3 {
	line-height: 1.5em;
	font-weight: normal;
	text-decoration: none;
	margin-bottom: 10px;
}

h1 {
	color: #E20026;
	font-size: 2em;
}

h2 {
	color: #004494;
	font-size: 1.6em;
}

h2 a {
	color: #004494 ! important;
}

h2.no-space a {
	color: #004494;
}

h3 {
	color: #E20026;
	font-size: 1.4em;
}

h3 span {
	color: #004494;
}

p {
	font-size: 1.2em;
	line-height: 1.8em;
	padding-bottom: 10px;
}

.lighter {
	color: #999;
}

.smaller {
	font-size: 1.1em;
	line-height: 1.6em;
}

.space-left {
	padding-left: 170px;
}

.space-bottom {
	margin-bottom: 20px;
}

.no-space {
	padding-bottom: 0;
	margin-bottom: 0;
}

.border-bottom {
	padding-bottom: 20px;
	border-bottom: 1px solid #DCDCDC;
}

.arrow_right_grey,
.arrow_right_grey-light,
.arrow_right_black,
.arrow_right_red,
.arrow_right_blue,
.arrow_bottom_grey-light,
.arrow_bottom_grey,
.arrow_bottom_black,
.arrow_bottom_red,
.arrow_bottom_blue {
	padding-left: 15px;
}

.arrow_right_grey-light {
	color: #DCDCDC;
	background: url(images/arrow_right_grey-light.gif) no-repeat left center;
}

.arrow_right_grey {
	color: #666;
	background: url(images/arrow_right_grey.gif) no-repeat left center;
}

.arrow_right_black {
	color: black;
	background: url(images/arrow_right_black.gif) no-repeat left center;
}

.arrow_right_red {
	color: #E20026;
	background: url(images/arrow_right_red.gif) no-repeat left center;
}

.arrow_right_blue {
	color: #004494;
	background: url(images/arrow_right_blue.gif) no-repeat left center;
}

.arrow_bottom_grey-light {
	color: #666;
	background: url(images/arrow_bottom_grey-light.gif) no-repeat left center;
}

.arrow_bottom_grey {
	color: #666;
	background: url(images/arrow_bottom_grey.gif) no-repeat left center;
}

.arrow_bottom_black {
	color: black;
	background: url(images/arrow_bottom_black.gif) no-repeat left center;
}

.arrow_bottom_red {
	color: #E20026;
	background: url(images/arrow_bottom_red.gif) no-repeat left center;
}

.arrow_bottom_blue {
	color: #004494;
	background: url(images/arrow_bottom_blue.gif) no-repeat left center;
}

a, 
a:visited {
	color: #E20026;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

a:focus {
	outline: none;
}

a img {
	border: none;
}

.content ul {
	color: black;
	font-size: 1.2em;
	line-height: 1.8em;
	padding-bottom: 10px;
	list-style-type: none;
}

/* DOWNLOADNAVI
-----------------------------------------------------------------------------------*/

ul.downloads {
	font-size: 1.2em;
	clear: both;
	list-style: none;
}

ul.downloads li {
	display: block;
}

ul.downloads li a {
	color: #666;
	line-height: 1.5em;
	text-decoration: none;
	height: 80px;
	padding: 10px;
	display: block;
	clear: both;
	overflow: hidden;
}

ul.downloads li a:hover {
	color: #E20026;
	text-decoration: underline;
	background: white url(http://www.nyconenergy.com/images/bg_gradient.gif) repeat-x 0 0;
}

ul.downloads img {
	float: left;
	margin-right: 10px;
	border: 1px solid white;
}

/*HOMEBOXEN LINKS
------------------------------------------------------------------------------------*/

a.home,
a.home:visited {
	color: black;
	text-decoration: none;
	display: block;
}

a.home:hover {
	text-decoration: none;
	display: block;
}

/*BILDFORMATE
------------------------------------------------------------------------------------*/

img.full {
	margin: 10px 0 10px 0;
	clear: both;
}

img.teaser {
	margin-bottom: 10px;
	clear: both;
}

img.left {
	margin: 0 10px 2px 0;
	float: left;
}

img.dotted {
	border-bottom: 1px dotted #DCDCDC;
}

img.solid {
	border-bottom: 1px solid #DCDCDC;
}

a.thumbs,
a.thumbs:visited {
	color: #666;
	line-height: 1.5em;
	text-decoration: none;
	padding-bottom: 5px;
	margin-right: 20px;
	margin-bottom: 10px;
	width: 150px;
	float: left;
	border-bottom: 2px solid #DCDCDC;
}

a.thumbs:hover {
	color: #E20026;
	text-decoration: none;
	border-bottom: 2px solid #E20026;
}

a.thumbs img {
	float: left;
	padding-bottom: 1px;
	border-bottom: 2px solid #E20026;
	margin-bottom: 5px;
}

a.gallery {
	display: block;
	padding-top: 1px;
	padding-bottom: 1px;
	margin-right: 5px;
	margin-bottom: 2px;
	float: left;
	background-color: white;
	border-top: 2px solid white;
	border-bottom: 2px solid white;
}

a.gallery:hover {
	background-color: #DCDCDC;
	border-top: 2px solid #E20026;
	border-bottom: 2px solid #E20026;
}

/* FORM
-----------------------------------------------------------------------------------*/

.form {
	color: black;
	font-size: 1.2em;
	line-height: 1.5em;
	width: 580px;
	padding: 20px 10px 0 10px;
	background-color: #F0F0F0;
}

label {
	width: 200px;
	float: left;
	padding: 5px;
}

input,
select,
textarea {
	color: black;
	font-size: 1em;
	font-family: Arial, "Helvetica Neue", Helvetica, Geneva, sans-serif;
	padding: 5px;
	margin-bottom: 20px;
	border: 1px solid #DCDCDC;
}

input {
	width: 340px;
}

select {
	width: 175px;
}

textarea {
	width: 340px;
	height: 200px;
}

.button {
	width: 175px;
	margin-right: 1px;
	background-color: white;
}

/* CLEARING
-----------------------------------------------------------------------------------*/

.clear {
	margin: 0;
	padding: 0;
	clear: both;
}