* {
	border: 0;
	margin: 0;
	padding: 0;
	}
html {
	font-family: Verdana, sans-serif;
	font-size: 76%;
	text-align: center;
	color: #000;
	background: #fff url(a1_2.gif) top left repeat-x;;
	}
a {
	text-decoration: none;
/*	color: #302565; */
	color: #1f1f5e;
	}
a:hover {
	text-decoration: underline;
	}
p {}
h1, h2, h3, h4  {}
ul {
	list-style-position: inside;
	}
/* ############################### */
#top {
	width: 700px;
	margin: 60px auto 0 auto;
	height: 30px;
	text-align: left;
	}
* html #top {
	height: 90px;
	}
#main {
	width: 700px;
	margin: 18px auto 0 auto;
	text-align: left;
	clear: both;
	}
#sidebar {
	width: 200px;
	float: left;
	}
#kontakt {
	margin: 25px 0 0 0;
	padding: 5px;
	}
#content {
	float: left;
	width: 499px;
	background: url(bbg0.gif) top left repeat-x;
	}
#endnote {
	width: 150px;
	height: 96px;	
	background: url(ladies.jpg) bottom right no-repeat;
	margin: 25px 0 0 0;
	float: left;
	}

/* ############################### */
/* Headers */
#top h1 {
	float: left;
	color: #ddd;
	}
#top h2 {
	float: right;
	color: #bbb;
	font-size: .95em;
	font-weight: normal;
	margin: 13px 35px 0 0;
	}
#content h4 {
	margin: 10px 0 0 0;
	}
#kontakt h3 {
	font-size: 1em;
	}
#kontakt dl {
	margin: 3px 0;
	}
#kontakt dl dt {
	width: 4em;
	clear: both;
	float: left;
	font-style: italic;
	background-repeat: no-repeat;
	height: 20px;
	background-position: top left;
	}
#kontakt dl dt span { display: none; }
#kontakt dl dd {
	float: left;
	}
#kontakt dl dt.tel { background-image: url(phone.gif); }
#kontakt dl dt.fax { background-image: url(fax.gif); }
#kontakt dl dt.mobil { background-image: url(handy.gif); background-position:  9px top; }

#kontakt p {
	clear: both;
	margin-top: 4px;
	}
#kontakt p a:bef1f1f5eore {
	content: "\00BB  ";
	font-size: 1.1em;
	color: #261d57;
	}
* html #kontakt p a {
	/* IE zeigt :before nicht an */
	background: url(arrows.gif) bottom left no-repeat;
	padding: 0 0 0 10px;
	}
#content dl dt {
	float: left;
	width: 4em;
	}
#content dl dd {
	clear: right;
	float: both;
	}
#content a.mail {
	font-weight: bold;
	padding: 1px 2px;
	}
#content a.mail:hover {
	background: #ececec;
	}

/* ############################### */
/* Menu */
ul#menu {
	width: 100%;
	font-size: 1em;
	letter-spacing: 1px;
	list-style: none;
	}
ul#menu li {
	display: block;
	width: 100%;
	}
ul#menu li a {
	display: block;
	width: 150px;
	margin: 0 40px 0 0;
	height: 24px;
	padding: 5px 0 5px 10px;
/*	color: #302565; */
	color: #1f1f5e;
	font-weight: bold;
	background: url(bbg0.gif) top left repeat-x;
	}
ul#menu li a:hover {
	text-decoration: none;
	color: #f0f0f0;
	background: url(bbg1_2.gif) top left repeat-x;
	}
/* ############################### */
/* Typographie */
#content {
	line-height: 160%;
	}
#content h2 {
	margin: 0 0 12px 0;
	font-size: 1.5em;
	}
#content h3 {
	margin: 0 0 12px 0;
	font-size: 1.3em;
	}
#content h4 {
	margin: 12px 0 3px 0;
	font-size: 1.1em;
	}
#content ul {
	list-style-type: none;
	}
#content ul#leistungen li {
	padding: 2px 0 3px 18px;
	background: url(haken.gif) center left no-repeat;
	}
#content ul.links li {
	padding: 0 0 10px 0;
	line-height: 135%;
	font-weight: bold;
	}
#content ul.links li span, #content ul.links a {
	font-weight: normal;
	}
#content p {
	margin: 0 0 8px 0;
	}
#content img {
	float: right;
	padding: 0 0 5px 5px;
	}
#content img.map {
	float: none;
	margin: 1px auto;
	border: 1px solid black;
	}