/*******************************************************************************
********************************************************************************
	Projekt		: Yakamara Media
********************************************************************************
*******************************************************************************/




/************************************* Reset allgemein - NICHTS VERAENDERN *****
*******************************************************************************/
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,
b, u, i, center,
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-size: 100%;
	vertical-align: baseline;
	background: transparent;
}
body {
	line-height: 1;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}
:focus {
	outline: 0;
}
ins {
	text-decoration: none;
}
del {
	text-decoration: line-through;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}


/*********************************************** Reset - NICHTS VERAENDERN *****
*******************************************************************************/
a {
	text-decoration:none;
}
img {
	vertical-align: bottom;
}
strong {
	font-weight: bold;
}
input, textarea, select {
	font-size: 1em;
}
html {
	height: 100.01%;
	margin-bottom: -1px;
}
body {
	position:relative;
	background-color: #FFF;
	color: #000;
	font-size: 100.01%;
	font-weight: normal;
	line-height: 1;
	text-align: left;
}


/******************************************** Standard - NICHTS VERAENDERN *****
*******************************************************************************/

.nospace {
	margin: 0;
	padding: 0;
}

.rvrs {
	unicode-bidi: bidi-override; 
	direction: rtl;
}

body, div, 
h1, h2, h3, h4, h5, h6, p, 
a, span,  
li {
	background-repeat:no-repeat;
}

.fl-lft { 
	float: left;
	margin: 0 20px 0 0;
}

.fl-rght { 
	float: right;
	margin: 0 0 0 20px;
}

.algn-lft { 
	text-align: left;
}

.algn-rght { 
	text-align: right;
}

.clearer { 
	display: block;
	clear: both;
	line-height: 0em;
	height: 1px;
	font-size: 0;
	visibility: hidden;
}

.clear { 
	clear: both;
}

.hidden {
	display: inline;
	position: absolute;
	left: -1000px;
	top: -1000px;
	width: 0px;
	height: 0px;
	overflow: hidden;
	background-color: #FFF;
}




/*********************************************************** Hintergruende *****
*******************************************************************************/

table tr.colored td {
	background-color: #F9F9F9;
}


/************************************************************* Text-Farben *****
*******************************************************************************/

table thead th {
	color: #A9A9A9;
}
/*	Grau
***************************************/
body, 
div#f-nvgtn a  {
	color: #595959;
}

/*	Rot
***************************************/
a, 
div#f-nvgtn a:hover, 
div#f-nvgtn a.active, 
div#f-nvgtn a.current {
	color: #C51015;
}

/*************************************************************** Schriften *****
*******************************************************************************/
body, input, textarea {
	font-family: Verdana, Arial, sans-serif;
}
/*
div#f-nvgtn {
	font-family: Arial, Verdana, sans-serif;
}
*/


/********************************************************* Schriftgroessen *****
*******************************************************************************/
div#wbst {
	font-size: .75em;
}

div#hdr, 
div#wrppr {
	font-size: .833em;
}

h1 {
	font-size: 1.7em;
}



/************************************************************* Zeilenhoehe *****
*******************************************************************************/
div#f-cntnt, 
div#f-sdbr {
	line-height: 1.6;
}

/************************************************************* Allgemeines *****
*******************************************************************************/
h1 {
	margin-bottom: 15px;
	font-weight: normal;
	line-height: 1.1;
}
h2 {
	margin-bottom: 2em;
	padding-left: 20px;
	font-weight: bold;
	line-height: 1.1;
}
h3 {
	font-weight: bold;
}


p.mat-n1e, 
dl.mat-n1e, 
ol.mat-n1e, 
ul.mat-n1e {
	margin-top: -1em;
}
p, dl, ol, ul {
	margin-bottom: 1em;
}
div#project div.bx-images p.img {
	margin-bottom: 2em;
}

ol, ul {
	margin-left: 20px;
}
ol li {
	list-style-type: decimal;
}
ul li {
	list-style-type: square;
}



/********************************************************** Seitenstruktur *****
*******************************************************************************/
body {
	padding: 0 0 50px 30px;
}

div#wbst {
	width: 722px;
}

div#hdr, 
div#wrppr, 
div#ftr {
	position: relative;
	clear: both;
	float: left;
	width: 100%;
}

div#hdr {
	padding-bottom: 7px;
	background-image: url(/layout/css/l1.gif);
	background-position: 0% 100%;
}
div#logo, 
div#f-rght {
	float: right;
	width: 219px;
}
div#logo p, 
div#f-rght div#f-sdbr {
	margin-bottom: 0px;
	padding-left: 34px;
}
div#logo p a {
	display: block;
	width: 185px;
	height: 112px;
	text-indent: -1000em;
	background-image: url(/layout/css/logo.gif);
}

div#f-nvgtn, 
div#f-lft {
	float: left;
	width: 503px;
	
}
div#f-nvgtn {
	padding: 64px 0 4px 0;
	border-bottom: 1px solid #DADADA;
}


div#f-cntnt {
	padding: 30px 0px 0 20px;
}
div#f-sdbr {
	padding-top: 75px;
}


