* { margin: 0px; padding: 0px; }

body {
	background: #fff url('images/bg.gif');
	font-size: 0.8em;
	font-family: "trebuchet ms", helvetica, sans-serif;
	color: #000;
}

p { display: block; text-align: justify; }
a { color: #D97900; text-decoration: underline; }
a:hover { text-decoration: none;background-color: #D97900; color: #FFFAF3; }
em { font-style: italic; }
h1,h2,h3,h4,h5,h6 { font-family: georgia, "times new roman", serif; text-transform: lowercase; font-weight: normal; }

.foot { height: 1px; line-height: 1px; clear: both; }
.divider { border-bottom: solid 1px #F6F3F1; clear: left; }

.abc { clear: left; margin-bottom: 1px; }
.abc a { 
	display: block; float: left; 
	width: 37px; text-align: center; 
	background-color: #D77900; 
	margin-right: 1px; height: 20px; 
	color: #FFF; font-size: 110%;
	text-decoration: none;
}
.abc a:hover { background-image: url('images/rhbg.gif'); }
.abc a.aktiv { background-image: url('images/rhbg.gif'); }
.abc a.all { width: 75px; background-image: url('images/rhbg.gif'); }

a.additem {
	background-image: url(../img/add.png);
	background-repeat: no-repeat;
	background-position: 0 0.15em;
	padding-left: 20px;
}

input.textinput {
	border: 1px solid #A75300;
	padding: 2px;
	width: 330px;
}

.txtarea {
	border: 1px solid #CCC;
	padding: 1px;
	height: 100px;
	width: 330px;
	background-color: #F6F6F6;
}

.listinput {
	border: 1px solid #A75300;
	padding: 1px;
	width: 205px;
}

.listinput2 {
	border: 1px solid #A75300;
	padding: 1px;
	width: 330px;
}

.button {
	background-color: #D77900;
	border: 1px solid #A75300;
	color: #FFF;
	height: 1.5em;
}

form.edit_aut input.textinput {
	width: 175px;
	margin-bottom: 5px;
}

.latter {
	background-image: url(images/bullet.gif);
	background-repeat: no-repeat;
	background-position: 0 0.5em;
	padding-left: 10px;
	margin-left: 10px;
}

#outer {
	width: 798px;
	background: #fff url('images/mainbg.gif');
	margin: 20px auto 0px auto;
	padding: 10px 13px 0px 13px;
}

#outer2
{
width: 824px;
height: 3px;
font-size: 0px;
line-height: 0px;
padding: 0px;
background: #fff url('images/mainbg2.gif');
margin: 0px auto 0px auto;
}

#inner
{
background-image: url('images/cbg2.gif');
background-repeat: repeat-y;
background-position: 100px 0;
}

#header
{
position: relative;
height: 80px;
background-image: url('images/headbg.gif');
}

#header h1
{
position: absolute;
bottom: 10px;
font-size: 26px;
padding-left: 26px;
color: #fff;
}

#header h1 strong
{
color: #fff;
}

#header h1 span
{
color: #D97900;
}

#menu
{
position: absolute;
right: 0px;
padding-right: 26px;
bottom: 14px;
color: #A75300;
}

#menu ul
{
list-style: none;
}

#menu li
{
float: left;
border-left: solid 1px #A75300;
padding-left: 8px;
margin-left: 8px;
}

#menu li.first
{
background-image: url(../img/house.png);
background-repeat: no-repeat;
background-position: 0 0.15em;
padding-left: 20px;
margin-left: 0px;
border-left: 0px;
}

#menu a
{
color: #fff;
}
#menu li.logout a { color: #D97900; }
#menu li.logout a:hover { color: #FFF; }


#xbgA
{
height: 31px;
width: 600px;
position: absolute;
top: 0px;
background-image: url('images/cbg2_.gif');
background-position: 100px 0;
z-index: 1;
}

#xbgB
{
position: relative;
height: 32px;
width: 600px;
background-image: url('images/cbg3.gif');
z-index: 1;
}

#main
{
position: relative;
width: 600px;
margin: 3px -500px 0px 0px;
float: left;
}

#main_inner
{
padding: 31px 28px 18px 18px;
position: relative;
z-index: 5;
}

#main ul
{
list-style: none;
}

#main li
{
padding-left: 12px;
background-image: url('images/bullet.gif');
background-repeat: no-repeat;
background-position: 0px 6px;
}

#main h2,h3
{
color: #6C3C1E;
}

#main h2
{
font-size: 22px;
background-image: url('images/db1.gif');
background-repeat: no-repeat;
height: 60px;
padding-left: 22px;
margin-bottom: -15px;
}

#main h3
{
font-size: 13px;
background-image: url('images/db2.gif');
background-repeat: no-repeat;
height: 50px;
padding-left: 22px;
margin-bottom: -15px;
}

#main p
{
margin-bottom: 15px;
}

#main p strong
{
color: #725D46;
}

#main .content
{
position: relative;
padding-left: 22px;
}


img.cpic
{
position: relative;
top: -8px;
background-image: url('images/imgbg.gif');
width: 97px;
height: 73px;
padding: 10px;
}

img.right
{
float: right;
margin-left: 14px;
}

#main .divider
{
margin: 20px 0px 20px 0px;
}

#ccol1
{
position: relative;
width: 252px;
float: left;
border-right: solid 1px #F6F3F1;
padding-right: 20px;
}

#ccol2
{
position: relative;
width: 258px;
margin-left: 292px;
}

#side
{
position: relative;
float: right;
width: 194px;
margin: 3px 0px 0px 3px;
}

#side h3
{
background-image: url('images/rhbg.gif');
width: 180px;
height: 23px;
color: #fff;
font-size: 11px;
padding: 9px 0px 0px 14px;
}

#side .content
{
background-image: url('images/rhbg2.gif');
background-repeat: repeat-x;
padding: 22px 14px 0px 14px;
margin: 3px 0px 20px 0px;

}

#side ul
{
list-style: none;
}

#side li
{
border-top: solid 1px #F6F3F1;
padding-top: 5px;
margin: 5px 0px 0px 0px;
}

#side li.first
{
border-top: 0px;
margin-top: 0px;
padding-top: 0px;
}

#side .divider
{
margin: 14px 0px 14px 0px;
}

#footer
{
width: 798px;
margin: 6px auto 0px auto;
padding-bottom: 24px;
text-align: center;
color: #F0F0F0;
}

#footer a
{
color: #7DAFBD;
}

#footer a:hover
{
background-color: #7DAFBD;
color: #E8FAFF;
}


.error { font-weight: bold; color: #A75300; }
.sessionuser { color: #666; text-align: left; background-color: #EEE; padding: 2px; padding-left: 25px; font-size: 90%; }
.info { color: #777; font-size: 90%; }
#main p.margin_s { margin-bottom: 3px;  margin-top: 3px;}

.autTable { width: 99%; border-right: 1px solid #CCC; border-top: 1px solid #CCC; margin-bottom: 15px; }
.autTable td { padding: 2px 5px 2px 5px; vertical-align: middle; border-left: 1px solid #CCC; border-bottom: 1px solid #CCC;}
.autTable tr.even td { background-color: #EEE; }
.autTable tr.uneven td {}
.autTable td.aut { width: 90%; }
.autTable td.aut a { display: block }
.autTable tr.aktiv td { background-color: #D77900; }
.autTable tr.aktiv td a { color: #FFF; font-weight: bold; }

.autBooksTable { width: 99%; }
.autBooksTable td { padding: 2px; vertical-align: middle; }
.autBooksTable tr.even td { background-color: #EEE; }
.autBooksTable tr.uneven td {}

.dataTable { width: 100%; border-right: 1px solid #CCC; border-top: 1px solid #CCC; margin-bottom: 15px; position: relative; border-collapse: collapse; }
.dataTable td { padding: 2px 5px 2px 5px; vertical-align: top; border-left: 1px solid #CCC; border-bottom: 1px solid #CCC;}
.dataTable td.label { color: #777; }
.dataTable td.data { font-family: georgia, "times new roman", serif; }
.dataTable th { font-size: 110%; font-family: georgia, "times new roman", serif; padding: 5px; vertical-align: top; border-left: 1px solid #CCC; border-bottom: 1px solid #CCC; color: #000; background-color: #EEE; text-align: left; }
.dataTable td.data a:hover { background-color: transparent; color: #D97900;  }

#newBook { border: 0; }
#newBook td { border: 0; padding-bottom: 5px; }

.temeTable { width;: 100%; border-collapse: collapse; font-size: 90%; border: 1px solid #CCC; }
.temeTable td { vertical-align: top; border-bottom: 1px solid #CCC; padding-top: 3px; padding-bottom: 3px; }
.temeTable td.txt { padding-left: 5px; padding-right: 5px; }
.temeTable tr.aktiv td { background-color: #D77900; color: #FFF; }