* {
	margin: 0px;
	padding: 0px;
}
body {
	background-color: #FFFB9F;
}
body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
}
a {
	font-weight: bold;
}
a:link {
	color: #339900;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #663333;
}
a:hover {
	text-decoration: underline;
	color: #000000;
}
a:active {
	text-decoration: none;
	color: #000000;
}
.Stil1 {
	font-size: small;
	margin-bottom: 5px;
}
p {
	margin-bottom: 10px;
}
hr {
	margin-bottom:20px;
}
.Stil2 {
	font-size: medium;
	font-weight: bold;
	margin-bottom: 25px;
	margin-top: 25px;
}
.fotos {
	margin-bottom: 40px;
}

.Stil4 {font-size: x-small}
.Stil11 {font-size: small; font-weight: bold; }
.logo {
	margin-top: 40px;
}
#rahmen {
	margin-right: auto;
	margin-left: auto;
	width: 900px;
	margin-top: 10px;
	box-shadow: 1px 1px 12px #630;
	-moz-box-shadow: 1px 1px 12px #630;
	margin-bottom: 10px;
}
li {
	list-style-type: disc;
	margin-left: 20px;
	margin-bottom: 10px;
}
.Stil1k {
	font-size: small;
	margin-bottom: 5px;
	font-style: italic;
}
#wirk {
	margin-top: 10px;
}
#city {
	margin-top: 10px;
}
#hochzeit {
	margin-top: 40px;
	margin-bottom: 40px;
}
#chris {
	margin-right: 40px;
}
#content {
	margin-left: 40px;
	width: 520px;
}

#sven {
	margin-right: 40px;
}
#workshops {
	padding: 15px;
	background-color: #FFFFFB;
	margin-bottom: 15px;
	border-radius: 10px;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
}
.aktuelle {
	float: right;
	margin: 0px 0px 0px 20px;
	height:125px;
	width:auto;
	border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
}
.underline {
	text-decoration: underline;
}
.accord {
	font-size:12px;
}
.accord li {
	list-style: none;
	margin-left:10px;
	margin-bottom:5px;
}
.accord li ul li{
	list-style: none;
	padding-top: 5px;
	display: block;
	overflow: hidden;
	margin-left:0px;
}
.accord li a{
	outline:none;
}