/* ... IN VALID CODE WE TRUST ...http://www.intensivstation.ch */
	/* css created by miss monorom 2005 http://www.monorom.to */
	/* This css is made specialy for BX-CMS  */
	/* css released under Creative Commons License - http://creativecommons.org/licenses/by/2.0/deed.en  */
	/* @import url(bx-additions.css); */
	/*body element, you can overwrite that with a custom stylesheet for example in mozilla*/
#ng_bitflux_org,body {
	background-color: #fafafa;
	font-size: 12px;
	font-family: Verdana, Arial, Helvetica, Sans-Serif;
	color: #222222;
	padding: 0px;
	margin: 0px;
	line-height: 19px;
}

/*
.sitemap a{
    text-decoration:none;
}*/
#clear {
	clear: both;
}

td {
	font-size: 12px; /* for iePC */
}

h1 {
	font-size: 18px;
}

h2 {
	font-size: 16px;
}

h3 {
	font-size: 14px;
}

h4 {
	font-size: 12px;
}

form {
	padding: 0px;
	margin: 0px;
}

.form {
	padding: 0px;
	margin: 5px 25px 15px 25px;
}

#newsletter_groups_tr input {
	width: 15px;
	border: 1px solid #aaaaaa;
	margin-top: 5px;
	padding: 2px;
}

#newsletter_groups_tr {
	display:none;
}

textarea,input,.orders {
	width: 300px;
	border: 1px solid #aaaaaa;
	margin-top: 5px;
	padding: 2px;
}

#Fachtagungform textarea,input {
	width: 220px;
	border: 1px solid #aaaaaa;
	margin-top: 5px;
	padding: 2px;
}

#formradio{
	width: 15px;
}

.formbutton {
	width: 100px;
	border: 1px solid #aaaaaa;
}

.textarea {
	height: 80px;
}

.captcha {
	width: 100px;
	border: 1px solid #aaaaaa;
	margin-top: 5px;
	padding: 2px;
}

/* patforms filter */
.formErrors {
	margin: 5px 25px 25px 25px;
	padding: 5px 5px 5px 5px;
	border: 1px solid;
	background-color: #FFBBBB;
}

.formlabelerror {
	color: #BB1111;
	font-weight: bold;
}

/* container to center the layout
-------------------------------------- */

#container {
	margin:0;
	padding:0;
    width: 966px;
    margin-left: auto;
    margin-right: auto;
    background-color: #fafafa;
    background-image: url(/themes/energiestiftung/images/cbg.png);
}

/* head container for logo and metanavi
-------------------------------------- */
#banner {
	width: 960px;
	height: 147px;
	background-color: #ffffff;
	background-image: url(/themes/energiestiftung/images/menubg.gif);
	background-position: bottom;
	background-repeat: no-repeat;
	position: relative;
	margin-left:3px;
	margin-right:3px;
}

#banner a {
	color: #6a645f;
	text-decoration: none;
}

#banner  a:hover {
	color: #6a645f;
}

#banner h1 {
	font-size: 30px;
	padding: 50px 0px 0px 200px;
	margin: 0px;
}

#banner h2 {
	color: #ffffff;
	font-size: 14px;
	padding: 5px 0px 25px 200px;
	margin: 0px;
}

#logo {
	margin-top: 30px;
	margin-left: 30px;
	width: 194px;
	height: 64px;
	background-color: #ffffff;
	background-image: url(/themes/energiestiftung/images/ses-logo.png);
	background-repeat: no-repeat;
	float: left;
}

#logodiv {
	margin-top: 30px;
	margin-left: 30px;
	width: 194px;
	height: 64px;
	background-color: #ffffff;
	float: left;
}

#logodiv a span {
	display: block;
	height: 64px;
	width: 194px;
	background-image: url(/themes/energiestiftung/images/ses-logo.png);
	background-repeat: no-repeat;
}

#logodiv a {
	float: left;
	position: relative;
	margin: 0;
	padding: 0;
	height: 64px;
	width: 194px;
}

#header {
	width: 700px;
	float: left;
	padding: 6px 13px 0 0;
	height: 34px;
	color: #6a645f;
	text-align: right;
	margin-right: 14px;
}

