@charset "utf-8";
/*********************************/
/**       esl-gmbh.com          **/
/*********************************/

/*********************************/
/** Alle Elemente zurücksetzen  **/
/*********************************/

html, body {
	width: 100%; height: 100%;
}
html, body, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, font, img, ins, kbd, q, s, samp, small, strike, sub, sup, tt, var, dl, dt, dd, ul, li, table, caption, tbody, tfoot, thead, tr, th, td, form, label, input, fieldset, legend {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #fff;
}
/* remember to define focus styles! */
:focus {
	outline: 0;
}
ul {
	list-style: none;
}
/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: separate;
	border-spacing: 0;
}
caption, th, td {
	text-align: left;
	font-weight: normal;
}
blockquote:before, blockquote:after, q:before, q:after {
	content: "";
}
blockquote, q {
	quotes: "" "";
}

/*********************************/
/**            GLOBAL           **/
/*********************************/

body {
	background:#000c28 url(../images/bg-body.png) top left repeat-x;
	height:100%;
}

input, textarea {
	color:#000 !important;
}

input#id, input#abschicken {
	color:#fff !important;
}

/*********************************/
/**            LAYOUT           **/
/*********************************/

#site {
	width:863px;
	margin:0 auto;
}

#header {
	width:863px;
	height:202px;
	background:url(../images/bg_header.png) top left no-repeat;
	padding:12px 0 0 21px;
}

#slideshow {
	float:left;
	width:524px;
	height:183px;
	background:url(../images/slideshow/01.jpg) top left no-repeat;
}

#sidebar {
	float:left;
	width:301px;
}

#content-container {
	float:left;
	width:562px;
}

.clear {
	clear:left;
}

#content {
	margin:0 42px;
}

#footer-container {
	clear:left;
	margin-top:50px;
	width:100%;
	height:128px;
	background:url(../images/bg-footer.jpg) top left repeat-x;
}

#footer {
	width:824px;
	margin:0 auto;
	padding-top:30px;
}

#footer img, #footer div  {
	float:left;
}
#footer div {
	margin-left:53px;
	margin-top:2px;
}

/*********************************/
/**            CONTENT          **/
/*********************************/
h1#logo {
	padding-top:24px;
}

h1#logo a {
	display:block;
	width:358px;
	height:87px;
	text-indent:-10000px;
	background:url(../images/logo.png);
}

h2 {

	text-indent:-10000px;
	width:443px;
	height:46px;
	background-position:-1px top;
	background-repeat:no-repeat;
}

h3 {
	text-indent:-10000px;
	width:301px;
	height:62px;
	background-position:top left;
	background-repeat:no-repeat;
}

h4, h4 a {
	clear:left;
	color:#c3c6c9 !important;
	font-weight:bold !important;
	margin-bottom:20px !important;
	text-decoration:none !important;
	font-size:14px;
}

span#sublogo {
	color:#bad6e8;
	font-size:11px;
	margin-left:19px;
}

#navi-third {
	width:100%;
	text-align:right;
	color:#bad6e8;
}

#navi-third span {
	margin-right:18px;
}

#navi-third a {
	color:#bad6e8;
	text-decoration:underline;
}

#navi-third a:hover, #navi-third a:active, #navi-third a:focus {
	text-decoration:none;
}

#content a, #sidebar a {
	color:#fff;
	text-decoration:underline;
}

#content a:hover, #content a:active, #content a:focus, #sidebar a:hover, #sidebar a:active, #sidebar a:focus {
	text-decoration:none;
}

#footer a {
	color:#000c28;
	font-size:11px;
	text-decoration:underline;
}

#footer a:hover, #footer a:active, #footer a:focus {
	text-decoration:none;
}

#sidebar p {
	clear:left;
	display:block;
	margin-left:33px;
	line-height:18px;
	margin-bottom:12px;
	color:#fff;
}

.tab {
	display:block;
	float:left;
	width:70px;
	font-weight:bold;
}

.big {
	width:140px !important;
}

#content p, #footer p {
	line-height:18px;
}
#content p {
	margin-bottom:12px;
}

