/* @override 
	http://localhost:8888/beratung-sabinewetzel.de/css/style.css
	http://localhost:8888/beratung-sabinewetzel.de/css/style.css
*/

/* 
version 0.3
website: beratung-sabinewetzel.de
Anwendbar: Firefox, Safari
*/

* {
	margin: 0;
	padding: 0;
	
}

body {
	background: url(../img/bg_verlauf.png) repeat-x;
	font: 14px Georgia, "Times New Roman", Times, serif;
}

img {
	border-style: none;
}

#inhalt div.text div.rechts ol.impressum li {
	margin-left: 180px;
}

#inhalt div.text div.rechts ol.impressum {
	padding-bottom: 20px;
	list-style-type: none;
}

a:link {
	text-decoration: none;
}

#wrapper {
	margin-left: 300px;
	z-index: 90;
}

.kreis {
	position: absolute;


	background: url(../img/bg_kreis.png) no-repeat 170px top;
}
/* background effect*/

.kreis {
/* Set rules to fill background */
	min-height: 100%;
	min-width: 1024px;
			
/* Set up proportionate scaling */
	width: 100%;
	height: auto;
			
/* Set up positioning */

	margin-top: 0px;	
	margin-left: 0px;
	z-index: -1001;
}
		
@media screen and (max-width: 1024px){
img.kreis {
	left: 50%;
	margin-left:512px; }
}
		
/* ende background effect*/

#header div.navigation ul.menu li {
	display: inline;
	list-style-type: none;
	padding-right: 40px;
}

div.navigation {
	margin-top: 50px;
	margin-bottom: 50px;
}

#header div.navigation ul.menu li a {
	color: #707072;
}

#header div.navigation ul.menu li a:hover, a:active {
	border-bottom-style: dotted;
	border-bottom-width: 1px;
}



#header div.navigation ul.menu li a:visited {
	text-decoration: none;
	font-style: italic;
}

#inhalt div.text h3 a {
	color: #707072;
}

#inhalt div.text h3 a:hover, a:active {
	border-bottom-style: dotted;
	border-bottom-width: 1px;
}

#inhalt div.text h3 a:visited {
	text-decoration: none;
	font-style: italic;
}

#inhalt div.text p {
	margin-left: 120px;
	line-height: 1.5;
}

#inhalt div.text p a {
	color: #707072;
}

#inhalt div.text p a:hover, a:active {
	border-bottom-style: dotted;
	border-bottom-width: 1px;
}


#inhalt div.text p a:visited {
	text-decoration: none;
}

h1 {
	font-weight: normal;
	font-style: normal;
	font-size: 1.2em;
	padding-bottom: 20px;
	width: 550px;
	margin-left: 120px;
}

h2 {
	text-align: left;
	font-size: 1.4em;
	font-weight: normal;
	font-style: normal;
	line-height: 1.5em;
	width: 600px;
	margin-top: 50px;
	margin-left: 120px;
	background: url(../img/blockquote.png) no-repeat right bottom;
	float: left;
}

h2:first-letter{
	padding-left: 50px;
	padding-top: 10px;
	background: url(../img/blockquote2.png) no-repeat left top;
}

h3 {
	margin-top: 30px;
	margin-bottom: 20px;
	font-weight: normal;
	font-style: normal;
	margin-left: 150px;
}

h4 {
	padding-top: 10px;
	padding-bottom: 10px;
	margin-left: 50px;
}

#inhalt div.text div.rechts div.kontakt p {
	padding-bottom: 10px;
}

#inhalt div.text div.rechts div.kontakt h1 {
	font: 1.3em "Lucida Grande", Lucida, Verdana, sans-serif;
}

#inhalt div.text div.rechts div.kontakt h1 a {
	color: #000;
}
#inhalt div.text div.rechts div.kontakt h1 a:hover,a:active {
	border-bottom-style: dotted;
	border-bottom-width: 1px;
}

#footer ul li a {
	color: #707072;
}

#footer ul li a:hover, a:active {
		border-bottom-style: dotted;
	border-bottom-width: 1px;
}

#footer ul li a:visited {
	text-decoration: none;
}

#footer ul li {
	display: inline;
	padding-right: 40px;
}

#header {
	top: 0;
	position: static;
	height: auto;
	margin-left: 220px;

}
#header img {
	padding-top: 45px;
	margin-left: -100px;
}

#footer {
	margin-top: 50px;
	margin-left: 120px;
	float: left;
	height: 40px;
	clear: both;
}

div.rechts {
	margin-left: 100px;
}

.adresse {
  width: 550px;
  list-style: none;
  margin: 0 0 2em;
  padding: 20px 20px 0;

}
.adresse p {
  clear: both;
  position: relative;
	border-bottom: 1px solid #a9a9a9;
	padding: 0 0 40px;
}

.adresse strong {

  padding: 0 150px 0 0;
  font-weight: normal;
  position: absolute;
  bottom: .3em;
  left: 0;
}
.adresse em {

  position: absolute;
  bottom: .3em;
  right: 0;
  width: 150px;
	padding-top: 0;
	padding-bottom: 0;
	padding-right: 0;
}
.adresse sup {
  font-size: 60%;
  color: #666;
  margin-left: 3px;
}


div.logo {
	position: ;
}

div.logo img{
	width: 300px;
	height: auto;
	position: fixed;
}

#inhalt div.text div.rechts ul li span {
	font-style: italic;
}

#inhalt div.text ul li {
	list-style-image: url(../img/spirale_ul.png);
	margin-left: 180px;
	padding-bottom: 10px;
}

#inhalt div.text {
	width: 700px;
}

#inhalt div.text ul {
	padding-bottom: 20px;
	line-height: 1.5em;
}

#inhalt div.inhaltimg {
	padding: 0px;
	padding-top: 50px;
	float: left;
	position: absolute;
}
