/**
 * Style sheet xBasic
 */
body
{
	margin:0px;
	padding:0px;
	background-color:#ffca7f;
}

a, b, body, cite, div, em, i, label, li, ol, p, strong, td, th, u, ul
{
	font-family:Verdana, Helvetica, sans-serif;
}

h1, h2, h3, h4, h5, h6
{
	font-family:Verdana, Helvetica, sans-serif;
}

fieldset, form, input, optgroup, select, textarea
{
	font-family:Verdana, Helvetica, sans-serif;
}

a, body, div, fieldset, form, input, label, li, ol, optgroup, p, select, td, th, textarea, ul
{
	font-size:11px;
	color:#444;
}

h1, h2, h3, h4, h5, h6
{
	font-size:12px;
	color:#2f576a;
}

img
{
	border:0px;
}

p, pre, form
{
	margin:0px;
	padding:0px;
}

h1
{
	margin:0px 0px 12px 0px;
	padding:0px;
	font-weight:bold;
	font-size:16px;
}

h2
{
	margin:0px 0px 6px 0px;
	padding:0px;
	font-weight:bold;
	font-size:13px;
}

optgroup
{
	padding-top:3px;
	padding-bottom:3px;
}

a
{
	text-decoration:none;
	color:#cc7500;
}

a:hover
{
	text-decoration:underline;
}

.caption
{
	font-style:italic;
	font-size:9px;
}

h1, .ce_headline
{
	border-bottom:2px solid #ff9600;
}

.layout_full .info, .layout_short .info
{
	top:-12px;
	position:relative;
	margin-top:0px;
	text-align:right;
	font-size:10px;
}

.layout_full, .layout_short
{
	margin-bottom:40px;
}

.layout_full .ce_text, .layout_full h2, .layout_short .ce_text, .layout_short h2
{
	padding-right:15px;
	padding-left:20px;
}

.layout_full h2, .layout_short h2
{
	margin-bottom:15px;
}

.back
{
	margin-top:10px;
	border-top:1px dotted #ff9600;
	font-weight:bold;
}

h3.map
{
	margin-top:5px;
	margin-bottom:4px;
	padding-bottom:2px;
	border-bottom:2px solid #ff9600;
}

.map2
{
	font-size:10px;
}

.hochzeit
{
	padding-top:10px;
	border-top:1px dotted #ff9600;
}
