// StyleSheet 'screen_start.css' für www.c4energie.de
// Christian Stüben
// Ticcon AG - http://www.ticcon.de/
// 2007-03

* {
	margin: 0;
	padding: 0;
	border: 0;
	line-height: 1.6em;
	font-size: 12px;
	font-family: Times New Roman, Times, serif;
}

*html .csc-textpic-firstcol {
	position: relative;
	top: 15px;
}

*+html .csc-textpic-firstcol {
	position: relative;
	top: 5px;
}

*html .csc-textpic-text {
	position: relative;
	top: 10px;
	float: left;
}

*+html #content,
*+html #contentright {
	margin-top: 16px;
}

*html #content {
	position: relative;
	top: 1px;
}

*html #contentright{
	margin-top: 17px;
}

*html #contentleft {
	position: relative;
	top: 25px;
	left: 0px;
}

*html #contentborder {
	position: relative;
	top: -255px;
	left: -87px;
}

html, body {
	min-height: 100%;
	height: 100%;
	height: auto;
	/*background: url(/fileadmin/www.c4energie.de/images/hintergrund_unten.jpg);
	background-repeat: repeat-y;
	background-position: center;*/
	padding-bottom: 1px;
}

body {
	min-height: 100%;
	height: 100%;
	height: auto;
	background-image: url(/fileadmin/www.c4energie.de/images/hintergrund_unten1.jpg);
	background-repeat: repeat-y;
	background-position: center top;
	background-color: #edf1f2;
	padding-bottom: 1px;
	margin: 0;
	padding: 0;
	border: 0;
	line-height: 1.6em;
	font-size: 12px;
	font-family: Times New Roman, Times, serif;
	text-align: center;
}
/*
.top {
	background:url(/fileadmin/www.c4energie.de/images/hintergrund_top.gif);
	background-repeat: no-repeat;
	background-position: top;
}
*/
#container {
	height: 100%;
	min-height: 100%;
	height: auto;
	margin: 0 auto;
	width: 980px;
}

.hg {
	background-image: url(/fileadmin/www.c4energie.de/images/hg.gif);
	background-repeat: no-repeat;
	background-position: left 167px;
	width: 980px;
}

#navi-oben {
	padding: 10px 18px 11px 0;
	text-align: right;
	font-size: 14px;
	color: #556061;
	max-height: 36px;
}

#inhalt {
	position: relative;
	/*width: 980px;*/
	top: 27px;
	height: 870px;
}

#navi-links {
	position: relative;
	float: left;
	left: -15px;
	width: 252px;
}

#content {
	position: relative;
	top: -16px;
	width: 265px;
	float: left;
	text-align: left;
	margin: 0;
	padding: 0 9px 0 0;
	color: #556061;
}

#contentleft {
	position: absolute;
	left: 250px;
	float: left;
	top: 340px;
	width: 265px;
	text-align: left;
	margin: 0;
	padding: 0 9px 0 0;
	color: #556061;
	/*border: 1px solid #d5e0e6;*/
}

#contentright {
	position: absolute;
	left: 573px;
	float: right;
	/*
	top: -16px;
	*/
	top: 47px;
	width: 265px;
	text-align: left;
	margin: 0;
	padding: 0 9px 0 0;
	color: #556061;
	/*border: 1px solid #d5e0e6;*/
}

#contentborder {
	position: absolute;
	left: 573px;
	float: right;
	top: 340px;
	width: 265px;
	text-align: left;
	margin: 0;
	padding: 0 9px 0 0;
	color: #556061;
	/*border: 1px solid #d5e0e6;*/
}

#content .internal-link,
#content a:link,
#content a:visited,
#contentright .internal-link,
#contentright a:link,
#contentright a:visited, 
#contentleft .internal-link,
#contentleft a:link,
#contentleft a:visited,
#contentborder .internal-link,
#contentborder a:link,
#contentborder a:visited {
	text-decoration: none;
	color: #e90032;
	font-size: 1em;
}

#content a:hover,
#contentright a:hover,
#contentleft a:hover,
#contentborder a:hover {
	text-decoration: underline;
}

#content h1,
#contentright h1,
#contentleft h1;
#contentborder h1 {
	color: #777777;
	font-size: 10px;
	line-height: 10em;
}

.csc-textpic-firstcol {
	position: relative;
	clear: both;
	float: left;
	top: -8px;
	width: 170px;
}

#content .bodytext,
#contentright .bodytext,
#contentleft .bodytext,
#contentborder .bodytext {
	
	position: relative;
	top: 0px;
	left: 13px;
}

.csc-textpic-intext-left-nowrap {
	height: 230px;
}

#content ul{
	list-style-image: url(/fileadmin/www.c4energie.de/images/liste.gif);
	list-style-position: outside;
}	

.csc-textpic-caption {
	position: relative;
	left: -37px;
}
