
/* ---------- page ---------- */

html
{
	bgcolor: #F2F2DC;
	/*background: url(../images/grau_bl.gif);*/
	background: url(../images/steel3_light.jpg);
}
body
{
	margin: 30px;
	padding: 0px;
	width: 1200px;
}
body.simple
{
	padding: 0px;
}

div.logo
{
	position: absolute;
	left: 10px;
	top: 10px;
	width: 100px;
	z-index: 10;
}

div.nav
{
	position: fixed;
	left: 100px;
	top: 160px;
	width: 120px;
}

div.content
{
	padding-top: 5px;
	margin-left: 260px;
	margin-right: 150px;
}

div.footline
{
	clear: both;
	margin-top: 25px;
	text-align: right;
	font-size: 11px;
	color: #808080;
}
div.footline div.icons
{
	margin-top: 5px;
}

.iewarn
{
	margin: 30px 20px 0 20px;
	border: 2px solid #D68842;
	background: #FEFAF6;
	padding: 6px;
	text-align: center;
	color: #606060;
	font-size: 11px;
	line-height: 15px;
}

.help
{
	cursor: help;
	border-bottom: dotted 1px #00a000;
}

/* ---------- common block text ---------- */

p, div, td, li
{
	font: 12px/18px Lucida Grande, Arial, helvetica, sans-serif;
	color: #000000;
	vertical-align: top;
}

td.links
{
	text-align: left;
}

td.mitte
{
	vertical-align: middle;
	text-align: center;
}

div.p
{
	margin-top: 12px;
	margin-bottom: 12px;
}
div.blk
{
	text-align: justify;
}
div.error,
div.info
{
	font-weight: bold;
	color: #A02000;
	background: #FFE0A0;
	border: dotted 1px #FFF6E0;
	padding: 1px 3px;
}
div.info
{
	color: #108000;
	background: #D0FFC0;
	border: dotted 1px #F6FFF0;
}

ul, ol
{
	margin: 2px 0px 4px 0px;
	padding-left: 30px;
}
ul.linkdown
{
	list-style-image: url(../images/listicon_down.png);
	padding-left: 22px;
}
li
{
	padding: 1px 0px;
}

.indent
{
	margin-left: 20px;
}

div.person
{
}
div.person div.name
{
	font-weight: bold;
}
div.person div.adresse
{
	width: 300px;
	padding-left: 20px;
}

div.foto
{
	border: dotted 1px #CCCCCC;
	background: url(../images/loupe.png) center no-repeat;
}

/* ---------- common inline text ---------- */

small
{
	font-size: 11px;
	color: #808080;
}

.red
{
	color: red;
}
.bold
{
	font-weight: bold !important;
}
.hidden
{
	display: none;
}

img.vmid2
{
	vertical-align: middle;
	position: relative;
	top: -2px;
}

span.found
{
	font-weight: bold;
}

/* ---------- links ---------- */

a
{
	color: #0050E0;
	text-decoration: none;
}
a:hover
{
	color: #FF3030;
}

a img
{
	/*border: 1px solid #0051F6;*/
	border: 0px;
}

/* ---------- captions ---------- */

h1
{
	font: bold 20px/22px Trebuchet MS,Georgia,Times,serif;
	color: #2A982A;
	padding: 0px 0px 2px 0px;
	border-bottom: solid 1px #C0C0C0;
	margin: 30px 0px 10px 0px;
}
h2
{
	font: bold 17px/19px Trebuchet MS,Georgia,Times,serif;
	color: #2A982A;
	padding: 0px 0px 1px 0px;
	margin: 22px 0px 10px 0px;
}
h3
{
	font: bold 14px/16px Trebuchet MS,Georgia,Times,serif;
	color: #2A982A;
	padding: 2px 0px 2px 0px;
	margin: 15px 0px 10px 15px;
}

/* ---------- navigationsbox ---------- */

div.nav div.links
{
	border-left: solid 2px #D8D8D8;
	border-bottom: solid 1px #D8D8D8;
}
div.nav div.links div.sub
{
	border-left: solid 10px #D8D8D8;
}
div.nav div.links div.item
{
	background: #F0F0F0;
	padding: 1px 5px;
	border-right: 3px transparent;
}
div.nav div.links div.item
{
	border-top: solid 1px #D8D8D8;
}
div.nav div.links div.item:hover
{
	background: #FFE0A0;
}
div.nav div.links div.selected
{
	border-right: solid 3px #FFA000;
}
div.nav div.links div.light
{
	background: #F8F8F8;
	border-top: solid 1px #E8E8E8;
}
div.nav div.links div.item span.link
{
	display: block;
}

div.nav div.findbox
{
	margin-top: 15px;
}

/* ---------- bilder ---------- */

.image
{
	text-align: center;
	font-size: 11px;
	line-height: 13px;
}
.imageIcons
{
	position: relative;
	top: 20px;
	left: 12px;
}
.imageIcons img
{
	padding: 2px;
}
.imageIcons img:hover
{
}

