html
{
	overflow-y: scroll;	
}

body
{
	background: #e6e6e6 url('../pix/layout/bg.gif') center top;
	font-family: Helvetica, Arial, sans-serif;
	font-size: .8em;
	margin: 0;
	padding: 0;
}

p
{
	margin: 12px 0;
}

img
{
	border: none;
}

.pad
{
	display: inline;
	float: left;
	background: #fff url('/pix/layout/pad.gif');
	width: 148px;
	height: 58px;
	position: relative;
	overflow: hidden;
	padding: 15px 15px 15px 95px;
	text-align: left;
	margin: 7px;
}
.pad img
{
	position: absolute;
	top: 0;
	left: 0;
	border: 0;
	margin: 4px;
}
.pad h2, .largepad h2
{
	display: block;
	color: black;
	font-size: 13px;
	font-weight: normal;
	margin: 0 0 3px;
}
.pad p, .largepad p
{
	color: #666;
	font-size: 11px;
	margin: 0;
	line-height: normal;
}

.largepad
{
	display: inline;
	float: left;
	background: #fff url('/pix/layout/large_pad.gif');
	width: 495px;
	height: 58px;
	position: relative;
	overflow: hidden;
	padding: 15px 15px 15px 20px;
	text-align: left;
	margin: 7px;
}

.largepad input
{
	height: 20px;
	width: 400px;
	font-size: 13px;
	margin: 0;
}

.largepad button
{
	margin-left: 15px;
}

.largepad b
{
	color: #d7842c;
	font-size: 13px;
	margin-right: 10px;
}

.largepad form
{
	margin: 13px 0 0;
	padding: 0;
}

#padWrapper
{
	margin: 0 auto;
	width: 822px;
	clear: both;
}
#menu
{
	margin-top: 45px;
	font-size: 16px;
	/*font-weight: bold;*/
}
#menu a
{
	text-decoration: none;
}
#header
{
	background: url(../pix/ooe.gif) no-repeat;
	margin: 20px auto 20px;
	width: 630px;
	padding: 10px 0 20px 170px;
	border-bottom: 1px solid #fff;
}
#footer
{
	clear: both;
	margin: 0 auto 50px;
	padding: 10px 0 0;
	width: 800px;
}
#footer small
{
	color: #666;
}
#header h1
{
	margin: 0;
	font-size: 36px;
	font-weight: normal;
}
#header h2
{
	margin: 0 0 15px;
	font-size: 18px;
	font-weight: normal;
}
.contentWrapper2 {
	background:url('../pix/layout/top.gif') no-repeat white;
	padding: 6px 0 0;
	width: 808px;
	margin: 0 auto;
}
.contentWrapper {
	background:url('../pix/layout/bottom.gif') no-repeat bottom;
	padding: 0 0 6px;
	width: 808px;
}
.content, .content_alphabetical, .content_bullets, .content_maske, .content_datenblatt
{
	background:url('../pix/layout/middle.gif') repeat-y;
	padding: 6px 20px 20px;
	width: 768px;
}

.content_alphabetical h2
{
	border-bottom: 1px solid #ddd;
	padding: 0 25px;
}

.contentWrapper th
{
	text-align: right;
	color: #444;
	font-weight: normal;
	line-height: 1.5em;
}
.contentWrapper td
{
	padding: 0 0 10px 8px;
	vertical-align: top;
	margin: 0;
	line-height: 1.5em;
}

.contentWrapper .content_alphabetical th
{
	text-align: left;
	color: #000;
	font-weight: bold;
	line-height: inherit;
}
.contentWrapper .content_alphabetical td
{
	padding: 0 0 15px 25px;
	vertical-align: top;
	margin: 0;
	line-height: inherit;
}

.contentWrapper td p
{
	margin: 0;
}

.content_bullets p
{
	background: url(../pix/pfeil_rot.gif) no-repeat;
	padding-left: 23px;
	padding-top: 1px;
}

.item
{
	width: 210px;
	height: 85px;
	padding: 0;
	margin: 0 20px 5px 25px;
	display: inline;
	float: left;
}
.item p
{
	margin: 0;
	padding: 0;
	font-size: 11px;
}
.item p a
{
	margin: 0;
	padding: 0;
	font-size: 13px;
}
.item img
{
	float: right;
	margin: 3px 0 0 5px;
	border: 0;
	width: 64px;
	height: 64px;
}
.stopper
{
	clear: both;
	height: 0px;
	overflow: hidden;
}
#tree
{
	height: 16px;
	width: 786px;
	margin: -16px auto 0;
	font-size: 11px;
}
.contentWrapper>div>p
{
	/* width: 500px; */
	line-height: 1.6em;
	margin: 0.2em 0 0;
}
/* image styles */
.image
{
	margin: 10px 0 10px 10px;
	border: 1px solid #666;
	width: 150px;
	height: 150px;
	position: relative;
	overflow: hidden;
	cursor: pointer;
	float: right;
}

#largePicDiv
{
	display: none;
	border: 1px solid black;
	font-size: 12px;
	line-height: 16px;
	white-space: nowrap;
	overflow: hidden;
	background-color: white;
	cursor: pointer;
}

#largePicDiv p
{
	margin: 2px;
	text-align: center;
}

#largePicDiv img
{
	border-bottom: 1px solid #ccc;
}

.glossar, .citation
{
	color: #d7842c;
	cursor: pointer;
	display: inline-block;
}

a.glossar {
	color: #508960;
}

.columns
{
	-webkit-column-count:3;
	-webkit-column-gap:25px;
	-moz-column-count:3;
	-moz-column-gap:25px;
	text-align: justify;
}

.columns p
{
	padding: 0;
	margin: 0;
	line-height: 1.5em;
	font-family: Georgia;
}

.content_datenblatt em
{
	font-style: normal;
}

.content_datenblatt .site
{
	width: 235px;
	float: left;
	/*margin: 0 7px 7px 0;
	border: 1px solid #ddd;*/
	padding: 10px;
	background-color: #efefef;
}

.content_datenblatt .site small
{
	color: #666;
	float: right;
	font-size: x-small;
	margin-top: 0.3em;
}

.content_datenblatt .site a.title
{
	display: block;
	line-height: 1.2em;
	height: 2.4em;
	overflow: hidden;
}
.content_datenblatt .site div
{
	display: block;
	margin-top: 0.3em;
	line-height: 1.3em;
	height: 1.3em;
	overflow: hidden;
	font-size: x-small;
}

.content_datenblatt h2
{

	margin-top: 2em;
}

.content_datenblatt p
{
	margin-bottom: 0;
}

.content_datenblatt h1, .content_datenblatt h2
{
	font-weight: normal;
	margin-bottom: 8px;
	border-bottom: 1px solid #ccc;
	
}

p.result a
{
	font-size: 1.2em;
}

.content_datenblatt p.result
{
	margin-bottom: 1em;
}

.content_datenblatt p.result small
{
	font-size: 1em;
	color: #666;
}


form.suche input.query
{
	width: 600px;
	height: 20px;
	font-size: 20px;
	line-height: 20px;
	
	margin-right: 20px;
}

b.hl
{
	font-weight: normal;
	background: #bda;
}

a b.hl
{
	background-color: transparent;
}

ul
{
	margin-top: 0;
	margin-bottom: 0;
}
li
{
	margin-top: 10px;
	margin-bottom: 10px;
}
