/****************************************
 * 2G Energietechnik CSS-Angaben:
 * Allgemeine Angaben
*****************************************/
* {
	margin:0;
	padding:0;
}

a {
	text-decoration:none;
	color:#333333;
}
a:hover{
	text-decoration:underline;
	color: #B3302D;
}
a:focus{
	text-decoration:underline;
	color: #B3302D;
}
.clearleft{
	clear:left;
}

#content_master h1, #content_master h4 {
	font-size:1.4em;
	font-weight:bold;
	margin-bottom:15px;
	margin-top:0.5em;
	background-image: url(../images/h1-pfeil.gif);
	background-position:left center;
	background-repeat:no-repeat;
	background-position:inherit;
	left: -50px;
	padding-left:50px;
	position: relative;
	line-height:31px;
}
h2{
	font-size:1.2em;
	font-weight:bold;
	margin-bottom:15px;
	margin-top:30px;
}

h3 {
	font-size:1em;
	font-weight:bold;
	margin-bottom:15px;
	margin-top:25px;
	color: #007114;
}
h5,h6 {
	font-size:1em;
	font-weight:normal;
	margin-bottom:15px;
	margin-top:0px;
}

p {
	margin: 0px;
	margin-bottom: 15px;
}

ul {
	margin: 0px;
	margin-bottom: 15px;
}

/****************************************
 * SiteYourSelf:
 * Struktur
*****************************************/
body{
	font-size: 100.1%;
	text-align: center;
	background-color:#FFFFFF;
	background-image:url(../images/background.gif);
	background-position:top;
	background-repeat:repeat-x;
	margin: 0px;
}
#wrapper {
	text-align:left;
	margin:0px auto;
	width:935px;
	font-family: Arial, Helvetica, sans-serif;
	color:#333333;
}
#wrapper2 {
	margin-bottom:20px;
	/* border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: dashed;
	border-bottom-style: dashed;
	border-left-style: dashed;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
*/
}
#head {
	height:214px;
	background-image:url(../images/header.jpg);
	background-position:bottom;
	background-repeat:no-repeat;
	text-align:right;
}
#head #logo {
	display:block;
	width:327px;
	float:left;
	padding:0;
	margin:0;
	height:114px;
}
#head #logo img {
	border:none;
}

#head #login {
	float:left;
	width: 300px;
	text-align: center;
	margin-top: 10px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 10px;
	height: 104px;
	font-size: 0.8em;
}

#head #loginbereich {
	background-image: url(../images/header/bg-loginbereich.jpg);
	background-repeat: repeat-y;
	background-position: right top;
	text-align: right;
	clear: both;
	height: 100px;
	font-size: 11px;
	color: #007114;
	background-color: #b2e4c7;
	margin-top: -10px;
	padding-right: 5px;
	float: right;
	width: 225px;
}

#head #loginbereich h1 {
	font-size: 18px;
	font-weight: normal;
	margin-top: 8px;
	margin-bottom: 2px;
	color: #007114;
	text-transform: uppercase;
}

#head #loginbereich input {
	width: 134px;
	font: 11px Verdana, Arial, Helvetica, sans-serif;
	margin-top: 2px;
	border: 1px solid #8acea2;
	color: #007114;
}

#head #loginbereich input.button {
	width: 68px;
	background-image: url(../images/header/button.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
	font: 11px Verdana, Arial, Helvetica, sans-serif;
	margin-left: 2px;
	margin-top: 2px;
	color: #fff;
}

#head #navigation-head {
	display:block;
	width:250px;
	float:right;
	text-align:right;
	margin:10px;
	height:104px;
	font-size:0.8em;
}
#head #navigation-head .top-nav-link{
	margin-left: 10px;
}
#main{
	clear:both;
}
#main td,#main tr {font-size: 14.4px;line-height:23px;}
#left {
	float: left;
	width: 327px;
	padding-top:40px;
	
}
#content_slave{
	font-size: 0.8em;
	margin:10px;
	padding-right: 140px;
}
#right {
	width: 600px;
	float: left;
}
#current_position {
	text-decoration:none;
	font-size:0.8em;
	height:20px;
	font-weight:normal;
	margin:5px 0 10px 0px;
}
#content_master {
	padding:5px 25px 10px 0px;
	font-size:0.9em;
	line-height:1.6em;
}
#content_master li{
	margin-left: 1em;
}
#content_master img{
	margin: 0px 15px;
}
#content_master #druckansicht {
	text-align:right;
}
#content_master a{
	text-decoration:underline;
}

h2 a {
	text-decoration: none !important;
}

div#warenkorb {
	background-image: url(../images/warenkorb.jpg);
	background-repeat: repeat-y;
	background-position: left top;
	width: 197px;
	padding: 5px 5px 5px 5px;
	color: #333;
	font-size: 11px;
}

div#warenkorb h2 {
	font-size: 18px;
	font-weight: normal;
	margin-bottom: 8px;
	margin-left: 2px;
	margin-top: 0px;
	color: #007114;
	text-transform: uppercase;
}

div#warenkorb a {
	color: #333;
	text-decoration: underline;
	font-size: 12px;
}