.searchinputfield {
	background-color: #f0efef;
	border: 1px solid #e1e1e1;
	color: #e42531;
	font-family: Verdana, Arial, Helvetica, Sans-Serif;
	font-size: 9pt;
	width: 130px;
}

#searchbutton {
	position: relative; /* margin and padding didn't work out */
	top: 7px;
	/*left: 2px;*/
	width: 16px;
	height: 17px;
	border: none;
}

#horizontalspace {
	height: 66px;
	width: 960px;
	background-color: #DF0023;
	/*background-color: #e42531;*/
	clear: right;
	margin-left: 3px;
	margin-right: 3px;
}

/*top-navi
-------------------------------------- */
#topnavi {
	text-align: right;
	color: #eee;
	float: right;
	font-weight: bold;
}

#topnavi .selected {
	text-decoration: underline;
	background: url(/themes/energiestiftung/images/lvl1bg-hover.png)
		no-repeat bottom left;
}

#topnavi a {
	color: #eee;
	text-decoration: none;
	font-weight: bold;
	display: block;
	float: left;
	height: 27px;
	line-height: 27px;
	font-size: 13px;
	margin: 80px 0 0 0;
	padding: 0 12px;
	background: url(/themes/energiestiftung/images/lvl1bg.png) no-repeat
		bottom left;
}

#topnavi a:visited {
	color: #ffffff;
}

#topnavi a:hover {
	color: #ffffff;
	background: url(/themes/energiestiftung/images/lvl1bg-hover.png)
		no-repeat bottom left;
	text-decoration: underline;
}

#picto1 {
	width: 21px;
	height: 32px;
	background-image: url(/themes/energiestiftung/images/pikto1.gif);
	background-position: center;
	background-repeat: no-repeat;
	position: absolute;
	left: 310px;
	top: 87px;
	visibility: hidden;
}

#picto2 {
	width: 61px;
	height: 52px;
	background-image: url(/themes/energiestiftung/images/pikto2.gif);
	background-position: center;
	background-repeat: no-repeat;
	position: absolute;
	left: 480px;
	top: 70px;
	visibility: hidden;
}

#picto3 {
	width: 64px;
	height: 42px;
	background-image: url(/themes/energiestiftung/images/pikto3.gif);
	background-position: center;
	background-repeat: no-repeat;
	position: absolute;
	left: 607px;
	top: 78px;
	visibility: hidden;
}

#picto4 {
	width: 53px;
	height: 34px;
	background-image: url(/themes/energiestiftung/images/pikto4.gif);
	background-position: center;
	background-repeat: no-repeat;
	position: absolute;
	left: 728px;
	top: 88px;
	visibility: hidden;
}

#picto5 {
	width: 79px;
	height: 50px;
	background-image: url(/themes/energiestiftung/images/pikto5.gif);
	background-position: center;
	background-repeat: no-repeat;
	position: absolute;
	left: 863px;
	top: 72px;
	visibility: hidden;
}

/*top-navi level two
-------------------------------------- */
#topnavileveltwo {
	text-align: right;
	height: 25px;
	background: #df0023 url(/themes/energiestiftung/images/menubg-gloss.png)
		repeat-x top left;
}

#topnavileveltwo ul {
	margin: 0;
	padding: 0;
	float: right;
}

#topnavileveltwo a {
	color: #fafafa;
	text-decoration: none;
	margin: 0px;
	padding: 0 12px;
	font-size: 12px;
	line-height: 23px;
	float: left;
	background: url(/themes/energiestiftung/images/lvl2bg.png) no-repeat
		bottom left;
}

#topnavileveltwo a:hover {
	background: url(/themes/energiestiftung/images/lvl2bg-hover.png)
		no-repeat bottom left;
	color: #ffffff;
	text-decoration: underline;
}

#topnavileveltwo .selected a {
	color: #ffffff;
	text-decoration: underline;
	background: url(/themes/energiestiftung/images/lvl2bg-hover.png)
		no-repeat bottom left;
}

#topnavileveltwo .selected .leftnavilevelthree a {
	color: #ffffff;
	text-decoration: none;
}

#topnavileveltwo .selected .selected {
	color: #ffffff;
	text-decoration: underline;
}

