/* http://meyerweb.com/eric/tools/css/reset/ v2.0 | 20110126 License: none (public domain) */
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, embed, figure, figcaption, footer, header, hgroup, menu, nav, output, ruby, section, summary, time, mark, audio, video {
	font-size: 100%;
	margin: 0;
	padding: 0;
	border: 0;
	vertical-align: baseline;
}
/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section {
	display: block;
}
body {
	line-height: 1.3;
	text-align:center;
	font:inherit;
	background-image: url('../images/back.jpg')!important;
}
ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after, q:before, q:after {
	content: '';
	content: none;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}
/* end of http://meyerweb.com/eric/tools/css/reset/ v2.0 | 20110126 License: none (public domain) */

/*=========================================================================================================*/
* {
    font-family: Calibri;

}
html {
	height:100.1%;
}
body {
    background: #fff;
}
a {
	outline:none;
}
a:link {
	color: #000;
	text-decoration: none;
}
a:visited {
    color: #000;
	text-decoration: none;
}
a:hover, a:active, a:focus {
	text-decoration: underline;
}

#navigation a {
	outline:none;
	font-size: 12px;
}
#navigation a:link {
	color: #fff;
	text-decoration: none;
	vertical-align: middle;
}
#navigation a:visited {
	color: #fff;
	text-decoration: none;
}
#navigation a:hover,#navigation a:active,#navigation a:focus {
	color: #fff;
	text-decoration: underline;
}
.linkroundcorner a:link, .linkroundcorner a:visited{
    color: #fff;
    text-decoration: none;
} 
.linkroundcorner a:hover,.linkroundcorner a:active,.linkroundcorner a:focus {
	color: #fff;
	text-decoration: underline;
}
#all {
	width: 900px;
	background: #FFFFFF;
	margin: 0 auto;
	text-align:left;
	overflow: hidden;
}
#header {
	background: url(../images/header_sonne_waerme.jpg) no-repeat #FFF;
	height:142px;
	margin-bottom: 3px;
}
#logo {
	padding-top: 9px;
	text-align: center;
}
#logo img{
	width:167px!important;
	height:118px!important;
}
#blCaption{
    font-size: 14px;
}
#navigation{
	background: #939393;
	clear:both;
    height: 37px;
	overflow:hidden;
	position:relative;
	width: 900px;
}
#navigation ul{
	margin-top: 9px;
}
#navigation ul li {
    display: inline-block;
    font-weight: bold;
    margin-left: 19px;
    padding: 0px 7px 2px 9px;
    vertical-align: middle;
}
#navigation .active{
    background: none no-repeat scroll 0 0 #FAB300;
    border-radius: 20px;
    box-shadow: 3px 2px 2px #9D6800 inset;
    -moz-border-radius: 20px;
    -webkit-border-radius:10px;
}
.linkroundcorner{
    background: none no-repeat scroll 0 0 #FAB300;
    border-radius: 20px;
    box-shadow: 3px 2px 2px #9D6800 inset;
    padding: 1px 8px;
    font-weight: bold;
    -moz-border-radius: 20px;
    -webkit-border-radius:20px;    
}
#item-101{
    margin-left: 42px !important;
}
#container {
	overflow:hidden;
	height:auto;
	background:#FFF;
}

#phonebox{ /*
    left: 50%;
    margin: 90px 0 0 267px;
    position: absolute;   */
    margin: 90px 0 0 721px;
    position: absolute;
}
#phonebox_top{
    color: #1A1A18;
    font-size: 15px;
    font-style: italic;
    margin: -39px 0 0 51px;
}
#phonebox_bottom{
    color: #1A1A18;
    font-size: 14px;
    font-weight: bold;
    margin: 0 0 0 51px;
}

#content {
	float: left;
	min-height: 518px;
	height: auto !important;
	height: 450px;
	width:100%;
}
#incontent ul {
	list-style-type:disc;
}
#top{
    font-size: 15px;
    font-style: italic;
    font-weight: bold;
}
#licht{
    margin: -35px 0 0 47px!important;
    float: left;
}
#waerme{
    margin: -35px 0 0 766px!important;
    float: left;
    width: 132px;
}

#allself{
    margin: 28px 0 0 21px;
    color: #6F6F6E;
}
/* #content ul, #content ol {
	padding: 0 15px 15px 40px;
}  */
#incontent{
	overflow:hidden;
}
#incontent {
}
#footer {
	padding: 10px;
	background: #FFF;
	clear: both;
	color: #6F6F6E;
	font-size: 12px;
	text-align: center;

}
h2 {
	font-family: 'Titillium Maps';
}
div.breadcrumbs {
	float:left;
}
div.search {
	float:right;
}
h1, h2, h3, h4, h5, h6 {
font-weight:normal;
}
h1 {
font-size:2em;
line-height:1;
margin-bottom:0.5em;
}
h2 {
font-size:1.75em;
margin-bottom:0.75em;
}
h3 {
font-size:1.5em;
line-height:1;
margin-bottom:1em;
}
h4 {
font-size:1.2em;
line-height:1.25;
margin-bottom:1.25em;
}
h5 {
font-size:1em;
font-weight:bold;
margin-bottom:1.5em;
}
h6 {
font-size:1em;
font-weight:bold;
}
/*=========================================================================================================*/
/*remind to set margins and paddgins to your needs, they are all resetted by Eric Meyers reset.css above*/

h1 {
}
h2 {
}
h3 {
}
h4 {
}
h5 {
}
h6 {
}
p {
	margin: 0;
}
#footer p {
	margin:0;
}
p+p {
}
pre {
}
address {
}
small {
}
ul, ol {
}
ol {
}
li ul, li ol, ul ul, ol ol {
}
form, legend, label {
}
legend {
}
table {
}
caption {
}
hr {
}
cite, dfn, em, i {
	font-style: italic;
}
code, kbd, samp, pre, tt, var {
}
pre {
	white-space: pre;
}
del {
	text-decoration: line-through;
}
mark {
}
ins {
}
big {
}
abbr, acronym {
}
abbr[title], acronym[title], dfn[title] {
	cursor: help;
}
sup, sub {
	line-height: 0;
}
sup {
}
sub {
}
blockquote {
}
input, select, button {
	cursor: pointer;
}
/*=========================================================================================================*/
/*some joomla! classes*/

.item-separator { /* was in J! 1.5= .article_separator */
}
.items-more { /* was in J! 1.5= .blog_more */
}
/*[Print, PDF, Email] button in an article were before in td.buttonheading and are now in an unsorted list*/
#container ul.actions {
    list-style: none;
    float: right;
}
.actions li {
    float: left;
    margin-left: 5px;
}
/*new*/
.print-icon {
}
.email-icon {
}
.sige_thumb{
    margin: 0px!important;
}
.sige_thumb img{
     border: 0px!important; 
     margin: 0px !important; 
     padding: 0px !important; 
}