.bildtext
{
	font-size: 8pt;
	font-style: italic;
}


/* ---------- termine ---------- */

table.termine div.header
{
	padding: 1px 3px;
	background: #EEEEEE url(../images/monat_verlauf.png) bottom repeat-x;
	color: #A0A0A0;
	font-weight: bold;
}

table.termine tr.monat td
{
	text-align: left;
	padding: 1px 3px;
	background: #EEEEEE url(../img/monat_verlauf.png) bottom repeat-x;
	color: #000000;
	font: 12px/18px Verdana, helvetica, sans-serif;
	font-weight: bold;
}

table.termine tr.past td
{
	padding: 1px 3px;
	color: #808080;
}
table.termine tr.future td
{
	padding: 1px 3px;
}

table.termine tr.past td,
table.termine tr.future td
{
	background: #F8F8FF;
}


/* ---------- linkliste ---------- */

div.link
{
	margin: 12px 0;
	border: solid 1px #D8D8D8;
	-moz-border-radius: 7px;
	padding: 1px 4px;
}

div.link div.desc
{
	margin-left: 40px;
}

/* ---------- input forms ---------- */

form
{
	margin: 0px;
}

input[type="button"],
input[type="submit"]
{
	font: 12px Arial, helvetica, sans-serif;
	border: solid 1px #D0D0D0;
	background: #D8D8D8;
	padding: 0px 3px;
	position: relative;
}
input[type="button"]:hover,
input[type="submit"]:hover,
input[type="button"]:focus,
input[type="submit"]:focus
{
	border: solid 1px #5580DD;
	background: #E8EEFB;
}
input[type="button"]:active,
input[type="submit"]:active
{
	border: solid 1px #5580DD;
	background: #AAC0EE;
}
input[type="button"][disabled],
input[type="submit"][disabled]
{
	color: #808080;
	padding: 0px 3px;
}
input[type="button"][disabled]:hover,
input[type="submit"][disabled]:hover
{
	border: solid 1px #D0D0D0;
	background: #D8D8D8;
}

input[type="text"],
input[type="password"],
textarea
{
	border: solid 1px #B4B4B4;
	background: #FAFAFA;
	color: #202020;
	padding: 1px 1px 1px 2px;
	font: 12px Verdana, Arial, helvetica, sans-serif;
}
input[type="text"]:hover,
input[type="text"]:focus,
input[type="password"]:hover,
input[type="password"]:focus,
textarea:hover,
textarea:focus
{
	border: solid 1px #5580DD;
}

select
{
	font: 12px/18px Arial, helvetica, sans-serif;
	border: 1px solid #B4B4B4 !important;
	-moz-border-left-colors: white #B4B4B4 !important;
	-moz-border-top-colors: white #B4B4B4 !important;
	-moz-border-right-colors: white #B4B4B4 !important;
	-moz-border-bottom-colors: white #B4B4B4 !important;
	background: #FAFAFA !important;
	padding: 0px 0px;
}
select:hover,
select:focus
{
	border: 1px solid #5580DD !important;
	-moz-border-left-colors: white #5580DD !important;
	-moz-border-top-colors: white #5580DD !important;
	-moz-border-right-colors: white #5580DD !important;
	-moz-border-bottom-colors: white #5580DD !important;
}

input[type="checkbox"]
{
	margin-top: 2px;
	margin-right: 0px;
	position: relative;
	top: 3px;
}

/* ---------- aus altem Programm ---------- */


.linksbuendig
{
	font: 12px/18px Lucida Grande, Arial, helvetica, sans-serif;
	color: #000000;
	text-align: left;
}

.grau
{
	background: #EEEEEE;
	font: bold 12pt;
}

body.links
{
	bgcolor: #F2F2DC;
	background: url(../images/graugelb.gif);
}

body.rechts
{
	bgcolor: #E2DCBA;
	background: url(../images/papyrus.jpg);
}

/* ---------- Image Frame ---------- */

.photo
{
	border-top: solid 1px #AAAAAA;
	border-left: solid 1px #CCCCCC;
	border-right: solid 1px #CCCCCC;
	border-bottom: solid 1px #DDDDDD;
	/*-moz-border-radius: 3px;*/
}
.subtitle
{
	margin-top: 6px;
	padding-right: 15px;
	color: #303030;
	text-align: left;
	line-height: 15px;
}
.actions
{
	text-align: right;
	font-size: 10px;
	color: #808080;
	position: relative;
	top: 6px;
}
.actions img
{
	vertical-align: middle;
}

.textsheet
{
	font: 22px/24px Monotype Corsiva, Arial, sans-serif;
	vertical-align: middle;
	font-weight: bold;
	text-align: center;
}

.jahr
{
	font: bold 17px/19px Trebuchet MS,Georgia,Times,serif;
	color: #2A982A;
	padding: 0px 0px 1px 0px;
	margin: 22px 0px 10px 0px;
}