#nav li {
        position: relative;
        float: left;
}

/*FOR DROP DOWN*/
/*----------*/
#nav li:hover ul, #nav li.sfhover ul {
        display: block;
        background: url(/themes/energiestiftung/images/lvl3bg-f.gif) no-repeat bottom left;
        padding-bottom: 10px;
}

#nav ul {
        display: none;
        position: absolute;
        top: 0;
        left: 0;
        font-size: 11px;
        width: 160px;
        margin: 23px 0 0 0;
        background-color: #df0023;
        color: #ffffff;
}

#nav ul li {
        float:none;
        display: block;
        background: url(/themes/energiestiftung/images/lvl3bg.gif) repeat top left;
}



#nav ul li a {
        display: block;
        float: none;
        text-align: left;
        text-decoration: none !important;
        font-size: 11px;
        line-height: 20px;
        padding: 0 6px;
        border-bottom: 1px solid #ee4754;
        background: none;
        color: #f4f4f4;
}

#nav ul li a:hover {
        margin: 0 6px;
        border-bottom: 1px solid #f05c68;
        background: none;
        color: #fff;
}

#leftnavi li ul a {
        color: #a81ee2;
}

/*Leftnavi with Tags in Links-edit mode */
#leftnavi .linktags ul li {
    min-height: 50px;
}

#leftnavi .linktags ul li a {
    min-height: 30px;
   line-height: 12px;
}


/*----------*/


/*FOR DROP DOWN*/
#topnavileveltwo ul,#topnavileveltwo li {
	padding: 0px;
	margin: 0px;
}

#topnavileveltwo li {
	position: relative;
}

#topnavileveltwo ul {
	list-style: none;
}

/*ddmenu levelthree*/
#topnavileveltwo li ul {
	display: none;
	position: absolute;
	top: 0;
	left: 0;
	font-size: 11px;
	width: 160px;
	margin: 23px 0 0 0;
	background-color: #df0023;
	color: #ffffff;
}

/*ddmenu levelthree*/
#topnavileveltwo li ul li a {
	display: block;
	float: none;
	text-align: left;
	text-decoration: none !important;
}

#topnavileveltwo li>ul {
	top: auto;
	left: 0px;
}

#topnavileveltwo li:hover ul {
	display: block;
	background: url(/themes/energiestiftung/images/lvl3bg-f.gif) no-repeat
		bottom left;
	padding-bottom: 10px;
}

/*#topnavileveltwo li:hover ul li*/
#topnavileveltwo li:hover ul li,#ieddtopnavifix li.sfhover ul li {
	display: block;
	background: url(/themes/energiestiftung/images/lvl3bg.gif) repeat top
		left;
	margin: 0;
	padding: 0;
}

#topnavileveltwo li ul li a {
	display: block;
	font-size: 11px;
	line-height: 20px;
	padding: 0 6px;
	border-bottom: 1px solid #ee4754;
	background: none;
	color: #f4f4f4;
}

#topnavileveltwo li ul li a:hover {
	margin: 0 6px;
	border-bottom: 1px solid #f05c68;
	background: none;
	color: #fff;
}

#leftnavi li ul a {
	color: #a81ee2;
}

/* content elements
-------------------------------------- */
#content h1,#content h2 {
	font-size: 14px;
	line-height: 22px;
	font-weight: bold;
}

#content h3,#content h4 {
	font-size: 14px;
	line-height: 22px;
	font-weight: normal;
}

#content h1 {
	
}

#content h2 {
	color: #df0023;
}

#content h3 {
	font-size: 12px;
	font-weight: bold;
	color: #df0023;
	padding: 0px;
	margin: 0px;
}

#content h4 {
	font-size: 12px;
	font-weight: normal;
	padding: 0px;
	margin: 0px;
	color: #df0023;
}

#content p {
	line-height: 19px;
}

#content li {
	list-style-image: url(/themes/energiestiftung/images/top-ul-03.gif);
	line-height: 19px;
}

#content ul,#content ol {
	margin: 10px 0;
	padding: 0 10px 0 20px;
}

#content ul li,#content ol li {
	margin: 5px 0;
	/*padding:3px 0;*/
}

#content p.center {
	
}