#footer p {
	color:#000c28;
	font-size:11px;
}

#content ul {
	margin-top:6px;
}

#content li {
	padding-left:20px;
	line-height:24px;
	background:url(../images/li-content.png) left 5px no-repeat;
}

.content-image, #content iframe {
	border:1px solid #fff;
	margin:0 auto;
}

.cms-image {
	position:relative;
	top:5px;
	display:block;
	float:left;
	width:100px;
}

.cms-p {
	display:block;
	float:left;
	width:300px;
	margin-left:30px;
}


/* -- kontakt vcf --*/

p.vcf a{
	width: 204px;
	height: 24px;
	display: block;
	background-image: url(../images/visitenkarte.png);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	text-indent: -10000px;
	}
p.vcf a:hover{
	
	background-position: 0px -24px;
	
	}
/* -- end of vcf --*/

/*********************************/
/**            NAVI             **/
/*********************************/
#navi {
	display:block;
	width:299px;
	height:183px;
	float:left;
}

#navi li, #navi li a  {
	display:block;
	width:299px;
	text-indent:-10000px;
}

#navi li a {
	background:url(../images/navi.png) 0 0 no-repeat;
}
#navi li a:hover, #navi li a:focus, #navi li a:active {
	background:url(../images/navi-hover.png) 0 0 no-repeat;
}

#navi-item-01 a {
	height:32px;
	background-position:0 0;
}
#navi-item-02 a {
	height:30px;
	background-position:0 -32px !important;
}
#navi-item-03 a {
	height:30px;
	background-position:0 -62px !important;
}
#navi-item-04 a {
	height:30px;
	background-position:0 -92px !important;
}
#navi-item-05 a {
	height:30px;
	background-position:0 -122px !important;
}
#navi-item-06 a {
	height:31px;
	background-position:0 -152px !important;
}


#navi-add-container {
	width:562px;
	height:213px;
	background:url(../images/bg_dienstleistungen.png) top left no-repeat;
}

#navi-add-01 {
	position:relative;
	top:52px;
	left:44px;
	display:block;
	width:258px;
	height:141px;
	float:left;
}

#navi-add-01 li, #navi-add-01 li a  {
	display:block;
	width:258px;
	text-indent:-10000px;
}

#navi-add-01 li a {
	background:url(../images/navi-add.png) no-repeat;
}
#navi-add-01 li a:hover {
	background:url(../images/navi-add-hover.png) no-repeat;
}

#navi-add-02 {
	position:relative;
	top:52px;
	left:44px;
	display:block;
	width:236px;
	height:121px;
	float:left;
}

#navi-add-02 li, #navi-add-02 li a  {
	display:block;
	width:236px;
	text-indent:-10000px;
}

#navi-add-02 li a {
	background:url(../images/navi-add.png) no-repeat;
}
#navi-add-02 li a:hover {
	background:url(../images/navi-add-hover.png) no-repeat;
}

#navi-add-item-01 a {
	height:22px;
	background-position:0 0;
}
#navi-add-item-02 a {
	height:18px;
	background-position:0 -22px !important;
}
#navi-add-item-03 a {
	height:20px;
	background-position:0 -40px !important;
}
#navi-add-item-04 a {
	height:21px;
	background-position:0 -60px !important;
}
#navi-add-item-05 a {
	height:20px;
	background-position:0 -81px !important;
}
#navi-add-item-06 a {
	height:20px;
	background-position:0 -101px !important;
}
#navi-add-item-07 a {
	height:20px;
	background-position:0 -121px !important;
}
#navi-add-item-08 a {
	height:22px;
	background-position:-258px 0 !important;
}
#navi-add-item-09 a {
	height:18px;
	background-position:-258px -22px !important;
}
#navi-add-item-10 a {
	height:20px;
	background-position:-258px -40px !important;
}
#navi-add-item-11 a {
	height:21px;
	background-position:-258px -60px !important;
}
#navi-add-item-12 a {
	height:20px;
	background-position:-258px -81px !important;
}
#navi-add-item-13 a {
	height:20px;
	background-position:-258px -101px !important;
}
