html {
	width: 100%;
	height: 100%;
}

body {
	background-color: #dce5fb;
	height:  100%;
	padding: 0;
	margin:  0;
}

/* General divs */

div#pageBackground {
	background-color:    #fff;
	background-image:    url('../img/bg_gradiant.png');
	background-repeat:   repeat-x;
	background-position: bottom;
	height:              570px;
}

div#page {
	position: absolute;
	top:      30px;
	left:     50%;
	width:    825px;
	margin-left: -412px;
	background-color: transparent;
}

div#header {
	padding-top: 10px;
}

div#content {
	margin-top: 45px;
}

div#footerNavi {
	position: absolute;
	width:    100%;
	top:      540px;

}

/* Font Styles */

body {
	font-family: arial, verdana, san-serif;
	font-size:   14px;
	font-weight: normal;
	line-height: 19px;
	color:       #2d2d2d;
}

div#header strong {
	padding:     0;
	margin:      0;
	margin-left: 89px;
	font-weight: bold;
	font-size:   13px;
	color:       #5e5e5e;
}

div#header {
	/*padding-left: 15px;*/
}

div#footerNavi {
	text-align:  right;
	color:       #8c8c8c;
	font-size:   0.75em;
	font-weight: bold;	
}

/* Link Styles */

div#footerNavi a, div#footerNavi a:link, div#footerNavi a:hover, div#footerNavi a:visited, div#footerNavi a:active {
	color:           #5e5e5e;
	font-size:       11px;
	font-weight:     bold;
	text-decoration: none;
}

div#footerNavi span.linkSep {
	padding-left:  25px;
	padding-right: 25px;
}

a img {
	border: 0;
}

/* **********************************************
 * Menu Slides
 */

div.slide {
	position: absolute;
	top:      140px;
	width:    206px;
	height:   330px;
	border:   1px solid black;
}

div#slide1 {
	background-image: url('./../img/slides/service.jpg');
	background-repeat: no-repeat;
	left: 0px;
}

div#slide2 {
	background-image: url('./../img/slides/firmenportrait.jpg');
	background-repeat: no-repeat;
	left: 206px;
}

div#slide3 {
	background-image: url('./../img/slides/technik.jpg');
	background-repeat: no-repeat;
	left: 412px;
}

div#slide4 {
	background-image: url('./../img/slides/kontakt.jpg');
	background-repeat: no-repeat;
	left: 618px;
}

/* **********************************************
 * Buttons
 */
 
div#buttonContainer {
	position: absolute;
	top: 470px;/* 140+330+35 px -35*/
	font-size: 22px;
	color: #525252;
}
 
div#buttonContainer a.button {
	text-transform: uppercase;
	color: #5e5e5e;
	text-decoration: none;
	background-repeat: no-repeat;
	background-position: 29px 35px;
	padding-left: 19px;
	padding-top: 35px;
	display: block;
	float: left;
	z-index: 999999;
}

div#buttonContainer a.button:hover/*, div#buttonContainer a.button:active, div#buttonContainer a.button:focus */{
	color:  #9f3d2c;
	cursor: pointer;
}

div#buttonContainer a.buttonService {
	background-image: url('./../img/icons/tools.gif');
	padding-right: 55px;
	background-position: 0px 35px;
}

div#buttonContainer a.buttonPortrait {
	background-image: url('./../img/icons/heart.gif');
	padding-left: 51px;
	padding-right: 52px;
}

div#buttonContainer a.buttonTechnik {
	background-image: url('./../img/icons/cube.gif');
	padding-left: 52px;
	padding-right: 51px;
}

div#buttonContainer a.buttonKontakt {
	background-image: url('./../img/icons/mail.gif');
	padding-left: 55px;
	background-position: 35px 35px;
}

/* ***********************************************
 * Content Panels
 */

div.panelC {
	background-color: #fff;
	position: absolute;
	width:    485px;
	height:   370px;  /* 330 +20 +20 -14*/
	top:      150px; /* 140-20 +30*/
	left:     50%;

	opacity:  0; /*0.85; /* CSS3 Standard, Supported by FF, Opera, IE7 */

	z-index:    10000;
	display:    none;
	border:     1px solid #888;
	overflow:   auto;
}