#content checkbox {
	width:13px;
}

#content a {
    border-bottom: 1px solid #e42531;    
    color: #000;
    text-decoration:none;
}


#content a:visited {
	border-bottom: 1px dotted #e42531;
}

#content img {
	border: none;
	float: left;
	margin: 0 10px 0 0;
}

#content #bilderserie img {
	border: none;
	margin: 0 10px 0 0;
	float: none !important;
}

#content #bilderserie a, #content #bilderserie a:visited {
    border-bottom: 0;
}

#content a.sitemap {
	text-decoration: none !important;
}

#content ul {
	line-height: 18px;
}

#content table {
	padding: 0 0 15px 0;
	border-bottom: 1px solid #ccc;
	width: 480px;
}

#content table td {
	padding: 0 0 0 10px;
}

#content table#stiftungsrat {
	padding: 0 0 0 0;
	border-bottom: 0;
}

#content table#stiftungsrat td {
	padding: 10px 0 10px 10px;
}

#content h2 a, #content h1 a,  #content .post_date a,  #content .post_date a:visited, #content h2 a:visited, #content h1 a:visited  {
	text-decoration: none;
	border-bottom: 0px;
}



/* splashboxes */
#toptable {
	margin: 0 0 20px 0;
	width: 480px;
}

#splashboxes {
	border-bottom: 1px solid #ccc;
	border-top: 1px solid #ccc;
	padding-top:20px;
	height: 295px;
	margin-top: 20px;
	overflow: hidden;
	padding-bottom:5px;
}

.splashBox1 strong,.splashBox2 strong {
	font-weight: normal;
}

.splashBox1 h3,.splashBox2 h3 {
	line-height: 1.2em !important;
}

.splashBox1 {
	width: 248px;
	margin-right: 4px;
	float: left;
}

.splashBox2 {
	margin: 0 0 0 2px;
	padding-left: 248px;
}

#homepagebox {
	margin-top: 0px;
	margin-bottom:20px;
	height:auto;
	overflow: hidden;
}

#homepagebox img {
	margin-top: 15px;
	border: none;
	text-align: center;
	height: 240px;
	margin-right:15px;
}

#homepageboxtext {
	float: left;
	width: 200px;
	margin-top: 0px;
}


/* elements for the gallery
-------------------------------------- */
#content #gallerie {
	float: left;
	padding: 0px 0px 10px 25px;
	margin: 0px 0px 20px 0px;
}

#content .thumbnail {
	float: left;
	width: 100px;
	margin: 15px 15px 0px 0px;
	padding: 0px;
}

#content .thumbnail img {
	border: 1px solid #778899;
	padding: 1px;
}

#content  br.antileft {
	clear: left;
}

.antifloat {
	clear: both;
	visibility: hidden;
}

/* elements for the gallery_preview-plugin
--------------------------------------------*/
#gallerie_preview {
	padding: 0px 10px 10px 25px;
	margin: 0px 20px 20px 20px;
	border: 1px solid #778899;
}

#gallerie_preview .thumbnail {
	float: left;
	width: 100px;
	margin: 10px 10px 0px 0px;
	padding: 0px;
}

#gallerie_preview .thumbnail img {
	border: 1px solid #778899;
	padding: 1px;
}

#gallerie_preview_navi {
	margin-top: 10px;
}

#gallerie_preview_info {
	margin-top: 10px;
	visibility: visible;
}

/* main-structure 
-------------------------------------- */
#middle { /*margin-left:5px;*/
	margin-top: -43px;
	background-color: #ffffff;
	width: 960px;
	margin-left: 3px;
	margin-right: 3px;
}

#left {
	float: left;
	width: 228px;
	background-color: #ffffff;
	margin-bottom: 15px;
}

#content {
	float: left;
	width: 485px;
	background-color: #ffffff;
	margin-left: 25px;
	margin-bottom: 66px;
}

#right {
	float: left;
	width: 162px;
	background-color: #ffffff;
	margin-left: 25px;
	margin-bottom: 66px;
}

#right a {
	text-decoration: none;
	color: #222222;
	padding-right: 10px;
}

#right a:hover {
	color: #e42531;
}

#right .selected {
	text-decoration: underline;
}

