/*  -------------------------
	--- Autor: --------------
	--- Dirk Petscheleit  --- 
	--- www.roterblitz.de ---
	-------------------------
	Projekt: www.aletology.de
	-------------------------
*/

/* @group Reset */

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
	vertical-align: baseline;
}
:focus {
	outline: 0;
	border:  none;
}
body {
	line-height: 1;
	color: black;
	background: white;

}
ol, ul {
	list-style: none;
}

/* @end */


body {
	font: 11px/20px Verdana,sans-serif;
	color: white;
	background-color: black;
	text-align: center;
}

/* @group Header */

#header {
	height:  202px;
	overflow: hidden;
}

#header img {
	border:  1px solid #333;
	
}

#index #header {
	height:  452px;
}

#unikate #header {
	background:  transparent url(../images/header/unikate2.jpg) 960px 0 no-repeat;
}

#leistungen #header {
	background:  transparent url(../images/header/beratung2.jpg) 960px 0 no-repeat;
}

#projekte #header {
	background:  transparent url(../images/header/silkysullivan2.jpg) 960px 0 no-repeat;
}

#kontakt #header {
	background:  transparent url(../images/header/valide2.jpg) 960px 0 no-repeat;
}

#george #header {
	background:  transparent url(../images/header/george2.jpg) 960px 0 no-repeat;
}

#bernhard #header {
	background:  transparent url(../images/header/bernhard2.jpg) 960px 0 no-repeat;
}

/* @end */

/* @group Typo */

a, a:link {
	color: #666;
	font-weight: normal;
	text-decoration: none;
}

a:visited {
	color: #666;
	font-weight: normal;
	text-decoration: none;
}

a:hover {
	color: #fff;
}

a:active {
	color: #fff;
	border:  none;
}

h2 a,
h2 a:link,
h2 a:visited  {
	font-weight: bold;
	border-bottom: 1px solid #666;
}

h2 a:hover  {
	font-weight: bold;
	border-bottom: 1px solid #fff;
}

p, ul, ol {
	font-size: 11px;
	line-height: 20px;
	}
	
p {
	margin-bottom: 20px;
	letter-spacing: 0.01em;
}
	
h1, h2, h3, h4, h5, h6 {

	}
	
h1 {
	font-size:  20px;
	border-bottom: 1px solid #eee;
}

h2 {
	font-size: 11px;
	line-height: 11px;
	font-weight:  bold;
	letter-spacing: 0.02em;
	margin-bottom: 29px;
	clear:  left;
}

h2.withSub {
	margin-bottom:  0;
}

p.withSub {
	line-height: 14px;;
}

#index h2 {
	margin: 0;
}

h3 {
	font-size: 11px;
	font-weight:  bold;
	color: #999;
}

/* @end */


/* @group Standard */

.extLink {
	padding-right:  14px;
	background: black url(../images/icons/extern.png) no-repeat right 0.35em;
}

.strong {
	font-weight: bold;
}

p.small   { 
	font-size: 0.8em; 
	margin-bottom: 1.875em; 
	line-height: 1.875em; 
}
p.large   { 
	font-size: 1.2em; 
	line-height: 2.5em; 
}
p.quiet   { 
	color: #666; 
}

p.title {
	line-height: 11px;
	margin-top: 11px;
	margin-bottom:  22px;
}

.hide	{ 
	display: none; 
}

/* @end */

/* @group Layout */

#page {
	width:  962px;
	margin:  0 auto;
	text-align: left;
	
}

#logo {
	background:  black url(../images/layout/logo_icon.jpg) 870px 50px no-repeat;
	height: 100px;
}

#logo img {
	margin-top:  55px;
	margin-left:  50px;
}

#content {
	margin-top:  28px;
	margin-bottom:  28px;
}

#subContent {
	padding-top:  20px;
	width: 310px;
	float: left;
}

#mainContent {
	width:  856px;  
	margin-left:  104px;
	overflow:  hidden;
}


#slider {

	position:relative;
	width:856px;
}
.scroll {

clear:left;

overflow-x:hidden;
overflow-y:auto;
position:relative;
width:856px;
}
.scrollContainer div.panel {
width:858px;

}

#footer {
	height:  16px;
	background: transparent url(../images/layout/footer.jpg) top left repeat-x;
	text-align:  center;
	padding-top:  20px;
	margin-top:  20px;
	margin-bottom:  20px;
}

/* @end */



/* @group Navigation */

#navigation {
	list-style-type: none;
	font-family: Geneva,"Times New Roman" Helvetica, serif;
	height:  14px;
	margin-left:  247px;
	white-space: nowrap;
	margin-top:  20px;
}

