/*********************************************************************************

	Projekt		:	Bestattungen Hansen
	Copyright	:	°° zweikreis.de

**********************************************************************************/


/* ### undo #################################################################### */

:link,:visited { text-decoration:none; }
ul,ol { list-style:none }
h1,h2,h3,h4,h5,h6,pre,code { font-size:1em; font-weight:normal; }
ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,body,html,blockquote,fieldset,input, dl, dt, dd { margin:0; padding:0 }
img, a img,:link img,:visited img, fieldset { border:none }
img { margin:0; padding:0; vertical-align:bottom; }
address { font-style:normal }


legend { display:none; }

/* ### reset some basic style ################################################### */

dl			{margin: 0 0 0 0;}
dl dt		{margin: 0 0 0 0;}
dl dd+dt	{margin-top: 0;}
dl dd		{margin: 0 0 0 0;}

ol			{list-style: none;}
ol li		{margin: 0 0 0 0;}
ol li ol	{margin: 0 0 0 0;}
ol li ul	{margin: 0 0 0 0;}

ul			{list-style: none;}
ul li		{margin: 0 0 0 0;}
ul li ul	{margin: 0 0 0 0; list-style: none;}
ul li ol	{margin: 0 0 0 0;}

pre			{font-size:1.2em; }

a:hover { text-decoration:none; }

/* ### BODY ###################################################################### */

html {
	margin-bottom:1px;
	height:100%;
}

body {
	font-family:verdana, arial, helvetica, sans-serif;
	font-size: x-small;
	background:#F9F9F7;
	}

.clearer {
	display:block;
	clear:both;
	line-height:0;
	height:1px;
	font-size:0;
	visibility:hidden;
}

.clear {
	clear:both;
}

.floatLeft { float:left; }
.floatRight { float:right; }

.warning { color:#f00; background: inherit; }

/* ### Website Content ############################################################ */

#site {
	padding:0;	
}

#site_top {
	display:none;
}

#site_content {
	display:block;
}

#header {
	display:block;
	height:70px;
	text-align:right;
}

#content {
	display:block;
}

#nav {
	display:none;
}

.main_top img {
	padding:20px 30px 20px 30px;
}

#main-block {
	display:block;
	float:left;
	font-family: verdana, arial, sans;
	font-size:1.1em;
	color:#6F6751;
	text-align:left;
	line-height:1.4em;
	letter-spacing:1px;
	width:500px;
	padding:30px;
	background:#E8E7DA;
}

#site_bottom {
	display:none;
}

.start {
	width:315px;
	height:120px;
	background:url(./pics/startseite.gif) no-repeat left top;
	letter-spacing:0px;
	color:#2D260F;
	padding-left:5px;
	float:right;
	line-height:1.2em;
	margin-top:110px;
}

#main-block .routenplaner {
	padding-top:10px;
	text-align:right;
	float:right;
}
#main-block .routenplaner a,
#main-block .routenplaner a:link {
	display:block;
	border:1px solid #ACA891;
}

#main-block .routenplaner a:hover {
	border:1px solid #FFFFFF;
}



#main-block p {
	margin:0 0 1.6em 0;
}

#main-block .fett {
	font-size:1.2em;
	font-weight:bold;
	color:#C3DDFF;
}

#main-block ul {
	margin:15px 0px;
}

#main-block li {
	padding:1px 0 1px 30px;
	background:url(./pics/listenpunkt.gif) no-repeat 5px 2px;
	color:#160E00;
}

#main-block h1 {
	font-size:1.5em;
	font-weight:normal;
	margin-bottom:20px;
	color:#463E28;
	letter-spacing:1px;
}

#main-block h2 {
	font-size:1.2em;
	font-weight:bold;
	margin-bottom:10px;
	padding-top:10px;
	color:#989348;
}

#main-block h3 {
	font-size:1.2em;
	line-height:1em;
	font-weight:bold;
	margin-bottom:0px;
	padding-top:10px;
	color:#989348;
}

#main-block h4 {
	font-size:0.9em;
	font-weight:bold;
	margin-bottom:10px;
	margin-top:0px;
	color:#6A634F;
}

#main-block .kontakt {
	float:left;
	width:50px;
	line-height:1.2em;
}

#main-block .kontakt_2 {
	float:left;
	line-height:1.2em;
}

/* ##########  Hyperlinks  ############  */

#main-block a,
#main-block a:link {
	color:#989348;
}
#main-block a:hover {
	text-decoration:underline;
}
#footer {
	display:none;
}
#form-module {
    display:none;
}
#form_head {
    display:none;
}

/*  ######### zweikreis  #########  */

#zweikreis {
	color:#666666;
	display:block;
	float:right;
	text-align:right;
	letter-spacing:0px;
	line-height:1.2em;
}

#zweikreis h2 {
	font-size:0.9em;
	line-height:0.9em;
	padding-bottom:10px;
}

#zweikreis p {
	margin-top:10px;
}

#main-block .disclaimer {
	padding:30px 25px 20px 25px;
	font-size:10px;
	line-height:1.1em;
	
}

#main-block .disclaimer h2 {
	font-size:0.9em;
	line-height:1.1em;
	margin-bottom:0px;
}