/* elements for left and right navigation
-------------------------------------- */
#leftnavi {
	background-color: #f0efef;
	height: auto;
	background-image: url(/themes/energiestiftung/images/snav-c.png);
	width: 234px;
}

#leftnavi ul li {
	padding: 0 3px 0 0;
}

#leftnavi ul ul ul li {
	padding: 0 0 0 0;
}

#leftnavi a {
	text-decoration: none;
	color: #384F4F;
	display: block;
}

#leftnavi ul li a {
	text-decoration: none;
	color: #384F4F;
	display: block;
	padding-left: 30px;
	height: 35px;
	line-height: 35px;
	border-bottom: 1px solid #e8e8e8;
}

#leftnavi ul li a:hover,#leftnavi ul li.selected a {
	padding-left: 25px;
}

/*erste Ebene selected*/
#leftnavi ul ul li a {
	background-color: #f0f0f0;
	border-left: 5px solid #cccccc;
	height: 25px;
	line-height: 25px;
	border-bottom: 1px solid #ffffff;
	padding-left: 35px;
	font-size: 11px;
}

/*zweite Ebene selected*/
#leftnavi ul ul li.selected a {
	background-color: #f6f6f6;
	border-left: 5px solid #df0023;
	height: 25px;
	line-height: 25px;
	border-bottom: 1px solid #ffffff;
	padding-left: 35px;
	font-size: 11px;
}

#leftnavi ul ul li a:hover {
	padding-left: 35px;
	border-left: 5px solid #df0023;
}

#leftnavi ul ul ul li a {
	background-color: #f0f0f0;
	border-left: 5px solid #cccccc;
	height: 22px;
	line-height: 22px;
	border-bottom: 1px solid #ffffff;
	padding-left: 50px;
	font-size: 10px;
}

#leftnavi ul ul ul li.selected a {
	background-color: #f0f0f0;
	border-left: 5px solid #df0023;
	height: 22px;
	line-height: 22px;
	border-bottom: 1px solid #ffffff;
	padding-left: 50px;
	font-size: 10px;
}

#leftnavi ul ul ul li a:hover {
	padding-left: 50px;
	border-left: 5px solid #df0023;
}

#leftnavi li a:hover,#leftnavi .selected a {
	border-left: 5px solid #df0023;
	background: #f6f6f6;
}

/*---*/
.leftbox {
	height: auto;
	background-image: url(/themes/energiestiftung/images/snav-c.png);
	margin-top: 13px;
	width: 234px;
}

.leftbox a {
	border: none;
}

.leftbox img {
	border: none;
}

.leftBgTop {
	background-image: url(/themes/energiestiftung/images/snav-h.png);
	background-repeat: no-repeat;
	height: 16px;
}

.leftBgBottom {
	background-image: url(/themes/energiestiftung/images/snav-f.png);
	background-repeat: no-repeat;
	height: 19px;
}


/* //////// Special Buttons (Campaigns, donate etc )/////////// */
.mixbutton { vertical-align: bottom; /*display:none;*/} /* wait, til ready */

.campaignbutton_1 { /*display:none;*/ } /* wait, til ready */

.campaignbutton_2 { display:none;} /* wait, til ready */


.donatetbl {
	text-align: center;
	margin-left: auto;
	margin-right: auto;
	height: 59px;
	color: #222222;
}

/* all these button texts in special donate Navi*/
.donatetbl a {
    font-size: 12px;
	color: #111111;
	/*color: #df0023;*/
	text-decoration: none;
	display: block;
	height: 40px;
	width: 135px;
	text-align: left;
	line-height: 25px;
	padding: 10px 0 0 65px;
}

a.donatebt {
	background: url(/themes/energiestiftung/images/spenden_button.png) no-repeat;
	/*margin-top: 10px;*/
}
a.newsletterbt {
	
	background: url(/themes/energiestiftung/images/newsletter_button.png) no-repeat;
	margin: 2px 0 0 0;
}

a.campaignbt1 {
	background: url(/themes/energiestiftung/images/atommuell_button.png) no-repeat;
}

a.campaignbt2 {
	background: url(/themes/energiestiftung/images/oel_button.png) no-repeat;
}