div#googleMap {
	margin-left: -388px;
	position: absolute;
	top:      151px; 
	width:    778px;
	height:   360px;
	left:     50%;
	display:  none;
	z-index:  999999;
}

div#panelService {
	margin-left: -390px;
}

div#panelPortrait {
	margin-left: -290px; 
}

div#panelTechnik {
	margin-left: -190px;
}

div#panelKontakt {
	margin-left: -390px;
	width: 780px;
}

div#panelAGB {
	margin-left: -390px;
	width: 780px;
}

div#panelImpressum {
	margin-left: -90px;
}

div.hiddenPanel {
	display: none;
}

div.panelContent {
	margin-left: 15px;

	padding-right: 15px;
	padding-top: 7px;

	height: 323px;
	overflow: auto;

	font-size: 0.9em;
	color: #000;
	opacity: 1.0;
}

div.panelContent a, div.panelContent a:link, div.panelContent a:hover, div.panelContent a:visited {
	font-weight: bold;
	text-decoration: none;
	color: #525252;
}

div.closeButton {
	text-align: right;
	height: 20px;
}

div.panelServicePanelsContents {
	height: 245px;
	overflow: auto;
}

div.panelContent p {
	margin: 0;
	margin-bottom: 15px;
	line-height: 1.3em;
}

div.panelContent h1 {
	text-transform: uppercase;
	font-weight: normal;
	color: #525252;
	margin: 0;
	padding: 0;
	padding-bottom: 10px;
	margin-bottom: 15px;
	font-size: 22px;
	border-bottom: 1px solid #525252;
}

h3 {
	font-weight: normal;
	font-size: 14px;
	padding-top: 0;
	margin-top: 0;
}

h2 {
	font-size: 1.2em;
	padding: 0;
	padding-top: 10px;
	padding-bottom: 5px;
	margin: 0;
}

div#panelAGBContent p {
	font-size: 11px;
}

span.small {
	font-size: 11px;
}

p.serviceTextForward {
	float: left;
	text-align: right;
	width: 23%;
}

p.serviceTextService {
	float: left;
	text-align: center;
	width: 50%;
}

p.serviceTextBack {
	float: left;
	text-align: left;
	width: 23%;
}

p.teamName {
	font-size: 1.1em;
}

p.teamDescription {
	font-size: 0.8em;
	padding-left: 4em;
}

p.teamName span.name {
	color: #00229d;
	font-weight: bold;
}

address {
	text-decoration: none;
	font-style: normal;
	margin: 0;
	margin-bottom: 15px;
	line-height: 1.3em;
}

strong {
	font-weight: 600;
}

/* ***********************************************
 * Content Panel Columns
 */

div.twoPanelLeft {
	float: left;
	width: 46%;
}

div.twoPanelRight {
	float: right;
	width: 46%;
}

div.threePanelLeft {
	float: left;
	width: 35%;
}

div.threePanelMid  {
	float: left;
	width: 25%;
	margin-left: 35px;
	
}

div.threePanelRight {
	float: right;
	width: 30%;
}

.clearFloat {
	line-height: 1px;
	clear: both;
}

/*
 * Links
 */
 
/***********************************************
 * Listen
 */

ul.firmenListe {
	list-style-type: none;
}
 
dl {
	margin: 0;
	padding: 0;
}

dl dt {
	float: left;
	clear: left;
	width: 30%;
	text-align: left;
	color: #000000;
	display: block;
}

dl dd {
	margin-left: 0;
	padding-left: 5px;
	margin-bottom: 5px;
	color: #828282;
	float: left;
}

ol li {
	margin-bottom: 15px;
}

/***********************************************
 * Input
 */
 
textarea {
	overflow: auto;
}

textarea.anschrift {
	width: 132px;
	height: 35px;
}

textarea.anfrage {
	width: 218px;
	height: 40px;
}
