

/* Allgemeine Definitionen
----------------------------------------------- */
* {
	margin: 0;
	padding: 0;
}
body {
	color: #2f2f2f;
	background: #f2f0ea url(img/kwiaty.gif) no-repeat;
	font: normal 62.5%/1.4 Tahoma, Verdana, Arial, Helvetica, sans-serif;
	margin: 0;
	padding: 0;
}
.clear {
	clear: both;
	height:0; 
	font-size: 1px;
	line-height: 0px;
}
img,
a img {
	border: 0;
}
.none {
	display: none;
}
.photorank {
	position:absolute; 
	width:1px; 
	height:1px; 
	left: -2000px; 
	top: 0;
}

/* Typografie
----------------------------------------------- */
h1, h2, h3 {
	background: #d7d0ca;
	color: #9a5071;
}
h1 {
	font-size: 1.3em;
	font-weight: 700;
	margin: 0.1em 0 0.5em 0;
}	
h2 {
	font-size: 1.1em;
	font-weight: 700;
	margin: 0.1em 0 0.5em 0;
}
h3 {
	font-size: 1em;
	font-weight: 700;
	margin: 0 0 0.5em 0;
}
p {
	margin: 1em 0 0.1em 0;
}

/* Links
----------------------------------------------- */
a {
	color: #f2f0ea;
}
a.intern,
a:visited.intern {
	border-bottom: 1px solid #676767;
	color: #9a5071;
	outline: none;
	padding: 1px;
	text-decoration: none;
}
a:hover.intern,
a:focus.intern {
	background: #9a5071;
	border-bottom: 1px solid #9a5071;
	color: #ccc;
	text-decoration: none; 
}
a.extern,
a:visited.extern {
	color: #9a5071;
	outline: none;
	padding: 1px;
	text-decoration: none;
}
a:hover.extern,
a:focus.extern {
	background: #9a5071;
	color: #ccc;
	text-decoration: none; 
}
a.button {
	background: #d7d0ca;
	border-bottom: 1px solid #929292;
	border-left: 1px solid #929292;
	border-right: 1px solid #eae6e0;
	border-top: 1px solid #eae6e0;
	padding: 1px;
	color: #60564b;
	text-decoration: none;
	font-weight: bold;
}
a.button:hover,
a.button:focus {
	background: #f2f0ea;
}
a.language,
a:visited.language {
	color: #814761;
	text-decoration: none;
}
a.language:hover,
a.language:focus {
	color: #814761;
	text-decoration: underline;
}

/* Layout
----------------------------------------------- */
#header,
#header-en {
	height: 130px;
	width: 970px;
}
#header h1 {
	background: url(img/logo.png) no-repeat;
	height: 80px;
	margin: 35px 0 0 27px;
	position: absolute;
	text-decoration: none;
	width: 246px;
}
#header h1 a {
	background: url(img/logo.png) no-repeat;
	display: block;
	height: 80px;
	outline: none;
	text-indent: -200em;
	text-decoration: none;
	width: 246px;
}
/*rolandmichels.com*/
#header-en h1 {
	background: url(img/logo.png) no-repeat;
	height: 80px;
	margin: 35px 0 0 27px;
	position: absolute;
	text-decoration: none;
	width: 246px;
}
#header-en h1 a {
	background: url(img/logo.png) no-repeat;
	display: block;
	height: 80px;
	outline: none;
	text-indent: -200em;
	text-decoration: none;
	width: 246px;
}
#container {
	background: #d7d0ca;
	color: #2f2f2f;
	font-size: 1.2em;
	text-align: left;
	width: 100%;
}
#nowrap {
	background: #d7d0ca;
	width: 1000px;
}
#hochzeitsfoto {
	float: left;
	height: 400px;
	margin: 0;
	padding: 0;	
	text-align: center;
	width: 555px;
}
#content ul.standard {
	list-style-type: disc;
	margin: 12px 0 12px 15px;
	padding: 0;
}
#content ul.standard li {
	padding: 0 0 1px 0;
}
#content ul.linkliste {
	list-style: none;
	margin: 15px 0;
	padding: 0;
}
#content ul.linkliste li {
	padding: 0 0 0.4em 0px;
}
#thumbs {
	float: left;
	padding: 10px 0 0 20px;
	width: 230px;
}
#thumbs ul.eg {
	clear: both;
	margin: 0;
	padding: 0;
	overflow: hidden;
}
#thumbs .eg li { 
	display: block;
	float: left;
	padding: 5px 7px 0 0;
}
#thumbs .prev {
	background: #f2f0ea;
	padding: 5px;
}
#thumbs a:hover img.prev,
#thumbs a:focus img.prev {
	background: #9a5071;
}
#photo {
	float: left;
	height: 400px;
	margin: 0;
	padding: 0;	
}
#content {
	float: left;
	height: 390px;
	padding: 10px 0 0 20px;
	overflow: auto;
	width: 555px;
}
#start #content {
	width: 230px;
}
#reportage #content, #portraets #content, #braeutigam #content, #braut #content, #paar #content, #vorbereitung #content, #trauung #content, #hochzeitsfeier #content {
	width: 785px;
}
.fotos {
	float: left;
	font-size: 1.1em;
	margin-right: 20px;
	text-align: center;
}
.hamburg-hochzeit {
	background: #f2f0ea;
	padding: 5px;
}
a:hover .hamburg-hochzeit,
a:focus .hamburg-hochzeit {
	background: #9a5071;
}
p.brautpaar {
	font-weight: bold;
	margin: 0 0 2px 0;
}
p.comment {
	font-style: italic;
	margin: 0 0 30px 0;
	padding-right: 5px;
	line-height: normal;
}