a.mixbt {
	background: url(/themes/energiestiftung/images/button_mix.png) 0 0 no-repeat;
	height: 40px;
	padding: 90px 0 0 60px;
	vertical-align:bottom;
	margin: -10px 0 6px 0;
}


/* uncomment for hover effects*/
/*
a.donatebt:hover {
    background: url(/themes/energiestiftung/images/bu-spend-hover.png) no-repeat;
}

a.newsletterbt:hover {
    background: url(/themes/energiestiftung/images/bu-spend-hover.png) no-repeat;
}

a.campaignbt1:hover {
    background: url(/themes/energiestiftung/images/bu-spend-hover.png) no-repeat;
}

a.campaignbt2:hover {
    background: url(/themes/energiestiftung/images/bu-spend-hover.png) no-repeat;
}
*/



/*
.mixbutton a {
    color: #df0023;
    text-decoration: none;
    display: block;
    width: 205px;
    height: 140px;
}

.donatebutton a {
    color: #df0023;
    text-decoration: none;
    display: block;
    width: 205px;
    height: 40px;
}

.newsletterbutton a {

    text-decoration: none;
    display: block;
}

.campaignbutton_1 a {
    color: #df0023;
    text-decoration: none;
    display: block;
    width: 205px;
    height: 40px;
}

.campaignbutton_2 a {
    color: #df0023;
    text-decoration: none;
    display: block;
    width: 205px;
    height: 40px;
}
*/
.donatebutton a:hover, .newsletterbutton a:hover, .mixbutton a:hover,  
.campaignbutton_2 a:hover, .campaignbutton_1 a:hover {
    color: #df0023;
}



#right ul {
	padding: 2px 5px;
}

.rightBox {
	width: 162px;
	background-image: url(/themes/energiestiftung/images/box-c.png);
	margin-top: 20px;
}

.rightBoxNews {
	width: 162px;
	background-image: url(/themes/energiestiftung/images/boxh-c.png);
	background-repeat: repeat-y;
	margin-top: 20px;
}

.splashBox {
	width: 235px;
	height: 195px;
	text-align: left;
	background-image: none;
	margin-left: 50px;
	color: black;
	font-weight: normal;
}

.splashBox h3 {
	color: black;
}

.splashBox a {
	
}

.rightBoxBgTop {
	background-image: url(/themes/energiestiftung/images/box-h.png);
	background-repeat: no-repeat;
	height: 10px;
}

.rightBoxBgTopNews {
	background-image: url(/themes/energiestiftung/images/boxh-h.png);
	background-repeat: no-repeat;
	height: 10px;
}

.contentRightBox {
	margin-left: 1px;
	width: 160px;
	padding: 2px 10px 2px 10px;
	font-size: 11px;
	line-height: 15px;
	color: #222222;
	font-weight: normal;
}

.contentRightBoxNews {
	margin-left: 1px;
	width: 160px;
	padding: 2px 10px 2px 10px;
	font-size: 11px;
	line-height: 15px;
	color: #222222;
	font-weight: normal;
}

.contentRightBoxNews ul li a {
	color:#777c89 !important;
}

.contentRightBoxNews ul li a:hover {
	color: #df0023 !important;
}

.contentRightBox ul,.contentRightBoxNews ul {
	width: 140px;
	font-weight: normal;
}

#right li {
	margin-bottom: 8px;
	padding-right: 0px;
	padding-bottom: 8px;
	border-bottom: 1px solid #cccccc;
}

.contentRightBox h3,.contentRightBoxNews h3 {
	margin: 0 10px 0 0;
	padding: 0 10px 5px 0;
}

.rightBoxBgBottom {
	background-image: url(/themes/energiestiftung/images/box-f.png);
	background-repeat: no-repeat;
	height: 13px;
}

.rightBoxBgBottomNews {
	background-image: url(/themes/energiestiftung/images/boxh-f.png);
	background-repeat: no-repeat;
	height: 13px;
}

#contentRightTitle {
	font-weight: bold;
	padding-top: 12px;
	padding-bottom: 18px;
	margin-left: 15px;
	margin-right: 15px;
}

.contentRightContent {
	margin-top: 5px;
	margin-left: 15px;
	margin-right: 5px;
}

