/* CSS Document */

body
{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	line-height:16px;
	color:#ffffff;
	background-color:#a30408;
	background-image:url(../images/body_bg.jpg);
	background-position:top left;
	background-repeat:repeat-x;
	
}

a img
{
	border:none;
}

.img_fll
{
	float:left;
	padding:1px;
	border:1px solid #93814e;
	margin-right:10px;
	margin-bottom:4px;
}

.img_flr
{
	float:right;
	padding:1px;
	border:1px solid #93814e;
	margin-left:10px;
	margin-bottom:4px;
}

div.imgbox_pic
{
	border:1px solid #999999;
	padding:1px;
	float:left;
	/* height:100px; */
	margin:0px 4px 4px 0px;
}

a
{
	color:#6a0104;
	text-decoration:underline;
}

a:hover
{
	text-decoration:none;
}

h1
{
	font-size:16px;
	line-height:22px;
	color:#6a0104;
	font-weight:bold;
	margin-bottom:12px;
	margin-top:24px;
}

h2
{
	font-size:14px;
	line-height:18px;
	color:#6a0104;
	font-weight:bold;
	margin-bottom:6px;
	margin-top:12px;
}

h3
{
	font-size:12px;
	line-height:16px;
	color:#6a0104;
	font-weight:bold;
	margin-bottom:4px;
	margin-top:12px;
} 

h4, h5, h6
{
	font-size:12px;
	line-height:16px;
	color:#6f644b;
	font-weight:bold;
	margin-bottom:8px;
	margin-top:24px;
}



p
{
	margin-bottom:20px;
}

div#sidebar p
{
	border-bottom:1px solid #F5ECD5;
	padding:40px 0px;
	margin:0px;
}


ul, ol
{
	margin-top:12px;
	margin-bottom:12px;
}

ul li
{
	list-style:disc;
	margin-left:30px;
}

ol li
{
	list-style:decimal;
	margin-left:30px;
}


/* Haupt Navigation */

div#main_nav a.mn,
div#main_nav a.mn_act
{
	float:left;
	padding:16px 8px 0px 8px;
	height:34px;
	color:#ffffff;
	text-decoration:none;
}

div#main_nav a.mn_act
{
	background-image:url(../images/mainnav_act.png);
	background-position:top center;
	background-repeat:no-repeat;
	/*behavior: url(styles/iepngfix.htc);*/
}

div#main_nav a.mn:hover
{
	text-decoration:underline;
	background-image:url(../images/mainnav_hov.png);
	background-position:top center;
	background-repeat:no-repeat;
	/*behavior: url(styles/iepngfix.htc);*/
}

div#main_nav a.mn_act:hover
{
	text-decoration:underline;
}

/* SubNavigation */

div#sub_nav
{
	width:100%;	
	padding-bottom:20px;
	margin-bottom:20px;
	border-bottom:1px solid #F5ECD5;
}

div#sub_nav a.sn,
div#sub_nav a.sn_act
{
	display:inline;
	width:200px;
	font-size:14px;
	line-height:24px;
	padding-left:40px;
	color:#6a0104;
	text-decoration:none;
}

div#sub_nav a.sn_act
{
	font-weight:bold;
	background-image:url(../images/subnav_act.png);
	background-position:0px 6px;
	background-repeat:no-repeat;
	/*behavior: url(styles/iepngfix.htc);*/
}

div#sub_nav a.sn:hover,
div#sub_nav a.sn_act:hover
{
	text-decoration:underline;
}

div#foot a
{
	text-decoration:none;
}

div#foot a:hover
{
	text-decoration:underline;
}


/* Gästebuch */

form.a63-form fieldset.g_book
{
	width:500px;
	padding:0px;
	margin:0px;
	border:none;
}

form.a63-form legend.g_book
{
	font-weight:bold;
	color:#EFEFEF;
	padding:0px;
	margin:0px;
	margin-bottom:10px;
}    

form.a63-form div.g_book
{
	float:left;
	width:100%;
	padding:3px 0px 3px 0px;
	border:none;
	margin:0px;
}

form.a63-form div.g_book_right
{
	float:left;
	width:100%;
	padding:3px 0px 3px 0px;
	text-align:right;
	border:none;
	margin:0px;
}

form.a63-form label.g_book
{
	clear:left;
	float:left;
	height:17px;
	padding:3px 0px 0px 0px;
	width:100px;
}

form.a63-form input.g_book
{
	float:left;
	width:230px;
	height:17px;
	background-color:#ffffff;
	border:1px solid #6f644b;
	color:#6f644b;
	margin:0px;
	padding:3px 3px 0px 3px;
}

form.a63-form textarea.g_book 
{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	float:left;
	width:230px;
	height:120px;
	background-color:#ffffff;
	border:1px solid #6f644b;
	color:#6f644b;
	margin:0px;
	padding:3px 3px 0px 3px;
	font-size:12px;
}

div.a63-entries
{
	float:left;
	width:100%;
}

ul.a63-pagination
{
	float:left;
	width:250px;
	margin-bottom:10px;
	margin-left:15px;
	padding-left:0px;
}

ul.a63-pagination li.a63-pagination
{
	float:left;
	display:inline;
	list-style-type:none;
	padding:0px 4px 0px 4px;
}

ul.a63-pagination li.a63-pagination_aktuell
{
	float:left;
	display:inline;
	list-style-type:none;
	padding:0px 4px 0px 4px;
}

p.message
{
	margin:0px 0px 12px 0px;
	padding:0px;
}

p.answer
{
	margin:0px 0px 24px 0px;
	padding:0px 0px 0px 24px;
	font-style:italic;
}

div.one_entrie
{
	float:left;
	width:100%;
	padding:0px 5px 0px 10px;
	margin:0px;
}

div.headline_entrie
{
	float:left;
	width:100%;
	padding:2px 2px 2px 2px;
	margin:0px;
	font-weight:bold;
}

div.content_entrie
{
	float:left;
	width:100%;
	padding:2px 2px 2px 2px;
	margin:0px;
}

div.entrie_box
{
	float:left;
}

div.spacer_bottom
{
	float:left;
	width:100%;
	height:20px;
	padding:5px 0px 0px 0px;
	margin:0px;
}