/* Navigation
----------------------------------------------- */
#menu {
	float: left;
	width: 166px;
}
#menu ul {
	list-style-type: none;
	margin: 0;
	padding: 0;
	text-align: right;
}
#menu a,
#navlist a:visited,
#menu #active,
#menu .main,
#menu .sub {
	background-color: #d7d0ca;
	border-top: 1px solid silver;
	color: #2f2f2f;
	display: block;
	padding: 6px 20px 6px 0;
	outline: none;
	text-decoration: none;
	width: 146px;
}
#menu #active,
#menu .main,
#menu .sub {
	background-color: #dfdad4;
	font-weight: bold;
}
#menu .sub {
	border-top: 1px dotted silver;
	padding: 3px 20px 3px 0;
	width: 146px;
}
#menu a:hover,
#menu a:focus {
	background-color: #f2f0ea;
	color: #2f2f2f;
}
#menu ul ul {
	font-size: .9em;
}
#menu ul ul a,
#navlist ul ul a:visited {
	background-color: #dfdad4;
	border-top: 1px dotted silver;
	outline: none;
	padding: 3px 20px 3px 0;
}
body#braut a#n1, body#braeutigam a#n1, body#paar a#n1, body#vorbereitung a#n2, body#trauung a#n2, body#hochzeitsfeier a#n2, body#kontaktformular a#n9, body#hochzeitslinks a#n9 {
	background-color: #dfdad4;
}
p.english {
	position: absolute;
	left: 67px;
	top: 495px;
}
p.site {
	position: absolute;
	left: 67px;
	top: 495px;
}

/* Formulare
----------------------------------------------- */
form {
}
label {
	clear: left;
	cursor: pointer;
	float: left;
	width: 8.5em;
}
legend {
	background: #d7d0ca;
	color: #9a5071;
	font-size: 1em;
	font-weight: bold;
	margin: .1em 0 .5em 0;
	padding: 0 0 5px 0;
}
fieldset {
	border: none;
}
input,
textarea {
	background: #dfdad4;
	border: 1px solid #c0c0c0;
	color: #2f2f2f;
	margin-bottom: 5px;
	vertical-align: middle;
	width: 220px;
}
textarea {
	font-family: inherit;
	font-size: 1em;
	height: 120px;
	width: 400px;
}
input:focus,
input:hover,
textarea:focus,
textarea:hover {
	background: #f2f0ea;
	border: 1px solid white;
	border: 1px solid #c0c0c0;
	color: #2f2f2f;
}
.button {
	background: #dfdad4;
	border: 1px solid #c0c0c0;
	color: #9a5071;
	font-weight: 600;
	margin: 8px 0 0 7.2em;
	padding: 1px 3px;
}