#left ul,#right ul {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}

/*footer
-------------------------------------- */
#footer {
	height: 33px;
	width: 960px;
	background-color: #f0efef;
	clear: both;
	color: #969696;
	border-top: 1px solid #e3e3e3;
	border-bottom: 5px solid #df0023;
	text-align: center;
	line-height: 33px;
	font-size: 10px;
	margin-left: 3px;
	margin-right: 3px;
}

#footer a {
	color: #969696;
	text-decoration: none;
}

#footer a:hover {
	text-decoration: underline;
	color: #df0023;
}

/* used for the picturequeries
-------------------------------------- */
#bilderserie {
	background-color: #edebeb;
	width: 450px;
	min-height: 82px;
	padding: 9px 0px 9px 10px;
	margin-top: 15px;
	margin-bottom: 15px;
	text-align: center;
}

.serienbild {
	margin-top: 7px;
	margin-bottom: 7px;
	margin-left: auto;
	margin-right: auto;
}

/* used for the blog
-------------------------------------- */
.post_date a {
	text-decoration: none;
}

#content .post_titlbilderseriee {
	border-top: 1px solid #cccccc;
	margin: 5px 25px 3px 25px;
	padding: 5px 0px 5px 0px;
}

#content .splashBox1,#content .splashBox2 {
	border: none;
}

.post_title{
	margin-left:24px;
}


.entry {
	width: 480px;
	margin-top: 12px;
	margin-left: -15px;
}

.post_meta_data {
	font-size: 11px;
	padding-top: 0px;
	margin: 5px 25px 15px 25px;
}

.right {
	float: right;
}

.post_content {
	line-height: 18px;
	padding-top: 0px;
	margin: 5px 25px 0 25px;
	padding-bottom: 5px;

}
#content .post_content table {
	border:none;
}

#content .post_content p {
	padding: 0px 0px 15px 0px;
	margin: 0px;
}

.post_content_extended {
	line-height: 18px;
	padding-top: 0px;
	margin: 5px 25px 15px 25px;
}

#content .post_content_extended p {
	padding: 0px 0px 5px 0px;
	margin: 0px;
}

h3.blog,#right  h3.blog {
	color: #333;
	margin-bottom: 15px;
}

.post_links,.post_tags,.post_related_entries {
	text-align: right;
	font-family: Verdana, Arial, Helvetica, Sans-Serif;
	font-size: 10px;
	padding: 0px 25px 20px 25px;
	margin: 0px;
	margin-bottom: 20px;
    border-bottom: 1px solid #ccc;
}

.post_more {
	float: left;
	margin-bottom:10px;
}

.post_tags,.post_related_entries {
	padding-bottom: 10px;
}

.blog_pager {
	width:100%;
	padding-top: 0px;
	margin: 5px 10px 15px;
	border-top: 1px solid #000000;
}

#right .blog li {
	line-height: 15px;
	padding: 0px 15px 3px 15px;
	margin: 0px;
	text-indent: -1em;
}

#livesearch {
	margin: 0px 15px 15px 15px;
	padding: 0px;
	width: 140px;
	display: block;
}

#right input#livesearch {
	padding: 1px;
	width: 120px;
	border: 1px solid #aaaaaa;
}

.formurl {
	display: none;
}

.blog_gravatar {
	float: right;
	padding-left: 5px;
}

/*Contactform*/
#contactform {
	border: none;
	padding:0px;
	margin-left: -10px;
	width: 480px;
}

#contactform .mandatory {
    color: green;
    font-size:10px;
}

#checkboxcontactform {
	margin-left: 0px;
}

/*Events*/
pre {
	display: block;
	padding: 1em 7px 1em 5px;
	margin-top: 0px;
	margin-bottom: 1em;
	border: 1px dashed #aaa;
	color: Black;
	background-color: #f9f9f9;
	line-height: 1.1em;
	overflow: auto;
}

/* loginform */
#littleLogin  input.input {
	font-size: 11px;
	width: 6em;
}

#littleLogin input {
	font-size: 11px;
	background-color: #f3f3f3;
	border: 1px solid #555555;
	margin-top: 3px;
}

