/* laura liebisch  *2010 Julia Faulde */

html, body, div, p, h1, h2, h3, ul, ol, span, a, table, td, form, img, li, input, textarea, select {
	margin: 0;
	padding: 0;
		font-family: Arial, Verdana, sans-serif;
	line-height: 120%;

	}
html body {
	background: #0b2e22;
	background-image:url(images/bg.gif);
  	 background-repeat:repeat-x;
    background-position:0 0;
  	text-align:center;
	}

/* Inhalt */
#global {

	text-align:left;
	margin:auto;
	width:890px;
	height:751px;
	padding:0;
	}
#inhalt{
	position:absolute;
	margin:269px 0 0 0;
	background-image:url(images/logo_lauraliebisch.gif);
  	background-repeat:no-repeat;
    background-position:620px 40px;
    width:897px;
    height:260px;
    }
#logo {
	position:absolute;
	margin:26px 0 0 0;
	width:304px;
	height:65px;
	}
#button {
	position:absolute;
	margin:207px 0 0 450px;
	width:184px;
	height:154px;
	z-index:10;
	}
#bild {
	position:absolute;
	margin:107px 0 0 0;
	width:737px;
	height:161px;
		z-index:0;
	}
#links{
	position:absolute;
	margin:20px 0 0 58px;
	width:280px;
	height:200px;
	padding:0;
	}
#rechts{
	position:absolute;
	margin:118px 0 0 340px;
	width:280px;
	height:100px;
	padding:0;
	
	}
#leistungen{
	position:absolute;
	margin:238px 0 0 58px;
	width:600px;
	height:20px;
	text-transform:uppercase;
	}
p {
	color:#0b2e22;
	font-size:11px;
	font-weight:normal;
	margin:0 0 12px 0px;
	letter-spacing:1px;
	line-height:160%;
	padding:0;
	}
h1, h2 {
	color:#0b2e22;
	font-size:11px;
	font-weight:normal;
	margin:0 0 0 0;
	padding:0;
	letter-spacing:0.01em;
	line-height:160%;
	font-weight:bold;
	}
#links ul {
	margin:0 0 0 12px;
  }
  * html #links ul  {
    margin:0 0 0 2px;
  }

  *:first-child+html #links ul  {
   	margin:0 0x 0 2px;
  }

#links ul {
	
	color:#0b2e22;
	font-size:11px;
	font-weight:bold;
	letter-spacing:0.01em;
	line-height:160%;
	padding-bottom:12px;
	}
#links ul li{
	padding-left:10px;
	margin:0 0 0 0;
	line-height:160%;
	}
#adresse {
	position:absolute;
	margin:536px 0 0 58px;

	}
#adresse p#adresszeile{
		position:absolute;
	margin:2px 0 0 130px;
	color:#4d695b;
	width:700px;
	}
#adresse a, #impressum a, #impressum_text a{
	color:#4d695b;
	text-decoration:none;
	}
#adresse a:hover, #impressum a:hover, #impressum_text a:hover{
	color:#c9a900;
	text-decoration:none;
	}

#impressum {
	position:absolute;
	margin:248px 0 0 755px;
	}
#impressum_text {
	text-align:left;
	margin:20px auto;
	width:300px;
	background:#fff;
	}
#impressum_text p {
	color:#5A5B51;
	font-size:11px;
	font-weight:normal;
	margin:0px 0 12px 50px;
	letter-spacing:0.01em;
	line-height:160%;
	padding:0;
	}