div#ftr {
	margin-bottom: 30px;
	background-image: url(/layout/css/l1.gif);
	background-position: 0% 100%;
}


/************************************************************ Navigationen *****
*******************************************************************************/
div#f-nvgtn {
}
div#f-nvgtn ul {
	margin: 0px;
}
div#f-nvgtn ul li ul {
	position: absolute;
	left: 0px;
	top: 22px;
	width: 340px;
}
div#f-nvgtn ul li {
	position: relative;
	display: block;
	float: left;
	margin-right: 10px;
}
div#f-nvgtn ul li a {
}



/****************************************************************** Module *****
*******************************************************************************/
div.splt {
	clear: both;
	overflow: hidden;
	height: 1px;
	margin: 2em 0;
	background-color: #DEDEDE;
}

p.img img, 
iframe {
	padding: 1px;
	border: 1px solid #DEDEDE;
}
div#f-sdbr p.img.fl-lft {
	margin-right: 2px;
}
div#f-sdbr p.img.fl-rght {
	margin-left: 2px;
}

div.bx {
	margin-bottom: 2em;
}
div#f-cntnt div.bx {
	padding-left: 20px;
}
div#f-cntnt div.bx-text-image div.bx-text, 
div#f-cntnt div.bx-image-text div.bx-text {
	width: 272px;
}
div.bx-text-image div.bx-text, 
div.bx-image-text div.bx-image {
	float: left;
}
div.bx-image-text div.bx-text, 
div.bx-text-image div.bx-image {
	float: right;
}

div#project dl, 
div#projects div.project dl, 
div#project div.bx-images {
	float: left;
	width: 100%;
}
div#project dl dt, 
div#projects div.project dl dt {
	clear: both;
	float: left;
	width: 100px;
	padding-bottom: 6px;
	font-weight: bold;
}
div#project dl dd, 
div#projects div.project dl dd {
	float: left;
	width: 360px;
	padding-bottom: 6px;
}
div#projects div.bx-image-text dl dt {
	width: 60px;
}
div#projects div.bx-image-text dl dd {
	width: 212px;
}

div#project div.bx-images p.lft {
	float: left;
}
div#project div.bx-images p.rght {
	float: right;
}


table {
	width: 100%;
	border-collapse: collapse;
	border-spacing: 0;
}
table th, 
table td {
	padding: 2px 5px;
}
table thead th {
	font-weight: normal;
}

table#projects-customer tbody th {
	padding-top: 20px;
}



ul.list-customer {
	margin-left: 0px;
}
ul.list-customer li {
	font-weight: bold;
	list-style: none;
}
ul.list-customer li.letter {
	padding: 2em 0 1em 0;
}


/*************************************************************** Formulare *****
*******************************************************************************/
div#form-module {
	padding-left: 20px;
}
div#form-module p {
	float: left;
	width: 100%;
}
div#form-module p label {
	float: left;
	width: 100px;
	margin-right: 10px;
}
div#form-module p input, 
div#form-module p textarea {
	background-color: #F9F9F9;
	border: 1px solid #DADADA;
	color: #595959;
	width: 250px;
}
div#form-module p.formsubmit input {
	width: auto;
}

/***************************************************************** Buttons *****
*******************************************************************************/

/******************************************************************* Icons *****
*******************************************************************************/
div#project div.bx-images p.img a {
	display: block;
	padding-bottom: 15px;
	background-image: url(/layout/css/icon_lupe.png);
	background-position: 0% 100%;
	background-repeat: no-repeat;
}
div#ftr p a {
	display: block;
	width: 15px;
	height: 10px;
	background-image: url(/layout/css/icon_top.gif);
	background-position: 4px 0px;
	text-indent: -1000em;
}
div#f-cntnt a, 
div#f-sdbr a {
	padding-left: 14px;
	background-image: url(/layout/css/icon_intern.gif);
	background-position: 0px 2px;
}
div#f-cntnt p.img a, 
div#f-sdbr p.img a {
	padding-left: 0px;
	background: none;
}
div#f-cntnt p.link-extern a, 
div#f-cntnt a.link-extern,
div#f-sdbr p.link-extern a, 
div#f-sdbr a.link-extern {
	background-image: url(/layout/css/icon_extern.gif);
	background-position: 0px 1px;
}
div#f-cntnt p.link-back a,
div#f-cntnt a.link-back, 
div#f-sdbr p.link-back a, 
div#f-sdbr a.link-back {
	background-image: url(/layout/css/icon_back.gif);
	background-position: 0px 3px;
}
div#f-cntnt p.link-download a, 
div#f-cntnt a.link-download, 
div#f-sdbr p.link-download a, 
div#f-sdbr a.link-download {
	background-image: url(/layout/css/icon_download.gif);
}
div#f-cntnt p.link-email a, 
div#f-cntnt a.link-email, 
div#f-sdbr p.link-email a, 
div#f-sdbr a.link-email {
	background-image: url(/layout/css/icon_email.gif);
	background-position: 0px 4px;
}



/**************************************************************** Elemente *****
*******************************************************************************/
