@charset "utf-8";
/* CSS Document, media: screen  */

/* BASICS */

* {
	margin: 0;
	padding: 0;
}

body {
	text-align: center; /* für IE-Browser: Seite zentrieren */
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	background: #FFFFFF url(bg.jpg) repeat;
}
h1 {
background: transparent;
font-family: Arial, Helvetica, sans-serif;
font-size: 22px;
font-weight: bold;
font-style:italic;
color: #FFFFFF;
text-align: left;
float: left;
text-indent: 19px;
letter-spacing: 1px;
}
h2 {
background: transparent;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 18px;
font-weight: bold;
font-style: italic;
color: #4982bd;
text-align: left;
}
h3 {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 12px;
font-weight: bold;
font-style: italic;
color: #666666;
text-align: left;
background: transparent;
padding-top: 5px;
padding-bottom: 20px;
}

em {
font-weight: bold;
font-style: italic;
color: #4982bd;
}

img {
border: none;
}

/* Links */
a img, a:link img { border: none; }

a:link {
font-family: inherit;
color: #4982bd;
font-style: normal;
text-decoration: underline;
}
a:visited {
font-family: inherit;
color: #4982bd;
font-style: normal;
text-decoration: underline;
}
a:hover {
font-family: inherit;
color: #FFFFFF;
font-style: normal;
text-decoration: none;
background: #4982bd;
}


/* SEITE */

#seite {
	margin: auto; /* für Mozilla-Browser: Seite zentrieren */
	text-align: left;
	width: 814px;
}

/* HEADER */

#header {
	width: 814px;
	height: 65px;
	background: #4982bd url(bg_header.jpg) repeat-y;
	float: left;
	border-bottom: solid 2px #4982bd;
}

#logo {
width: 187px;
height: 47px;
background: transparent;
padding-top: 18px;
float: left;
}

#navtop {
	width: 459px;
	height: 65px;
	background: transparent;
	float: left;
}

/* Tabs */
#tabs1 {
      float:left;
      width:459px;
      background: transparent;
      font-size:93%;
      line-height:normal;
      }
    #tabs1 ul {
      margin:0;
      padding:42px 10px 0 0;
      list-style:none;
      }
    #tabs1 li {
      display:inline;
      margin:0;
      padding:0;
	  font-size: 12px;
	  font-weight: bold;
	  font-style: italic;
      }
    #tabs1 a {
      float:left;
      background:url("tableft1.gif") no-repeat left top;
      margin:0;
      padding:0 0 0 4px;
	  font-style: italic;
      text-decoration:none;
      }
    #tabs1 a span {
      float:left;
      display:block;
      background:url("tabright1.gif") no-repeat right top;
      padding:5px 15px 4px 6px;
      color: #a8c3e0;
      }
    /* Commented Backslash Hack hides rule from IE5-Mac \*/
    #tabs1 a span {float:none;}
    /* End IE5-Mac hack */
    #tabs a:hover span {
      color:#a8c3e0;
      }
    #tabs1 a:hover {
      background-position:0% -42px;
      }
    #tabs1 a:hover span {
      background-position:100% -42px;
	  color:#FFFFFF;
      }

      #tabs1 #current a {
              background-position:0% -42px;
      }
      #tabs1 #current a span {
              background-position:100% -42px;
			  color:#FFFFFF;
      }

/* Elescoo Logo */
#elescoo {
	width: 168px;
	height: 65px;
	background: transparent url(logo_elescoo.gif) no-repeat;
	background-position: 1px 20px;
	text-indent: -2000px;
	float: left;
}

/* MIDDLE */

#middle {
	width: 814px;
	height: 198px;
	background: #FFFFFF;
	margin-top: 1px;
	border-bottom: solid 2px #4982bd;
	float: left;
}

/* linke Navigation */
#navleft {
	width: 187px;
	height: 197px;
	background: transparent;
	float: left;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
}

#navleft a {
	display: block;
	width: 187px;
	height: 23px;
	padding-top: 9px;
	background: transparent url(bg_nav.jpg) repeat-y;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
#navleft a:hover {
	background: transparent url(bg_nav_over.jpg) repeat-y;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}

/* linke Navigationspunkte */
#navleft ul {
	list-style: none;
	text-indent: 19px;
	width: 187px;
}
#navleft li {

	background: transparent url(bg_nav_over.jpg) repeat-y;
	margin-bottom: 1px;
}
.aktiv {
	padding-top: 9px;
	padding-bottom: 9px;
}


/* Teaserbild */
#teaser {
	width: 626px;
	height: 197px;
	margin-left: 1px;
	padding-bottom: 1px;
	background: transparent;
	float: left;
}

/* CONTENT */

#content {
	width: 775px;
	background: #FFFFFF;
	float: left;
	padding-top: 30px;
	padding-bottom: 25px;
	padding-right: 20px;
	padding-left: 19px;
}

/* Liste */
#content ul {
	
}
#content li {
	padding-top:6px;
	list-style: none;
	background: url(bullet.gif) no-repeat 10px 10px;
	padding-left: 30px;
}

/* Tabelle */
.table01 {
	text-align: left;
}
.table02 {
	width: 140px;
	padding: 5px 5px 5px 5px;
	color: #FFFFFF;
	font-weight: bold;
	background: #4B83BE;
}
.table03 {
	padding: 5px 5px 5px 5px;
	background: #CEE6FF;
}

/* Disclaimer */
.disclaimer {
font-size:10px;
}

/* FOOTER */

#footer {
	width: 814px;
	height: 15px;
	padding-top: 3px;
	color: #FFFFFF;
	font: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-align: center;
	background: #4982bd;
	float: left;
}

/* 2008, concept & design by: http://www.cc-creative.com */