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

	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 {
	margin:10px auto;
	width:750px;
	padding:0;	
}

#site_top {
	display:block;
	height:16px;
	background:url(./pics/kante.gif) no-repeat left top;
}

#site_content {
	display:block;
	float:left;
	width:100%;
	background:url(./pics/hint.gif) repeat-y left top;
}

#header {
	display:block;
	padding-right:8px;
	height:282px;
	text-align:right;
}

#content {
	display:block;
	float:left;
	width:100%;
	background:url(./pics/headkante.gif) no-repeat 10px top;
}

#nav {
	display:block;
	float:left;
	padding:30px 0 10px 10px;
	width:170px;
}

.main_top img {
	padding:30px 30px 10px 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:475px;
	padding:10px 30px 10px 20px;
	border-left:1px solid #D6D4C4;
	border-right:1px solid #D6D4C4;
	border-bottom:1px solid #D6D4C4;
	margin-left:10px;
	background:#E8E7DA;
}

#site_bottom {
	display:block;
	float:left;
	width:100%;
	height:35px;
	background:url(./pics/kante.gif) no-repeat left bottom;
}

.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;
}

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

#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;
	width:432px;
}

#main-block p b {
	letter-spacing:0px;
}

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

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

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

#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;
	line-height:1.2em;
}

#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;
	text-decoration:underline;
}

#main-block a:hover {
	text-decoration:underline;
	color:#000;
}


/* ### nav1st - first level navigation #################################### */

.hidden {
	visibility:hidden;
}

ul.nav1st { 
	font-size:1.1em;
	padding:0;  
}

ul.nav1st li {
	display: block;
}

ul.nav1st a, 
ul.nav1st a:link {
	display: block;
	width:160px;
	height:30px;
	padding:0;
	background-position: 0px 0px;
}

ul.nav1st li a.link1{
	background:url(./pics/butt_ueber_uns.gif);
}
ul.nav1st li a.link2 {
	background:url(./pics/butt_leistungen.gif);
}
ul.nav1st li a.link3 {
	background:url(./pics/butt_vorsorge.gif);
}
ul.nav1st li a.link4 {
	background:url(./pics/butt_im_sterbefall.gif);
}
ul.nav1st li a.link5 {
	background:url(./pics/butt_kontakt.gif);
}
ul.nav1st li a.link6 {
	background:url(./pics/butt_startseite.gif);
}

ul.nav1st li a.link1:hover,
ul.nav1st li a.link2:hover,
ul.nav1st li a.link3:hover,
ul.nav1st li a.link4:hover,
ul.nav1st li a.link5:hover,
ul.nav1st li a.link6:hover {
	background-position: 0px -30px;
}




/* ### Footer ###################################################################### */


#footer {
	color:#BBBBBB;
	display:block;
	padding:0 10px;
	height:40px;
}

#footer a,
#footer a:link {
	color:#9C9C9C;
	text-decoration: none;
}

#footer a:hover {
	color:#9C9C9C;
	text-decoration: underline;
}

#footer .orte {
	padding-bottom:0px;
}

#footer .orte h1 {
	text-align:justify;
	font-size:1em;
	color:#BBBBBB;
}


/* form-module
*******************************************************************************/

.warnung_best {
    display:block;
	float:right;
	margin:0;
    padding:2px;
	width:203px;
    color:#FFFFFF;
    background:#cc0000;
    font-weight:bold;
    text-align:center;
}


.danke_best {
    display:block;
    padding:40px 0;
    color:#000000;
	width:475px;
    font-weight:normal;
    text-align:center;


}


#form-module {
    display:block;
	font-size:11px;
	padding-bottom:20px;
}

#form_head {
	clear:both;
    display:block;
	font-size:11px;
	padding:20px 0 3px 0;
	margin-bottom:20px;
	border-bottom:1px solid #989348;
	font-weight:bold;	
	color:#6A634F;
}

#form-module td {
	font-size:10px;
}


#form-module .text_2 {
	font-weight:bold;
	text-align:right;
	padding:0px 5px;
	width:135px;
}


#form-module input,
#form-module select,
#form-module textarea,
#form-module file {
    font-family:verdana, arial, helvetica, sans-serif;
	font-size:1em;
	float:left;
	margin:0px;
	padding:2px;
	width:200px;
	border:1px solid #fff;
	background:#FFFFFF;
filter:alpha(opacity=80); /* Internet Explorer */
-moz-opacity: 0.80; /* Mozilla Browser */
opacity: 0.80; /* Opera */
}

#form-module .checkbox {
    border:none;
	width:20px;
	background:#E8E7DA;
	float:right;
}

#form-module input.submit {
    float:right;
	padding:3px 0;
	background:#FFC453;
    width:120px;
	font-weight:bold;
	color:#000000;
	font-family:verdana, arial, helvetica, sans-serif;
	font-size:10px;
	text-align:center;
	cursor:pointer;
	letter-spacing:1px;
	border:1px solid #fff;
}


#form-module textarea.textarea {
	height:100px;
}

#form-module .plz {
    width:35px;
    margin-right:2px;
}

#form-module .ort {
    width:157px;
}

#form-module .anrede {
    width:80px;
}

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

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

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

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

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

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