#littleLogin label {
	width: 3em;
	float: left;
	line-height: 21px;
	clear: left;
}

#littleLogin {
	margin-left: 15px;
}

/*** BESTELLFORMULAR ***/
.checkbox {
	width: 13px;
	margin-left: 0px;
}

.spendeninputfields {
	
}

#orders {
	margin-left: -12px;
	border-collapse:collapse;
}
#orders td{
    vertical-align: top;
}

#orders tr{
    border-bottom: 1px solid #AAA;
}

#orders input{
    margin: 5px;
}


#txtTotal {
	width: 70px;
}

#txtNotes {
	width: 200px;
}

#orders input #tabscontent input {
	width: 100%;
	border: 1px solid #AAAAAA;
	margin-top: 5px;
	padding: 2px;
}

#orders textarea #tabscontent textarea {
	width: 100%;
	border: 1px solid #AAAAAA;
	margin-top: 5px;
	padding: 2px;
}

#orders td  #tabscontent td {
	padding: 10px;
}

#sent {
	margin-top: 20px;
}

/* tabs */
ul#tab #tabscontent ul {
	padding: 0px;
	list-style-type: none;
	margin: 0px;
	font-size: 11px;
}

#tabverlauf {
	margin: 0px;
	padding: 0px;
	background-color: #efeded;
	height: 28px;
}

ul#tab li {
	float: left;
	margin: 0px 0px 0px 0px;
	padding: 0px;
	border-right: 1px solid #666;
}

ul#tab a {
	display: block;
	color: #666;
	text-decoration: none;
	padding: 5px 10px;
	cursor: pointer;
}

ul#tab div {
	display: inline;
	padding: 5px 5px 5px 5px;
	border-right: 1px solid #000000;
	color: #616161;
}

/*
div#tabverlauf ul#tab li a:hover {
    background-color:#c2be4a;
}
*/
ul#tab li a.dontshow {
	background-color: #efeded;
}

ul#tab li.selected {
	background-color: #f6f6f6;
}

/*** here is another IE6 fix from beni***/
#tab.personen {
	padding: 0px;
	margin: 0px;
	padding-top: 5px;
	margin-bottom: -15px;
	height: 35px;
}

#tab.personen div,#tab.personen ul {
	background-color: #cccccc;
	display: inline;
	padding: 5px 5px 5px 5px;
	border-right: 1px solid #000000;
}

#tab.personen ul#tab li {
	padding: 10px;
	background-color: #df0023;
}

#tab.personen a:hover {
	background-color: #c2be4a;
}

#tab.personen .selected {
	background-color: #cccccc;
	color: #000000;
}

/*** IE fix from beni***/
#tab.personen li {
	height: 23px;
	background-color: #f0f0f0;
}

.contentbox #tab.personen a,.contentbox #tab.personen a:hover {
	color: #000000;
}

.contentbox #tab.personen a:hover {
	background-color: inherit;
}

.contentbox #tab.personen .show a:hover,.contentbox #tab.personen .selected a:hover{
	background-color: #f6f6f6;
	color: #000000;
}

.contentbox #tab.personen {
	height: 23px;
	margin-bottom: 0px;
	padding-bottom: 0px;
	padding-top: 0px;
}

.contentbox #tab.personen li a {
	padding: 0px 5px 5px 0px;
}

.contentbox #tab.personen div,.contentbox #tab.personen li {
	border-right: 1px solid #ffffff;
	margin: 0px;
	padding-left: 5px;
	padding-right: 5px;
}

.contentbox #tab.personen .show,.contentbox #tab.personen .selected {
	background-color: #f6f6f6;
	color: #000000;
}

#tabscontent li {
	list-style-image: none;
	list-style: none;
}

#splashboxes img, #homepagebox img{
	border: 1px solid #ccc;
}

#splashboxes h2{
    margin-top: 0px;
    padding-top: 0px;
    font-size: 12px;
    line-height: 16px;
}

/*
#homepagebox a:link, #splashboxes a:link, 
#homepagebox a:visited, #splashboxes a:visited{
	color: black;
}
*/
h2 a:link {
    border-bottom: 0;
}

/*Flash file 'Strommixer'*/
div.strommixer {
    margin: 15px 0 66px 25px;
}
