/***********************/
/* Version: 31.03.2007 */
/***********************/


/*	D1B598	dunkler Hintergrund
	E0D1BC	heller Hintergrund
	754719	Schriftfarbe
*/


img
{
	border-style: none;
}

body
{
	background-color: #e0d1bc;
	margin: 0px;
	padding: 0px;
	margin-left: 0px; 
    margin-top: 0px;
	width: 780px;	
}

hr
{
	color: #754719;
}

/* ---------------------------------- Navigation ------------- */

.nav_container
{
	background-color:#D1B598;
	width: 180px;
	font: bold 12px Arial;
	float:left;
	border-top: 1px solid #754719;
/*	border-bottom: 1px solid #754719; */
}

.nav_container a
{
	text-decoration: none;
}

.nav_Doc
{
	background-color: #D1B598;
	display: block;
	padding: 4px;
	color: #754719;
	border-bottom: 1px solid #754719;
/*	background-image: url(pics/nav_left_normal.jpg); */
}

.nav_Doc_activ
{
	background-color: #E0D1BC;
	display: block;
	padding: 4px;
	color: #754719;
	font-weight: bold;
}

.nav_Doc_top
{
	background-color: #D1B598;
	display: block;
	padding: 4px;
	color: #754719;
	border-bottom: 1px solid #754719;
}


.nav_Dir
{
	background-color: #D1B598;
	display: block;
	padding: 4px;
	color: #754719;
	border-bottom: 1px solid #754719;
}

.nav_Dir_main
{
	background-color: #754719;
	display: block;
	padding: 4px;
	color: #E0D1BC;
	font-weight: bold;
}

.nav_Dir_top
{
	background-color: #D1B598;
	display: block;
	padding: 4px;
	color: #754719;
}

.nav_bg_normal
{
	background-color: #D1B598;
	padding-left: 16px;
	border-bottom: 1px solid #e0d1bc;
	background-image: url(pics/nav_left_normal.jpg); 
	background-repeat: no-repeat;
}

.nav_bg_activ
{
	background-color: #E0D1BC;
	padding-left: 16px;
	border-bottom: 1px solid #754719;
	background-image: url(pics/nav_left_activ.jpg); 
	background-repeat: no-repeat;
}

.nav_bg_subl
{
	background-color: #754719;
	padding-left: 16px;
	border-bottom: 1px solid #e0d1bc;

}


/*------------------------------------------------*/

.containerMain
{
	width: 600px;
	padding-top: 0px;
	padding-left: 0px;
	background-color: #E0D1BC;
	font-family: Arial;

}

.containerFooter
{
	width: 600px;
	padding-top: 25px;
	padding-right: 50px;
	padding-left: 20px;
	background-color: #E0D1BC;
	font-family: Arial;
}


/*----------------- BILDER ------------------------*/

.img_200
{
	padding: 10px;
	width:  200px;
	padding-left: 10px;
}

.img_150
{
	padding: 10px;
	width:  150px;
	padding-left: 10px;
}

.abb_text_200
{
	padding-top: 5px;
	font-family: Arial;
	font-size: 11px;
	font-weight: normal;
	line-height: 14px;
	color: #754719;
	width: 200px
}

.abb_150
{
	padding-top: 5px;
	font-family: Arial;
	font-size: 11px;
	font-weight: normal;
	line-height: 14px;
	color: #754719;
	width: 150px
}

.abb_100
{
	padding-top: 5px;
	font-family: Arial;
	font-size: 11px;
	font-weight: normal;
	line-height: 14px;
	color: #754719;
	width: 100px
}

/*-------- CONTENT CONTAINER -------------------*/

.mainBody
{
	background-color: #E0D1BC;
	width: 600px;
}


.mainContent
{
	background-color: #E0D1BC;
	padding: 10px;
	color: #754719;	
	font-size: 14px;
	line-height: 22px;
}

.mainContent a
{
	text-decoration: underline;
	color: #754719;
}

/*
.mainContent:first-letter 
{
	font-size: 200%;
	font-weight: bold;
	float: left;
	align: top;
}
*/

table
{
	background-color: #E0D1BC;
	padding-left: 0px;
	color: #754719;	
	font-size: 14px;
	border: 0px;
	margin-left: 0px;
}


/*------------------ Footer -----------------------*/

.footerDate
{
	background-color: #E0D1BC;
	padding: 0px;
	color: #754719;	
	font-size: 10px;
	font-weight: normal;
	text-align: center;
}

.footerHr
{
	color: #754719;
}

.footerText
{
	background-color: #E0D1BC;
	padding: 0px;
	color: #754719;	
	font-size: 10px;
	font-weight: normal;
	text-align: center;
}

.footerText a
{
	text-decoration: underline;
	color: #754719;
}

/*-------------------- Gästebuch -------------*/

.gb_header
{
	background-color: #D1B598;
	padding: 0px;
	color: #754719;	
	font-family: Arial;
	font-size: 16px;
	line-height: 18px;
}

.gb_txt
{
	background-color: #E0D1BC;
	padding: 0px;
	margin-left: 40px;
	margin-top: 10px;
	margin-bottom: 20px;
	color: #754719;	
	font-family: Arial;
	font-size: 14px;
	line-height: 18px;
}


/*-------------------- Literaturliste -------------*/

.litContainer
{
	background-color: #E0D1BC;
	padding: 10px;

}

.litShort
{
	background-color: #E0D1BC;
	padding: 0px;
	color: #754719;	
	font-family: Arial;
	font-size: 16px;
	font-weight: bold;
	line-height: 18px;
}

.litAuthor
{
	background-color: #E0D1BC;
	padding: 0px;
	margin-left: 40px;
	color: #754719;	
	font-family: Arial;
	font-size: 14px;
	line-height: 18px;
	font-weight: normal;
	margin-bottom: 5px; 
}

.litTitle
{
	background-color: #E0D1BC;
	padding: 0px;
	margin-left: 40px;
	color: #754719;	
	font-size: 14px;
	line-height: 18px;
	font-weight: normal;
	margin-bottom: 5px;
}



/* CONTENT ELEMENTS */

h1
{
	font-size: 28px;
	font-weight: bold;
	color: #754719;
	margin-top: 0px;
	margin-left: 50px;
	margin-bottom: 15px;
	
/*	line-height: 24px;*/
}


h2
{
	 margin-top: 10px;
	 margin-bottom: 10px;
	 font-size: 18px;
	 font-weight: bold;
	 padding-left: 10px;
	 color: #754719;
}


h3
{
	 margin-top: 5px;
	 margin-bottom: 5px;
	 padding-left: 10px;
	 font-size: 14px;
	 font-weight: bold;
	 color: #754719;
}


h6
{
	margin: 0px;
	padding: 0px;
	font-size: 11px;
	font-weight: bold;
	color: #646464;
	line-height: 21px;
}


p
{
	 line-height: 21px;
}


strong
{
	font-weight: bold;
}


.textLink
{
	font-weight: bold;
	color: #FF9121;
}


/* ul
{
	list-style: square;
	margin-left: 7px;
	padding: 0px;
	font-size: 11px;
	line-height: 14px;
	color: #4F4F00;
}
*/

li
{
	margin: 7px;
}