div#warenkorb a:hover {
	color: #333;
	text-decoration: none;
}

div#warenkorb p.navigation {
	text-transform: uppercase;
	margin-top: 10px;
	margin-bottom: 2px;
	margin-left: 2px;
}

div#warenkorb p.navigation a {
	color: #;
	font-size: 11px;
}

#footer {
	text-align:center;
	font-size:0.8em;
	padding:0.3em;
	background-color:#009C41;
	color:#FFFFFF;
	margin-left:327px;
}
#footer a{
	color:#FFFFFF;
}
#BLfooter {
	text-align:center;
	font-size:0.6em;
	padding:0.3em;
	color:#999999;
}
#BLfooter a{
	color: #999999;
}

#content_master big {
	font-size: 19px;
	font-weight: normal;
}

#content_master small {
	font-size: 11px;
	color: #848484;
}
/****************************************
 * 2G SiteYourSelf:
 * Linke Navigation
*****************************************/
#navigation-main {
	text-align: left;
	font-size: 1em;
	margin:0 120px 0px 0;
}

#navigation-main ul {
	margin-bottom: 30px;
}

#navigation-main li {
	list-style-type: none;
	display:block;
	
}
#navigation-main a.textnavi,#navigation-main a.textnavi-active {
	text-decoration:none;
	color:#FFFFFF;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
	display:block;
	line-height:27px;
	height:27px;
	background-image:url(../images/navi-pfeil.gif);
	background-repeat: no-repeat;
	background-position: left;
	margin-top:10px;
	padding-left:35px;
}
#navigation-main a.textnavi-active, #navigation-main a:hover, #navigation-main a:focus{
	text-decoration:underline;
}

/****************************************
 * 2G SiteYourSelf:
 * Linke Navigation 2. Ebene
*****************************************/
#navigation-main .nav-link2, #navigation-main .nav-link2-active{
	padding-left:35px;
	display:block;
	line-height:20px;
	margin: 5px 0 0 0;
}
#navigation-main .nav-link2-active{
	text-decoration:underline;
}
#navigation-main .nav-link2 a, #navigation-main .nav-link2-active a{
	color: #333333;
}
/****************************************
 * 2G SiteYourSelf:
 * Linke Navigation 2. Ebene - horizontal
*****************************************/
#navigation-sub {
	width:100%;
	text-align:left;
	display: inline-table;
}
#navigation-sub td{
	vertical-align:top;
	padding:5px;
	width:25%;
}
#navigation-sub .navigation-sub-box{
	display:block;
	background-color:#B2E4C7;
	border: 2px solid #00A646;
	vertical-align:middle;
}
#navigation-sub .sub-nav-link{
	display:block;
	padding: 3px 3px 3px 8px;
	background-color:#00A646;
	color: #FFFFFF;
}
#navigation-sub .sub-nav-link2{
	display:block;
	margin: 3px 3px 3px 8px;
}
#navigation-sub .sub-nav-link3{
	display:block;
	margin: 3px 3px 3px 15px;
}
/****************************************
 * SiteYourSelf:
 * Kontaktformular
*****************************************/
#kontaktformular label {
	clear:left;
	display:block;
	width:110px;
	float:left;
	margin:0.2em 1em;
}
#kontaktformular input {
	float:left;
}
#kontaktformular textarea {
	float:left;
}
/****************************************
 * SiteYourSelf:
 * guestbook
*****************************************/
#guestbook{
}
#guestbook .count_enties {
	margin-bottom: 1em;
	text-align:center;
}
#guestbook .entry  {
	margin-bottom:1em;
}
#guestbook .entry .title {
	border-bottom: 1px solid #B3302D;
	padding-top: 0.3em;
	font-weight:bold;
}
#guestbook .entry .text {
	margin-left:0.5em;
}
#guestbook form fieldset legend {
	margin-left:2em;
	padding:0.2em;
	color:#000000;
	font-weight:bold;
}
#guestbook form fieldset label {
	clear:left;
	display:block;
	width:110px;
	float:left;
	margin:0.2em 1em;
}

#guestbook form fieldset input {
	float:left;
}
#guestbook form fieldset textarea {
	float:left;
}
#guestbook .sicherheitszahl {
	clear:left;
	margin: 0.2em 1em;
}
#guestbook .sicherheitszahl {
	clear:left;
	margin: 0.2em 1em;
}
#guestbook form fieldset input#sicherheitszahl {
	margin-right:1em;
}
#guestbook .text_below {
	margin-top:1em;
}

