/* <![CDATA[ */
html {
	border:0;
	margin:0;
	padding:0;
}

body {
	padding:0;
	border:0;
	margin:0;
	background-color:rgb(224,224,224);
	background-image:url(incipit_hintergrund.png);
	background-repeat:repeat-y;
	color:rgb(51,70,76);
	font-family: Verdana, Arial, Sans-serif, Sans Serif, Microsoft Sans Serif;
	font-size:10pt;
	font-weight:normal;
	padding-left:25px;
}

div#logo {
	position:absolute;
	background-color:transparent;
	background-image:url(incipit_logo.png);
	top:0;
	left:35px;
	width:280px; height:65px;
}

div#content a {
	font-weight:normal;
	text-decoration:none;
	color:rgb(51,70,76);
	border-bottom:1px solid rgb(51,70,76);
}

div#content a:hover {
	border-bottom:1px solid rgb(235,110,8);
}

div#content {
	position:absolute;
	top:85px;
	left:440px;
	width:490px;
	line-height:1.5em;
}

div#content img {
	clear:right;
	float:right;
	/* border:3px solid rgb(224,224,224); */
	margin-left:1em;
	margin-right:1em;
	margin-bottom:1em;
}

div#holytools {
	position:absolute;
	background-color:transparent;
	top:3px;
	left:330px;
	width:600px;
	height:1.75em;
	font-size:8pt;
	text-align:right;
}

div#holytools a {
	color:rgb(235,110,8);
	text-decoration:none;
	font-weight:normal;
}

div#holytools a:hover {
	border-bottom:1px solid rgb(235,110,8);
}

div#footer {
	clear:both;
	margin-top:1em;
	color:rgb(224,224,224);
	font-size:10px;
}

div#footer a, div#footer a:hover {
	color:rgb(224,224,224);
	text-decoration:none;
	font-size:10px; font-weight:normal;
	border:0;
}

div#navigation {
	position:absolute;
	cursor:pointer;
	top:85px;
/*	left:225px; */
	left:184px;
	width:200px;
}

.navpunkt, .navpunktSmall, .navpunkt2ndLevel, .navpunkt2ndLevelDelimiter {
	width:200px;
	height:100px;
	margin-bottom:5px;
	background-image:url(hintergrund_navpunkt.png);
	background-repeat:repeat-y;
}

.navpunktSmall {
	height:40px;
}

.navpunkt2ndLevel {
	height:12pt;
}

.navpunkt2ndLevelDelimiter {
	background-image:none;
	height:5px;
}

.navpunkt a, .navpunktSmall a, .navpunkt2ndLevel a {
	margin-left:0.25em;
	color:rgb(51,70,76);
	font-size:10pt;
	line-height:1.25em;
	font-weight:bold;
	text-decoration:none;
}

.navpunkt2ndLevel a {
	margin-left:1em;
	font-size:8pt;
	font-weight:normal;
	line-height:12pt;
}

.navpunkt a.active, .navpunktSmall a.active, .navpunkt2ndLevel a.active {
	color:rgb(235,110,8);
}

.navpunkt a:hover, .navpunktSmall a:hover, .navpunkt2ndLevel a:hover {
	color:rgb(255,255,255);
}

h1, h2, h3, h4, h5 {
	margin-top:0;
	margin-bottom:1em;
	color:rgb(235,110,8);
	font-size:14pt;
	font-weight:bold;
}

h2, h3, h4, h5 {
	color:rgb(51,70,76);
	margin-top:0.75em;
	font-size:12pt;
	font-weight:bold;
}

h3, h4, h5 {
	font-size:10pt;
	font-weight:bold;
}

p {
	margin-top:0.25em;
	margin-bottom:0.5em;
}

th, td {
	color:rgb(51,70,76);
	font-family: Verdana, Arial, Sans-serif, Sans Serif, Microsoft Sans Serif;
	font-size:10pt;
	font-weight:normal;
	vertical-align:top;
}

th {
	font-weight:bold;
}

ul {
	margin:0;
	padding:0;
	margin-top:0.5em;
	margin-bottom:1.5em;
	list-style-type:square;
}

ul li {
	margin-left:2em;
}

strong {
	font-weight:bold;
	color:rgb(235,110,8);
}

div.zitat strong {
	color:rgb(51,70,76);
}

div.zitat h2 {
	font-size:100%;
	font-weight:bold;
	color:rgb(235,110,8);
}

/* ]]> */