/*  -------------------------
	--- Autor: --------------
	--- Dirk Petscheleit  --- 
	--- www.roterblitz.de ---
	-------------------------
	Projekt: www.unikate-berlin.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;
}
body {
	line-height: 1;
	color: black;
	background: white;

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

/* @end */


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

/* @group Header */

#header {
	height:  200px;
	overflow: hidden;
	background:  transparent url(../images/projekte/projekt_weiss_rechts.jpg) top left repeat-x;
}

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

#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: #999;
	font-weight: normal;
	text-decoration: none;
}

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

a:hover {
	color: #414141;
}

a:active {
	color: #414141;
}

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;
}

#index h2 {
	margin: 0;
}

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

/* @end */


/* @group Standard */

.extLink {
	padding-right:  14px;
	background: white 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 {
	background:  transparent url(../images/layout/lines.jpg) top left repeat-x;
	height:  19px;
}

#page-inner {
	width:  960px;
	position: absolute;
	top:  240px;
}

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

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

#mainContent {
	width:  760px;  
	margin-left:  200px;
}

#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:  28px;
	margin-left:  400px;
	white-space: nowrap;
}

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

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

#navUnikate a {
	background-position: -6px -174px;
	width: 65px;
}

#navUnikate a:hover,
#unikate #navUnikate a {
	background-position: -6px -150px;
}

#navLeistungen a {
	background-position: -6px -78px;
	width: 82px;
}

#navLeistungen a:hover,
#leistungen #navLeistungen a {
	background-position: -6px -54px;
}

#navProjekte a {
	background-position: -6px -126px;
	width: 64px;
}

#navProjekte a:hover,
#projekte #navProjekte a {
	background-position: -6px -102px;
}

#navKontakt a {
	background-position: -6px -30px;
	width: 61px;
}

#navKontakt a:hover,
#kontakt #navKontakt a  {
	background-position: -6px -6px;
}

/* @end */


/* @group Tabs & Boxen */

.box {
	width:  188px;
	float:  left;
	margin-right:  12px;
	/*background-color: #efefef;*/
}

#leistung {
	width: 158px;
}

#information {
	width:  208px;
}

/* Die Jahr Spalte ist schmaler und hat eine ID, die Klasse ist für die Jahreszahl */
#jahr {
	width: 148px;
	
}

#information {
	position:  relative;
}

#information a {
	color: #999999;
}

.jahr {
	position:  absolute;
	top: 20px;
	left:  220px;
	width:  148px;
}

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

#felder h3 {
	background: white url(../images/fonts/icon_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 {
	background: white url(../images/fonts/icon_info.jpg) top left no-repeat;
	text-indent: -9999px;
}

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

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

#leistung h3 {
	background: white url(../images/fonts/icon_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:  #999;
}

.box a:hover {
	color:  black;
}

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

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

/* @end */




/*  ##############
	### 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;
    }
}

/*\*//*/
@import "/css/ielt6.css";
/**/

