* { margin: 0; padding: 0; list-style: none; }

body { background: #663300 url(media/bg_body.jpg) center top repeat-x; }

#document {
	background: transparent url(media/bg_top.gif) 0 0 no-repeat;
	margin: 0 auto;
	position: relative;
	text-align: left;
	width: 722px;
	min-height: 327px;
}

#content {
	background: transparent url(media/bg_middle.gif) 0 0 repeat-y;
	color: #333;
	float: right;
	width: 722px;
	margin-top: 66px;
}

DIV.innerWrap {
	background: transparent url(media/bg_bottom.gif) 0 bottom  no-repeat;
	min-height: 472px;
	padding: 0 33px 30px 32px;
}

DIV.headline { padding: 5px 0 5px 0; text-align: center; }

DIV.innerCont { padding: 20px 30px; min-height: 325px; }

UL.navFirstRow { text-align: center; padding: 5px 0 3px; }

UL.navFirstRow li { display: inline; padding: 0 11px; }

UL.subnav {
	background: transparent url(media/bg_subnav.gif) 0 0 no-repeat;
	text-align: left;
	height: 26px;
	width: 600px;
	padding: 3px 0 0 5px;
	margin-left: 27px;
}

UL.subnav li { display: inline; padding-right: 15px; }

UL.subnav2 {
	background: transparent url(media/bg_subnav2.gif) 0 0 no-repeat;
	text-align: left;
	height: 52px;
	width: 600px;
	padding: 3px 0 0 5px;
	margin-left: 27px;
}

UL.subnav2 li { display: inline; padding-right: 15px; }

OL.reihe { padding: 15px 0 10px 20px; }

img { border: none; }

img.initial { float: left; padding-right: 7px; }

h1 { font: bold 16px/140% Georgia, serif; padding: 0 0 9px 0; color: #333; }

h2 { font: bold 14px/140% Georgia, serif; padding: 0 0 10px 0; color: #996600; }

h2.personenHead { font: bold 25px/100% Georgia, serif; color: #333; padding: 10px 0 0 0; }

h2.buch { font: bold 14px/140% Georgia, serif; padding: 0; color: #996600; }

h3 { font: normal 14px/140% Georgia, serif; padding: 0 0 5px 0; color: #333; }

h4 { font: bold 12px/140% Georgia, serif; padding: 0 0 5px 0; color: #333; }

p, td { font: normal 12px/160% Georgia,serif; color: #333; padding-bottom: 5px; }

p.indent { text-indent: 10px; }

p.credit {
	padding: 3px 0 0 0;
	font-size: 11px;
	text-align: right;
	color: #333;
	line-height: 100%;
}

p a.iconLink, p a.iconLink:hover {
	background: transparent url(media/icon_pfeile.gif) 0 center no-repeat;
	padding: 2px 10px 2px 15px;
}

p a.iconLink:hover { color: #E16326; text-decoration: none; }

DIV.textBox p a.iconLink, DIV.textBox p a.iconLink:hover { font-weight: normal; }

.links a,
.links a:hover {
	font: normal 11px/150% Georgia,serif;
	background: transparent url(media/icon_pfeil_rechts_k.gif) 0 2px no-repeat; /*font: normal 11px/100% Georgia,serif;*/
	color: #000;
	text-decoration: underline;
	padding: 0 12px 5px 15px;
}

.links a:hover { text-decoration: none; }

#bu { font: normal 11px/100% Georgia,serif; padding-top: 4px; }

p.frage { color: #996600; padding: 15px 0 15px; }

p.frage a,
p.frage a:hover { color: #996600; }

p.info { text-align: right; font-style: italic; font-size: 11px; padding-top: 15px; }

A,
A:HOVER { color: #333; text-decoration: underline; }

A:HOVER { text-decoration: none; color: #e16326; }

DIV.copyright { text-align: center; padding-bottom:10px; padding-top:7px; }

p.copyright,
p.copyright a,
p.copyright A:HOVER {
	font: normal 10px/120% Verdana,sans-serif;
	text-decoration: none;
	color: #BEAB92;
}

p.copyright A:HOVER { text-decoration: underline; }

p.newsletter a,
p.newsletter a:hover {
	font: bold 10px/120% Verdana,sans-serif;
	text-decoration: none;
	color: #BEAB92;
	padding-bottom:7px;
}
p.newsletter a:hover  { text-decoration:underline; }

p.newsletter img { vertical-align:bottom; padding-right:5px; }

P.caption { font-size: 10px; }

DIV.imgBorder img { border: solid 1px #AFAB9D; padding: 4px; }

DIV.imgRight { float: right; padding: 3px 0 0 25px; }

DIV.imgLeft { float: left; padding: 3px 15px 0 0; }

BR.clearer { clear: both; margin: 0; padding: 0; line-height: 0; }

DIV.textBox { float: right; width: 470px; padding-bottom: 25px; }

.logo {
	position: absolute;
	left: 0px;
	top: 0px;
	width: 109px;
	height: 45px;
	z-index: 5;
}

DIV.zitatWrap {
	background: transparent url(media/bg_teaserbox_top.gif) 0 0 repeat-x;
	padding: 7px 0 0 0;
	float: left;
	width: 470px;
}

DIV.zitatBox {
	border-left: solid 1px #999;
	border-right: solid 1px #999;
	background-color: #D7D1B3;
	padding: 7px 7px 5px 10px;
}

DIV.zitatBox P { font: normal 12px/140% Georgia,serif; color: #996600; }

DIV.metaNav { text-align: right; padding-bottom: 30px; }

DIV.metaNav A,
DIV.metaNav A:HOVER {
	text-decoration: none;
	font: bold 11px/150% Georgia,serif;
	color: #333;
	padding: 0 20px 0 0;
}

DIV.metaNav A:HOVER { color: #E16326; }

DIV.personen { color: #996600; font-size: 13px; padding-bottom: 10px; }

DIV.personen A,
DIV.personen A:HOVER {
	font: bold 13px/140% Georgia, serif;
	color: #996600;
	text-decoration: none;
	padding: 0 2px;
}

DIV.personen A:HOVER { color: #E16326; }

TABLE.ecardThumbs { width: 500px; }

TABLE.ecard {
	width: 420px;
	height: 280px; /*background: transparent url(media/bg_middle.gif) 0 0 repeat-y;*/
	border: solid 1px #AFAB9D;
}

TABLE.ecard p { font-size: 12px; color: White; }

TABLE.ecard textarea {
	width: 180px;
	height: 228px;
	border: solid 1px #AFAB9D;
	padding: 3px;
	overflow: auto;
	background-color: #FFF;
	font: normal 12px/140% Georgia, serif;
	color: #333;
}

TABLE.ecard input {
	margin-bottom: 10px;
	width: 180px;
	border: solid 1px #AFAB9D;
	padding: 1px;
	background-color: #FFF;
	font: normal 12px/140% Georgia, serif;
	font-size: 12px;
	color: #333;
}

TABLE.ecard td label { font: bold 11px/140% Georgia, serif; color: #333; }

