body {
	margin-top: 0px;
	margin-left: 0px;
	margin-right: 0px;
	
	font-family: arial, verdana, "times new roman";
}

img {
	border: 0px;
}

.right {
	text-align: right;
}

table {
	border: none;
	border-collapse: collapse;
}
td {
	padding: 0px;
	padding-right: 10px;
	margin: 0px;
}

li.text {
	margin-bottom: 10px;
}
/*********************************** layout **********************************/
#bgContainerShadow{
	position: absolute;
	top: 53px;
	left: 156px;
	
	width: 640px;
	min-height: 580px;
  	height: auto !important;  /* für moderne Browser */
  	height: 580px;  /*für den IE */
	
	background-color: #E3E5E6;
}
#contentContainer {
	position: relative;
	top: -6px;
	left: -6px;
	
	width: 640px;
	min-height: 580px;
  	height: auto !important;  /* für moderne Browser */
  	height: 580px;  /*für den IE */
	
	border: 1px solid #949494;
	
	background-color: #FFFFFF;
}
#bgHeader {
	width: 640px;
	height: 74px;
	
	background-color: #F1F2F2;
}
#dotHeader {
	position: absolute;
	top: 120px;
	left: 151px;
	
	width: 638px;
	height: 1px;
	
	background: url("/images/dot.gif") repeat-x 0px 0px;
}
#headerTeaser {
	position: absolute;
	top: 20px;
	left: 30px;
}
table.headerTeaser {	
	color: #858585;
	font-size: 12px;
	font-weight: bold;
}

#logo {
	position: absolute;
	top: 8px;
	left: 370px;
}

#bgPhone {
	padding-right: 10px;
	
	width: 21px;
	height: 455px;
	
	background: url("/images/bgPhone.jpg") no-repeat;
	
	float: right;
}

#contentTitle {
	padding-top: 20px;
	padding-left: 20px;
	padding-bottom: 20px;
	
	color: #FF0000;
	font-size: 16px;
	font-family: verdana, arial;
	font-weight: bold;
	width: 100%;
}

#contentText {
	width: 560px;
	padding-left: 37px;
	padding-bottom: 10px;
	
	font-size: 13px;
	line-height: 150%;
}

div.contentTitle {
	padding-top: 20px;
	padding-left: 35px;
	padding-bottom: 10px;
	
	font-size: 16px;
	font-family: verdana, arial;
	font-weight: bold;
	
	float: left;
	
	color: #FF0000;
	background: url('/images/bgTitle.jpg') no-repeat;
}
div.contentText {
	width: 560px;
	padding-left: 37px;
	padding-bottom: 10px;
	
	font-size: 13px;
	line-height: 150%;
}

#dotFooter {
	position: relative;
	bottom: 1px;
	
	width: 638px;
	padding-top: 6px;
	
	background: url("/images/dot.gif") repeat-x 0px 0px;
}
#bgFooter {
	width: 640px;
	height: 50px;
	
	background-color: #F1F2F2;
}

table.footer {
	width: 600px;
	
	margin-left: 20px;
	margin-right: 20px;
	
	color: #858585;
	font-size: 11px;
}
ul.text {
	padding: 0px;
	margin: 0px;
	
	margin-left: 16px;
}
li.wide {
	padding-bottom: 10px;
}
/*********************************** nav *************************************/
#nav {
	position: absolute;
	top: 92px;
	left: 780px;
}

ul.nav {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
	
	margin-left: 16px;
}

li.topNav {
	width: 163px;
}

li.secNav {
	width: 163px;
	
	padding-top: 2px;
	
	list-style: none;
	
	background-color: #E3E5E6;
}

li.paddingBottom {
	padding-bottom: 3px;
}

a.topNav {
	text-decoration: none;
	
	display: block;
	width: 163px;
	height: 24px;
	
	padding-top: 6px;
	padding-left: 7px;
	
	font-size: 13px;
	font-weight: bold;
	font-family: arial;
	color: #FFFFFF;
}
a.topNav:hover {
	color: #FF0000;
}

a.secNav {
	text-decoration: none;
	
	display: block;
	width: 150px;
	height: 18px;
	
	padding-left: 20px;
	
	font-size: 13px;
	font-family: arial;
	color: #515151;
}
a.secNav:hover {
	color: #FF0000;
}

a.navSel {
	color: #FF0000;
}

/********************************* powered by ********************************/
#poweredBy {
	position: absolute;
	top: 555px;
	left: 800px;
}
.orange {
	color: #FF9900;
}
.gray {
	color: #919191;
}
a.poweredby:link, a.poweredby:active, a.poweredby:visited {
	text-decoration : none;
	color: #484848;
	font-size: 11px;
}
a.poweredby:hover {
	text-decoration : none;
	color: #484848;
	font-size: 11px;
}

/****************************************** news ******************************/

#oneNews {
	width: 250px;
	float: right;
	padding: 3px;
	background-color: #F1F2F2;
	border: 1px solid #B2B2B2;
}

div.newsSubtitle {
	font-size: 16px;
	font-weight: bold;
}

img.newsPic {
	padding: 3px;
	align: right;
	border: 1px solid #B2B2B2;
}
div.newsPic {
	float: right;
	width: 150px;
}
#newsBack {
	padding-bottom: 5px;
	text-align: right;
}
a.text, a.stdStandAloneLink {
	color: #000000;
}
a.text:hover {
	color: #FF0000;
}

/****************************************** team ******************************/
div.teamSubtitle {
	font-size: 13px;
	font-weight: bold;
}

div.stdViewSubTitle {
	font-weight: bold;
	color: #FF0000;
}

img.teamPic {
	padding: 3px;
	margin: 5px;
	align: right;
	border: 1px solid #B2B2B2;
}

div.teamWidth {
	width: 390px;
}

.teamLeft {
	float: left;
	text-align: left;
}
.teamRight {
	float: right;
	text-align: right;
}

/************************************* content *******************************/

img.contentPic {
	padding: 3px;
	margin-left: 5px;
	margin-right: 5px;
	align: right;
	border: 1px solid #B2B2B2;
	float: right;
}
img.refPic {
	padding: 3px;
	margin-right: 5px;
	align: right;
	border: 1px solid #B2B2B2;
}

span.elektro {
	font-family: verdana, arial;
	font-weight: bold;
	color: #000000;
}
span.tschirky {
	font-family: verdana, arial;
	font-weight: bold;
	color: #FF0000;
}
span.refTitle {
	font-weight: bold;
}

ul.beforePic {
	margin-bottom: 0px;
}
ul.afterPic {
	margin-top: 0px;
}

br.clear {
	clear: all;
}

img.elite {
	float: left;
	padding-right: 5px;
}

img.logosleft {
	float: left;
	padding-right: 5px;
	margin-bottom:20px;
}
span.blue {
	color: #004797;
}
span.yellow {
	color: #F8AA00;
}
#search {
	font-size: 10px;
	height: 10px;
	overflow: hidden;
	visibility: hidden;
}