/****************************************
 * Bildergalerie SiteYourSelf:
 * Top - 4 Bilder
*****************************************/
#top4 h2 {
	margin:0 0 0.5em 0;
}
#top4 h2 {
	border-bottom: 1px solid #B3302D;
	margin:0 0 0.5em 0;
}
#top4 .top4 {
	display:inline;
	float:left;
	text-align:center;
	margin-right:6px;
}
#top4 .top4 img {
	border-top: 1px solid #3C3939;
	border-left: 1px solid #3C3939;
	border-bottom: 1px solid #C7C5C5;
	border-right: 1px solid #C7C5C5;
}
#top4 .top4 p{
	text-align:center;
	display:inline;
}
/****************************************
 * Bildergalerie SiteYourSelf:
 * Galerieübersicht
*****************************************/
.galerieuebersicht {
	border: 0px solid #E9EEF7;
	margin: 1em 0;	
	padding: 1em 0;
}
.galerieuebersicht h2 {
	border-bottom: 1px solid #B3302D;
	margin:0 0 0.5em 0;
}
.galerieuebersicht img {
	float:right;
	border-top: 1px solid #3C3939;
	border-left: 1px solid #3C3939;
	border-bottom: 1px solid #C7C5C5;
	border-right: 1px solid #C7C5C5;
}
.galerieuebersicht .clear {
	clear:both;
}
.galerieuebersicht p {
	padding: 0.5em;
}

/****************************************
 * Bildergalerie SiteYourSelf:
 * Galerieansicht
*****************************************/
#galerieansicht h2 {
	border-bottom: 1px solid #B3302D;
	margin:0 0 0.5em 0;
}
#galerieansicht .text_above {
	padding: 0;
	margin: 1em 0 1em 0;
}
#galerieansicht .text_below {
	padding: 0;
	margin: 1em 0 1em 0;
}
#galerieansicht .zeile {
	padding: 0;
	margin: 0.5em 0 1em 0;
}
#galerieansicht .thumbnail {
	display:inline;
	float:left;
	text-align:center;
	margin-right:6px;
}
#galerieansicht .thumbnail img {
	border-top: 1px solid #3C3939;
	border-left: 1px solid #3C3939;
	border-bottom: 1px solid #C7C5C5;
	border-right: 1px solid #C7C5C5;
}
#galerieansicht .thumbnail p{
	text-align:center;
	display:inline;
}
#galerieansicht .vor_zurueck_navigation{
	text-align:center;
}
#galerieansicht .zurueck{
	text-align:center;
}
/****************************************
 * Bildergalerie SiteYourSelf:
 * Bildansicht
*****************************************/
#bildansicht {
	text-align:center;
}
#bildansicht img {
	border-top: 1px solid #3C3939;
	border-left: 1px solid #3C3939;
	border-bottom: 1px solid #C7C5C5;
	border-right: 1px solid #C7C5C5;
}
#bildansicht .vor_zurueck_navigation a {
	margin:1em;
}
#bildansicht h2 {
	margin:1em 0 0.5em 0;
	text-align:left;
}
#bildansicht .kommentar .name {
	border-bottom: 1px solid #B3302D;
	margin:0 0 0.5em 0;
	text-align:left;
}
#bildansicht .kommentar .text {
	text-align:left;
	margin-bottom: 1em;
}
#bildansicht .zurueck{
	margin:1em;
}
/****************************************
 * SiteYourSelf:
 * Ansprechpartner
*****************************************/
#ansprechpartner {
	margin:0.5em 0;
}
#ansprechpartner fieldset{
	padding:5px;
}
#ansprechpartner legend {
	font-weight:bold;
	margin-left:2em;
	padding: 0.5em;
	color:#000000;
}
#ansprechpartner legend .position{
	font-weight:normal;
}
#ansprechpartner img{
	float:right;
	padding: 0;
}
#ansprechpartner label{
	clear:left;
	display:block;
	width:110px;
	float:left;
	padding-left:5px;
}
#ansprechpartner p.value{
	width:270px;
	float:left;
}
/****************************************
 * SiteYourSelf - Newssystem:
 * Newsübersicht
*****************************************/

#newsuebersicht img {
	float:right;
	border: 2px inset #655F5F;
	margin-left:0.5em;
}
#newsuebersicht h2 {}
#newsuebersicht .center {
	text-align:center;
	margin-bottom:2em;
	clear:right;
}
#newsuebersicht .teaser {
	font-weight:bold;
}
/****************************************
 * SiteYourSelf - Newssystem:
 * Newsansicht
*****************************************/
#newsansicht .center {
	text-align:center;
	margin-bottom:2em;
	clear:right;
}
#newsansicht .teaser {
	font-weight:bold;
}

/****************************************
 * SiteYourSelf - Forum / Gästebuch:
 * 
*****************************************/
.design-trenner {
	font-size: 14.4px;
	color: #007114;
	font-weight: bold;
	text-decoration: none;
	border-top: 0px solid #000000;
	border-right: 0px solid #000000;
	border-bottom: 1px solid #007114;
	border-left: 0px solid #000000;
}
/****************************************
 * SiteYourSelf: Modul 2G Download
*****************************************/
#modul_download h1 {
	font-size:1.4em;
	font-weight:bold;
	margin-bottom:0.5em;
	margin-top:1.0em;
	background-image: url(../images/h1-pfeil.gif);
	background-position:left center;
	background-repeat:no-repeat;
	background-position:inherit;
	left: -50px;
	padding-left:50px;
	position: relative;
	height: 31px;
}

#modul_download h2 {
	font-size:0.9em;
	font-weight: normal;
}

#modul_download a{
	/* text-decoration:none;*/
}

.gruen {
	color: #007114;
}