#navigation li {
	display: block;
	font-size:  12px;
	float:  left;
	background-color: black;
}

#navigation a {
	display: block;
	overflow: hidden;
	height:  14px;
	margin-right: 25px;
	text-indent: -9999px;
	background: black url(../images/nav/nav.png) no-repeat;
	color: black;
	border:  none;
}

#navIndex a {
	background-image: none;
	visibility: hidden;
}
#navAletology a {
	background-position: -7px -35px;
	width: 86px;
}

#navAletology a:hover,
#aletologyB #navAletology a,
#navAletology a.selected {
	background-position: -7px -7px;
}

#navLeistungen a {	 
	background-position: -7px -147px;
	width: 94px;
}

#navLeistungen a:hover,
#leistungen #navLeistungen a,
#navLeistungen a.selected {
	background-position: -7px -119px;
}

#navPortfolio a {
	background-position: -7px -203px;
	width: 80px;
}

#navPortfolio a:hover,
#portfolio #navPortfolio a,
#navPortfolio a.selected {
		background-position: -7px -175px;
}

#navKontakt a {
	background-position: -7px -91px;
	width: 70px;
}

#navKontakt a:hover,
#kontakt #navKontakt a,
#navKontakt a.selected  {
	background-position: -7px -63px;
}

/* @end */


/* @group Tabs & Boxen */

.box {
	width:  188px;
	float:  left;
	margin-right:  12px;
}

#leistung {
	width: 188px;
}

#information {
	width:  348px;
}

/* Die Jahr Spalte hat eine ID, die Klasse ist für die Jahreszahl */
#jahr {
	margin-left: 82px;
	width: 174px;
	height:  100px;
	margin-right: 0;
}

#information {
	position:  relative;
}

#information a {
	color: #999999;
}

.jahr {
	position:  absolute;
	top: 60px;
	left:  682px;
}

#bereich h3 {
	background: black url(../images/fonts/spalte_bereich.jpg) top left no-repeat;
	text-indent: -9999px;
}

#felder h3 {
	background: black url(../images/fonts/spalte_felder.jpg) top left no-repeat;
	text-indent: -9999px;
}

#projektbeispiele h3 {
	background: white url(../images/fonts/icon_projectbei.jpg) top left no-repeat;
	text-indent: -9999px;
}

#information h3,
#informationPortfolio h3 {
	background: black url(../images/fonts/spalte_information.jpg) top left no-repeat;
	text-indent: -9999px;
}

#jahr h3 {
	background: black url(../images/fonts/spalte_jahr.jpg) top left no-repeat;
	text-indent: -9999px;
}

#kunde h3 {
	background: black url(../images/fonts/spalte_kunde.jpg) top left no-repeat;
	text-indent: -9999px;
}

#leistung h3 {
	background: black url(../images/fonts/spalte_leistung.jpg) top left no-repeat;
	text-indent: -9999px;
}

.box p {
	margin:  10px 15px 5px 20px;
	font-size: 11px;
	line-height: 18px;
}

.box ul {

}

#leistung ul,
#information ul,
#jahr ul {
	/*font-size:  10px;*/
	/*line-height:  12px;*/
	visibility: hidden;
}

#felder ul,
#projektbeispiele ul {
	visibility: hidden;
}


#leistung li,
#information li,
#jahr li {
	margin-bottom: 12px;
}

.box p.more{
	text-align:  right;
	margin:  5px 10px 5px 10px;
	
}

.box a, .box a:link, .box a:visited  {
	color:  #666;
}

.box a:hover {
	color:  white;
}

.box a:active, 
.ui-tabs-selected a:link,
.ui-tabs-selected a:visited
{
	color:  white;
}

.uitabsselected a:link,
.uitabsselected a:visited, 
.uitabsselected a {
	color:  black;
}

/* @end */


#aletology p,
#aletology2 p {
	margin-right:  104px;
}



/*  ##############
	### Hacks und Workarounds
	############## 
*/

.clearfix:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}

.clearfix {display: inline-table;}

/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
.clearfix {display: block;}
/* End hide from IE-mac */

label.error { 
	color: red;
	width:  270px;
	text-align: left;
	margin-left:  140px;
	margin-top:  5px;
	margin-bottom:  5px;
}

/* TAB-Navigation */
/* Caution! Ensure accessibility in print and other media types... */
@media projection, screen { /* Use class for showing/hiding tab content, so that visibility can be better controlled in different media types... */
    .ui-tabs-hide {
        display: none;
    }
}



