/*<group=defaults>*/

body, html {
    padding: 0px;
    margin: 0px;
	font: 1em Myriad, "Gill Sans", "Century Gothic", "Trebuchet MS", "Bitstream Vera Sans", verdana, lucida, arial, helvetica, sans-serif;
	background: #000;
}

#deadcentre {
	position: relative;
	width: 720px;
	padding: 0px;
	top: 25px;
	margin: 0px auto 45px auto;
	border: 1px solid #bcbcbc;
	background: no-repeat left bottom url(../images/cellini_bottomleft_160x198.gif) #fff;
}

h1, h2, h3 {
    margin: 0px;
    padding: 0px;
    font-family: "Calisto MT", Garamond, Georgia, "Times New Roman", Times, serif;
    }

a:link {
	color: #000000;
	text-decoration: none;
}

a:visited {
	text-decoration : none;
}

a:hover {
	text-decoration : none;
	color: #fc6c00;
}

a:visited:hover {
	text-decoration : none;
	color: #fc6c00;
}

ul {
	text-align: left;
	margin: 0px;
	padding: 0px;
	margin-top: 2px;
	margin-right: 5px;
	margin-bottom: 2px;
	margin-left: 6px;
	padding-bottom: 5px;
	padding-top: 3px;
}

li {
	margin: 0px;
}
	
/*</group>*/

/*<group=header>*/

#header {
	position: relative;
	height: 180px;
	text-align: center;
	background: url(../images/cellini_header_720x180.jpg) no-repeat;
}

#header h1
{
	position: relative;
	text-align: center;
	color: #0a3141;
	top: -103px;
	font: oblique small-caps 500 2.4em Times New Roman, Times, serif;
	display: none;
}

#header h1:first-letter
{
	position: relative;
	text-align: center;
	color: #0a3141;
	top: -20px;
	font: oblique small-caps 500 2.9em Times New Roman, Times, serif;
}

#header h2 {
	font-size: 1.4em;
	position: relative;
	text-align: center;
	color: #b90000;
	font-weight: normal;
	line-height: 0em;
	top: -135px;
	letter-spacing: 0.3em;
	font-style: oblique;
	display: none;
}

#header a {
}
	
/*</group>*/

/*<group=navigation>*/

#navbar {
	text-align: right;
	width: 590px;
	margin: 0px;
	padding: 0px;
	margin-left: auto;
	margin-right: auto;
	height: 1.3em;
	background: transparent;
	position: absolute;
	top: 155px;
	right: 130px;
	font-family: "Calisto MT", Garamond, Georgia, "Times New Roman", Times, serif;
}

#navbar ul {
	margin: 0px;
	padding: 0px;
	display: block;
	list-style: none;
	text-align: right;
	background: transparent;
	position: relative;
	height: 25px;
	/*background-color: #474747;*/
}

#navbar ul li {
	display: inline;
	list-style: none;
	font-size: 1.1em;
	margin-left: 2px;
	position: relative;
	text-align: center;
	margin-right: 2px;
	height: 1.3em;
	padding-right: 5px;
	padding-left: 5px;
}

#navbar ul li a {
	text-align: center;
	color: #f0f0f0;
	height: 100%;
	font-style: oblique;
	padding-right: 3px;
	padding-left: 3px;
	letter-spacing: 0.2em;
	display: inline;
}

#navbar ul li p.active {
	display: inline;
	text-align: center;
	color: #fff;
	margin-top: 0px;
	background: transparent;
	height: 1.3em;
	font-weight: bold;
	font-style: oblique;
	letter-spacing: 0.3em;
	margin: 0px;
	padding: 0px;
}

#navbar ul li a:hover {
	text-decoration: underline;
}	
/*</group>*/

/*<group=columns>*/

#leftcolumn {
	position: relative;
	width: 200px;
	float: left;
	text-align: right;
	clear: both;
	padding-top: 30px;
	left: 0px;
	background: url(../images/cellini_bottomleft_160x198.gif) no-repeat left bottom;
	display: none;
}

#rightcolumn {
	position: relative;
	background-color: #999;
	display: none;
}

/*<group=boxes>*/

.box {
	margin: 5px 10px;
	padding: 0px;
	margin-bottom: 30px;
	font-size: 0.8em;
	color: #bab9ba;
	text-align: right;
	background: transparent;
}

.box li {
	list-style: none;
	display: block;
	text-align: right;
	padding: 3px 2px;
}

.box li a {
	font-weight: bold;
	color: #ce2209;
	text-align: right;
}

.box li a:hover {
	color: #822604;
	text-decoration: underline;
}

.box .title {
	margin: 0px;
	color: #000;
	padding: 2px 3px;
	font-size: 1.1em;
	padding-left: 6px;
	border-bottom: solid #acada8 1px;
	letter-spacing: 0.2em;
	font-weight: bold;
}

.box p {
	margin: 6px 4px 6px 4px;
	text-align: right;
	margin-left: 6px;
	padding-bottom: 5px;
	padding: 3px;
}

.box li.active {
	background: transparent;
	color: #333;
	font-weight: bold;
}

#rightcolumn .box {
	padding: 0px;
	border: 1px solid #AAAAAA;
	text-align: center;
	margin: 5px 0px 5px 10px;
}

