/* ---[ css-stylesheets zu alli's briardfiguren.de]----- */
body
{
	color: #677e4a;
	font-family: 'century gothic', verdana, tahoma, arial, sans-serif;
	margin: 75px 0 20px 0;
	padding: 0;
	background-color: #ddf7bc;
	font-size: 13px; 
        text-align: center; /* wichtig für den ie6, da sonst der linke rand nicht angezeigt wird?! */
}

#huelle
{
	text-align: left;
	width: 700px;
	padding: 0;
	margin: 20px auto 10px;
	position: relative;
	background: #acca85 url("../jpg/hintergrund.jpg") 0 0 no-repeat;
}

/* ---[ generelle angaben]------------------------------- */
p
{
	margin: .6em 0 .2em;
	padding: 0;
}

h1
{
	font-size: 18px;
	color: #677e4a;
	font-weight: bold;
	padding: 0px;
	margin: 1em 0 .8em 0;
	clear: both;
}

h2
{
	font-size: 16px;
	font-style: italic;
	color: #677e4a;
	font-weight: normal;
	padding: 0px;
	margin: 1em 0 .7em 0;
	clear: both;
}

h3
{
	color: #677e4a;
	font-weight: bold;
	padding: 0px;
	margin: 1em 0 .6em 0;
	clear: both;
}

strong { color: #677e4a; }

a:link
{
	color: #677e4a;
	text-decoration: underline;
}

a:visited { color: #677e4a; 
	text-decoration: underline;}
a:hover, a:focus { color: #e1661a; }
a:active { color: #677e4a; }
a.extern
{
	background: url(../gif/extern.gif) center right no-repeat;
	padding-left: 1px; padding-right: 13px;
}
a.mail 
{
	background: url(../gif/mail.gif) center right no-repeat;
	padding-right: 13px;
}
a.pdf 
{
	background: url(../gif/pdf.gif) center right no-repeat;
	padding-right: 30px;
}
a.text 
{
	background: url(../gif/text.gif) center right no-repeat;
	padding-right: 17px;
}
/* ---[ titel, logo und fotos]------------------------------- */
#titel
{
	padding: 0;
	margin: 0;
	width: 700px;
	height: 220px;
	clear: both;
}

#logo img
{
	width: 379px;
	height: 248px;
	position: absolute;
	top: -46px;
	left: -50px;
	display: block;
}

#logo span
{
	padding: 0;
	margin: 0;
	width: 379px;
	height: 248px;
	position: absolute;
	top: -50px;
	left: -50px;
	display: block;
}

#titel #foto span { display: none; }

#titel #foto
{
	position: absolute;
	top: -46px;
	left: 329px;
	width: 419px;
	height: 248px;
}

/* ---[ ueberschriften ]------------------------------- */
#titel h1 span { display: none; }

/* ---[ hauptteil ]------------------------------- */
#hauptteil
{
	padding: 0;
	margin: 1.5em 0 1em 0;
	clear: both;
}

#linkespalte
{
	padding: 0 0 0 10px;
	margin: 0;
	line-height: 16px;
	width: 430px;
	float: left;
	clear: left;
}

#rechtespalte
{
	padding: 0 10px 0 0;
	margin: -25px 0 0 0;
	line-height: 16px;
	width: 200px;
	float: right;
	clear: right;
}

#rechtespalte p
{
	margin-bottom: 1em;
}



/* ---[ navigation ]------------------------------- */
.navi
{
	padding: 0;
	margin: .4em 0 1.2em 1.6em;
	list-style: none;
}

.navi li
{
	padding: 0;
	margin: 0;
	display: block;
	list-style: none;
	white-space: nowrap;
}

.navi a
{
	text-decoration: none;
	width: 190px;
	height: 18px;
	display: block;
}

.navi a.current
{
	text-decoration: none;
	color: #fff;
}

.navi a:visited
{
	text-decoration: none;
}

/* ---[ inhalte]---------------------------------------- */
#linkespalte ul
{
	margin: 0 .6em;
	padding: 0;
	list-style: none;
}

#linkespalte li
{
	margin: 0;
	padding: 0 1.4em 1em;
	list-style: none;
	background: url(".gif") 0 .4em no-repeat;
}
#rechtespalte ol
{
	margin: 1em;
	padding: 0 0 0 0;
	list-style: decimal inside
}
#rechtespalte ol>li
{
	padding: 0 0 .1em 0;
}

#linkespalte dl
{
	margin: 0.6em 0 0 2em;
	padding: 0;
}

#linkespalte dt
{
	font-size: 14px;
	font-weight: bolder;
	margin: 0 0 0.4em 0;
	padding: 0 1em;
	background: url(".gif") 0 .4em no-repeat;
}

#linkespalte dd
{
	margin: 1em; 
	padding: .4em 1.4em 1em;
}

.einleitung
{
	margin: 1.0em 0 .8em;
	color: #677e4a;
	font-weight: bold;
}

h2.einrueckung { margin-left: 1.5em; }
.einrueckung { margin-left: 2em; }
.einrueckung_1 { margin-left: 4em; }
.name strong { line-height: 3em; }
.minitext { font-size: 85%; }

/* ---[ fusszeile ]------------------------------- */
#fusszeile
{
	font-size: 11px;
	text-align: center;
	color: #fff;
	line-height: 5.2em;
	padding: 0 0;
	clear: both;
	background: #ddf7bc url("../jpg/fusszeile.jpg") 0 0 no-repeat;
}

 #datum
{
	position: absolute;
	bottom: 16px;
	right: -40px;
	width: 40px;
	height: 220px;
}

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

#fusszeile a:visited
{
	color: #fff;
	text-decoration: none;
}

#fusszeile a:hover { color: #e1661a; }
#fusszeile a:focus { color: #e1661a; }

 #top
{
	position: absolute;
	bottom: -5px;
	left: -4px;
	width: 75px;
	height: 15px;
}


/* ---[ diverses ]---------------------------------------- */
em { font-style: italic; }

strong { font-weight: bold; }

hr { height: 1px; }

.versteckt { display: none; }

.trenner
{
	/* unsichtbarer trenner */
	height: 0px;
	clear: both;
	overflow: hidden;
}

.tidy
{
border:0;
width:88px;
height:31px;
}
