/*CSS Franke Energieberatung 2011*/
* {
	margin: 0;
    padding: 0;
}

html {
	background: #00AA9B;    
}

body {
	background: url(../images/pageBG.jpg) repeat-x;
	font-family: Arial, sans-serif;
	font-size: 12px;
    line-height: 18px;
    color: #58585A;
    text-align: justify;
}

a {
    color: #00867B;
    text-decoration: none;
}

a:hover {
	text-decoration: underline;  
    color: #00867B;
}

a.toggler {
    background: url("../images/headlineIcon.png") no-repeat scroll 0 4px transparent;
    color: #00867B;
    padding: 0 0 0 10px;
}

h1 {
    font-size: 14px;
    color: #666666;
    font-weight: bold;
    margin: 20px 0;
}

h2 {
    background: url("../images/headlineIcon.png") no-repeat scroll 0 6px transparent;
    color: #00867B;
    font-size: 12px;
    font-weight: bold;
    margin-bottom: 10px;
    margin-top: 20px;
    padding: 0 0 0 13px;
}

h3 {
    color: #00867B;
    font-size: 12px;
    font-weight: normal;
    margin-bottom: 10px;
    margin-top: 20px;
}

p {
	margin-bottom: 10px;    
}

div#pageHolder, div#container {
    width: 1073px;
    margin: 0 auto;
}

div.pageHeadline, div#footer {
	height: 20px;
    background: #00AA9B;
}

div#header {
  	margin-top: 20px;
    width: 300px;
}

div#logo {
    float: left;
    width: 300px;
}

div#logo a {
    background: url("../images/logo.png") no-repeat scroll 0 0 transparent;
    display: block;
    height: 90px;
    margin: 0 0 0 30px;
    width: 189px;
}

div#main {
    float: left;
    margin-left: 15px;
    width: 732px; 
}

/*CSS metaNavi*/
div#metaNavi {
	height: 37px;
    margin: 0 auto;
    width: 1037px;
}

div#metaNavi ul {
    float: right;
    margin: 30px 10px 0 0;   
}

div#metaNavi li {
	list-style-type: none;
}

div#metaNavi a {
    color: #00AA9B;
    text-decoration: none;
}

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

/*CSS left*/
div#left {
	width: 300px;    
    font-size: 11px;
    float: left;
    line-height: 11px;
}

div.leftMiddle {
	height: 500px;    
}

div.leftBottom {
    background: url("../images/contactBG.png") no-repeat scroll 0 0 transparent;
    color: #FFFFFF;
    height: 149px;
    line-height: 11px;
    margin: -144px 0 0 -311px;
    padding: 0 30px;
    position: absolute;
    text-align: left;
    width: 246px;
    font-size: 11px;
}

div#left h1 {
    color: #FFFFFF;
    margin-bottom: 10px;
    font-weight: bold;
}

div.leftBottom h2 {
    color: #FFFFFF;
    font-size: 14px;
    font-weight: bold;
    line-height: 12px;
    margin: 15px 0 10px;
    background: none;
    padding: 0;
}

div.leftBottom a {
	color: #FFF;  
    text-decoration: none;
}

div.leftBottom a:hover {
	color: #FFF;
    text-decoration: underline;
}

div.leftBottom p {
	margin: 0;    
}

div#left td:first-child {
	font-weight: bold;    
}

span.spacing {
    display: block;
    height: 5px;    
}

div.spacing.bottom {
	height: 74px;    
}

/*css form*/
div.contactForm {
	width: 187px;    
}

div.contactForm input, div.contactForm textarea {
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    box-shadow: 3px 4px 7px #888888;
    -webkit-box-shadow: 3px 4px 7px #888888;
    -moz-box-shadow: 3px 4px 7px #888888;    
}

input.textfelder, textarea.textfelder {
	margin-bottom: 12px;   
    width: 175px;
    padding: 5px;
    color: #808080;
	font-family: Arial, sans-serif;    
	font-size: 12px;    
}

input.textfelder:hover, textarea.textfelder:hover,input.textfelder:focus, textarea.textfelder:focus {
    color: #000;
    background: #eefffd;
}

input[type=submit].textfelder {
	width: 100px;
    float: right;
    background: #00867B;
    color: #FFF;
    font-size: 14px;
    padding: 2px 5px;
    cursor: pointer;
}

input[type=submit].textfelder:hover {
    color: #00867B;
    background: #FFF;
}

/*css content*/
div.content {
    background: url("../images/contentBG.png") no-repeat scroll 26px 200px transparent;
    padding: 0 20px 0 10px;
}

div#containerTop {
	background: url(../images/contentTopBG.png) no-repeat;
    height: 23px;
}

div#container {
	background: url(../images/contentMiddleBG.png) repeat-y;
    float: left;
}

div#containerBottom {
	background: url(../images/contentBottomBG.png) no-repeat;
    height: 24px;
    clear: both;
}

div.contentHeader {
    background: url("../images/headerIMG.png") repeat scroll 0 0 transparent;
    height: 201px;
    margin: -19px 0 0 -1px;
    position: absolute;
    width: 732px;
}

div.contentHeaderBox {
    background: url("../images/headerContentBG.png") no-repeat scroll -1px 0 transparent;
    color: #FFFFFF;
    float: right;
    height: 114px;
    margin: 51px 0 0;
    width: 400px;
}

div.contentHeaderBox p {
    font-size: 26px;
    line-height: 34px;
    margin: 0;
    padding: 24px 20px 30px;
    text-align: justify;  
}

span.contentUppercase {
	text-transform: uppercase;    
}

/*CSS footer*/
div#footer {
    bottom: 0;
    margin-bottom: 20px;
}

/*CSS contactSuccess*/
table.contactSuccess td:first-child {
    font-weight: bold;
    width: 140px;
}

/*CSS imprint*/
table.imprint a:hover {
 	color: #76B82A;
    text-decoration: underline;
}