body {
	margin: 0;
	padding: 0;
	background: #EEE;
	}

#content {
	margin: 0 auto;
	width: 760px;
	background: #FFF url("../bilder/assets/back.gif") no-repeat;
	font-family: verdana, sans-serif;
	font-size: 78%;
	}

	h1 {
		margin: 0;
		padding: 0;
		width: 273px;
		height: 77px;
		text-indent: -9999px;
		background-image: url("../bilder/assets/logo_muc.gif");
		}

	#menu {
		float: left;
		width: 150px;
		margin: 100px 0 0 0;
		padding-left: 14px;
		}

		#menu li {
			list-style: none;
			padding-top: 3px; /* whitespace */
			}

		#menu li a {
			font-family: verdana, sans-serif;
			font-size: 1em;
			color: #888;
			margin: 0 0 5px 0;
			padding: 0 0 0 13px;
			text-decoration: none;
			background-image: url("../bilder/assets/bullet.gif");
			background-repeat: no-repeat;
			background-position: 0 .4em;
			}

		#menu li a#current {
			background-image: url("../bilder/assets/bullet_current.gif");
			background-repeat: no-repeat;
			background-position: 0 .4em;
			color: #C82058;
			font-weight: bold;
			}

		#menu li a:visited {
			color: #000;
			font-weight: normal;
			}
		#menu li a:hover {
			color: #555;
			background-image: url("../bilder/assets/bullet_hover.gif");
			background-repeat: no-repeat;
			background-position: 0 .4em;
			}

	img {
		border: none;
		}

	h2 {
		margin: 104px 14px 1em;
		font-family: "Trebuchet MS", arial, verdana, sans-serif;
		font-size: 1.4em;
		text-transform: uppercase;
		letter-spacing: .3em;
		color: #C82058;
		background: transparent;
		}

	h3 {
		margin: 2em 14px 0 206px;
		font-family: "Trebuchet MS", arial, verdana, sans-serif;
		font-size: 1.1em;
		text-transform: uppercase;
		letter-spacing: .15em;
		color: #C82058;
		background: transparent;
		}

	h4 {
		font-family: verdana, sans-serif;
		font-size: 1.1em;
		margin: 1em 0 0 206px;
		padding: 0;
		color: #C82058;
		}

	p {
		margin: 10px 40px 16px 206px;
		font-family: verdana, sans-serif;
		font-size: 1em;
		line-height: 1.4em;
		}

	p.bold {
		margin: 10px 40px 16px 206px;
		color: #C82058;
		font-family: verdana, sans-serif;
		font-size: 1em;
		font-weight: bold;
		line-height: 1.4em;
		}

	p.bold:first-line {
		font-size: 1em;
		font-variant: normal;
		}

	ul {
		margin-left: 206px;
		padding: 0 40px 0 3em;
		font-family: verdana, sans-serif;
		font-size: 1em;
		line-height: 1.4em;
		}

	ul.indent {
		margin-top: .4em;
		padding: 0;
		}

	ul.indent li {
		margin: 0 0 0 1em;
		padding: 0 40px 0 0;
		}

	dl {
		margin: 10px 40px 16px 206px;
		font-family: verdana, sans-serif;
		font-size: 1em;
		line-height: 1.4em;
		}

	dl dt {
		font-weight: bold;
		}
	dl dd {
		margin: .5em 40px .5em 0;
		}

	dl span {
		font-weight: normal;
		font-style: italic;
		}

	p:first-line {
		font-size: 1.2em;
		font-variant: small-caps;
		}

	div.team { /* Team */
		margin-left: 206px;
		}


	hr {
		width: 510px;
		margin: 1em 0 2em 206px;
	}

	table {
		width: 510px;
		border: none;
		margin-bottom: 20px;
		}

	th {
		font-family: "Trebuchet MS", arial, verdana, sans-serif;
		font-size: 1.1em;
		text-transform: uppercase;
		letter-spacing: .15em;
		color: #FFF;
		background: #E490AC;
		background: #CCC;
		}

	td {
		width: 50%;
		vertical-align: top;
		border-bottom: 1px solid #999;
		padding-bottom: .5em
		}

	td b {
		font-size: 1.2em;
		font-variant: small-caps;
		font-weight: bold;
		}


	td ul {
		margin: 0;
		padding: 0;
		list-style: none;
		}


	.name { /* Kundenstimmen */
		font-variant: small-caps;
		font-size: 1.2em;
		font-weight: bold;
		}

	.position {
		font-style: italic;
		}

	.name, .position {
		display: block;
		text-align: right;
		}

	a { /* normale Links im Text */
		text-decoration: none;
		}

	a:hover {
		text-decoration: underline;
		}

	img {
		float: left;
		border: none;
		margin: 0 40px 5px 0;
		}
	
	/* team bilder */
	#imgwrap {
		float: left;
		}

	#imgwrap img {
		float: none;
		border: 1px solid #000;

		}
	#imgwrap i {
		padding: 0 40px 20px 0;

		}

	.clear {
		clear: both;
		}

	#foot {
		margin-left: 206px;
		margin-top: 3em;
		}

		p.smalltext  {
			margin: 0;
			padding-bottom: 20px;
			font-family: verdana, sans-serif;
			font-size: .9em;
			color: #888;
			}

		p.smalltext:first-line  {
			font-variant: normal;
			font-size: .9em;
			}

		p.smalltext a  {
			color: #000;
			text-decoration: none;
			}

		p.print  {
			display: none;
			}
