html {
	height: 100%;
	background: #fff url(../pics/atelier-wandmalerei-leipzig.jpg) no-repeat;
}

:focus {
	outline: 0;
}	
h1, h2, h3, h4, h5, h6, p, br, ul, ol, li, hr  {
margin: 0px;
padding: 0px;
}
h1, h2, h3, h4, h5, h6, p, ul, ol, li, div, td, th, fieldset, input, textarea, address, blockquote, nobr, b, i  {
font-family: Arial, Helvetica, sans-serif;}

body {
  padding: 0;
  margin: 0;
  background: transparent;
  width: 100%;
  min-height: 101%;

}


li li {
  font-size: 11px !important;
}

strong {
	font-size: 12px;
}

#logo {
	position: absolute;
	top: 0px;
	left: 240px;
}



#adresse {
	position: absolute;
	top: 91px;
	left: 419px;
	font-size: 11px;
	color: #333;
	width: 450px;
	text-align: left;
}




#logo img {
	border: 0;
}

#wrapper {
width: 950px;
background: transparent;

}


.hoehe { height: 800px; }
div[class = "hoehe"] { height: auto; min-height: 800px }

.konstante { height: 390px; }
div[class = "konstante"] { height: auto; min-height: 390px }


#mainnav   {
float: left;
width: 110px;
margin-left: 250px;
margin-top: 170px;
height: 100%;
}

/* Hide from IE5-mac. Only IE-win sees this. \*/

* html #mainnav {
margin-left: 0px;
padding-left: 260px;
width: 110px;
  }
/* End hide from IE5/mac */



#mainnav  ul {
width: 120px;
margin: 0;
list-style: none;
display: block;
background: transparent;
list-style: none;
line-height: 25px;
}
#mainnav li      {
font-size:  12px;
margin: 0;  
width: 120px;
line-height: 25px;
padding: 0;
background: transparent url(../pics/punkte-grau.gif) 0 bottom repeat-x;
}

#mainnav a   {
margin: 0;
text-decoration: none;
display: block;
font-weight: bold;
font-size: 12px;
padding: 0px 20px 0px 2px;
color: #000;
line-height: 21px;
}

#mainnav li li      {
background: transparent;
}

#mainnav li li a {
font-weight: normal;
background: transparent ;
font-size: 11px;
padding: 0 0 0 35px;
text-transform: none !important;
margin: 0;
}

#mainnav a:hover, #mainnav a:active   {
text-decoration: none;
background: transparent url(../pics/weiss-trans.png) repeat scroll;
color: #666;
text-decoration: underline;
}

.aktiv   {
text-transform: uppercase;
}

#content       {
width: 500px;
background: transparent;
margin-top: 160px;
float: right;
margin-right: 50px;
}

#content a:link  {
color : #5c7fbd;
text-decoration : none;
}
#content a:visited {
color : #5c7fbd;
text-decoration : none;
}
#content a:hover {
color : #5c7fbd;
text-decoration: underline;
}
#content a:active {
color : #5c7fbd;
}

#content p { color: #000; font-size: 0.8em;  padding: 10px 15px 5px 15px; line-height: 21px;}
#content h1    { color: #5c7fbd; font-size: 1em; padding: 10px 15px 5px 15px; font-weight: bold; }
#content h2    { color: #5c7fbd;  font-size: 0.8em; padding: 10px 15px 0px 15px; margin-bottom: 5px; font-weight: bold; }
#content h3    { color: #5c7fbd; font-size: 0.9em; padding: 10px 15px 5px 15px; font-weight: bold; }
#content ul { list-style-type: none; padding-top: 10px; }
#content li {
font-size: 0.8em;
color: #000;
margin-left: 15px;
background-image: url(../pics/pfeil-liste.gif);
background-position: 0 0.2em;
background-repeat: no-repeat;
padding-left: 2em;
}

#content-breit {
	width: 600px;
	padding-top: 70px;
	margin-left: 350px;
}

#vorhernachher img {
	padding: 4px;
	border: 1px solid #ff9933;
}

table {
	color: #fff;
	font-size: 0.7em;
	margin-left: 15px;
	border-collapse: collapse;
  	background: transparent;
	border-color: #fff; 
  
}
/* Hide from IE5-mac. Only IE-win sees this. \*/

* html table {
  margin-left: 0px;

  }
/* End hide from IE5/mac */


.orange {
	color: #c74f8f;
}

#flashcontent {
	width: 500px;	
	height: 600px;	
	float: left;
	position: relative;
	background: #fff;
}