#rightcolumn .box p {
	margin: 6px 4px 6px 4px;
	font-size: 12px;
	margin-left: 6px;
	padding-bottom: 5px;
}

#rightcolumn .box img {
	display: block;
	font-size: 12px;
	margin-left: auto;
	margin-top: 6px;
	margin-right: auto;
	border: none;
}


	
/*</group>*/
	
/*</group>*/

/*<group=content>*/

#content {
	position: relative;
	text-align: left;
	padding: 5px 10px 5px 20px;
	color: #535354;
	margin-right: 40px;
	padding-right: 20px;
	margin-left: 40px;
	margin-top: 20px;
	padding-top: 40px;
	margin-bottom: 25px;
	font-size: 0.9em;
	background: no-repeat url(../images/cellini_topright_200x225.gif) top right;
}

#content #spruch {
	float: left;
	width: 260px;
	margin-right: 20px;
	margin-bottom: 20px;
	border-right: 1px solid black;
	padding-right: 20px;
	padding-bottom: 20px;
	padding-top: 10px;
}

#content #spruch p#hauptspruch {
	color: #0a0a0a;
	background: transparent;
	margin: 0px;
	padding: 0px;
	text-align: justify;
	font: oblique 1.5em "Calisto MT", Garamond, Georgia, "Times New Roman", Times, serif;
}



#content #spruch p#von {
	font-size: 0.8em;
	text-align: right;
	margin: 0px;
	padding: 0px;
	background: transparent;
}


#content h1 {
	margin-bottom: 6px;
	font-weight: bold;
	font-size: 1.8em;
	text-align: left;
	margin-top: 10px;
	border-bottom: 1px solid #ccc;
	color: #5a3230;
	margin-right: 200px;
	clear: both;
}

#content h3 {
	margin: 0px;
	padding: 0px;
	font-size: 1.3em;
	color: #867b67;
	margin-bottom: -10px;
}

#content h1#content_title1 {
	margin-top: 0px;
}

#content p + h2 {
	font-size: 1.4em;
	text-align: left;
	margin-top: 5px;
	margin-bottom: 5px;
	color: #49180e;
	padding-top: 55px;
	background: url(../images/absatzmuster_95x40.gif) no-repeat top center;
}

#content h2#content_title2 {
	margin-bottom: 40px;
	font-size: 1.4em;
	color: #3c3956;
	padding: 0px;
	background: transparent;
	background-image: none;
}

#content p:first-letter {
	font: 2.2em "Calisto MT", Garamond, Georgia, "Times New Roman", Times, serif;
	}

#spruch+h2 {
	background: transparent;
	padding: 0px;
	background-image: none;
}

#content h2 a {
	color: #c24b1d;
	margin-top: 10px;
	margin-bottom: 4px;
	display: block;
}

#content h2 + p {
	margin-top: 0px;
	}

#content p + h2 {
	margin-top: 25px;
	}
	
#content p + ul {
	margin-top: 12px;
	}

#content a {
	color: #a46112;
	font-weight: bold;
}

#content a:hover {
	color: #fc6c00;
}

#content p.description {
	text-align: left;
	font-weight: normal;
	margin-top: 0px;
	color: #333;
	margin-bottom: 3px;
	letter-spacing: 0.2em;
}

#content p {
	text-align: justify;
	margin-bottom: 5px;
	line-height: 1.5em;
}

#content #spruch p:first-letter {
	font-size: 1.2em;
	font-style: oblique;
	font-weight: bold;
	
	}



#content form {
	text-align: left;
}

#content img {
	margin: 10px 30px;
	}

#content li {
	list-style: disc inside;
	margin-bottom: 3px;
}
	


#content p.news_datum {
	font-size: 11px;
	text-align: left;
	margin-top: 12px;
	margin-bottom: 0px;
	color: #fff;
	border-bottom: 1px solid #ccc;
	
}

#content p.news_titel {
	font-size: 12px;
	text-align: left;
	font-weight: bold;
	padding: 3px 10px 3px 10px;
	margin-bottom: -5px;
	margin-top: 0px;
}

#content p.news_inhalt {
	font-size: 12px;
	text-align: left;
	padding: 3px 10px 3px 10px;
	margin-top: 0px;
}

#content form {
	text-align: left;
	font-size: 11px;
	padding: 4px;
}

#content ol {
	margin: 0px;
	padding: 0px;
	padding-left: 24px;
	}

#content ol li {
	list-style: decimal;
	margin-bottom: 3px;
}
	
/*</group>*/

/*<group=footer>*/

#footer {
	position: relative;
	font-size: 11px;
	text-align: center;
	background: no-repeat #e2e2e2;
	width: 720px;
	margin-left: auto;
	margin-right: auto;
	height: 25px;
	color: #919191;
}

#footer p {
	position: relative;
	margin: 0px;
	padding: 0px;
	padding-top: 5px;
}

#footer a {
	text-decoration: none;
}

#footer a:link {
	color: #b31b13;
}

#footer a:visited {
	color: #7f88a9;
}

#footer a:hover {
	color: #cb8b32;
	text-decoration: underline;
}
	
/*</group>*/

/*<group=positions>*/

.left {
	float: left;
	margin: 10px 10px 10px 0px;
}

.clear {
	clear: both;
}

.right {
	float: right;
	margin: 10px 0px 10px 10px;
}

/*</group>*/