/* Bild Intro */

.imgwrap {
	position: relative;
	width: 500px;
	height: 380px;
	margin-left: 200px;
	margin-bottom: 60px;
}

p.plain:first-line {
	font-size: 1em;
	font-variant: normal;
	}

.imgwrap b {
	font-weight: bold;
	color: #C82058;
}

.imgwrap #back,
.imgwrap #text-a,
.imgwrap #text-b,
.imgwrap #text-c,
.imgwrap #text-d,
.imgwrap #text-e,
.imgwrap #text-f,
.imgwrap #img {
	position: absolute;
	}
	
.imgwrap #back {
	top: 20px;
	left: 50px;
	z-index: 0;
	}

.imgwrap #text-a {
	width: 150px;
	top: 0px;
	left: -200px;
	z-index: 3;
	}

.imgwrap #text-b {
	width: 140px;
	top: 40px;
	right: 0px;
	z-index: 3;
	}

.imgwrap #text-c {
	width: 180px;
	top: 180px;
	left: 170px;
	z-index: 3;
	}

.imgwrap #text-d {
	width: 190px;
	top: 320px;
	left: 20px;
	z-index: 3;
	}

.imgwrap #text-e {
	width: 200px;
	top: 220px;
	left: -190px;
	z-index: 3;
	}

.imgwrap #text-f {
	width: 200px;
	top: 60px;
	left: -170px;
	z-index: 3;
	}

.imgwrap #img {
	top: 140px;
	left: 10px;
	z-index: 2;
	}

/* Kontakt Formular  ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/

form {
 }

form fieldset {
	width: 480px;
	padding: 1em;
	padding-top: 1em;
	margin: 2em 0;
	border: 1px solid #AAC;
}

/* First comment. MacIE misses the end-of-comment because of the backslash \*/
form fieldset {
	padding-top: 0;
	}
/* Second comment. MacIE sees the end of this comment as the end of the previous one */


form fieldset legend {
	padding: .6em 1em;
	margin-bottom: 1em; /* IE PC */
	background-color: #EEE;
	text-transform: uppercase;
	}

form fieldset#kontakt label {
	float: left;
	width: 190px;
	text-align: right;
	margin-top: 0.2em;
	margin-right: 0.5em;
	}

form fieldset#kontakt input,
form fieldset#kontakt textarea {
	width: 240px;
	font-family: verdana, sans-serif;
	font-size: 1em;
	margin: 0.1em;
	padding: 0.1em;
	color: #000;
	background-color: #FFF;
	border: 1px solid #999;
	}

#submitwrap {
	text-align: center;
}

form fieldset#kontakt input#sbm {
	text-align: center;
	width: auto;
	margin-left: 0;
	padding: .1em .8em;
	color: #FFF;
	background: #E490AC;
	border: 2px outset #FFF;
	}

a { color: #009; }
